Created
September 2, 2021 13:35
-
-
Save markoo/6859176b4f2fa1f2613ce8260b804dd1 to your computer and use it in GitHub Desktop.
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
// The start of my love story with CDK & AWS :) | |
// copy a file to an S3 Bucket | |
aws s3 cp DIRECTORY_OR_FILE s3://BUCKET_NAME — recursive — quiet |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment