dhollerbach/Deploy CloudFront Function
GitHub action that deploys source code updates to an existing CloudFront Function in AWS.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| function-name | The name of your CloudFront Function. | yes | — |
| comment | A comment to describe your CloudFront Function. | yes | — |
| runtime | The runtime environment version for your CloudFront Function. | no | cloudfront-js-2.0 |
| source-file | The local file path of your source code for the CloudFront Function. | yes | — |
| wait-for-publish | Whether or not to wait for the CloudFront Function to be fully deployed (takes around 5 minutes). Defaults to false. | no | false |
Outputs
no outputs