Question 208:
A company is developing an application that interacts with a DynamoDB table. There is now a security mandate that all data must be encrypted at rest. How can you achieve this requirement? (Select TWO)
Answer options:
A.Enable encryption using AWS owned key. B.Enable encryption using AWS managed key. C.Enable encryption using client keys. D.Enable your application to use the SDK to decrypt the data.