
Ultimate access to all questions.
You are tasked with ensuring that all CloudFormation stacks within your AWS environment are configured with appropriate IAM roles and policies. How would you use AWS Config to monitor and report on the compliance of CloudFormation stacks with this requirement?
A
Create a custom AWS Config rule to check for appropriate IAM roles and policies on all CloudFormation stacks.
B
Use the built-in AWS Config rule 'cloudformation-stack-drift-detection-check' to monitor compliance.
C
Manually check each CloudFormation stack for IAM roles and policies.
D
Disable all CloudFormation stacks until appropriate IAM roles and policies are configured.