We have pretty hard security restrictions and are not allowed to have any bucket in our account without server side encryption policy. Is it possible to pass the encryption option for the S3 upload to have the same effect as the --sse AES256 option in AWS cli?
We have pretty hard security restrictions and are not allowed to have any bucket in our account without server side encryption policy. Is it possible to pass the encryption option for the S3 upload to have the same effect as the
--sse AES256
option in AWS cli?