Question: 9. What is the command above using, SSE-S3 or SSE-KMS encryption? Modify the command to use the other type of encryption, so from SSE-S3 to
9. What is the command above using, SSE-S3 or SSE-KMS encryption? Modify the command to use the other type of encryption, so from SSE-S3 to SSE-KMS or vice-versa. aws s3api put-bucket-encryption --bucket acme-bucket --server-side-encryption-configuration '{"Rules": [{"ApplyServerSideEncryptionByDefault": {"SSEAlgorithm": "AES256"}}]}
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
