S3 Default encryptionΒΆ
- The old way to enable default Encryption was to use a [[bucket policy]] and refuse any [[HTTP]] command without the proper headers.
- The new way is to use the "S3 default encryption" option in AWS S3
- Note: [[bucket policy| Bucket Policies]] are evaluated before "Programming/AWS/S3/S3 Default encryption"