Created
December 20, 2019 03:58
-
-
Save Arunmainthan/fc071690a50754c5c398d22037c7dffe to your computer and use it in GitHub Desktop.
S3API
This file contains 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 s3api put-object --bucket first-stack-mys3bucket --key car.jpg --body ~/Downloads/car.jpg --tagging 'clientId=123' --profile test-cfn-user |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment