Hi ,
First of all it is amazing script, which came to my rescue, for a quick deliverable.
It will be great if we had the functionality to use CMK for server side encryption of s3 bucket.
Currently I get an error as below
boto3.exceptions.S3UploadFailedError: Failed to upload /var/tmp/kmstool_temp/979cbe50-0148-4af6-9029-aa7d789c014e/temp_output to <s3-bucket name>/test.file.new.3: An error occurred (InvalidArgument) when calling the CreateMultipartUpload operation: Requests specifying Server Side Encryption with AWS KMS managed keys require AWS Signature Version 4.
Hi ,
First of all it is amazing script, which came to my rescue, for a quick deliverable.
It will be great if we had the functionality to use CMK for server side encryption of s3 bucket.
Currently I get an error as below
boto3.exceptions.S3UploadFailedError: Failed to upload /var/tmp/kmstool_temp/979cbe50-0148-4af6-9029-aa7d789c014e/temp_output to <s3-bucket name>/test.file.new.3: An error occurred (InvalidArgument) when calling the CreateMultipartUpload operation: Requests specifying Server Side Encryption with AWS KMS managed keys require AWS Signature Version 4.