Skip to content

Instantly share code, notes, and snippets.

@RhubarbSin
Created March 3, 2022 00:28
Show Gist options
  • Save RhubarbSin/cdac9047220b6faa3cce263d1b3ff2b3 to your computer and use it in GitHub Desktop.
Save RhubarbSin/cdac9047220b6faa3cce263d1b3ff2b3 to your computer and use it in GitHub Desktop.
Configure AWS CLI to use AWS Signature Version 4 when creating presigned S3 URLs
aws configure set default.s3.signature_version s3v4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment