|
1426 | 1426 | "shape":"String",
|
1427 | 1427 | "documentation":"<p>The storage type to associate with the DB cluster.</p> <p>For information on storage types for Amazon DocumentDB clusters, see Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p> <p>Valid values for storage type - <code>standard | iopt1</code> </p> <p>Default value is <code>standard </code> </p> <note> <p>When you create a DocumentDB DB cluster with the storage type set to <code>iopt1</code>, the storage type is returned in the response. The storage type isn't returned when you set it to <code>standard</code>.</p> </note>"
|
1428 | 1428 | },
|
| 1429 | + "ServerlessV2ScalingConfiguration":{ |
| 1430 | + "shape":"ServerlessV2ScalingConfiguration", |
| 1431 | + "documentation":"<p>Contains the scaling configuration of an Amazon DocumentDB Serverless cluster.</p>" |
| 1432 | + }, |
1429 | 1433 | "ManageMasterUserPassword":{
|
1430 | 1434 | "shape":"BooleanOptional",
|
1431 | 1435 | "documentation":"<p>Specifies whether to manage the master user password with Amazon Web Services Secrets Manager.</p> <p>Constraint: You can't manage the master user password with Amazon Web Services Secrets Manager if <code>MasterUserPassword</code> is specified.</p>"
|
|
1825 | 1829 | },
|
1826 | 1830 | "StorageType":{
|
1827 | 1831 | "shape":"String",
|
1828 |
| - "documentation":"<p>Storage type associated with your cluster</p> <p>Storage type associated with your cluster</p> <p>For information on storage types for Amazon DocumentDB clusters, see Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p> <p>Valid values for storage type - <code>standard | iopt1</code> </p> <p>Default value is <code>standard </code> </p>" |
| 1832 | + "documentation":"<p>Storage type associated with your cluster</p> <p>For information on storage types for Amazon DocumentDB clusters, see Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p> <p>Valid values for storage type - <code>standard | iopt1</code> </p> <p>Default value is <code>standard </code> </p>" |
| 1833 | + }, |
| 1834 | + "ServerlessV2ScalingConfiguration":{ |
| 1835 | + "shape":"ServerlessV2ScalingConfigurationInfo", |
| 1836 | + "documentation":"<p>The scaling configuration of an Amazon DocumentDB Serverless cluster.</p>" |
1829 | 1837 | },
|
1830 | 1838 | "MasterUserSecret":{
|
1831 | 1839 | "shape":"ClusterMasterUserSecret",
|
|
2102 | 2110 | },
|
2103 | 2111 | "StorageType":{
|
2104 | 2112 | "shape":"String",
|
2105 |
| - "documentation":"<p>Storage type associated with your cluster snapshot </p> <p>For information on storage types for Amazon DocumentDB clusters, see Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p> <p>Valid values for storage type - <code>standard | iopt1</code> </p> <p>Default value is <code>standard </code> </p>" |
| 2113 | + "documentation":"<p>Storage type associated with your cluster snapshot</p> <p>For information on storage types for Amazon DocumentDB clusters, see Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p> <p>Valid values for storage type - <code>standard | iopt1</code> </p> <p>Default value is <code>standard </code> </p>" |
2106 | 2114 | }
|
2107 | 2115 | },
|
2108 | 2116 | "documentation":"<p>Detailed information about a cluster snapshot. </p>",
|
|
2231 | 2239 | "SupportsCertificateRotationWithoutRestart":{
|
2232 | 2240 | "shape":"BooleanOptional",
|
2233 | 2241 | "documentation":"<p>Indicates whether the engine version supports rotating the server certificate without rebooting the DB instance.</p>"
|
| 2242 | + }, |
| 2243 | + "ServerlessV2FeaturesSupport":{ |
| 2244 | + "shape":"ServerlessV2FeaturesSupport", |
| 2245 | + "documentation":"<p>Specifies any Amazon DocumentDB Serverless properties or limits that differ between Amazon DocumentDB engine versions. You can test the values of this attribute when deciding which Amazon DocumentDB version to use in a new or upgraded cluster. You can also retrieve the version of an existing cluster and check whether that version supports certain Amazon DocumentDB Serverless features before you attempt to use those features.</p>" |
2234 | 2246 | }
|
2235 | 2247 | },
|
2236 | 2248 | "documentation":"<p> Detailed information about an engine version. </p>"
|
|
3190 | 3202 | },
|
3191 | 3203 | "documentation":"<p>Represents the input to <a>DescribePendingMaintenanceActions</a>.</p>"
|
3192 | 3204 | },
|
| 3205 | + "DoubleOptional":{"type":"double"}, |
3193 | 3206 | "Endpoint":{
|
3194 | 3207 | "type":"structure",
|
3195 | 3208 | "members":{
|
|
3489 | 3502 | },
|
3490 | 3503 | "GlobalClusterResourceId":{
|
3491 | 3504 | "shape":"String",
|
3492 |
| - "documentation":"<p>The Amazon Web Services Region-unique, immutable identifier for the global database cluster. This identifier is found in CloudTrail log entries whenever the KMS customer master key (CMK) for the cluster is accessed. </p>" |
| 3505 | + "documentation":"<p>The Amazon Web Services RegionRegion-unique, immutable identifier for the global database cluster. This identifier is found in CloudTrail log entries whenever the KMS customer master key (CMK) for the cluster is accessed. </p>" |
3493 | 3506 | },
|
3494 | 3507 | "GlobalClusterArn":{
|
3495 | 3508 | "shape":"String",
|
|
3561 | 3574 | },
|
3562 | 3575 | "Readers":{
|
3563 | 3576 | "shape":"ReadersArnList",
|
3564 |
| - "documentation":"<p>The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the Aurora global cluster.</p>" |
| 3577 | + "documentation":"<p>The Amazon Resource Name (ARN) for each read-only secondary cluster associated with the Amazon DocumentDB global cluster.</p>" |
3565 | 3578 | },
|
3566 | 3579 | "IsWriter":{
|
3567 | 3580 | "shape":"Boolean",
|
|
3920 | 3933 | "shape":"String",
|
3921 | 3934 | "documentation":"<p>The storage type to associate with the DB cluster.</p> <p>For information on storage types for Amazon DocumentDB clusters, see Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p> <p>Valid values for storage type - <code>standard | iopt1</code> </p> <p>Default value is <code>standard </code> </p>"
|
3922 | 3935 | },
|
| 3936 | + "ServerlessV2ScalingConfiguration":{ |
| 3937 | + "shape":"ServerlessV2ScalingConfiguration", |
| 3938 | + "documentation":"<p>Contains the scaling configuration of an Amazon DocumentDB Serverless cluster.</p>" |
| 3939 | + }, |
3923 | 3940 | "ManageMasterUserPassword":{
|
3924 | 3941 | "shape":"BooleanOptional",
|
3925 | 3942 | "documentation":"<p>Specifies whether to manage the master user password with Amazon Web Services Secrets Manager. If the cluster doesn't manage the master user password with Amazon Web Services Secrets Manager, you can turn on this management. In this case, you can't specify <code>MasterUserPassword</code>. If the cluster already manages the master user password with Amazon Web Services Secrets Manager, and you specify that the master user password is not managed with Amazon Web Services Secrets Manager, then you must specify <code>MasterUserPassword</code>. In this case, Amazon DocumentDB deletes the secret and uses the new password for the master user specified by <code>MasterUserPassword</code>.</p>"
|
|
4585 | 4602 | "shape":"String",
|
4586 | 4603 | "documentation":"<p>The name of the DB cluster parameter group to associate with this DB cluster.</p> <p> <i>Type:</i> String. <i>Required:</i> No.</p> <p>If this argument is omitted, the default DB cluster parameter group is used. If supplied, must match the name of an existing default DB cluster parameter group. The string must consist of from 1 to 255 letters, numbers or hyphens. Its first character must be a letter, and it cannot end with a hyphen or contain two consecutive hyphens.</p>"
|
4587 | 4604 | },
|
| 4605 | + "ServerlessV2ScalingConfiguration":{ |
| 4606 | + "shape":"ServerlessV2ScalingConfiguration", |
| 4607 | + "documentation":"<p>Contains the scaling configuration of an Amazon DocumentDB Serverless cluster.</p>" |
| 4608 | + }, |
4588 | 4609 | "StorageType":{
|
4589 | 4610 | "shape":"String",
|
4590 | 4611 | "documentation":"<p>The storage type to associate with the DB cluster.</p> <p>For information on storage types for Amazon DocumentDB clusters, see Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p> <p>Valid values for storage type - <code>standard | iopt1</code> </p> <p>Default value is <code>standard </code> </p>"
|
|
4653 | 4674 | "shape":"BooleanOptional",
|
4654 | 4675 | "documentation":"<p>Specifies whether this cluster can be deleted. If <code>DeletionProtection</code> is enabled, the cluster cannot be deleted unless it is modified and <code>DeletionProtection</code> is disabled. <code>DeletionProtection</code> protects clusters from being accidentally deleted.</p>"
|
4655 | 4676 | },
|
| 4677 | + "ServerlessV2ScalingConfiguration":{ |
| 4678 | + "shape":"ServerlessV2ScalingConfiguration", |
| 4679 | + "documentation":"<p>Contains the scaling configuration of an Amazon DocumentDB Serverless cluster.</p>" |
| 4680 | + }, |
4656 | 4681 | "StorageType":{
|
4657 | 4682 | "shape":"String",
|
4658 | 4683 | "documentation":"<p>The storage type to associate with the DB cluster.</p> <p>For information on storage types for Amazon DocumentDB clusters, see Cluster storage configurations in the <i>Amazon DocumentDB Developer Guide</i>.</p> <p>Valid values for storage type - <code>standard | iopt1</code> </p> <p>Default value is <code>standard </code> </p>"
|
|
4702 | 4727 | },
|
4703 | 4728 | "exception":true
|
4704 | 4729 | },
|
| 4730 | + "ServerlessV2FeaturesSupport":{ |
| 4731 | + "type":"structure", |
| 4732 | + "members":{ |
| 4733 | + "MinCapacity":{ |
| 4734 | + "shape":"DoubleOptional", |
| 4735 | + "documentation":"<p>The minimum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. You can specify DCU values in half-step increments, such as 8, 8.5, 9, and so on.</p>" |
| 4736 | + }, |
| 4737 | + "MaxCapacity":{ |
| 4738 | + "shape":"DoubleOptional", |
| 4739 | + "documentation":"<p>The maximum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. You can specify DCU values in half-step increments, such as 32, 32.5, 33, and so on.</p>" |
| 4740 | + } |
| 4741 | + }, |
| 4742 | + "documentation":"<p>Specifies any Amazon DocumentDB Serverless properties or limits that differ between Amazon DocumentDB engine versions. You can test the values of this attribute when deciding which Amazon DocumentDB version to use in a new or upgraded cluster. You can also retrieve the version of an existing cluster and check whether that version supports certain Amazon DocumentDB Serverless features before you attempt to use those features.</p>" |
| 4743 | + }, |
| 4744 | + "ServerlessV2ScalingConfiguration":{ |
| 4745 | + "type":"structure", |
| 4746 | + "members":{ |
| 4747 | + "MinCapacity":{ |
| 4748 | + "shape":"DoubleOptional", |
| 4749 | + "documentation":"<p>The minimum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. You can specify DCU values in half-step increments, such as 8, 8.5, 9, and so on.</p>" |
| 4750 | + }, |
| 4751 | + "MaxCapacity":{ |
| 4752 | + "shape":"DoubleOptional", |
| 4753 | + "documentation":"<p>The maximum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. You can specify DCU values in half-step increments, such as 32, 32.5, 33, and so on.</p>" |
| 4754 | + } |
| 4755 | + }, |
| 4756 | + "documentation":"<p>Sets the scaling configuration of an Amazon DocumentDB Serverless cluster.</p>" |
| 4757 | + }, |
| 4758 | + "ServerlessV2ScalingConfigurationInfo":{ |
| 4759 | + "type":"structure", |
| 4760 | + "members":{ |
| 4761 | + "MinCapacity":{ |
| 4762 | + "shape":"DoubleOptional", |
| 4763 | + "documentation":"<p>The minimum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. You can specify DCU values in half-step increments, such as 8, 8.5, 9, and so on.</p>" |
| 4764 | + }, |
| 4765 | + "MaxCapacity":{ |
| 4766 | + "shape":"DoubleOptional", |
| 4767 | + "documentation":"<p>The maximum number of Amazon DocumentDB capacity units (DCUs) for an instance in an Amazon DocumentDB Serverless cluster. You can specify DCU values in half-step increments, such as 32, 32.5, 33, and so on. </p>" |
| 4768 | + } |
| 4769 | + }, |
| 4770 | + "documentation":"<p>Retrieves the scaling configuration for an Amazon DocumentDB Serverless cluster.</p>" |
| 4771 | + }, |
4705 | 4772 | "SharedSnapshotQuotaExceededFault":{
|
4706 | 4773 | "type":"structure",
|
4707 | 4774 | "members":{
|
|
0 commit comments