Shows how to do S3 Pre-Sign URL on a file in our S3 bucket.
Covers 3 examples:
1) un encrypted file
2) SSE-S3 (AES) encrypted file
3) SSE-KMS encrypted file
AWS S3 presign CLI command: https://docs.aws.amazon.com/cli/lates...
AWS S3 CLI FAQ https://docs.aws.amazon.com/cli/lates...