AWS::ODB::CloudExadataInfrastructureThe AWS::ODB::CloudExadataInfrastructure resource creates an Exadata Infrastructure
11 configurable properties. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
AvailabilityZone | string | Create-only |
AvailabilityZoneId | string | Create-only |
ComputeCount | integer | Create-only |
CustomerContactsToSendToOCI | Array<CustomerContact> | Create-only |
DatabaseServerType | string | Create-only |
DisplayName | string | Create-only |
MaintenanceWindow | MaintenanceWindow | |
Shape | string | Create-only |
StorageCount | integer | Create-only |
StorageServerType | string | Create-only |
Tags | Array<Tag> |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
ActivatedStorageCount | integer | The number of storage servers requested for the Exadata infrastructure. |
AdditionalStorageCount | integer | The number of storage servers requested for the Exadata infrastructure. |
AvailableStorageSizeInGBs | integer | The amount of available storage, in gigabytes (GB), for the Exadata infrastructure. |
CloudExadataInfrastructureArn | string | The Amazon Resource Name (ARN) for the Exadata infrastructure. |
CloudExadataInfrastructureId | string | The unique identifier for the Exadata infrastructure. |
ComputeModel | string | The OCI model compute model used when you create or clone an instance: ECPU or OCPU. An ECPU is an abstracted measure of compute resources. ECPUs are based on the number of cores elastically allocated from a pool of compute and storage servers. An OCPU is a legacy physical measure of compute reso... |
CpuCount | integer | The total number of CPU cores that are allocated to the Exadata infrastructure. |
DataStorageSizeInTBs | number | The size of the Exadata infrastructure's data disk group, in terabytes (TB). |
DbNodeStorageSizeInGBs | integer | The size of the Exadata infrastructure's local node storage, in gigabytes (GB). |
DbServerIds | Array<string> | The list of database server identifiers for the Exadata infrastructure. |
DbServerVersion | string | The software version of the database servers (dom0) in the Exadata infrastructure. |
MaxCpuCount | integer | The total number of CPU cores available on the Exadata infrastructure. |
MaxDataStorageInTBs | number | The total amount of data disk group storage, in terabytes (TB), that's available on the Exadata infrastructure. |
MaxDbNodeStorageSizeInGBs | integer | The total amount of local node storage, in gigabytes (GB), that's available on the Exadata infrastructure. |
MaxMemoryInGBs | integer | The total amount of memory, in gigabytes (GB), that's available on the Exadata infrastructure. |
MemorySizeInGBs | integer | The amount of memory, in gigabytes (GB), that's allocated on the Exadata infrastructure. |
Ocid | string | The OCID of the Exadata infrastructure. |
OciResourceAnchorName | string | The name of the OCI resource anchor for the Exadata infrastructure. |
OciUrl | string | The HTTPS link to the Exadata infrastructure in OCI. |
StorageServerVersion | string | The software version of the storage servers on the Exadata infrastructure. |
TotalStorageSizeInGBs | integer | The total amount of storage, in gigabytes (GB), on the the Exadata infrastructure. |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::ODB::CloudExadataInfrastructure
Resources:
MyResource:
Type: AWS::ODB::CloudExadataInfrastructure
Properties:
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
odb:CreateCloudExadataInfrastructureec2:DescribeAvailabilityZonesiam:CreateServiceLinkedRoleodb:ListCloudExadataInfrastructuresodb:GetCloudExadataInfrastructureodb:ListDbServersodb:TagResourcests:GetCallerIdentityodb:GetCloudExadataInfrastructureodb:ListDbServerssts:GetCallerIdentityodb:ListTagsForResourceodb:UpdateCloudExadataInfrastructureodb:TagResourceodb:UntagResourceodb:ListCloudExadataInfrastructuresodb:GetCloudExadataInfrastructureodb:ListDbServerssts:GetCallerIdentityodb:ListTagsForResourceodb:DeleteCloudExadataInfrastructureodb:ListCloudExadataInfrastructuresodb:GetCloudExadataInfrastructureodb:ListDbServerssts:GetCallerIdentityodb:ListTagsForResourceodb:ListCloudExadataInfrastructuressts:GetCallerIdentityodb:ListTagsForResourceodb:ListDbServersOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterCloudExadataInfrastructureArnThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
AvailabilityZoneAvailabilityZoneIdShapeDatabaseServerTypeStorageServerTypeDisplayNameComputeCountCustomerContactsToSendToOCIStorageCount