A company uses Amazon Elastic Kubernetes Service (Amazon EKS) to run a container application. The EKS cluster stores sensitive information in the Kubernetes secrets object. The company wants to ensure that the information is encrypted. Which solution will meet these requirements with the LEAST operational overhead?
AUse the container application to encrypt the information by using AWS Key Management Service (AWS KMS).
BEnable secrets encryption in the EKS cluster by using AWS Key Management Service (AWS KMS).
CImplement an AWS Lambda function to encrypt the information by using AWS Key Management Service (AWS KMS).
DUse AWS Systems Manager Parameter Store to encrypt the information by using AWS Key Management Service (AWS KMS).