ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 285 - SCS-C01 discussion

Report
Export

Your company makes use of S3 buckets for storing dat a. There is a company policy that all services should have logging enabled. How can you ensure that logging is always enabled for created S3 buckets in the AWS Account? Please select:

A.
Use AWS Inspector to inspect all S3 buckets and enable logging for those where it is not enabled
Answers
A.
Use AWS Inspector to inspect all S3 buckets and enable logging for those where it is not enabled
B.
Use AWS Config Rules to check whether logging is enabled for buckets
Answers
B.
Use AWS Config Rules to check whether logging is enabled for buckets
C.
Use AWS Cloudwatch metrics to check whether logging is enabled for buckets
Answers
C.
Use AWS Cloudwatch metrics to check whether logging is enabled for buckets
D.
Use AWS Cloudwatch logs to check whether logging is enabled for buckets
Answers
D.
Use AWS Cloudwatch logs to check whether logging is enabled for buckets
Suggested answer: B

Explanation:

This is given in the AWS Documentation as an example rule in AWS Config Example rules with triggers Example rule with configuration change trigger 1. You add the AWS Config managed rule, S3_BUCKET_LOGGING_ENABLED, to your account to check whether your Amazon S3 buckets have logging enabled.

2. The trigger type for the rule is configuration changes. AWS Config runs the evaluations for the rule when an Amazon S3 bucket is created, changed, or deleted. 3. When a bucket is updated, the configuration change triggers the rule and AWS Config evaluates whether the bucket is compliant against the rule. Option A is invalid because AWS Inspector cannot be used to scan all buckets

Option C and D are invalid because Cloudwatch cannot be used to check for logging enablement for buckets. For more information on Config Rules please see the below Link:

https://docs.aws.amazon.com/config/latest/developerguide/evaluate-config-rules.htmlThe correct answer is: Use AWS Config Rules to check whether logging is enabled for buckets Submityour Feedback/Queries to our Experts

asked 16/09/2024
Luyanda Hatta
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first