Category: aws-cli

Subcategory: s3

Value: aws s3 cp s3://<bucket>/<file> ./ --profile <profile>

Miniscription: Download file from S3 bucket

Description: Copies a specific file from an S3 bucket to the current local directory using the specified AWS credentials profile.

Kontributer: iarc13