Skip to content

Instantly share code, notes, and snippets.

@gregblake
Created August 25, 2017 21:41
Show Gist options
  • Save gregblake/e2fd87a127f4437096790171eabe43a6 to your computer and use it in GitHub Desktop.
Save gregblake/e2fd87a127f4437096790171eabe43a6 to your computer and use it in GitHub Desktop.
curl -X POST -H "Content-Type: multipart/form-data; boundary=----WebKitFormBoundary7MA4YWxkTrZu0gW" -H "X-HTTP-Method-Override: PUT" -H "X-Amz-Date: 20170825T214005Z" -H "Authorization: AWS4-HMAC-SHA256 Credential=GWNQSVNDSVYEMTU6EFPD/20170825/us-east-1/execute-api/aws4_request, SignedHeaders=content-type;host;x-amz-date;x-http-method-override, Signature=ead546251a4d6f7890b78069a9f9964989dbc0c55b65adcd7469459af3f3c3b2" -H "Cache-Control: no-cache" -H "Postman-Token: 5fba84e8-e50f-35de-3d5a-9aaf6c3b3172" -F "file=@/Users/greg/Documents/presentations/solar_page_1.pdf" "https://s3-direct.powerhrg.com/nitro-devbox"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment