Skip to content

Instantly share code, notes, and snippets.

@Arunmainthan
Created December 20, 2019 03:58
Show Gist options
  • Save Arunmainthan/fc071690a50754c5c398d22037c7dffe to your computer and use it in GitHub Desktop.
Save Arunmainthan/fc071690a50754c5c398d22037c7dffe to your computer and use it in GitHub Desktop.
S3API
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