arvan_s3_enable_static_website
Configure a bucket for static website hosting with custom index and error documents, optionally making it public.
Instructions
Configure a bucket for static website hosting (optionally make it public).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| bucket | Yes | ||
| index_document | No | index.html | |
| error_document | No | error.html | |
| make_public | No |