A customer wants to track access to their Amazon Simple Storage Service (S3) buckets and also use this information for their internal security and access audits. Which of the following will meet the Customer requirement?

A. Enable AWS CloudTrail to audit all Amazon S3 bucket access.
B. Enable server access logging for all required Amazon S3 buckets.
C. Enable the Requester Pays option to track access via AWS Billing
D. Enable Amazon S3 event notifications for Put and Post.


Answer: B. Enable server access logging for all required Amazon S3 buckets.

Computer Science & Information Technology

You might also like to view...

PowerPoint provides one option to enhance pictures.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

In the United States, 3M labels are the most commonly used labels

Indicate whether the statement is true or false

Computer Science & Information Technology

Routers, switches, bridges, and gateways segment networks and thus create separate collision domains.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Which of the following is not a step in inserting a node into a linear list?

A. Allocate memory for the new node. B. Determine the insertion point for the new node. C. Set the new nodes link pointer to NULL. D. Point the new node to its successor. E. Point the predecessor to the new node.

Computer Science & Information Technology