Download file from S3 bucket

aws s3 cp s3://<bucket>/<file> ./ --profile <profile>
Kategory
aws-cli s3
Description
Copies a specific file from an S3 bucket to the current local directory using the specified AWS credentials profile.
Kontributor
iarc13
Upvotes
▲ 0