AWS Certified Developer Associate DVA-C01 – Question337

A developer wants to process personally identifiable information by using a public HTTP API that is hosted on Amazon EC2. The developer also wants to protect the data as securely as possible in transit.
Which combination of steps will meet these requirements? (Choose two.)

A.
Use the Amazon CloudFront field-level encryption feature for the incoming data.
B. Apply the principle of least privilege for access to the AWS Key Management Service (AWS KMS) service page.
C. Frequently rotate any API access keys for the HTTP API.
D. Turn on multi-factor authentication (MFA) for all IAM users.
E. Implement TLS for the HTTP API.

Correct Answer: BE