Skip to content

Instantly share code, notes, and snippets.

@pcothenet
Last active October 20, 2015 18:21
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pcothenet/949abee5caddf7618095 to your computer and use it in GitHub Desktop.
Save pcothenet/949abee5caddf7618095 to your computer and use it in GitHub Desktop.
s3api put-object
aws s3api put-object --bucket madkudu-data-in-XXXX --key destination_file_name.csv --body ./Documents/file_to_upload.csv
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment