Code Dogs Technical Documentation
Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Toggle Dark/Light/Auto mode Back to homepage

AWS: S3

AWS CLI

Recursive download of all bucket content

aws --profile dev s3 cp --recursive s3://bucket-name/path/path/path/ ./downloaded-s3-files/