storage Type
Parameters
The storage type to associate with the DB cluster. For information on storage types for Aurora DB clusters, see Storage configurations for Amazon Aurora DB clusters. For information on storage types for Multi-AZ DB clusters, see Settings for creating Multi-AZ DB clusters. This setting is required to create a Multi-AZ DB cluster. When specified for a Multi-AZ DB cluster, a value for the `Iops`
parameter is required. Valid for Cluster Type: Aurora DB clusters and Multi-AZ DB clusters Valid Values:
Aurora DB clusters -
`aurora | aurora-iopt1`
Multi-AZ DB clusters -
`io1 | io2 | gp3`
Default:Aurora DB clusters -
`aurora`
Multi-AZ DB clusters -
`io1`
When you create an Aurora DB cluster with the storage type set to`aurora-iopt1`
, the storage type is returned in the response. The storage type isn't returned when you set it to`aurora`
.