OrderableDBInstanceOption - Amazon Relational Database Service

OrderableDBInstanceOption

Contains a list of available options for a DB instance.

This data type is used as a response element in the DescribeOrderableDBInstanceOptions action.

Contents

Note

In the following list, the required parameters are described first.

AvailabilityZoneGroup

The Availability Zone group for a DB instance.

Type: String

Required: No

AvailabilityZones.AvailabilityZone.N

A list of Availability Zones for a DB instance.

Type: Array of AvailabilityZone objects

Required: No

AvailableProcessorFeatures.AvailableProcessorFeature.N

A list of the available processor features for the DB instance class of a DB instance.

Type: Array of AvailableProcessorFeature objects

Required: No

DBInstanceClass

The DB instance class for a DB instance.

Type: String

Required: No

Engine

The engine type of a DB instance.

Type: String

Required: No

EngineVersion

The engine version of a DB instance.

Type: String

Required: No

LicenseModel

The license model for a DB instance.

Type: String

Required: No

MaxIopsPerDbInstance

Maximum total provisioned IOPS for a DB instance.

Type: Integer

Required: No

MaxIopsPerGib

Maximum provisioned IOPS per GiB for a DB instance.

Type: Double

Required: No

MaxStorageSize

Maximum storage size for a DB instance.

Type: Integer

Required: No

MaxStorageThroughputPerDbInstance

Maximum storage throughput for a DB instance.

Type: Integer

Required: No

MaxStorageThroughputPerIops

Maximum storage throughput to provisioned IOPS ratio for a DB instance.

Type: Double

Required: No

MinIopsPerDbInstance

Minimum total provisioned IOPS for a DB instance.

Type: Integer

Required: No

MinIopsPerGib

Minimum provisioned IOPS per GiB for a DB instance.

Type: Double

Required: No

MinStorageSize

Minimum storage size for a DB instance.

Type: Integer

Required: No

MinStorageThroughputPerDbInstance

Minimum storage throughput for a DB instance.

Type: Integer

Required: No

MinStorageThroughputPerIops

Minimum storage throughput to provisioned IOPS ratio for a DB instance.

Type: Double

Required: No

MultiAZCapable

Indicates whether a DB instance is Multi-AZ capable.

Type: Boolean

Required: No

OutpostCapable

Indicates whether a DB instance supports RDS on Outposts.

For more information about RDS on Outposts, see Amazon RDS on AWS Outposts in the Amazon RDS User Guide.

Type: Boolean

Required: No

ReadReplicaCapable

Indicates whether a DB instance can have a read replica.

Type: Boolean

Required: No

StorageType

The storage type for a DB instance.

Type: String

Required: No

SupportedActivityStreamModes.member.N

The list of supported modes for Database Activity Streams. Aurora PostgreSQL returns the value [sync, async]. Aurora MySQL and RDS for Oracle return [async] only. If Database Activity Streams isn't supported, the return value is an empty list.

Type: Array of strings

Required: No

SupportedEngineModes.member.N

A list of the supported DB engine modes.

Type: Array of strings

Required: No

SupportedNetworkTypes.member.N

The network types supported by the DB instance (IPV4 or DUAL).

A DB instance can support only the IPv4 protocol or the IPv4 and the IPv6 protocols (DUAL).

For more information, see Working with a DB instance in a VPC in the Amazon RDS User Guide.

Type: Array of strings

Required: No

SupportsClusters

Indicates whether DB instances can be configured as a Multi-AZ DB cluster.

For more information on Multi-AZ DB clusters, see Multi-AZ deployments with two readable standby DB instances in the Amazon RDS User Guide.

Type: Boolean

Required: No

SupportsDedicatedLogVolume

Indicates whether a DB instance supports using a dedicated log volume (DLV).

Type: Boolean

Required: No

SupportsEnhancedMonitoring

Indicates whether a DB instance supports Enhanced Monitoring at intervals from 1 to 60 seconds.

Type: Boolean

Required: No

SupportsGlobalDatabases

Indicates whether you can use Aurora global databases with a specific combination of other DB engine attributes.

Type: Boolean

Required: No

SupportsIAMDatabaseAuthentication

Indicates whether a DB instance supports IAM database authentication.

Type: Boolean

Required: No

SupportsIops

Indicates whether a DB instance supports provisioned IOPS.

Type: Boolean

Required: No

SupportsKerberosAuthentication

Indicates whether a DB instance supports Kerberos Authentication.

Type: Boolean

Required: No

SupportsPerformanceInsights

Indicates whether a DB instance supports Performance Insights.

Type: Boolean

Required: No

SupportsStorageAutoscaling

Indicates whether Amazon RDS can automatically scale storage for DB instances that use the specified DB instance class.

Type: Boolean

Required: No

SupportsStorageEncryption

Indicates whether a DB instance supports encrypted storage.

Type: Boolean

Required: No

SupportsStorageThroughput

Indicates whether a DB instance supports storage throughput.

Type: Boolean

Required: No

Vpc

Indicates whether a DB instance is in a VPC.

Type: Boolean

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: