Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
You need to ensure that all Lambda functions 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 Lambda functions with this requirement?
A
Create a custom AWS Config rule to check for appropriate IAM roles and policies on all Lambda functions.
B
Use the built-in AWS Config rule 'lambda-function-settings-check' to monitor compliance.
C
Manually check each Lambda function for IAM roles and policies.
D
Disable all Lambda functions until appropriate IAM roles and policies are configured.