badsyntax/AWS CloudFront Invalidate

Invalidate CloudFront cache based on paths

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
Runtime
Deprecated runtime
namedescriptionrequireddefault
invalidate-pathsComma separated list of invalidation paths. For example: root/blog.html,root/index.htmlno""
distribution-idThe CloudFront Distribution Idyes
origin-prefixThe prefix of the object location in origin, which will be stripped from the invalidation paths. For example if origin-prefix is "root" and invalidationPath is "root/blog.html" then the final path will be "blog.html"no""
default-root-objectThe object returned when a user requests the root URL for your distribution. If this path is invalidated then a slash (/) is added to the invalidation pathsyes
aws-regionThe AWS region. For example: us-east-1
include-origin-prefixWhether to include origin prefix paths. Useful when paths ere rewritten by Lambda's

no outputs