Multiple Choice
A SysOps Administrator must ensure all Amazon EBS volumes currently in use, and those created in the future, are encrypted with a specific AWS KMS customer master key (CMK) . What is the MOST efficient way for the Administrator to meet this requirement?
A) Create an AWS Lambda function to run on a daily schedule, and have the function run the aws ec2 describe-volumes --filters encrypted command. Create an AWS Lambda function to run on a daily schedule, and have the function run the aws ec2 describe-volumes --filters encrypted command.
B) Within AWS Config, configure the encrypted-volumes managed rule and specify the key ID of the CMK.
C) Log in to the AWS Management Console on a daily schedule, then filter the list of volumes by encryption status, then export this list.
D) Create an AWS Lambda function to run on a daily schedule, and have the function run the aws kms describe-key command. aws kms describe-key command.
Correct Answer:

Verified
Correct Answer:
Verified
Q731: A user is running one instance for
Q732: A SysOps Administrator is in the process
Q733: A SysOps Administrator has an AWS Direct
Q734: A user has launched an EBS backed
Q735: After a network change, application servers cannot
Q737: A company is creating an application that
Q738: A block device is a storage device
Q739: A user has created a queue named
Q740: A sysops administrator has an AWS Lambda
Q741: A SysOps Administrator must devise a strategy