Skip to main content

cloud_exadata_infrastructures_list_only

Lists cloud_exadata_infrastructures in a region or regions, for all properties use cloud_exadata_infrastructures

Overview

Namecloud_exadata_infrastructures_list_only
TypeResource
DescriptionThe AWS::ODB::CloudExadataInfrastructure resource creates an Exadata Infrastructure
Idawscc.odb.cloud_exadata_infrastructures_list_only

Fields

NameDatatypeDescription
cloud_exadata_infrastructure_arnstringThe Amazon Resource Name (ARN) for the Exadata infrastructure.
regionstringAWS region.

Methods

NameAccessible byRequired Params
list_resourcesSELECTregion

SELECT examples

Lists all cloud_exadata_infrastructures in a region.

SELECT
region,
cloud_exadata_infrastructure_arn
FROM awscc.odb.cloud_exadata_infrastructures_list_only
WHERE region = 'us-east-1';

Permissions

For permissions required to operate on the cloud_exadata_infrastructures_list_only resource, see cloud_exadata_infrastructures