79397923

Date: 2025-01-29 19:17:51
Score: 1.5
Natty:
Report link

Regarding Encryption, S3 now encrypts all new puts where customer doesn't specify an encryption type , with SSE-S3 by default. You can have object level encryption when you do a put object request by changing the encryption type in the x-amz-sse encryption headers. You can also set a bucket level encryption policy to encrypt all new objects with the bucket key ( KMS key used at time of bucket creation for bucket level encryption )

Reasons:
  • No code block (0.5):
  • Low reputation (1):
Posted by: Nikhil Chauhan