lbrictson/Download/Upload Cache to S3

Downloads or uploads a directory to s3

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
upload_or_downloadAccepts upload or downloadyesdownload
bucketBucket to expect cache file in or upload toyes
paths3 path to upload/download from within bucket, use "/" for rootyes
local_pathLocal path for files to be uploaded from or downloaded to, ./ is current directoryyes./
backup_pathA secondary path for downloading only that wil be used if the normal path is found to be emptyyes
aws_regionAWS region to operate inyes
aws_keyAWS access key idyes
aws_secretAWS secret keyyes
namedescription
resultResult of upload or download