Skip to content

Instantly share code, notes, and snippets.

@antalakas
Last active July 21, 2020 12:22
Show Gist options
  • Save antalakas/6fc767c80c0e8b519b7aae4880ce7498 to your computer and use it in GitHub Desktop.
Save antalakas/6fc767c80c0e8b519b7aae4880ce7498 to your computer and use it in GitHub Desktop.
S3

aws s3 cp --recursive ./local_folder s3://path_to/bucket

aws s3 mb s3://path_to/backet --region us-east-1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment