actions-marketplace-validations/AWS Static Web App Update Action

Upload the contents of the specified directory into S3 bucket and optionally invalidates cloudfront distribution.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
locationThe location of the directory which contents would be uploadedyes
bucketThe name of the S3 bucket where the content would be uploadedyes
cache-controlHTTP cache-control mapping.no
invalidateboolean or the cloudfront distribution id, if true then it would use the bucket name to find the associated distributionnofalse
waitboolean, if true then it would wait for the invalidation to complete, default is truenotrue
AWS_REGIONOptional if not specified fallbacks to environment variableno
AWS_ACCESS_KEY_IDOptional if not specified fallbacks to environment variableno
AWS_SECRET_ACCESS_KEYOptional if not specified fallbacks to environment variableno
AWS_SESSION_TOKENOptional if not specified fallbacks to environment variableno

no outputs