Created
July 19, 2018 15:59
-
-
Save tarasowski/116a4ba9b84b69153ad9cb79a6a06686 to your computer and use it in GitHub Desktop.
#S3 - Copy Local to Remote
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
aws s3 cp <local-file-path> s3://<remote-s3-address> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment