#AmazonSimpleStorageService (Amazon S3)
#server_side #encryption (SSE-S3)
Amazon S3 Encrypts New Objects By Default
by Sébastien Stormacq
https://aws.amazon.com/de/blogs/aws/amazon-s3-encrypts-new-objects-by-default/
optional:
#customer_provided #encryption #keys (SSE-C)
https://docs.aws.amazon.com/AmazonS3/latest/userguide/ServerSideEncryptionCustomerKeys.html
#AWS #KeyManagementService #keys (SSE-KMS)
https://docs.aws.amazon.com/AmazonS3/latest/userguide/UsingKMSEncryption.html
Amazon S3 Encrypts New Objects By Default | Amazon Web Services
At AWS, security is the top priority. Starting today, Amazon Simple Storage Service (Amazon S3) encrypts all new objects by default. Now, S3 automatically applies server-side encryption (SSE-S3) for each new object, unless you specify a different encryption option. SSE-S3 was first launched in 2011. As Jeff wrote at the time: “Amazon S3 server-side encryption […]