actions-marketplace-validations/AWS S3 WebSite Synchronization
Synchronize S3 website bucket files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| AWS_ACCESS_KEY_ID | AWS ACCESS KEY | yes | — |
| AWS_SECRET_ACCESS_KEY | AWS SECRET KEY | yes | — |
| AWS_REGION | AWS REGION | yes | us-west-2 |
| AWS_BUCKET_NAME | Name of the bucket | yes | — |
| SOURCE | Source of copying | yes | — |
| TARGET | Target in the AWS S3 | yes | — |
| WITH_DELETE | If defined the s3 sync is executed with the --delete flag | no | — |
| WITH_CLOUD_FRONT_INVALIDATION | If defined a cloudfront invalidation will be executed | no | — |
| AWS_CLOUDFRONT_DISTRIBUTION_ID | Id of the cloudfront distribution | no | — |
| AWS_CLOUDFRONT_INVALIDATION_PATH | Path for the cloudfront invalidation | no | — |
| WITH_WEBSITE_HTML | If true, the .html will copy and send both, with and without .html | no | — |
Outputs
no outputs