Encryption can be done in 4 methods
- AWS SSE
- S3 managed, aws/s3 (SSE-S3)
- Cusomter managed (SSE-C)
- KMS (SSE-KMS)
- Client Side
S3 By default encrypts objects that doesn’t have anything mentioned about encyrption with SSE-S3
Encryption can be done in 4 methods
S3 By default encrypts objects that doesn’t have anything mentioned about encyrption with SSE-S3