sigatoka/aws-web-deployment
Deploy a React app to AWS S3 and CloudFront using the AWS CDK
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 ID | yes | — |
| aws-secret-access-key | AWS secret access key | yes | — |
| aws-region | AWS region where the S3 bucket and CloudFront distribution will be created. Default: us-east-1 | — | — |
| build-directory | Absolute path to the directory containing your static site bundle | — | — |
| domain-name | The name of the S3 bucket where the React app will be uploaded | yes | — |
Outputs
no outputs