Get Scaleway bucket website configuration
scaleway_s3_get_bucket_websiteRetrieve the static website configuration of a Scaleway S3 bucket. Returns the current settings or reports an error if no configuration is set.
Instructions
Read a bucket's static-website configuration. Errors with NoSuchWebsiteConfiguration if none is set.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | Bucket name. | |
| region | No | Region to operate in. Defaults to the server's configured region (fr-par). |