cloud_storage_get_bucket_location
Retrieve the geographic region where a cloud storage bucket is hosted to optimize data access and compliance with local regulations.
Instructions
Get the region where a bucket is located.
Args:
bucket_name: Optional. Name of the bucket. If None, uses default bucket.
Returns:
str: The region where the bucket is located
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| request | Yes |