joutvhu/Download S3

GitHub action to download files from Amazon S3

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
aws_access_key_idAWS access key ID.yes
aws_secret_access_keyAWS secret access key.yes
aws_regionThe region to send service requests to.yes
aws_bucketThe bucket name containing the files to download.yes
sourceThe directory (or file path) on the bucket to which you want to download.no""
targetThe local directory (or file path) where files are saved.no.
namedescription
succeededNumber of successful files
failedNumber of failed files