Skip to content

Instantly share code, notes, and snippets.

View adelmofilho's full-sized avatar
🇧🇷
This Too Shall Pass

Adelmo Filho adelmofilho

🇧🇷
This Too Shall Pass
View GitHub Profile
@alexdebrie
alexdebrie / README.md
Created February 1, 2019 01:59
Using boto3 generate_presigned_post()

Using an S3 presigned POST url.

  1. Copy the generate.py script to your machine.

  2. Update the BUCKET_NAME and KEY_NAME values in the script as needed.

  3. Run python generate.py. It will spit some output like the following:

$ python3 generate.py