|
3735 | 3735 | "shape": "KMSKeyNotAccessibleFault"
|
3736 | 3736 | }
|
3737 | 3737 | ],
|
3738 |
| - "documentation": "<p>Starts a database activity stream to monitor activity on the database. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.html\">Database Activity Streams</a> in the <i>Amazon Aurora User Guide</i>.</p>" |
| 3738 | + "documentation": "<p>Starts a database activity stream to monitor activity on the database. For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.html\"> Monitoring Amazon Aurora with Database Activity Streams</a> in the <i>Amazon Aurora User Guide</i> or <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/DBActivityStreams.html\"> Monitoring Amazon RDS with Database Activity Streams</a> in the <i>Amazon RDS User Guide</i>.</p>" |
3739 | 3739 | },
|
3740 | 3740 | "StartDBCluster": {
|
3741 | 3741 | "name": "StartDBCluster",
|
|
3922 | 3922 | "shape": "DBInstanceNotFoundFault"
|
3923 | 3923 | }
|
3924 | 3924 | ],
|
3925 |
| - "documentation": "<p>Stops a database activity stream that was started using the Amazon Web Services console, the <code>start-activity-stream</code> CLI command, or the <code>StartActivityStream</code> action.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.html\">Database Activity Streams</a> in the <i>Amazon Aurora User Guide</i>.</p>" |
| 3925 | + "documentation": "<p>Stops a database activity stream that was started using the Amazon Web Services console, the <code>start-activity-stream</code> CLI command, or the <code>StartActivityStream</code> action.</p> <p>For more information, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/DBActivityStreams.html\"> Monitoring Amazon Aurora with Database Activity Streams</a> in the <i>Amazon Aurora User Guide</i> or <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/DBActivityStreams.html\"> Monitoring Amazon RDS with Database Activity Streams</a> in the <i>Amazon RDS User Guide</i>.</p>" |
3926 | 3926 | },
|
3927 | 3927 | "StopDBCluster": {
|
3928 | 3928 | "name": "StopDBCluster",
|
|
5705 | 5705 | "shape": "BooleanOptional",
|
5706 | 5706 | "documentation": "<p>A value that indicates whether to enable a customer-owned IP address (CoIP) for an RDS on Outposts read replica.</p> <p>A <i>CoIP</i> provides local or external connectivity to resources in your Outpost subnets through your on-premises network. For some use cases, a CoIP can provide lower latency for connections to the read replica from outside of its virtual private cloud (VPC) on your local network.</p> <p>For more information about RDS on Outposts, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-on-outposts.html\">Working with Amazon RDS on Amazon Web Services Outposts</a> in the <i>Amazon RDS User Guide</i>.</p> <p>For more information about CoIPs, see <a href=\"https://docs.aws.amazon.com/outposts/latest/userguide/routing.html#ip-addressing\">Customer-owned IP addresses</a> in the <i>Amazon Web Services Outposts User Guide</i>.</p>"
|
5707 | 5707 | },
|
| 5708 | + "AllocatedStorage": { |
| 5709 | + "shape": "IntegerOptional", |
| 5710 | + "documentation": "<p>The amount of storage (in gibibytes) to allocate initially for the read replica. Follow the allocation rules specified in <code>CreateDBInstance</code>.</p> <note> <p>Be sure to allocate enough memory for your read replica so that the create operation can succeed. You can also allocate additional memory for future growth.</p> </note>" |
| 5711 | + }, |
5708 | 5712 | "SourceRegion": {
|
5709 | 5713 | "shape": "String",
|
5710 | 5714 | "documentation": "<p>The ID of the region that contains the source for the read replica.</p>"
|
|
13454 | 13458 | "DBClusterSnapshotIdentifier": {
|
13455 | 13459 | "shape": "String",
|
13456 | 13460 | "documentation": "<p>The identifier for the RDS for MySQL Multi-AZ DB cluster snapshot to restore from.</p> <p>For more information on Multi-AZ DB clusters, see <a href=\"https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/multi-az-db-clusters-concepts.html\"> Multi-AZ deployments with two readable standby DB instances</a> in the <i>Amazon RDS User Guide</i>.</p> <p>Constraints:</p> <ul> <li> <p>Must match the identifier of an existing Multi-AZ DB cluster snapshot.</p> </li> <li> <p>Can't be specified when <code>DBSnapshotIdentifier</code> is specified.</p> </li> <li> <p>Must be specified when <code>DBSnapshotIdentifier</code> isn't specified.</p> </li> <li> <p>If you are restoring from a shared manual Multi-AZ DB cluster snapshot, the <code>DBClusterSnapshotIdentifier</code> must be the ARN of the shared snapshot.</p> </li> <li> <p>Can't be the identifier of an Aurora DB cluster snapshot.</p> </li> <li> <p>Can't be the identifier of an RDS for PostgreSQL Multi-AZ DB cluster snapshot.</p> </li> </ul>"
|
| 13461 | + }, |
| 13462 | + "AllocatedStorage": { |
| 13463 | + "shape": "IntegerOptional", |
| 13464 | + "documentation": "<p>The amount of storage (in gibibytes) to allocate initially for the DB instance. Follow the allocation rules specified in CreateDBInstance.</p> <note> <p>Be sure to allocate enough memory for your new DB instance so that the restore operation can succeed. You can also allocate additional memory for future growth.</p> </note>" |
13457 | 13465 | }
|
13458 | 13466 | },
|
13459 | 13467 | "documentation": "<p/>"
|
|
13488 | 13496 | },
|
13489 | 13497 | "AllocatedStorage": {
|
13490 | 13498 | "shape": "IntegerOptional",
|
13491 |
| - "documentation": "<p>The amount of storage (in gigabytes) to allocate initially for the DB instance. Follow the allocation rules specified in <code>CreateDBInstance</code>.</p> <note> <p>Be sure to allocate enough memory for your new DB instance so that the restore operation can succeed. You can also allocate additional memory for future growth.</p> </note>" |
| 13499 | + "documentation": "<p>The amount of storage (in gibibytes) to allocate initially for the DB instance. Follow the allocation rules specified in <code>CreateDBInstance</code>.</p> <note> <p>Be sure to allocate enough memory for your new DB instance so that the restore operation can succeed. You can also allocate additional memory for future growth.</p> </note>" |
13492 | 13500 | },
|
13493 | 13501 | "DBInstanceClass": {
|
13494 | 13502 | "shape": "String",
|
|
13836 | 13844 | "StorageThroughput": {
|
13837 | 13845 | "shape": "IntegerOptional",
|
13838 | 13846 | "documentation": "<p>Specifies the storage throughput value for the DB instance.</p> <p>This setting doesn't apply to RDS Custom or Amazon Aurora.</p>"
|
| 13847 | + }, |
| 13848 | + "AllocatedStorage": { |
| 13849 | + "shape": "IntegerOptional", |
| 13850 | + "documentation": "<p>The amount of storage (in gibibytes) to allocate initially for the DB instance. Follow the allocation rules specified in <code>CreateDBInstance</code>.</p> <note> <p>Be sure to allocate enough memory for your new DB instance so that the restore operation can succeed. You can also allocate additional memory for future growth.</p> </note>" |
13839 | 13851 | }
|
13840 | 13852 | },
|
13841 | 13853 | "documentation": "<p/>"
|
|
0 commit comments