Which AWS service provides encryption for Amazon EBS?
Amazon EBS uses AWS Key Management Service (AWS KMS) keys to encrypt EBS volumes and snapshots. The default key is the AWS managed key for EBS, or a symmetric customer managed KMS key can be used.
Community Discussion