ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 111 - ANS-C00 discussion

Report
Export

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 ____.

A.
EBS volume
Answers
A.
EBS volume
B.
EC2 instance
Answers
B.
EC2 instance
C.
S3 bucket
Answers
C.
S3 bucket
D.
Kinesis stream
Answers
D.
Kinesis stream
Suggested answer: C

Explanation:

Explanation:

You can use the AWS CLI to turn on AWS Config. All it takes is the subscribe command and a few additional parameters.

The parameters are -s3-bucket, which specifies the S3 bucket to which AWS Config data will be saved, -sns-topic, which specifies to which SNS topic messages from AWS Config will be sent, and -iam-role, which is an IAM role containing appropriate permissions for AWS Config to access the resources it monitors.

Reference: http://docs.aws.amazon.com/config/latest/developerguide/gs-cli-subscribe.html

asked 16/09/2024
Wessel Beulink
39 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first