Region
Get information on a IonosCloud Object Storage Region
The Object storage region data source can be used to search for and return an existing S3 Regions.
Example Usage
By ID
Argument Reference
id
- (Required) Id of an existing object storage Region that you want to search for.
Attributes Reference
The following attributes are returned by the datasource:
id
- The id of the regionversion
- The version of the region propertiesendpoint
- The endpoint URL for the regionwebsite
- The website URL for the regionstorage_classes
- The available classes in the regionlocation
- The data center location of the region as per Get Location. Can't be used asLocationConstraint
on bucket creation.capability
- The capabilities of the regioniam
- Indicates if IAM policy based access is supporteds3select
- Indicates if S3 Select is supported
Last updated