actions-marketplace-validations/Prepare CloudFront invalidation batch
Prepare CloudFront invalidation batch, from S3 sync output
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit May 27, 2021
- License
- None
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/haukurh_aws-cloudfront-invalidation-action@e0c516c1cfa2622640af6ef701fdc14a897f6dba # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| sync-output | Output from AWS S3 sync | yes | — |
| s3-bucket | S3 bucket | yes | — |
| prefix | Prefix for invalidation paths | no | "" |
Outputs
| name | description |
|---|---|
| json | CloudFront invalidation batch, in JSON |
| json_escaped | CloudFront invalidation batch, in JSON, but escaped to be used as arguments in CLI commands |
| quantity | Quantity of paths to invalidate |