devopspolis/Deploy a directory to AWS S3

Deploys a directory to AWS S3

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
sourceDirectory or file to upload (source)yes
destinationS3 bucket name or bucket/prefix path (destination)yes
aws_regionAWS region (uses AWS_REGION, AWS_DEFAULT_REGION, or defaults to us-east-1)no
deleteDelete files not in source directorytrue
scriptRun script (e.g. build.sh --prod)no""
working-directoryScript directoryno.
roleAWS role to assume (optional - can be handled by calling workflow)no
tagsbucket tags (e.g. version=v1.2.0,environment=qa)no""
namedescription
bucket_arnThe AWS S3 bucket ARN
integrity_hashMD5 hash of directory contents (for integrity verification)