dmastrop/deploy to AWS S3
deploy a static website via AWS S3.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
- Runtime
- Deprecated runtime
Inputs
| name | description | required | default |
|---|---|---|---|
| my-s3-bucket | The s3 bucket name. | yes | — |
| bucket-region | The region of the s3 bucket. | no | us-east-1 |
| dist-folder | The folder containging the deployable files from the build job | yes | — |
Outputs
| name | description |
|---|---|
| my-website-url | the url of the deployed website |