Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
How can a developer enforce encryption in transit for requests retrieving data from an S3 bucket containing sensitive data, which is encrypted at rest using an AWS KMS key?
A
By denying access through a resource-based policy on the S3 bucket for requests not using secure transport.
B
By allowing access through a resource-based policy on the S3 bucket for requests not using secure transport.
C
By denying access through a role-based policy on other accounts' roles for requests not using secure transport.
D
By denying access through a resource-based policy on the KMS key for requests not using secure transport.