A Serverless Component for configuring the static-website component
Name | Type | Description |
---|---|---|
indexDocument | string |
indexDocument |
errorDocument | string |
errorDocument |
redirectBucketName | string |
redirectBucketName |
redirectToHostName | string |
redirectToHostName |
rootBucketName | string required |
rootBucketName |
Name | Type | Description |
---|---|---|
rootBucketName | string |
The root bucket name |
indexDocument | string |
The used index document |
errorDocument | string |
The used error document |
redirectBucketName | string |
The name of the S3 redirect bucket |
redirectToHostName | string |
The hostname for the redirect |