reggionick/S3 Deploy

Deploy a static website to AWS S3 and invalidate CloudFront distribution

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
folderDirectory to deployyes
bucketName of AWS Bucketyes
bucket-regionThe destination bucket regionyes
dist-idAWS CloudFront distribution IDno
invalidationAWS CloudFront invalidation path(s)no
delete-removedRemoves files in S3 that are not available in the local copy of the directoryno
no-cacheUse this parameter to specify Cache-Control: no-cache, no-store, must-revalidate headerno
privateUpload files with private ACL, needed for S3 static website hostingno
cacheSets the Cache-Control: max-age=X headerno
immutableSets the Cache-Control header to immutableno
cache-controlSets the Cache-Control: X headerno
files-to-includeAllows for a comma delineated Regex String that matches files to include in the deploymentno

no outputs