actions-marketplace-validations/Single Page Application S3 Deployer
Deploy a static website to AWS S3 and invalidate CloudFront distribution
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| folder | Directory to deploy | yes | — |
| bucket | Name of AWS Bucket | yes | — |
| bucket-region | The destination bucket region | yes | — |
| dist-id | AWS CloudFront distribution ID | no | — |
| invalidation | AWS CloudFront invalidation path(s) | no | — |
| delete-removed | Removes files in S3 that are not available in the local copy of the directory | no | — |
| no-cache | Use this parameter to specify Cache-Control: no-cache, no-store, must-revalidate header | no | — |
| private | Upload files with private ACL, needed for S3 static website hosting | no | — |
Outputs
no outputs