ExamQuestions.com

Register
Login
AWS Certified Security Specialty Exam Questions

Amazon

AWS Certified Security Specialty

208 / 310

Question 208:

You work at a company that makes use of AWS resources. One of the key security policies is to ensure that all data is encrypted in transit in AWS. Which of the following options can help you achieve the requirement for S3?

Answer options:

A.Use AWS SDKs or CLI to upload objects to S3 buckets via Secure Socket Layer/Transport Layer Security (SSL/TLS).
B.Enable client-side encryption through SSE-S3.
C.Enable server-side encryption through SSE-KMS.
D.Modify the bucket ACL to make sure that only SSL connections are allowed in the S3 bucket.