AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 66

Changes made to a security group attached to an Application Load Balancer resulted in connectivity issues for a company's production web application. The network engineer needs to lock down permissions for the company's AWS account, automate auditing for any changes, and set up notifications.
What actions should accomplish this?

Answer options

Correct answer: A

Explanation

The correct answer is A because it correctly identifies the use of IAM user policies for permission management, AWS CloudTrail for tracking API calls, AWS Config for auditing changes, and Amazon SNS for notifications. Options B and C incorrectly suggest using AWS CodeCommit and Amazon Macie, which are not suitable for auditing configuration changes in this context. Option D incorrectly refers to IAM role policies, which do not specifically address the user permissions needed in this scenario.