{"id":18447658,"url":"https://github.com/koki-develop/cloudfront-invalidate-action","last_synced_at":"2025-04-15T08:58:37.842Z","repository":{"id":253171508,"uuid":"842666204","full_name":"koki-develop/cloudfront-invalidate-action","owner":"koki-develop","description":"Create an invalidation for a CloudFront distribution.","archived":false,"fork":false,"pushed_at":"2024-08-14T22:01:20.000Z","size":1295,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-15T08:58:33.641Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://github.com/marketplace/actions/cloudfront-invalidate-action","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/koki-develop.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-08-14T20:14:12.000Z","updated_at":"2024-08-14T22:00:58.000Z","dependencies_parsed_at":"2024-08-15T00:05:48.903Z","dependency_job_id":"0dea7fd2-e20b-4e13-bb29-5b2158594efa","html_url":"https://github.com/koki-develop/cloudfront-invalidate-action","commit_stats":null,"previous_names":["koki-develop/cloudfront-invalidate-action"],"tags_count":6,"template":false,"template_full_name":"koki-develop/ts-action-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fcloudfront-invalidate-action","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fcloudfront-invalidate-action/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fcloudfront-invalidate-action/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/koki-develop%2Fcloudfront-invalidate-action/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/koki-develop","download_url":"https://codeload.github.com/koki-develop/cloudfront-invalidate-action/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249040048,"owners_count":21202813,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-06T07:14:02.512Z","updated_at":"2025-04-15T08:58:37.823Z","avatar_url":"https://github.com/koki-develop.png","language":"TypeScript","readme":"# cloudfront-invalidate-action\n\n[![GitHub Release](https://img.shields.io/github/v/release/koki-develop/cloudfront-invalidate-action)](https://github.com/koki-develop/cloudfront-invalidate-action/releases/latest)\n[![CI](https://img.shields.io/github/actions/workflow/status/koki-develop/cloudfront-invalidate-action/ci.yml?branch=main\u0026logo=github\u0026style=flat\u0026label=ci)](https://github.com/koki-develop/cloudfront-invalidate-action/actions/workflows/ci.yml)\n[![Build](https://img.shields.io/github/actions/workflow/status/koki-develop/cloudfront-invalidate-action/build.yml?branch=main\u0026logo=github\u0026style=flat\u0026label=build)](https://github.com/koki-develop/cloudfront-invalidate-action/actions/workflows/build.yml)\n\nCreate an invalidation for a CloudFront distribution.\n\n## Usage\n\nSpecify a CloudFront distribution ID or alternative domain name to invalidate the cache.\n\n```yaml\n# Specify a CloudFront distribution ID\n- uses: koki-develop/cloudfront-invalidate-action@v1\n  with:\n    id: E1234567890\n\n# Specify an alternative domain name\n- uses: koki-develop/cloudfront-invalidate-action@v1\n  with:\n    cname: www.example.com\n```\n\n### Inputs\n\n| Name | Description |\n| --- | --- |\n| `id` | The ID of the distribution. |\n| `cname` | Alternative domain name (CNAME) associated with the CloudFront distribution. |\n| `paths` | The paths to be invalidated. You can specify multiple paths by separating them with a newline.\u003cbr/\u003eThe default is `/*`. |\n| `caller-reference` | A value that you specify to uniquely identify an invalidation request. |\n| `wait` | Wait for the Invalidation to complete.\u003cbr/\u003eThe default is `true`. |\n\n### Outputs\n\n| Name | Description |\n| --- | --- |\n| `invalidation-id` | The ID of the created invalidation. |\n\n## LICENSE\n\n[MIT](./LICENSE)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoki-develop%2Fcloudfront-invalidate-action","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkoki-develop%2Fcloudfront-invalidate-action","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkoki-develop%2Fcloudfront-invalidate-action/lists"}