- Newest
- Most votes
- Most comments
You may leveraging AWS Audit Manager’s ISO/IEC 27001:2013 Annex A Framework:
- Enable AWS Audit Manager in your account.
- Use the ISO/IEC 27001:2013 Annex A framework to create an assessment.
- Audit Manager will: • Automatically collect evidence from AWS Config and Security Hub. • Use Config rules mapped to ISO controls (via the AuditManager_ConfigDataSourceMappings_ISO-IEC-270012013-Annex-A.zip file). • Include manual controls for procedural requirements.
https://docs.aws.amazon.com/audit-manager/latest/userguide/iso-27001-2013.html
Hey,
Hope you're keeping well.
For ISO/IEC 27001:2013 Annex A, the most direct AWS-native approach is to use AWS Audit Manager with its prebuilt ISO27001 framework. Audit Manager automatically maps AWS Config rules and Security Hub findings to the relevant Annex A controls using the mapping file you referenced, and it also lets you add manual evidence for non-technical controls. This avoids the need to manually translate CIS or other frameworks. You can enable Audit Manager in the console, select the ISO27001 framework when creating an assessment, and ensure Config and Security Hub are active so evidence collection is continuous.
Thanks and regards,
Taz
Relevant content
- asked 10 months ago
- asked 4 years ago
- asked a year ago
- AWS OFFICIALUpdated 3 years ago

Thanks for your reply.
Regarding this setup I have a quick question, from the AWS documentation (see attached link and then in the "important" box) it is not 100% clear imho:
--> the question for me now is it enough if I enable all frameworks in security hub and therefore automatically enable all the necessary config rules or do I have to manually check if all config rules are indeed enabled by comparing it to the config rules in the above .zip file?