Search code examples
amazon-web-servicesencryptionamazon-s3emr

Server and client side encryption in S3 (EMR config)


Quick & simple question, but couldn't find anything in the docs:

In my emrfs-site.xml, can I set both fs.s3.enableServerSideEncryption and fs.s3.cse.enabled to true? Will that provide double encryption, or it's not possible?


Solution

  • No, "Amazon S3 SSE and CSE are mutually exclusive; you can choose either but not both." per http://docs.aws.amazon.com/emr/latest/ReleaseGuide/emr-cluster-configuration-object-encryption.html