Last active
May 8, 2021 07:06
-
-
Save s-hiroshi/760b5020ae356c3ce23f370096845981 to your computer and use it in GitHub Desktop.
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 file.txt s3://{{バケット名}} | |
``` |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment