cloud_storage_get_bucket_location
Retrieve the geographic region of a cloud storage bucket to verify data residency and optimize access latency.
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 |