aws-security-reference-architecture-examples
aws-security-reference-architecture-examples copied to clipboard
Example solutions demonstrating how to implement patterns within the AWS Security Reference Architecture guide using CloudFormation (including Customizations for AWS Control Tower) and Terraform.
Fixes #191 Fixes #158 Added CodeBuild project to download the latest CfCT template --- By submitting this pull request, I confirm that my contribution is made under the terms of...
### Describe the bug Hey, I updated to the newest version of the aws sra, but unfortunately my guardduty solution does not deploy even after deleting the whole stack/stackset and...
### Describe the bug When running SRA Guardduty on a new AWS Account for the first time the error below can be seen: "Traceback (most recent call last):\n File \"/var/task/crhelper/resource_helper.py\",...
### Describe the bug The easy setup stackset fails to deploy during initial provisioning in a net new AWS Organization. Stacks Failing: rGuardDutyOrgLambdaCustom - Reason: "An error occured (BadRequestException) when...
### Describe the bug The current logic do not consistently pick all control tower regions. It appears the first account in the list is picked and collect all regions for...
Updated documentation to reflect the text displayed under Account attributes on the EC2 console page. --- By submitting this pull request, I confirm that my contribution is made under the...
### Describe the bug When deploying CfCT via the SRA it fails to execute due to AccessControl being configured on the S3 Access Logs Bucket (specifically Line 263). ### To...
### Describe the bug CFCT fails to successfully complete the Pipeline due to the value for pComplianceFrequency not being in Quotes as it complains that the value is an int...
### Describe the bug Both the parameters files in the repository for Security Hub (solutions/securityhub/securityhub_org/customizations_for_aws_control_tower/parameters) contain invalid values for what is in sra-securityhub-org-main-ssm.yaml and sra-securityhub-org-main.yaml. Specifically the parameters files have...
**Community Note** - Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request - Please do not...