Multiple Choice
An Amazon S3 Inventory report reveals that more than 1 million objects in an S3 bucket are not encrypted. These objects must be encrypted, and all future objects must be encrypted at the time they are written. Which combination of actions should a SysOps administrator take to meet these requirements? (Choose two.)
A) Create an AWS Config rule that runs evaluations against configuration changes to the S3 bucket. When an unencrypted object is found, run an AWS Systems Manager Automation document to encrypt the object in place.
B) Edit the properties of the S3 bucket to enable default server-side encryption.
C) Filter the S3 Inventory report by using S3 Select to find all objects that are not encrypted. Create an S3 Batch Operations job to copy each object in place with encryption enabled.
D) Filter the S3 Inventory report by using S3 Select to find all objects that are not encrypted. Send each object name as a message to an Amazon Simple Queue Service (Amazon SQS) queue. Use the SQS queue to invoke an AWS Lambda function to tag each object with a key of "Encryption" and a value of "SSE-KMS".
E) Use S3 Event Notifications to invoke an AWS Lambda function on all new object-created events for the S3 bucket. Configure the Lambda function to check whether the object is encrypted and to run an AWS Systems Manager Automation document to encrypt the object in place when an unencrypted object is found.
Correct Answer:

Verified
Correct Answer:
Verified
Q4: A company is migrating its production file
Q5: A company has a stateful web application
Q6: A company is running an application on
Q7: An organization is running multiple applications for
Q8: A company asks a SysOps administrator to
Q10: A SysOps administrator is setting up an
Q11: An existing, deployed solution uses Amazon EC2
Q12: A SysOps administrator is notified that an
Q13: A company hosts an internal application on
Q14: A SysOps administrator is creating two AWS