Skip to content

Instantly share code, notes, and snippets.

@bberak
Created February 4, 2020 23:22
Show Gist options
  • Save bberak/b481407e1afd852793dac847de3f31c4 to your computer and use it in GitHub Desktop.
Save bberak/b481407e1afd852793dac847de3f31c4 to your computer and use it in GitHub Desktop.
Presign a file in S3 for secure download using the AWS CLI
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