koki-develop/CloudFront Invalidate Action
Create an invalidation for a CloudFront distribution.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| id | The ID of the distribution | no | — |
| cname | Alternative domain name (CNAME) associated with the CloudFront distribution | no | — |
| paths | The paths to be invalidated. You can specify multiple paths by separating them with a newline. | no | /* |
| caller-reference | A value that you specify to uniquely identify an invalidation request | no | — |
| wait | Wait for the invalidation to complete | no | true |
Outputs
| name | description |
|---|---|
| invalidation-id | The ID of the created invalidation |