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
H A R S H H A A -
Praise -
Le Huy Ho -
Shivani Patel -
Top comments (0)