# Regions

Restricts the regions where bucket data is stored. Default is empty, which means no restrictions (global distribution).

Accepted values:

- Specific region(s): "iad", "sjc", "iad,sjc,lhr" (comma-separated)
- No restrictions (global distribution): "global"

If you want to remove existing region restrictions, you can set the value to "global".

See [https://www.tigrisdata.com/docs/objects/object_regions/](/content/docs/objects/object_regions/index.html) for more details.

**string** Regions

Restricts the regions where bucket data is stored. Default is empty, which means no restrictions (global distribution).

Accepted values:

- Specific region(s): "iad", "sjc", "iad,sjc,lhr" (comma-separated)
- No restrictions (global distribution): "global"

If you want to remove existing region restrictions, you can set the value to "global".

See [https://www.tigrisdata.com/docs/objects/object_regions/](/content/docs/objects/object_regions/index.html) for more details.

Regions

```json
"string"
```
