Skip to content

Commit 3768e03

Browse files
authored
ABI SRA Modules (#192)
* prototype abi module * update sechub module; add gd module * updating guardduty module prototype * updating guardduty module prototype * updating guardduty module prototype * updating guardduty module prototype * updating guardduty module prototype * updating prototype code * updating module code * updating module code * updating module code * updating module code * updating module code * finalizing code * working out bugs * finalizing code * finalizing code * finalizing code * finalizing code * altering stackstatus * get template summary permission * exports needed by AWS Bult-In * removing unneeded comments * updating parameters per request * updating for outputs * change branch for testing * tab formatting * change condition for output * updating output params * updating regex * updating outputs and regex * updating log group creation * updating templates * updating outputs * draft cloudtrail module * fixing params * fixing outputs * updating release tag * updating to pull more outputs * pulling more outputs for cloudtrail and securityhub * updating sechub module * updated sechub module * must retain stackset/execution roles * updating lambda custom resource * updating s3 bucket resource to retain * extended timeout for codebuild project * finalizing code after prototype acceptance * updating tag reference * updating outputs causing errors * removing separate inline py files * removing bad link * fixing dead links * updating repo url and branch * updating repo url and branch * updating template descriptions
1 parent f20a377 commit 3768e03

File tree

17 files changed

+6438
-15
lines changed

17 files changed

+6438
-15
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@ Follow the instructions within the [Quick Setup](aws_sra_examples/quick_setup) t
133133
| [S3 Block Account Public Access](aws_sra_examples/solutions/s3/s3_block_account_public_access) | Configures the account-level S3 BPA settings for all accounts within the organization. | Configures S3 BPA settings on buckets created by Control Tower only. | <ul><li>AWS Control Tower</li></ul> |
134134
| [Security Hub](aws_sra_examples/solutions/securityhub/securityhub_org) | Configures Security Hub within a delegated admin account for all accounts and governed regions within the organization. | | <ul><li>AWS Config in all Org Accounts</li><li>[Config Management Account](aws_sra_examples/solutions/config/config_management_account) (*if using AWS Control Tower*)</li></ul> |
135135
| [Inspector](aws_sra_examples/solutions/inspector/inspector_org) | Configure Inspector within a delegated admin account for all accounts and governed regions within the organization. | | |
136-
| [Detective](aws_sra_examples/solutions/detective/detective) | The Detective Organization solution will automate enabling Amazon Detective by delegating administration to an account (e.g. Audit or Security Tooling) and configuring Detective for all the existing and future AWS Organization accounts. | | <ul><li>[GuardDuty](aws_sra_examples/solutions/guardduty/guardduty_org)</li></ul> |
136+
| [Detective](aws_sra_examples/solutions/detective/detective_org) | The Detective Organization solution will automate enabling Amazon Detective by delegating administration to an account (e.g. Audit or Security Tooling) and configuring Detective for all the existing and future AWS Organization accounts. | | <ul><li>[GuardDuty](aws_sra_examples/solutions/guardduty/guardduty_org)</li></ul> |
137137
## Utils
138138

139139
- packaging_scripts/stage-solution.sh (Package and stage all the AWS SRA example solutions. For more information see [Staging script details](aws_sra_examples/docs/DOWNLOAD-AND-STAGE-SOLUTIONS.md#staging-script-details))

aws_sra_examples/modules/cloudtrail-org-module/templates/sra-cloudtrail-org-module-main.yaml

Lines changed: 1177 additions & 0 deletions
Large diffs are not rendered by default.

aws_sra_examples/modules/cloudtrail-org-module/templates/sra-cloudtrail-org-solution.yaml

Lines changed: 930 additions & 0 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)