List buckets:
aws s3 ls
List files into a bucket:
aws s3 ls bucket_name
Download a file from S3:
aws s3api get-object --bucket bucket_name --key file_name output_filename
List buckets:
aws s3 ls
List files into a bucket:
aws s3 ls bucket_name
Download a file from S3:
aws s3api get-object --bucket bucket_name --key file_name output_filename
For further actions, you may consider blocking this person and/or reporting abuse
Join the ranks of developers at Salesforce, Airbase, DEV, and more who deploy their mission critical applications on Heroku. Sign up today and launch your first app!
Brian -
Anirban Das -
Asanka Boteju -
Sushant Gaurav -
Top comments (0)