Created
February 4, 2020 23:22
-
-
Save bberak/b481407e1afd852793dac847de3f31c4 to your computer and use it in GitHub Desktop.
Presign a file in S3 for secure download using the AWS CLI
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| aws s3 presign s3://bucket-name/folder/file.ext [--profile your-aws-profile] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment