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

You can turn on the AWS Config service from the AWS CLI by running the subscribe command and passing as parameters a valid IAM role, SNS topic, and ____.

Answer options

Correct answer: C

Explanation

The correct answer is C, S3 bucket, because AWS Config requires an S3 bucket to store configuration history and snapshots. The other options, EBS volume, EC2 instance, and Kinesis stream, are not valid parameters for the subscribe command in AWS Config.