| Name | Type | Description | Notes |
|---|---|---|---|
| region | str | The AWS region to create a new S3 bucket in or an existing S3 bucket's region | |
| name | str | The name of the S3 bucket | |
| prefix | str | The S3 blob store (i.e S3 object) key prefix | [optional] |
| expiration | int | How many days until deleted blobs are finally removed from the S3 bucket (-1 to disable) |