This repository hosts the AWS CloudFormation template for my post Managed Audit Manage Assessments (MAMA) - Redux.
Audit Manager needs to be setup before you can use it for the first time:
Step | Description |
---|---|
1 | ![]() |
2a | ![]() Customize encryption settings (advanced) to minimise any possibility of configuration errors. |
2b | ![]() |
3 | ![]() |
The first step is to save the template locally and then navigate to the AWS CloudFormation Console.
Step | Description |
---|---|
1 | Click here to create a new CloudFormation stack. |
2 | ![]() |
3 | ![]() MyMamaPocDemo then click Next |
4 | ![]() |
5 | ![]() |
6 | ![]() |
Once the stack has deployed, click here to view the newly created Assessment.
Once you've setup Audit Manager in your account you can run this AWS CLI command to output a list of all the available Frameworks:
aws auditmanager list-assessment-frameworks --framework-type Standard
If you try and shortcut this before setting up Audit Manager, you will get this error:
An error occurred (AccessDeniedException) when calling the ListAssessmentFrameworks operation: Please complete AWS Audit Manager setup from home page to enable this action in this account.