maurya-anand/Deploy to AWS S3
Deploy a static website to S3
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| bucket | The S3 bucket name | yes | — |
| bucket-region | The S3 bucket region | yes | us-east-1 |
| website-content-dir | The folder containing the deployable site | yes | — |
Outputs
| name | description |
|---|---|
| website-url | The URL of the deployed site |