@aws-sdk/client-docdb 3.303.0 → 3.309.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (140) hide show
  1. package/dist-cjs/commands/AddSourceIdentifierToSubscriptionCommand.js +2 -2
  2. package/dist-cjs/commands/AddTagsToResourceCommand.js +2 -2
  3. package/dist-cjs/commands/ApplyPendingMaintenanceActionCommand.js +2 -2
  4. package/dist-cjs/commands/CopyDBClusterParameterGroupCommand.js +2 -2
  5. package/dist-cjs/commands/CopyDBClusterSnapshotCommand.js +2 -2
  6. package/dist-cjs/commands/CreateDBClusterCommand.js +2 -2
  7. package/dist-cjs/commands/CreateDBClusterParameterGroupCommand.js +2 -2
  8. package/dist-cjs/commands/CreateDBClusterSnapshotCommand.js +2 -2
  9. package/dist-cjs/commands/CreateDBInstanceCommand.js +2 -2
  10. package/dist-cjs/commands/CreateDBSubnetGroupCommand.js +2 -2
  11. package/dist-cjs/commands/CreateEventSubscriptionCommand.js +2 -2
  12. package/dist-cjs/commands/CreateGlobalClusterCommand.js +2 -2
  13. package/dist-cjs/commands/DeleteDBClusterCommand.js +2 -2
  14. package/dist-cjs/commands/DeleteDBClusterParameterGroupCommand.js +2 -2
  15. package/dist-cjs/commands/DeleteDBClusterSnapshotCommand.js +2 -2
  16. package/dist-cjs/commands/DeleteDBInstanceCommand.js +2 -2
  17. package/dist-cjs/commands/DeleteDBSubnetGroupCommand.js +2 -2
  18. package/dist-cjs/commands/DeleteEventSubscriptionCommand.js +2 -2
  19. package/dist-cjs/commands/DeleteGlobalClusterCommand.js +2 -2
  20. package/dist-cjs/commands/DescribeCertificatesCommand.js +2 -2
  21. package/dist-cjs/commands/DescribeDBClusterParameterGroupsCommand.js +2 -2
  22. package/dist-cjs/commands/DescribeDBClusterParametersCommand.js +2 -2
  23. package/dist-cjs/commands/DescribeDBClusterSnapshotAttributesCommand.js +2 -2
  24. package/dist-cjs/commands/DescribeDBClusterSnapshotsCommand.js +2 -2
  25. package/dist-cjs/commands/DescribeDBClustersCommand.js +2 -2
  26. package/dist-cjs/commands/DescribeDBEngineVersionsCommand.js +2 -2
  27. package/dist-cjs/commands/DescribeDBInstancesCommand.js +2 -2
  28. package/dist-cjs/commands/DescribeDBSubnetGroupsCommand.js +2 -2
  29. package/dist-cjs/commands/DescribeEngineDefaultClusterParametersCommand.js +2 -2
  30. package/dist-cjs/commands/DescribeEventCategoriesCommand.js +2 -2
  31. package/dist-cjs/commands/DescribeEventSubscriptionsCommand.js +2 -2
  32. package/dist-cjs/commands/DescribeEventsCommand.js +2 -2
  33. package/dist-cjs/commands/DescribeGlobalClustersCommand.js +2 -2
  34. package/dist-cjs/commands/DescribeOrderableDBInstanceOptionsCommand.js +2 -2
  35. package/dist-cjs/commands/DescribePendingMaintenanceActionsCommand.js +2 -2
  36. package/dist-cjs/commands/FailoverDBClusterCommand.js +2 -2
  37. package/dist-cjs/commands/ListTagsForResourceCommand.js +2 -2
  38. package/dist-cjs/commands/ModifyDBClusterCommand.js +2 -2
  39. package/dist-cjs/commands/ModifyDBClusterParameterGroupCommand.js +2 -2
  40. package/dist-cjs/commands/ModifyDBClusterSnapshotAttributeCommand.js +2 -2
  41. package/dist-cjs/commands/ModifyDBInstanceCommand.js +2 -2
  42. package/dist-cjs/commands/ModifyDBSubnetGroupCommand.js +2 -2
  43. package/dist-cjs/commands/ModifyEventSubscriptionCommand.js +2 -2
  44. package/dist-cjs/commands/ModifyGlobalClusterCommand.js +2 -2
  45. package/dist-cjs/commands/RebootDBInstanceCommand.js +2 -2
  46. package/dist-cjs/commands/RemoveFromGlobalClusterCommand.js +2 -2
  47. package/dist-cjs/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +2 -2
  48. package/dist-cjs/commands/RemoveTagsFromResourceCommand.js +2 -2
  49. package/dist-cjs/commands/ResetDBClusterParameterGroupCommand.js +2 -2
  50. package/dist-cjs/commands/RestoreDBClusterFromSnapshotCommand.js +2 -2
  51. package/dist-cjs/commands/RestoreDBClusterToPointInTimeCommand.js +2 -2
  52. package/dist-cjs/commands/StartDBClusterCommand.js +2 -2
  53. package/dist-cjs/commands/StopDBClusterCommand.js +2 -2
  54. package/dist-cjs/endpoint/ruleset.js +3 -3
  55. package/dist-cjs/models/models_0.js +13 -1
  56. package/dist-cjs/protocols/Aws_query.js +1132 -1129
  57. package/dist-es/commands/AddSourceIdentifierToSubscriptionCommand.js +3 -3
  58. package/dist-es/commands/AddTagsToResourceCommand.js +3 -3
  59. package/dist-es/commands/ApplyPendingMaintenanceActionCommand.js +3 -3
  60. package/dist-es/commands/CopyDBClusterParameterGroupCommand.js +3 -3
  61. package/dist-es/commands/CopyDBClusterSnapshotCommand.js +3 -3
  62. package/dist-es/commands/CreateDBClusterCommand.js +3 -3
  63. package/dist-es/commands/CreateDBClusterParameterGroupCommand.js +3 -3
  64. package/dist-es/commands/CreateDBClusterSnapshotCommand.js +3 -3
  65. package/dist-es/commands/CreateDBInstanceCommand.js +3 -3
  66. package/dist-es/commands/CreateDBSubnetGroupCommand.js +3 -3
  67. package/dist-es/commands/CreateEventSubscriptionCommand.js +3 -3
  68. package/dist-es/commands/CreateGlobalClusterCommand.js +3 -3
  69. package/dist-es/commands/DeleteDBClusterCommand.js +3 -3
  70. package/dist-es/commands/DeleteDBClusterParameterGroupCommand.js +3 -3
  71. package/dist-es/commands/DeleteDBClusterSnapshotCommand.js +3 -3
  72. package/dist-es/commands/DeleteDBInstanceCommand.js +3 -3
  73. package/dist-es/commands/DeleteDBSubnetGroupCommand.js +3 -3
  74. package/dist-es/commands/DeleteEventSubscriptionCommand.js +3 -3
  75. package/dist-es/commands/DeleteGlobalClusterCommand.js +3 -3
  76. package/dist-es/commands/DescribeCertificatesCommand.js +3 -3
  77. package/dist-es/commands/DescribeDBClusterParameterGroupsCommand.js +3 -3
  78. package/dist-es/commands/DescribeDBClusterParametersCommand.js +3 -3
  79. package/dist-es/commands/DescribeDBClusterSnapshotAttributesCommand.js +3 -3
  80. package/dist-es/commands/DescribeDBClusterSnapshotsCommand.js +3 -3
  81. package/dist-es/commands/DescribeDBClustersCommand.js +3 -3
  82. package/dist-es/commands/DescribeDBEngineVersionsCommand.js +3 -3
  83. package/dist-es/commands/DescribeDBInstancesCommand.js +3 -3
  84. package/dist-es/commands/DescribeDBSubnetGroupsCommand.js +3 -3
  85. package/dist-es/commands/DescribeEngineDefaultClusterParametersCommand.js +3 -3
  86. package/dist-es/commands/DescribeEventCategoriesCommand.js +3 -3
  87. package/dist-es/commands/DescribeEventSubscriptionsCommand.js +3 -3
  88. package/dist-es/commands/DescribeEventsCommand.js +3 -3
  89. package/dist-es/commands/DescribeGlobalClustersCommand.js +3 -3
  90. package/dist-es/commands/DescribeOrderableDBInstanceOptionsCommand.js +3 -3
  91. package/dist-es/commands/DescribePendingMaintenanceActionsCommand.js +3 -3
  92. package/dist-es/commands/FailoverDBClusterCommand.js +3 -3
  93. package/dist-es/commands/ListTagsForResourceCommand.js +3 -3
  94. package/dist-es/commands/ModifyDBClusterCommand.js +3 -3
  95. package/dist-es/commands/ModifyDBClusterParameterGroupCommand.js +3 -3
  96. package/dist-es/commands/ModifyDBClusterSnapshotAttributeCommand.js +3 -3
  97. package/dist-es/commands/ModifyDBInstanceCommand.js +3 -3
  98. package/dist-es/commands/ModifyDBSubnetGroupCommand.js +3 -3
  99. package/dist-es/commands/ModifyEventSubscriptionCommand.js +3 -3
  100. package/dist-es/commands/ModifyGlobalClusterCommand.js +3 -3
  101. package/dist-es/commands/RebootDBInstanceCommand.js +3 -3
  102. package/dist-es/commands/RemoveFromGlobalClusterCommand.js +3 -3
  103. package/dist-es/commands/RemoveSourceIdentifierFromSubscriptionCommand.js +3 -3
  104. package/dist-es/commands/RemoveTagsFromResourceCommand.js +3 -3
  105. package/dist-es/commands/ResetDBClusterParameterGroupCommand.js +3 -3
  106. package/dist-es/commands/RestoreDBClusterFromSnapshotCommand.js +3 -3
  107. package/dist-es/commands/RestoreDBClusterToPointInTimeCommand.js +3 -3
  108. package/dist-es/commands/StartDBClusterCommand.js +3 -3
  109. package/dist-es/commands/StopDBClusterCommand.js +3 -3
  110. package/dist-es/endpoint/ruleset.js +3 -3
  111. package/dist-es/models/models_0.js +12 -0
  112. package/dist-es/protocols/Aws_query.js +1023 -1020
  113. package/dist-types/DocDB.d.ts +36 -38
  114. package/dist-types/commands/CopyDBClusterSnapshotCommand.d.ts +2 -4
  115. package/dist-types/commands/CreateDBClusterParameterGroupCommand.d.ts +2 -2
  116. package/dist-types/commands/CreateDBInstanceCommand.d.ts +1 -1
  117. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +2 -2
  118. package/dist-types/commands/CreateGlobalClusterCommand.d.ts +4 -4
  119. package/dist-types/commands/DeleteDBClusterCommand.d.ts +1 -1
  120. package/dist-types/commands/DeleteDBClusterSnapshotCommand.d.ts +2 -2
  121. package/dist-types/commands/DeleteDBSubnetGroupCommand.d.ts +2 -2
  122. package/dist-types/commands/DeleteGlobalClusterCommand.d.ts +2 -2
  123. package/dist-types/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +1 -1
  124. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +1 -1
  125. package/dist-types/commands/DescribeEventsCommand.d.ts +1 -1
  126. package/dist-types/commands/DescribeGlobalClustersCommand.d.ts +2 -2
  127. package/dist-types/commands/FailoverDBClusterCommand.d.ts +2 -2
  128. package/dist-types/commands/ModifyDBClusterParameterGroupCommand.d.ts +5 -5
  129. package/dist-types/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +1 -1
  130. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +1 -1
  131. package/dist-types/commands/ModifyGlobalClusterCommand.d.ts +2 -2
  132. package/dist-types/commands/RebootDBInstanceCommand.d.ts +1 -1
  133. package/dist-types/commands/RemoveFromGlobalClusterCommand.d.ts +2 -2
  134. package/dist-types/commands/ResetDBClusterParameterGroupCommand.d.ts +2 -2
  135. package/dist-types/commands/RestoreDBClusterFromSnapshotCommand.d.ts +3 -2
  136. package/dist-types/models/models_0.d.ts +438 -414
  137. package/dist-types/protocols/Aws_query.d.ts +424 -106
  138. package/dist-types/ts3.4/models/models_0.d.ts +15 -8
  139. package/dist-types/ts3.4/protocols/Aws_query.d.ts +106 -106
  140. package/package.json +31 -31
@@ -13,21 +13,21 @@ export interface AddSourceIdentifierToSubscriptionMessage {
13
13
  SubscriptionName: string | undefined;
14
14
  /**
15
15
  * <p>The identifier of the event source to be added:</p>
16
- * <ul>
16
+ * <ul>
17
17
  * <li>
18
- * <p>If the source type is an instance, a
18
+ * <p>If the source type is an instance, a
19
19
  * <code>DBInstanceIdentifier</code> must be provided.</p>
20
20
  * </li>
21
21
  * <li>
22
- * <p>If the source type is a security group, a
22
+ * <p>If the source type is a security group, a
23
23
  * <code>DBSecurityGroupName</code> must be provided.</p>
24
24
  * </li>
25
25
  * <li>
26
- * <p>If the source type is a parameter group, a
26
+ * <p>If the source type is a parameter group, a
27
27
  * <code>DBParameterGroupName</code> must be provided.</p>
28
28
  * </li>
29
29
  * <li>
30
- * <p>If the source type is a snapshot, a
30
+ * <p>If the source type is a snapshot, a
31
31
  * <code>DBSnapshotIdentifier</code> must be provided.</p>
32
32
  * </li>
33
33
  * </ul>
@@ -54,12 +54,12 @@ export interface EventSubscription {
54
54
  SnsTopicArn?: string;
55
55
  /**
56
56
  * <p>The status of the Amazon DocumentDB event notification subscription.</p>
57
- * <p>Constraints:</p>
58
- * <p>Can be one of the following: <code>creating</code>, <code>modifying</code>,
57
+ * <p>Constraints:</p>
58
+ * <p>Can be one of the following: <code>creating</code>, <code>modifying</code>,
59
59
  * <code>deleting</code>, <code>active</code>, <code>no-permission</code>,
60
60
  * <code>topic-not-exist</code>
61
61
  * </p>
62
- * <p>The <code>no-permission</code> status indicates that Amazon DocumentDB no longer has permission
62
+ * <p>The <code>no-permission</code> status indicates that Amazon DocumentDB no longer has permission
63
63
  * to post to the SNS topic. The <code>topic-not-exist</code> status indicates that the
64
64
  * topic was deleted after the subscription was created.</p>
65
65
  */
@@ -205,29 +205,29 @@ export interface ApplyPendingMaintenanceActionMessage {
205
205
  ResourceIdentifier: string | undefined;
206
206
  /**
207
207
  * <p>The pending maintenance action to apply to this resource.</p>
208
- * <p>Valid values: <code>system-update</code>, <code>db-upgrade</code>
209
- * </p>
208
+ * <p>Valid values: <code>system-update</code>, <code>db-upgrade</code>
209
+ * </p>
210
210
  */
211
211
  ApplyAction: string | undefined;
212
212
  /**
213
213
  * <p>A value that specifies the type of opt-in request or undoes an
214
214
  * opt-in request. An opt-in request of type <code>immediate</code>
215
215
  * can't be undone.</p>
216
- * <p>Valid values:</p>
217
- * <ul>
216
+ * <p>Valid values:</p>
217
+ * <ul>
218
218
  * <li>
219
- * <p>
219
+ * <p>
220
220
  * <code>immediate</code> - Apply the maintenance action
221
221
  * immediately.</p>
222
222
  * </li>
223
223
  * <li>
224
- * <p>
224
+ * <p>
225
225
  * <code>next-maintenance</code> - Apply the maintenance
226
226
  * action during the next maintenance window for the resource.
227
227
  * </p>
228
228
  * </li>
229
229
  * <li>
230
- * <p>
230
+ * <p>
231
231
  * <code>undo-opt-in</code> - Cancel any existing
232
232
  * <code>next-maintenance</code> opt-in requests.</p>
233
233
  * </li>
@@ -343,41 +343,41 @@ export declare class ResourceNotFoundFault extends __BaseException {
343
343
  export interface CopyDBClusterParameterGroupMessage {
344
344
  /**
345
345
  * <p>The identifier or Amazon Resource Name (ARN) for the source cluster parameter group.</p>
346
- * <p>Constraints:</p>
347
- * <ul>
346
+ * <p>Constraints:</p>
347
+ * <ul>
348
348
  * <li>
349
- * <p>Must specify a valid cluster parameter group.</p>
349
+ * <p>Must specify a valid cluster parameter group.</p>
350
350
  * </li>
351
351
  * <li>
352
- * <p>If the source cluster parameter group is in the same Amazon Web Services Region as the copy, specify a valid parameter group identifier; for example, <code>my-db-cluster-param-group</code>, or a valid ARN.</p>
352
+ * <p>If the source cluster parameter group is in the same Amazon Web Services Region as the copy, specify a valid parameter group identifier; for example, <code>my-db-cluster-param-group</code>, or a valid ARN.</p>
353
353
  * </li>
354
354
  * <li>
355
- * <p>If the source parameter group is in a different Amazon Web Services Region than the copy, specify a valid cluster parameter group ARN; for example, <code>arn:aws:rds:us-east-1:123456789012:sample-cluster:sample-parameter-group</code>.</p>
355
+ * <p>If the source parameter group is in a different Amazon Web Services Region than the copy, specify a valid cluster parameter group ARN; for example, <code>arn:aws:rds:us-east-1:123456789012:sample-cluster:sample-parameter-group</code>.</p>
356
356
  * </li>
357
357
  * </ul>
358
358
  */
359
359
  SourceDBClusterParameterGroupIdentifier: string | undefined;
360
360
  /**
361
361
  * <p>The identifier for the copied cluster parameter group.</p>
362
- * <p>Constraints:</p>
363
- * <ul>
362
+ * <p>Constraints:</p>
363
+ * <ul>
364
364
  * <li>
365
- * <p>Cannot be null, empty, or blank.</p>
365
+ * <p>Cannot be null, empty, or blank.</p>
366
366
  * </li>
367
367
  * <li>
368
- * <p>Must contain from 1 to 255 letters, numbers, or hyphens.
368
+ * <p>Must contain from 1 to 255 letters, numbers, or hyphens.
369
369
  * </p>
370
370
  * </li>
371
371
  * <li>
372
- * <p>The first character must be a letter.</p>
372
+ * <p>The first character must be a letter.</p>
373
373
  * </li>
374
374
  * <li>
375
- * <p>Cannot end with a hyphen or contain two consecutive hyphens.
375
+ * <p>Cannot end with a hyphen or contain two consecutive hyphens.
376
376
  * </p>
377
377
  * </li>
378
378
  * </ul>
379
- * <p>Example: <code>my-cluster-param-group1</code>
380
- * </p>
379
+ * <p>Example: <code>my-cluster-param-group1</code>
380
+ * </p>
381
381
  */
382
382
  TargetDBClusterParameterGroupIdentifier: string | undefined;
383
383
  /**
@@ -468,83 +468,75 @@ export interface CopyDBClusterSnapshotMessage {
468
468
  /**
469
469
  * <p>The identifier of the cluster snapshot to copy. This parameter is
470
470
  * not case sensitive.</p>
471
- *
472
- * <p>Constraints:</p>
473
- * <ul>
471
+ * <p>Constraints:</p>
472
+ * <ul>
474
473
  * <li>
475
- * <p>Must specify a valid system snapshot in the
474
+ * <p>Must specify a valid system snapshot in the
476
475
  * <i>available</i> state.</p>
477
476
  * </li>
478
477
  * <li>
479
- * <p>If the source snapshot is in the same Amazon Web Services Region as the copy, specify a valid snapshot identifier.</p>
478
+ * <p>If the source snapshot is in the same Amazon Web Services Region as the copy, specify a valid snapshot identifier.</p>
480
479
  * </li>
481
480
  * <li>
482
- *
483
- * <p>If the source snapshot is in a different Amazon Web Services Region than the copy, specify a valid cluster snapshot ARN.</p>
481
+ * <p>If the source snapshot is in a different Amazon Web Services Region than the copy, specify a valid cluster snapshot ARN.</p>
484
482
  * </li>
485
483
  * </ul>
486
- * <p>Example: <code>my-cluster-snapshot1</code>
487
- * </p>
484
+ * <p>Example: <code>my-cluster-snapshot1</code>
485
+ * </p>
488
486
  */
489
487
  SourceDBClusterSnapshotIdentifier: string | undefined;
490
488
  /**
491
489
  * <p>The identifier of the new cluster snapshot to create from the
492
490
  * source cluster snapshot. This parameter is not case sensitive.</p>
493
- * <p>Constraints:</p>
494
- * <ul>
491
+ * <p>Constraints:</p>
492
+ * <ul>
495
493
  * <li>
496
- * <p>Must contain from 1 to 63 letters, numbers, or hyphens.
494
+ * <p>Must contain from 1 to 63 letters, numbers, or hyphens.
497
495
  * </p>
498
496
  * </li>
499
497
  * <li>
500
- * <p>The first character must be a letter.</p>
498
+ * <p>The first character must be a letter.</p>
501
499
  * </li>
502
500
  * <li>
503
- * <p>Cannot end with a hyphen or contain two consecutive hyphens.
501
+ * <p>Cannot end with a hyphen or contain two consecutive hyphens.
504
502
  * </p>
505
503
  * </li>
506
504
  * </ul>
507
- * <p>Example: <code>my-cluster-snapshot2</code>
508
- * </p>
505
+ * <p>Example: <code>my-cluster-snapshot2</code>
506
+ * </p>
509
507
  */
510
508
  TargetDBClusterSnapshotIdentifier: string | undefined;
511
509
  /**
512
510
  * <p>The KMS key ID for an encrypted cluster snapshot. The KMS
513
511
  * key ID is the Amazon Resource Name (ARN), KMS key identifier, or
514
512
  * the KMS key alias for the KMS encryption key. </p>
515
- *
516
- * <p>If you copy an encrypted cluster snapshot from your Amazon Web Services account, you can specify a value for <code>KmsKeyId</code> to encrypt the copy with a new KMS encryption key. If you don't specify a value for <code>KmsKeyId</code>, then the copy of the cluster snapshot is encrypted with the same KMS key as the source cluster snapshot.</p>
517
- *
518
- * <p>If you copy an encrypted cluster snapshot that is shared from another Amazon Web Services account, then you must specify a value for <code>KmsKeyId</code>.</p>
519
- *
520
- * <p>To copy an encrypted cluster snapshot to another Amazon Web Services Region, set <code>KmsKeyId</code> to the KMS key ID that you want to use to encrypt the copy of the cluster snapshot in the destination Region. KMS encryption keys are specific to the Amazon Web Services Region that they are created in, and you can't use encryption keys from one Amazon Web Services Region in another Amazon Web Services Region.</p>
521
- *
522
- * <p>If you copy an unencrypted cluster snapshot and specify a value for the <code>KmsKeyId</code> parameter, an error is returned.</p>
513
+ * <p>If you copy an encrypted cluster snapshot from your Amazon Web Services account, you can specify a value for <code>KmsKeyId</code> to encrypt the copy with a new KMS encryption key. If you don't specify a value for <code>KmsKeyId</code>, then the copy of the cluster snapshot is encrypted with the same KMS key as the source cluster snapshot.</p>
514
+ * <p>If you copy an encrypted cluster snapshot that is shared from another Amazon Web Services account, then you must specify a value for <code>KmsKeyId</code>.</p>
515
+ * <p>To copy an encrypted cluster snapshot to another Amazon Web Services Region, set <code>KmsKeyId</code> to the KMS key ID that you want to use to encrypt the copy of the cluster snapshot in the destination Region. KMS encryption keys are specific to the Amazon Web Services Region that they are created in, and you can't use encryption keys from one Amazon Web Services Region in another Amazon Web Services Region.</p>
516
+ * <p>If you copy an unencrypted cluster snapshot and specify a value for the <code>KmsKeyId</code> parameter, an error is returned.</p>
523
517
  */
524
518
  KmsKeyId?: string;
525
519
  /**
526
520
  * <p>The URL that contains a Signature Version 4 signed request for the<code>CopyDBClusterSnapshot</code> API action in the Amazon Web Services Region that contains the source cluster snapshot to copy. You must use the <code>PreSignedUrl</code> parameter when copying a cluster snapshot from another Amazon Web Services Region.</p>
527
- *
528
- * <p>If you are using an Amazon Web Services SDK tool or the CLI, you can specify
521
+ * <p>If you are using an Amazon Web Services SDK tool or the CLI, you can specify
529
522
  * <code>SourceRegion</code> (or <code>--source-region</code> for the
530
523
  * CLI) instead of specifying <code>PreSignedUrl</code> manually.
531
524
  * Specifying <code>SourceRegion</code> autogenerates a pre-signed URL
532
525
  * that is a valid request for the operation that can be executed in
533
526
  * the source Amazon Web Services Region.</p>
534
- *
535
- * <p>The presigned URL must be a valid request for the
527
+ * <p>The presigned URL must be a valid request for the
536
528
  * <code>CopyDBClusterSnapshot</code> API action that can be executed
537
529
  * in the source Amazon Web Services Region that contains the cluster snapshot to be
538
530
  * copied. The presigned URL request must contain the following
539
531
  * parameter values:</p>
540
- * <ul>
532
+ * <ul>
541
533
  * <li>
542
- * <p>
534
+ * <p>
543
535
  * <code>SourceRegion</code> - The ID of the region that
544
536
  * contains the snapshot to be copied.</p>
545
537
  * </li>
546
538
  * <li>
547
- * <p>
539
+ * <p>
548
540
  * <code>SourceDBClusterSnapshotIdentifier</code> - The
549
541
  * identifier for the the encrypted cluster snapshot to be
550
542
  * copied. This identifier must be in the Amazon Resource Name
@@ -556,7 +548,7 @@ export interface CopyDBClusterSnapshotMessage {
556
548
  * <code>arn:aws:rds:us-east-1:12345678012:sample-cluster:sample-cluster-snapshot</code>.</p>
557
549
  * </li>
558
550
  * <li>
559
- * <p>
551
+ * <p>
560
552
  * <code>TargetDBClusterSnapshotIdentifier</code> - The
561
553
  * identifier for the new cluster snapshot to be created. This
562
554
  * parameter isn't case sensitive.</p>
@@ -739,11 +731,11 @@ export interface CreateDBClusterMessage {
739
731
  /**
740
732
  * <p>The number of days for which automated backups are retained. You
741
733
  * must specify a minimum value of 1.</p>
742
- * <p>Default: 1</p>
743
- * <p>Constraints:</p>
744
- * <ul>
734
+ * <p>Default: 1</p>
735
+ * <p>Constraints:</p>
736
+ * <ul>
745
737
  * <li>
746
- * <p>Must be a value from 1 to 35.</p>
738
+ * <p>Must be a value from 1 to 35.</p>
747
739
  * </li>
748
740
  * </ul>
749
741
  */
@@ -751,22 +743,22 @@ export interface CreateDBClusterMessage {
751
743
  /**
752
744
  * <p>The cluster identifier. This parameter is stored as a lowercase
753
745
  * string.</p>
754
- * <p>Constraints:</p>
755
- * <ul>
746
+ * <p>Constraints:</p>
747
+ * <ul>
756
748
  * <li>
757
- * <p>Must contain from 1 to 63 letters, numbers, or hyphens.
749
+ * <p>Must contain from 1 to 63 letters, numbers, or hyphens.
758
750
  * </p>
759
751
  * </li>
760
752
  * <li>
761
- * <p>The first character must be a letter.</p>
753
+ * <p>The first character must be a letter.</p>
762
754
  * </li>
763
755
  * <li>
764
- * <p>Cannot end with a hyphen or contain two consecutive hyphens.
756
+ * <p>Cannot end with a hyphen or contain two consecutive hyphens.
765
757
  * </p>
766
758
  * </li>
767
759
  * </ul>
768
- * <p>Example: <code>my-cluster</code>
769
- * </p>
760
+ * <p>Example: <code>my-cluster</code>
761
+ * </p>
770
762
  */
771
763
  DBClusterIdentifier: string | undefined;
772
764
  /**
@@ -781,16 +773,16 @@ export interface CreateDBClusterMessage {
781
773
  VpcSecurityGroupIds?: string[];
782
774
  /**
783
775
  * <p>A subnet group to associate with this cluster.</p>
784
- * <p>Constraints: Must match the name of an existing
776
+ * <p>Constraints: Must match the name of an existing
785
777
  * <code>DBSubnetGroup</code>. Must not be default.</p>
786
- * <p>Example: <code>mySubnetgroup</code>
787
- * </p>
778
+ * <p>Example: <code>mySubnetgroup</code>
779
+ * </p>
788
780
  */
789
781
  DBSubnetGroupName?: string;
790
782
  /**
791
783
  * <p>The name of the database engine to be used for this cluster.</p>
792
- * <p>Valid values: <code>docdb</code>
793
- * </p>
784
+ * <p>Valid values: <code>docdb</code>
785
+ * </p>
794
786
  */
795
787
  Engine: string | undefined;
796
788
  /**
@@ -804,16 +796,16 @@ export interface CreateDBClusterMessage {
804
796
  Port?: number;
805
797
  /**
806
798
  * <p>The name of the master user for the cluster.</p>
807
- * <p>Constraints:</p>
808
- * <ul>
799
+ * <p>Constraints:</p>
800
+ * <ul>
809
801
  * <li>
810
- * <p>Must be from 1 to 63 letters or numbers.</p>
802
+ * <p>Must be from 1 to 63 letters or numbers.</p>
811
803
  * </li>
812
804
  * <li>
813
- * <p>The first character must be a letter.</p>
805
+ * <p>The first character must be a letter.</p>
814
806
  * </li>
815
807
  * <li>
816
- * <p>Cannot be a reserved word for the chosen database engine.
808
+ * <p>Cannot be a reserved word for the chosen database engine.
817
809
  * </p>
818
810
  * </li>
819
811
  * </ul>
@@ -823,27 +815,27 @@ export interface CreateDBClusterMessage {
823
815
  * <p>The password for the master database user. This password can
824
816
  * contain any printable ASCII character except forward slash (/),
825
817
  * double quote ("), or the "at" symbol (@).</p>
826
- * <p>Constraints: Must contain from 8 to 100 characters.</p>
818
+ * <p>Constraints: Must contain from 8 to 100 characters.</p>
827
819
  */
828
820
  MasterUserPassword?: string;
829
821
  /**
830
822
  * <p>The daily time range during which automated backups are created if
831
823
  * automated backups are enabled using the <code>BackupRetentionPeriod</code> parameter. </p>
832
- * <p>The default is a 30-minute window selected at random from an 8-hour block of time for each Amazon Web Services Region. </p>
833
- * <p>Constraints:</p>
834
- * <ul>
824
+ * <p>The default is a 30-minute window selected at random from an 8-hour block of time for each Amazon Web Services Region. </p>
825
+ * <p>Constraints:</p>
826
+ * <ul>
835
827
  * <li>
836
- * <p>Must be in the format <code>hh24:mi-hh24:mi</code>.</p>
828
+ * <p>Must be in the format <code>hh24:mi-hh24:mi</code>.</p>
837
829
  * </li>
838
830
  * <li>
839
- * <p>Must be in Universal Coordinated Time (UTC).</p>
831
+ * <p>Must be in Universal Coordinated Time (UTC).</p>
840
832
  * </li>
841
833
  * <li>
842
- * <p>Must not conflict with the preferred maintenance window.
834
+ * <p>Must not conflict with the preferred maintenance window.
843
835
  * </p>
844
836
  * </li>
845
837
  * <li>
846
- * <p>Must be at least 30 minutes.</p>
838
+ * <p>Must be at least 30 minutes.</p>
847
839
  * </li>
848
840
  * </ul>
849
841
  */
@@ -851,11 +843,11 @@ export interface CreateDBClusterMessage {
851
843
  /**
852
844
  * <p>The weekly time range during which system maintenance can occur,
853
845
  * in Universal Coordinated Time (UTC).</p>
854
- * <p>Format: <code>ddd:hh24:mi-ddd:hh24:mi</code>
855
- * </p>
856
- * <p>The default is a 30-minute window selected at random from an 8-hour block of time for each Amazon Web Services Region, occurring on a random day of the week.</p>
857
- * <p>Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun</p>
858
- * <p>Constraints: Minimum 30-minute window.</p>
846
+ * <p>Format: <code>ddd:hh24:mi-ddd:hh24:mi</code>
847
+ * </p>
848
+ * <p>The default is a 30-minute window selected at random from an 8-hour block of time for each Amazon Web Services Region, occurring on a random day of the week.</p>
849
+ * <p>Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun</p>
850
+ * <p>Constraints: Minimum 30-minute window.</p>
859
851
  */
860
852
  PreferredMaintenanceWindow?: string;
861
853
  /**
@@ -868,17 +860,17 @@ export interface CreateDBClusterMessage {
868
860
  StorageEncrypted?: boolean;
869
861
  /**
870
862
  * <p>The KMS key identifier for an encrypted cluster.</p>
871
- * <p>The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key. If you are creating a cluster using the same Amazon Web Services account that owns the KMS encryption key that is used to encrypt the new cluster, you can use the KMS key alias instead of the ARN for the KMS encryption key.</p>
872
- * <p>If an encryption key is not specified in <code>KmsKeyId</code>:
863
+ * <p>The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key. If you are creating a cluster using the same Amazon Web Services account that owns the KMS encryption key that is used to encrypt the new cluster, you can use the KMS key alias instead of the ARN for the KMS encryption key.</p>
864
+ * <p>If an encryption key is not specified in <code>KmsKeyId</code>:
873
865
  * </p>
874
- * <ul>
866
+ * <ul>
875
867
  * <li>
876
- * <p>If the <code>StorageEncrypted</code> parameter is
868
+ * <p>If the <code>StorageEncrypted</code> parameter is
877
869
  * <code>true</code>, Amazon DocumentDB uses your default encryption key.
878
870
  * </p>
879
871
  * </li>
880
872
  * </ul>
881
- * <p>KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Regions.</p>
873
+ * <p>KMS creates the default encryption key for your Amazon Web Services account. Your Amazon Web Services account has a different default encryption key for each Amazon Web Services Regions.</p>
882
874
  */
883
875
  KmsKeyId?: string;
884
876
  /**
@@ -922,17 +914,17 @@ export interface DBClusterRole {
922
914
  RoleArn?: string;
923
915
  /**
924
916
  * <p>Describes the state of association between the IAMrole and the cluster. The <code>Status</code> property returns one of the following values:</p>
925
- * <ul>
917
+ * <ul>
926
918
  * <li>
927
- * <p>
919
+ * <p>
928
920
  * <code>ACTIVE</code> - The IAMrole ARN is associated with the cluster and can be used to access other Amazon Web Services services on your behalf.</p>
929
921
  * </li>
930
922
  * <li>
931
- * <p>
923
+ * <p>
932
924
  * <code>PENDING</code> - The IAMrole ARN is being associated with the cluster.</p>
933
925
  * </li>
934
926
  * <li>
935
- * <p>
927
+ * <p>
936
928
  * <code>INVALID</code> - The IAMrole ARN is associated with the cluster, but the cluster cannot assume the IAMrole to access other Amazon Web Services services on your behalf.</p>
937
929
  * </li>
938
930
  * </ul>
@@ -1025,7 +1017,7 @@ export interface DBCluster {
1025
1017
  Endpoint?: string;
1026
1018
  /**
1027
1019
  * <p>The reader endpoint for the cluster. The reader endpoint for a cluster load balances connections across the Amazon DocumentDB replicas that are available in a cluster. As clients request new connections to the reader endpoint, Amazon DocumentDB distributes the connection requests among the Amazon DocumentDB replicas in the cluster. This functionality can help balance your read workload across multiple Amazon DocumentDB replicas in your cluster. </p>
1028
- * <p>If a failover occurs, and the Amazon DocumentDB replica that you are connected to is promoted to be the primary instance, your connection is dropped. To continue sending your read workload to other Amazon DocumentDB replicas in the cluster, you can then reconnect to the reader endpoint.</p>
1020
+ * <p>If a failover occurs, and the Amazon DocumentDB replica that you are connected to is promoted to be the primary instance, your connection is dropped. To continue sending your read workload to other Amazon DocumentDB replicas in the cluster, you can then reconnect to the reader endpoint.</p>
1029
1021
  */
1030
1022
  ReaderEndpoint?: string;
1031
1023
  /**
@@ -1293,16 +1285,16 @@ export declare class StorageQuotaExceededFault extends __BaseException {
1293
1285
  export interface CreateDBClusterParameterGroupMessage {
1294
1286
  /**
1295
1287
  * <p>The name of the cluster parameter group.</p>
1296
- * <p>Constraints:</p>
1297
- * <ul>
1288
+ * <p>Constraints:</p>
1289
+ * <ul>
1298
1290
  * <li>
1299
- * <p>Must not match the name of an existing
1291
+ * <p>Must not match the name of an existing
1300
1292
  * <code>DBClusterParameterGroup</code>.</p>
1301
1293
  * </li>
1302
1294
  * </ul>
1303
- * <note>
1295
+ * <note>
1304
1296
  * <p>This value is stored as a lowercase string.</p>
1305
- * </note>
1297
+ * </note>
1306
1298
  */
1307
1299
  DBClusterParameterGroupName: string | undefined;
1308
1300
  /**
@@ -1335,35 +1327,35 @@ export interface CreateDBClusterSnapshotMessage {
1335
1327
  /**
1336
1328
  * <p>The identifier of the cluster snapshot. This parameter is stored
1337
1329
  * as a lowercase string.</p>
1338
- * <p>Constraints:</p>
1339
- * <ul>
1330
+ * <p>Constraints:</p>
1331
+ * <ul>
1340
1332
  * <li>
1341
- * <p>Must contain from 1 to 63 letters, numbers, or hyphens.</p>
1333
+ * <p>Must contain from 1 to 63 letters, numbers, or hyphens.</p>
1342
1334
  * </li>
1343
1335
  * <li>
1344
- * <p>The first character must be a letter.</p>
1336
+ * <p>The first character must be a letter.</p>
1345
1337
  * </li>
1346
1338
  * <li>
1347
- * <p>Cannot end with a hyphen or contain two consecutive hyphens.
1339
+ * <p>Cannot end with a hyphen or contain two consecutive hyphens.
1348
1340
  * </p>
1349
1341
  * </li>
1350
1342
  * </ul>
1351
- * <p>Example: <code>my-cluster-snapshot1</code>
1352
- * </p>
1343
+ * <p>Example: <code>my-cluster-snapshot1</code>
1344
+ * </p>
1353
1345
  */
1354
1346
  DBClusterSnapshotIdentifier: string | undefined;
1355
1347
  /**
1356
1348
  * <p>The identifier of the cluster to create a snapshot for. This
1357
1349
  * parameter is not case sensitive.</p>
1358
- * <p>Constraints:</p>
1359
- * <ul>
1350
+ * <p>Constraints:</p>
1351
+ * <ul>
1360
1352
  * <li>
1361
- * <p>Must match the identifier of an existing
1353
+ * <p>Must match the identifier of an existing
1362
1354
  * <code>DBCluster</code>.</p>
1363
1355
  * </li>
1364
1356
  * </ul>
1365
- * <p>Example: <code>my-cluster</code>
1366
- * </p>
1357
+ * <p>Example: <code>my-cluster</code>
1358
+ * </p>
1367
1359
  */
1368
1360
  DBClusterIdentifier: string | undefined;
1369
1361
  /**
@@ -1383,7 +1375,7 @@ export interface CreateDBClusterSnapshotResult {
1383
1375
  /**
1384
1376
  * @public
1385
1377
  * <p>The specified CIDR IP or Amazon EC2 security group isn't authorized for the specified security group.</p>
1386
- * <p>Amazon DocumentDB also might not be authorized to perform necessary actions on your behalf using IAM.</p>
1378
+ * <p>Amazon DocumentDB also might not be authorized to perform necessary actions on your behalf using IAM.</p>
1387
1379
  */
1388
1380
  export declare class AuthorizationNotFoundFault extends __BaseException {
1389
1381
  readonly name: "AuthorizationNotFoundFault";
@@ -1400,20 +1392,20 @@ export declare class AuthorizationNotFoundFault extends __BaseException {
1400
1392
  export interface CreateDBInstanceMessage {
1401
1393
  /**
1402
1394
  * <p>The instance identifier. This parameter is stored as a lowercase string.</p>
1403
- * <p>Constraints:</p>
1404
- * <ul>
1395
+ * <p>Constraints:</p>
1396
+ * <ul>
1405
1397
  * <li>
1406
- * <p>Must contain from 1 to 63 letters, numbers, or hyphens.</p>
1398
+ * <p>Must contain from 1 to 63 letters, numbers, or hyphens.</p>
1407
1399
  * </li>
1408
1400
  * <li>
1409
- * <p>The first character must be a letter.</p>
1401
+ * <p>The first character must be a letter.</p>
1410
1402
  * </li>
1411
1403
  * <li>
1412
- * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
1404
+ * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
1413
1405
  * </li>
1414
1406
  * </ul>
1415
- * <p>Example: <code>mydbinstance</code>
1416
- * </p>
1407
+ * <p>Example: <code>mydbinstance</code>
1408
+ * </p>
1417
1409
  */
1418
1410
  DBInstanceIdentifier: string | undefined;
1419
1411
  /**
@@ -1423,32 +1415,32 @@ export interface CreateDBInstanceMessage {
1423
1415
  DBInstanceClass: string | undefined;
1424
1416
  /**
1425
1417
  * <p>The name of the database engine to be used for this instance.</p>
1426
- * <p>Valid value: <code>docdb</code>
1418
+ * <p>Valid value: <code>docdb</code>
1427
1419
  * </p>
1428
1420
  */
1429
1421
  Engine: string | undefined;
1430
1422
  /**
1431
1423
  * <p>The Amazon EC2 Availability Zone that the instance is created in. </p>
1432
- * <p>Default: A random, system-chosen Availability Zone in the endpoint's Amazon Web Services Region.</p>
1433
- * <p>Example: <code>us-east-1d</code>
1424
+ * <p>Default: A random, system-chosen Availability Zone in the endpoint's Amazon Web Services Region.</p>
1425
+ * <p>Example: <code>us-east-1d</code>
1434
1426
  * </p>
1435
1427
  */
1436
1428
  AvailabilityZone?: string;
1437
1429
  /**
1438
1430
  * <p>The time range each week during which system maintenance can occur, in Universal
1439
1431
  * Coordinated Time (UTC).</p>
1440
- * <p> Format: <code>ddd:hh24:mi-ddd:hh24:mi</code>
1441
- * </p>
1442
- * <p>The default is a 30-minute window selected at random from an 8-hour block of time for
1432
+ * <p> Format: <code>ddd:hh24:mi-ddd:hh24:mi</code>
1433
+ * </p>
1434
+ * <p>The default is a 30-minute window selected at random from an 8-hour block of time for
1443
1435
  * each Amazon Web Services Region, occurring on a random day of the week. </p>
1444
- * <p>Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun</p>
1445
- * <p>Constraints: Minimum 30-minute window.</p>
1436
+ * <p>Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun</p>
1437
+ * <p>Constraints: Minimum 30-minute window.</p>
1446
1438
  */
1447
1439
  PreferredMaintenanceWindow?: string;
1448
1440
  /**
1449
1441
  * <p>This parameter does not apply to Amazon DocumentDB. Amazon DocumentDB does not perform minor version upgrades regardless of the value set.</p>
1450
- * <p>Default: <code>false</code>
1451
- * </p>
1442
+ * <p>Default: <code>false</code>
1443
+ * </p>
1452
1444
  */
1453
1445
  AutoMinorVersionUpgrade?: boolean;
1454
1446
  /**
@@ -1467,8 +1459,8 @@ export interface CreateDBInstanceMessage {
1467
1459
  /**
1468
1460
  * <p>A value that specifies the order in which an Amazon DocumentDB replica is promoted to the
1469
1461
  * primary instance after a failure of the existing primary instance.</p>
1470
- * <p>Default: 1</p>
1471
- * <p>Valid values: 0-15</p>
1462
+ * <p>Default: 1</p>
1463
+ * <p>Valid values: 0-15</p>
1472
1464
  */
1473
1465
  PromotionTier?: number;
1474
1466
  /**
@@ -1480,9 +1472,9 @@ export interface CreateDBInstanceMessage {
1480
1472
  /**
1481
1473
  * <p>The KMS key identifier for encryption of Performance Insights
1482
1474
  * data.</p>
1483
- * <p>The KMS key identifier is the key ARN, key ID, alias ARN, or alias name
1475
+ * <p>The KMS key identifier is the key ARN, key ID, alias ARN, or alias name
1484
1476
  * for the KMS key.</p>
1485
- * <p>If you do not specify a value for PerformanceInsightsKMSKeyId, then Amazon DocumentDB uses your
1477
+ * <p>If you do not specify a value for PerformanceInsightsKMSKeyId, then Amazon DocumentDB uses your
1486
1478
  * default KMS key. There is a default KMS key for your
1487
1479
  * Amazon Web Services account. Your Amazon Web Services account has a different
1488
1480
  * default KMS key for each Amazon Web Services region.</p>
@@ -1622,7 +1614,7 @@ export interface PendingModifiedValues {
1622
1614
  EngineVersion?: string;
1623
1615
  /**
1624
1616
  * <p>The license model for the instance.</p>
1625
- * <p>Valid values: <code>license-included</code>, <code>bring-your-own-license</code>,
1617
+ * <p>Valid values: <code>license-included</code>, <code>bring-your-own-license</code>,
1626
1618
  * <code>general-public-license</code>
1627
1619
  * </p>
1628
1620
  */
@@ -1885,10 +1877,10 @@ export declare class StorageTypeNotSupportedFault extends __BaseException {
1885
1877
  export interface CreateDBSubnetGroupMessage {
1886
1878
  /**
1887
1879
  * <p>The name for the subnet group. This value is stored as a lowercase string.</p>
1888
- * <p>Constraints: Must contain no more than 255 letters, numbers, periods, underscores,
1880
+ * <p>Constraints: Must contain no more than 255 letters, numbers, periods, underscores,
1889
1881
  * spaces, or hyphens. Must not be default.</p>
1890
- * <p>Example: <code>mySubnetgroup</code>
1891
- * </p>
1882
+ * <p>Example: <code>mySubnetgroup</code>
1883
+ * </p>
1892
1884
  */
1893
1885
  DBSubnetGroupName: string | undefined;
1894
1886
  /**
@@ -1957,7 +1949,7 @@ export declare class DBSubnetQuotaExceededFault extends __BaseException {
1957
1949
  export interface CreateEventSubscriptionMessage {
1958
1950
  /**
1959
1951
  * <p>The name of the subscription.</p>
1960
- * <p>Constraints: The name must be fewer than 255 characters.</p>
1952
+ * <p>Constraints: The name must be fewer than 255 characters.</p>
1961
1953
  */
1962
1954
  SubscriptionName: string | undefined;
1963
1955
  /**
@@ -1966,10 +1958,10 @@ export interface CreateEventSubscriptionMessage {
1966
1958
  SnsTopicArn: string | undefined;
1967
1959
  /**
1968
1960
  * <p>The type of source that is generating the events. For example, if you want to be notified of events generated by an instance, you would set this parameter to <code>db-instance</code>. If this value is not specified, all events are returned.</p>
1969
- * <p>Valid values: <code>db-instance</code>, <code>db-cluster</code>,
1961
+ * <p>Valid values: <code>db-instance</code>, <code>db-cluster</code>,
1970
1962
  * <code>db-parameter-group</code>, <code>db-security-group</code>,
1971
1963
  * <code>db-cluster-snapshot</code>
1972
- * </p>
1964
+ * </p>
1973
1965
  */
1974
1966
  SourceType?: string;
1975
1967
  /**
@@ -1979,26 +1971,26 @@ export interface CreateEventSubscriptionMessage {
1979
1971
  /**
1980
1972
  * <p>The list of identifiers of the event sources for which events are returned. If not specified, then all sources are included in the response. An identifier must begin with a letter and must contain only ASCII letters, digits, and hyphens; it can't end with a
1981
1973
  * hyphen or contain two consecutive hyphens.</p>
1982
- * <p>Constraints:</p>
1983
- * <ul>
1974
+ * <p>Constraints:</p>
1975
+ * <ul>
1984
1976
  * <li>
1985
- * <p>If <code>SourceIds</code> are provided, <code>SourceType</code> must also be
1977
+ * <p>If <code>SourceIds</code> are provided, <code>SourceType</code> must also be
1986
1978
  * provided.</p>
1987
1979
  * </li>
1988
1980
  * <li>
1989
- * <p>If the source type is an instance, a <code>DBInstanceIdentifier</code> must
1981
+ * <p>If the source type is an instance, a <code>DBInstanceIdentifier</code> must
1990
1982
  * be provided.</p>
1991
1983
  * </li>
1992
1984
  * <li>
1993
- * <p>If the source type is a security group, a <code>DBSecurityGroupName</code>
1985
+ * <p>If the source type is a security group, a <code>DBSecurityGroupName</code>
1994
1986
  * must be provided.</p>
1995
1987
  * </li>
1996
1988
  * <li>
1997
- * <p>If the source type is a parameter group, a
1989
+ * <p>If the source type is a parameter group, a
1998
1990
  * <code>DBParameterGroupName</code> must be provided.</p>
1999
1991
  * </li>
2000
1992
  * <li>
2001
- * <p>If the source type is a snapshot, a <code>DBSnapshotIdentifier</code> must
1993
+ * <p>If the source type is a snapshot, a <code>DBSnapshotIdentifier</code> must
2002
1994
  * be provided.</p>
2003
1995
  * </li>
2004
1996
  * </ul>
@@ -2156,7 +2148,7 @@ export interface GlobalCluster {
2156
2148
  */
2157
2149
  GlobalClusterIdentifier?: string;
2158
2150
  /**
2159
- * <p>The Amazon Web Services Region-unique, immutable identifier for the global database cluster. This identifier is found in AWS CloudTrail log entries whenever the AWS KMS customer master key (CMK) for the cluster is accessed. </p>
2151
+ * <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>
2160
2152
  */
2161
2153
  GlobalClusterResourceId?: string;
2162
2154
  /**
@@ -2232,38 +2224,38 @@ export declare class GlobalClusterQuotaExceededFault extends __BaseException {
2232
2224
  export interface DeleteDBClusterMessage {
2233
2225
  /**
2234
2226
  * <p>The cluster identifier for the cluster to be deleted. This parameter isn't case sensitive.</p>
2235
- * <p>Constraints:</p>
2236
- * <ul>
2227
+ * <p>Constraints:</p>
2228
+ * <ul>
2237
2229
  * <li>
2238
- * <p>Must match an existing <code>DBClusterIdentifier</code>.</p>
2230
+ * <p>Must match an existing <code>DBClusterIdentifier</code>.</p>
2239
2231
  * </li>
2240
2232
  * </ul>
2241
2233
  */
2242
2234
  DBClusterIdentifier: string | undefined;
2243
2235
  /**
2244
2236
  * <p> Determines whether a final cluster snapshot is created before the cluster is deleted. If <code>true</code> is specified, no cluster snapshot is created. If <code>false</code> is specified, a cluster snapshot is created before the DB cluster is deleted. </p>
2245
- * <note>
2237
+ * <note>
2246
2238
  * <p>If <code>SkipFinalSnapshot</code> is <code>false</code>, you must specify a <code>FinalDBSnapshotIdentifier</code> parameter.</p>
2247
- * </note>
2248
- * <p>Default: <code>false</code>
2249
- * </p>
2239
+ * </note>
2240
+ * <p>Default: <code>false</code>
2241
+ * </p>
2250
2242
  */
2251
2243
  SkipFinalSnapshot?: boolean;
2252
2244
  /**
2253
2245
  * <p> The cluster snapshot identifier of the new cluster snapshot created when <code>SkipFinalSnapshot</code> is set to <code>false</code>. </p>
2254
- * <note>
2246
+ * <note>
2255
2247
  * <p> Specifying this parameter and also setting the <code>SkipFinalShapshot</code> parameter to <code>true</code> results in an error. </p>
2256
- * </note>
2257
- * <p>Constraints:</p>
2258
- * <ul>
2248
+ * </note>
2249
+ * <p>Constraints:</p>
2250
+ * <ul>
2259
2251
  * <li>
2260
- * <p>Must be from 1 to 255 letters, numbers, or hyphens.</p>
2252
+ * <p>Must be from 1 to 255 letters, numbers, or hyphens.</p>
2261
2253
  * </li>
2262
2254
  * <li>
2263
- * <p>The first character must be a letter.</p>
2255
+ * <p>The first character must be a letter.</p>
2264
2256
  * </li>
2265
2257
  * <li>
2266
- * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
2258
+ * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
2267
2259
  * </li>
2268
2260
  * </ul>
2269
2261
  */
@@ -2285,16 +2277,16 @@ export interface DeleteDBClusterResult {
2285
2277
  export interface DeleteDBClusterParameterGroupMessage {
2286
2278
  /**
2287
2279
  * <p>The name of the cluster parameter group.</p>
2288
- * <p>Constraints:</p>
2289
- * <ul>
2280
+ * <p>Constraints:</p>
2281
+ * <ul>
2290
2282
  * <li>
2291
- * <p>Must be the name of an existing cluster parameter group.</p>
2283
+ * <p>Must be the name of an existing cluster parameter group.</p>
2292
2284
  * </li>
2293
2285
  * <li>
2294
- * <p>You can't delete a default cluster parameter group.</p>
2286
+ * <p>You can't delete a default cluster parameter group.</p>
2295
2287
  * </li>
2296
2288
  * <li>
2297
- * <p>Cannot be associated with any clusters.</p>
2289
+ * <p>Cannot be associated with any clusters.</p>
2298
2290
  * </li>
2299
2291
  * </ul>
2300
2292
  */
@@ -2319,7 +2311,7 @@ export declare class InvalidDBParameterGroupStateFault extends __BaseException {
2319
2311
  export interface DeleteDBClusterSnapshotMessage {
2320
2312
  /**
2321
2313
  * <p>The identifier of the cluster snapshot to delete.</p>
2322
- * <p>Constraints: Must be the name of an existing cluster snapshot in the <code>available</code> state.</p>
2314
+ * <p>Constraints: Must be the name of an existing cluster snapshot in the <code>available</code> state.</p>
2323
2315
  */
2324
2316
  DBClusterSnapshotIdentifier: string | undefined;
2325
2317
  }
@@ -2353,10 +2345,10 @@ export interface DeleteDBInstanceMessage {
2353
2345
  /**
2354
2346
  * <p>The instance identifier for the instance to be deleted. This parameter isn't
2355
2347
  * case sensitive.</p>
2356
- * <p>Constraints:</p>
2357
- * <ul>
2348
+ * <p>Constraints:</p>
2349
+ * <ul>
2358
2350
  * <li>
2359
- * <p>Must match the name of an existing instance.</p>
2351
+ * <p>Must match the name of an existing instance.</p>
2360
2352
  * </li>
2361
2353
  * </ul>
2362
2354
  */
@@ -2378,13 +2370,13 @@ export interface DeleteDBInstanceResult {
2378
2370
  export interface DeleteDBSubnetGroupMessage {
2379
2371
  /**
2380
2372
  * <p>The name of the database subnet group to delete.</p>
2381
- * <note>
2373
+ * <note>
2382
2374
  * <p>You can't delete the default subnet group.</p>
2383
- * </note>
2384
- * <p>Constraints:</p>
2385
- * <p>Must match the name of an existing <code>DBSubnetGroup</code>. Must not be default.</p>
2386
- * <p>Example: <code>mySubnetgroup</code>
2387
- * </p>
2375
+ * </note>
2376
+ * <p>Constraints:</p>
2377
+ * <p>Must match the name of an existing <code>DBSubnetGroup</code>. Must not be default.</p>
2378
+ * <p>Example: <code>mySubnetgroup</code>
2379
+ * </p>
2388
2380
  */
2389
2381
  DBSubnetGroupName: string | undefined;
2390
2382
  }
@@ -2521,7 +2513,7 @@ export declare class CertificateNotFoundFault extends __BaseException {
2521
2513
  * @public
2522
2514
  * <p>A named set of filter values, used to return a more specific list of results. You can
2523
2515
  * use a filter to match a set of resources by specific criteria, such as IDs.</p>
2524
- * <p>Wildcards are not supported in filters.</p>
2516
+ * <p>Wildcards are not supported in filters.</p>
2525
2517
  */
2526
2518
  export interface Filter {
2527
2519
  /**
@@ -2593,10 +2585,10 @@ export interface DBClusterParameterGroupsMessage {
2593
2585
  export interface DescribeDBClusterParameterGroupsMessage {
2594
2586
  /**
2595
2587
  * <p>The name of a specific cluster parameter group to return details for.</p>
2596
- * <p>Constraints:</p>
2597
- * <ul>
2588
+ * <p>Constraints:</p>
2589
+ * <ul>
2598
2590
  * <li>
2599
- * <p>If provided, must match the name of an existing
2591
+ * <p>If provided, must match the name of an existing
2600
2592
  * <code>DBClusterParameterGroup</code>.</p>
2601
2593
  * </li>
2602
2594
  * </ul>
@@ -2611,7 +2603,7 @@ export interface DescribeDBClusterParameterGroupsMessage {
2611
2603
  * the specified <code>MaxRecords</code> value, a pagination token (marker) is included
2612
2604
  * in the response so that the remaining results can be retrieved.</p>
2613
2605
  * <p>Default: 100</p>
2614
- * <p>Constraints: Minimum 20, maximum 100.</p>
2606
+ * <p>Constraints: Minimum 20, maximum 100.</p>
2615
2607
  */
2616
2608
  MaxRecords?: number;
2617
2609
  /**
@@ -2623,8 +2615,16 @@ export interface DescribeDBClusterParameterGroupsMessage {
2623
2615
  }
2624
2616
  /**
2625
2617
  * @public
2618
+ * @enum
2626
2619
  */
2627
- export type ApplyMethod = "immediate" | "pending-reboot";
2620
+ export declare const ApplyMethod: {
2621
+ readonly immediate: "immediate";
2622
+ readonly pending_reboot: "pending-reboot";
2623
+ };
2624
+ /**
2625
+ * @public
2626
+ */
2627
+ export type ApplyMethod = (typeof ApplyMethod)[keyof typeof ApplyMethod];
2628
2628
  /**
2629
2629
  * @public
2630
2630
  * <p>Detailed information about an individual parameter.</p>
@@ -2696,10 +2696,10 @@ export interface DBClusterParameterGroupDetails {
2696
2696
  export interface DescribeDBClusterParametersMessage {
2697
2697
  /**
2698
2698
  * <p>The name of a specific cluster parameter group to return parameter details for.</p>
2699
- * <p>Constraints:</p>
2700
- * <ul>
2699
+ * <p>Constraints:</p>
2700
+ * <ul>
2701
2701
  * <li>
2702
- * <p>If provided, must match the name of an existing <code>DBClusterParameterGroup</code>.</p>
2702
+ * <p>If provided, must match the name of an existing <code>DBClusterParameterGroup</code>.</p>
2703
2703
  * </li>
2704
2704
  * </ul>
2705
2705
  */
@@ -2718,7 +2718,7 @@ export interface DescribeDBClusterParametersMessage {
2718
2718
  * the specified <code>MaxRecords</code> value, a pagination token (marker) is included
2719
2719
  * in the response so that the remaining results can be retrieved.</p>
2720
2720
  * <p>Default: 100</p>
2721
- * <p>Constraints: Minimum 20, maximum 100.</p>
2721
+ * <p>Constraints: Minimum 20, maximum 100.</p>
2722
2722
  */
2723
2723
  MaxRecords?: number;
2724
2724
  /**
@@ -2751,21 +2751,21 @@ export interface DBClusterMessage {
2751
2751
  export interface DescribeDBClustersMessage {
2752
2752
  /**
2753
2753
  * <p>The user-provided cluster identifier. If this parameter is specified, information from only the specific cluster is returned. This parameter isn't case sensitive.</p>
2754
- * <p>Constraints:</p>
2755
- * <ul>
2754
+ * <p>Constraints:</p>
2755
+ * <ul>
2756
2756
  * <li>
2757
- * <p>If provided, must match an existing <code>DBClusterIdentifier</code>.</p>
2757
+ * <p>If provided, must match an existing <code>DBClusterIdentifier</code>.</p>
2758
2758
  * </li>
2759
2759
  * </ul>
2760
2760
  */
2761
2761
  DBClusterIdentifier?: string;
2762
2762
  /**
2763
2763
  * <p>A filter that specifies one or more clusters to describe.</p>
2764
- * <p>Supported filters:</p>
2765
- * <ul>
2764
+ * <p>Supported filters:</p>
2765
+ * <ul>
2766
2766
  * <li>
2767
- * <p>
2768
- * <code>db-cluster-id</code> - Accepts cluster identifiers and cluster Amazon Resource Names (ARNs). The results list only includes information about the clusters identified by these ARNs.</p>
2767
+ * <p>
2768
+ * <code>db-cluster-id</code> - Accepts cluster identifiers and cluster Amazon Resource Names (ARNs). The results list only includes information about the clusters identified by these ARNs.</p>
2769
2769
  * </li>
2770
2770
  * </ul>
2771
2771
  */
@@ -2775,7 +2775,7 @@ export interface DescribeDBClustersMessage {
2775
2775
  * the specified <code>MaxRecords</code> value, a pagination token (marker) is included
2776
2776
  * in the response so that the remaining results can be retrieved.</p>
2777
2777
  * <p>Default: 100</p>
2778
- * <p>Constraints: Minimum 20, maximum 100.</p>
2778
+ * <p>Constraints: Minimum 20, maximum 100.</p>
2779
2779
  */
2780
2780
  MaxRecords?: number;
2781
2781
  /**
@@ -2798,17 +2798,17 @@ export interface DescribeDBClusterSnapshotAttributesMessage {
2798
2798
  /**
2799
2799
  * @public
2800
2800
  * <p>Contains the name and values of a manual cluster snapshot attribute.</p>
2801
- * <p>Manual cluster snapshot attributes are used to authorize other Amazon Web Services accounts to restore a manual cluster snapshot.</p>
2801
+ * <p>Manual cluster snapshot attributes are used to authorize other Amazon Web Services accounts to restore a manual cluster snapshot.</p>
2802
2802
  */
2803
2803
  export interface DBClusterSnapshotAttribute {
2804
2804
  /**
2805
2805
  * <p>The name of the manual cluster snapshot attribute.</p>
2806
- * <p>The attribute named <code>restore</code> refers to the list of Amazon Web Services accounts that have permission to copy or restore the manual cluster snapshot.</p>
2806
+ * <p>The attribute named <code>restore</code> refers to the list of Amazon Web Services accounts that have permission to copy or restore the manual cluster snapshot.</p>
2807
2807
  */
2808
2808
  AttributeName?: string;
2809
2809
  /**
2810
2810
  * <p>The values for the manual cluster snapshot attribute.</p>
2811
- * <p>If the <code>AttributeName</code> field is set to <code>restore</code>, then this element returns a list of IDs of the Amazon Web Services accounts that are authorized to copy or restore the manual cluster snapshot. If a value of <code>all</code> is in the list, then the manual cluster snapshot is public and available for any Amazon Web Services account to copy or restore.</p>
2811
+ * <p>If the <code>AttributeName</code> field is set to <code>restore</code>, then this element returns a list of IDs of the Amazon Web Services accounts that are authorized to copy or restore the manual cluster snapshot. If a value of <code>all</code> is in the list, then the manual cluster snapshot is public and available for any Amazon Web Services account to copy or restore.</p>
2812
2812
  */
2813
2813
  AttributeValues?: string[];
2814
2814
  }
@@ -2860,10 +2860,10 @@ export interface DBClusterSnapshotMessage {
2860
2860
  export interface DescribeDBClusterSnapshotsMessage {
2861
2861
  /**
2862
2862
  * <p>The ID of the cluster to retrieve the list of cluster snapshots for. This parameter can't be used with the <code>DBClusterSnapshotIdentifier</code> parameter. This parameter is not case sensitive. </p>
2863
- * <p>Constraints:</p>
2864
- * <ul>
2863
+ * <p>Constraints:</p>
2864
+ * <ul>
2865
2865
  * <li>
2866
- * <p>If provided, must match the identifier of an existing
2866
+ * <p>If provided, must match the identifier of an existing
2867
2867
  * <code>DBCluster</code>.</p>
2868
2868
  * </li>
2869
2869
  * </ul>
@@ -2871,14 +2871,14 @@ export interface DescribeDBClusterSnapshotsMessage {
2871
2871
  DBClusterIdentifier?: string;
2872
2872
  /**
2873
2873
  * <p>A specific cluster snapshot identifier to describe. This parameter can't be used with the <code>DBClusterIdentifier</code> parameter. This value is stored as a lowercase string. </p>
2874
- * <p>Constraints:</p>
2875
- * <ul>
2874
+ * <p>Constraints:</p>
2875
+ * <ul>
2876
2876
  * <li>
2877
- * <p>If provided, must match the identifier of an existing
2877
+ * <p>If provided, must match the identifier of an existing
2878
2878
  * <code>DBClusterSnapshot</code>.</p>
2879
2879
  * </li>
2880
2880
  * <li>
2881
- * <p>If this identifier is for an automated snapshot, the <code>SnapshotType</code>
2881
+ * <p>If this identifier is for an automated snapshot, the <code>SnapshotType</code>
2882
2882
  * parameter must also be specified.</p>
2883
2883
  * </li>
2884
2884
  * </ul>
@@ -2886,26 +2886,26 @@ export interface DescribeDBClusterSnapshotsMessage {
2886
2886
  DBClusterSnapshotIdentifier?: string;
2887
2887
  /**
2888
2888
  * <p>The type of cluster snapshots to be returned. You can specify one of the following values:</p>
2889
- * <ul>
2889
+ * <ul>
2890
2890
  * <li>
2891
- * <p>
2892
- * <code>automated</code> - Return all cluster snapshots that Amazon DocumentDB has automatically created for your Amazon Web Services account.</p>
2891
+ * <p>
2892
+ * <code>automated</code> - Return all cluster snapshots that Amazon DocumentDB has automatically created for your Amazon Web Services account.</p>
2893
2893
  * </li>
2894
2894
  * <li>
2895
- * <p>
2896
- * <code>manual</code> - Return all cluster snapshots that you have manually created for your Amazon Web Services account.</p>
2895
+ * <p>
2896
+ * <code>manual</code> - Return all cluster snapshots that you have manually created for your Amazon Web Services account.</p>
2897
2897
  * </li>
2898
2898
  * <li>
2899
- * <p>
2900
- * <code>shared</code> - Return all manual cluster snapshots that have been shared to your Amazon Web Services account.</p>
2899
+ * <p>
2900
+ * <code>shared</code> - Return all manual cluster snapshots that have been shared to your Amazon Web Services account.</p>
2901
2901
  * </li>
2902
2902
  * <li>
2903
- * <p>
2904
- * <code>public</code> - Return all cluster snapshots that have been marked as public.</p>
2903
+ * <p>
2904
+ * <code>public</code> - Return all cluster snapshots that have been marked as public.</p>
2905
2905
  * </li>
2906
2906
  * </ul>
2907
- * <p>If you don't specify a <code>SnapshotType</code> value, then both automated and manual cluster snapshots are returned. You can include shared cluster snapshots with these results by setting the <code>IncludeShared</code> parameter to <code>true</code>. You can include public cluster snapshots with these results by setting the<code>IncludePublic</code> parameter to <code>true</code>.</p>
2908
- * <p>The <code>IncludeShared</code> and <code>IncludePublic</code> parameters don't apply for <code>SnapshotType</code> values of <code>manual</code> or <code>automated</code>. The <code>IncludePublic</code> parameter doesn't apply when <code>SnapshotType</code> is set to <code>shared</code>. The <code>IncludeShared</code> parameter doesn't apply when <code>SnapshotType</code> is set to <code>public</code>.</p>
2907
+ * <p>If you don't specify a <code>SnapshotType</code> value, then both automated and manual cluster snapshots are returned. You can include shared cluster snapshots with these results by setting the <code>IncludeShared</code> parameter to <code>true</code>. You can include public cluster snapshots with these results by setting the<code>IncludePublic</code> parameter to <code>true</code>.</p>
2908
+ * <p>The <code>IncludeShared</code> and <code>IncludePublic</code> parameters don't apply for <code>SnapshotType</code> values of <code>manual</code> or <code>automated</code>. The <code>IncludePublic</code> parameter doesn't apply when <code>SnapshotType</code> is set to <code>shared</code>. The <code>IncludeShared</code> parameter doesn't apply when <code>SnapshotType</code> is set to <code>public</code>.</p>
2909
2909
  */
2910
2910
  SnapshotType?: string;
2911
2911
  /**
@@ -2917,7 +2917,7 @@ export interface DescribeDBClusterSnapshotsMessage {
2917
2917
  * the specified <code>MaxRecords</code> value, a pagination token (marker) is included
2918
2918
  * in the response so that the remaining results can be retrieved.</p>
2919
2919
  * <p>Default: 100</p>
2920
- * <p>Constraints: Minimum 20, maximum 100.</p>
2920
+ * <p>Constraints: Minimum 20, maximum 100.</p>
2921
2921
  */
2922
2922
  MaxRecords?: number;
2923
2923
  /**
@@ -3029,16 +3029,16 @@ export interface DescribeDBEngineVersionsMessage {
3029
3029
  Engine?: string;
3030
3030
  /**
3031
3031
  * <p>The database engine version to return.</p>
3032
- * <p>Example: <code>3.6.0</code>
3033
- * </p>
3032
+ * <p>Example: <code>3.6.0</code>
3033
+ * </p>
3034
3034
  */
3035
3035
  EngineVersion?: string;
3036
3036
  /**
3037
3037
  * <p>The name of a specific parameter group family to return details for.</p>
3038
- * <p>Constraints:</p>
3039
- * <ul>
3038
+ * <p>Constraints:</p>
3039
+ * <ul>
3040
3040
  * <li>
3041
- * <p>If provided, must match an existing
3041
+ * <p>If provided, must match an existing
3042
3042
  * <code>DBParameterGroupFamily</code>.</p>
3043
3043
  * </li>
3044
3044
  * </ul>
@@ -3053,7 +3053,7 @@ export interface DescribeDBEngineVersionsMessage {
3053
3053
  * the specified <code>MaxRecords</code> value, a pagination token (marker) is included
3054
3054
  * in the response so that the remaining results can be retrieved.</p>
3055
3055
  * <p>Default: 100</p>
3056
- * <p>Constraints: Minimum 20, maximum 100.</p>
3056
+ * <p>Constraints: Minimum 20, maximum 100.</p>
3057
3057
  */
3058
3058
  MaxRecords?: number;
3059
3059
  /**
@@ -3099,10 +3099,10 @@ export interface DBInstanceMessage {
3099
3099
  export interface DescribeDBInstancesMessage {
3100
3100
  /**
3101
3101
  * <p>The user-provided instance identifier. If this parameter is specified, information from only the specific instance is returned. This parameter isn't case sensitive.</p>
3102
- * <p>Constraints:</p>
3103
- * <ul>
3102
+ * <p>Constraints:</p>
3103
+ * <ul>
3104
3104
  * <li>
3105
- * <p>If provided, must match the identifier of an existing
3105
+ * <p>If provided, must match the identifier of an existing
3106
3106
  * <code>DBInstance</code>.</p>
3107
3107
  * </li>
3108
3108
  * </ul>
@@ -3110,15 +3110,15 @@ export interface DescribeDBInstancesMessage {
3110
3110
  DBInstanceIdentifier?: string;
3111
3111
  /**
3112
3112
  * <p>A filter that specifies one or more instances to describe.</p>
3113
- * <p>Supported filters:</p>
3114
- * <ul>
3113
+ * <p>Supported filters:</p>
3114
+ * <ul>
3115
3115
  * <li>
3116
- * <p>
3117
- * <code>db-cluster-id</code> - Accepts cluster identifiers and cluster Amazon Resource Names (ARNs). The results list includes only the information about the instances that are associated with the clusters that are identified by these ARNs.</p>
3116
+ * <p>
3117
+ * <code>db-cluster-id</code> - Accepts cluster identifiers and cluster Amazon Resource Names (ARNs). The results list includes only the information about the instances that are associated with the clusters that are identified by these ARNs.</p>
3118
3118
  * </li>
3119
3119
  * <li>
3120
- * <p>
3121
- * <code>db-instance-id</code> - Accepts instance identifiers and instance ARNs. The results list includes only the information about the instances that are identified by these ARNs.</p>
3120
+ * <p>
3121
+ * <code>db-instance-id</code> - Accepts instance identifiers and instance ARNs. The results list includes only the information about the instances that are identified by these ARNs.</p>
3122
3122
  * </li>
3123
3123
  * </ul>
3124
3124
  */
@@ -3128,7 +3128,7 @@ export interface DescribeDBInstancesMessage {
3128
3128
  * the specified <code>MaxRecords</code> value, a pagination token (marker) is included
3129
3129
  * in the response so that the remaining results can be retrieved.</p>
3130
3130
  * <p>Default: 100</p>
3131
- * <p>Constraints: Minimum 20, maximum 100.</p>
3131
+ * <p>Constraints: Minimum 20, maximum 100.</p>
3132
3132
  */
3133
3133
  MaxRecords?: number;
3134
3134
  /**
@@ -3172,7 +3172,7 @@ export interface DescribeDBSubnetGroupsMessage {
3172
3172
  * the specified <code>MaxRecords</code> value, a pagination token (marker) is included
3173
3173
  * in the response so that the remaining results can be retrieved.</p>
3174
3174
  * <p>Default: 100</p>
3175
- * <p>Constraints: Minimum 20, maximum 100.</p>
3175
+ * <p>Constraints: Minimum 20, maximum 100.</p>
3176
3176
  */
3177
3177
  MaxRecords?: number;
3178
3178
  /**
@@ -3201,7 +3201,7 @@ export interface DescribeEngineDefaultClusterParametersMessage {
3201
3201
  * the specified <code>MaxRecords</code> value, a pagination token (marker) is included
3202
3202
  * in the response so that the remaining results can be retrieved.</p>
3203
3203
  * <p>Default: 100</p>
3204
- * <p>Constraints: Minimum 20, maximum 100.</p>
3204
+ * <p>Constraints: Minimum 20, maximum 100.</p>
3205
3205
  */
3206
3206
  MaxRecords?: number;
3207
3207
  /**
@@ -3249,7 +3249,7 @@ export interface DescribeEngineDefaultClusterParametersResult {
3249
3249
  export interface DescribeEventCategoriesMessage {
3250
3250
  /**
3251
3251
  * <p>The type of source that is generating the events.</p>
3252
- * <p>Valid values: <code>db-instance</code>, <code>db-parameter-group</code>, <code>db-security-group</code>
3252
+ * <p>Valid values: <code>db-instance</code>, <code>db-parameter-group</code>, <code>db-security-group</code>
3253
3253
  * </p>
3254
3254
  */
3255
3255
  SourceType?: string;
@@ -3282,10 +3282,22 @@ export interface EventCategoriesMessage {
3282
3282
  */
3283
3283
  EventCategoriesMapList?: EventCategoriesMap[];
3284
3284
  }
3285
+ /**
3286
+ * @public
3287
+ * @enum
3288
+ */
3289
+ export declare const SourceType: {
3290
+ readonly db_cluster: "db-cluster";
3291
+ readonly db_cluster_snapshot: "db-cluster-snapshot";
3292
+ readonly db_instance: "db-instance";
3293
+ readonly db_parameter_group: "db-parameter-group";
3294
+ readonly db_security_group: "db-security-group";
3295
+ readonly db_snapshot: "db-snapshot";
3296
+ };
3285
3297
  /**
3286
3298
  * @public
3287
3299
  */
3288
- export type SourceType = "db-cluster" | "db-cluster-snapshot" | "db-instance" | "db-parameter-group" | "db-security-group" | "db-snapshot";
3300
+ export type SourceType = (typeof SourceType)[keyof typeof SourceType];
3289
3301
  /**
3290
3302
  * @public
3291
3303
  * <p>Represents the input to <a>DescribeEvents</a>.</p>
@@ -3293,29 +3305,29 @@ export type SourceType = "db-cluster" | "db-cluster-snapshot" | "db-instance" |
3293
3305
  export interface DescribeEventsMessage {
3294
3306
  /**
3295
3307
  * <p>The identifier of the event source for which events are returned. If not specified, then all sources are included in the response.</p>
3296
- * <p>Constraints:</p>
3297
- * <ul>
3308
+ * <p>Constraints:</p>
3309
+ * <ul>
3298
3310
  * <li>
3299
- * <p>If <code>SourceIdentifier</code> is provided, <code>SourceType</code> must also be provided.</p>
3311
+ * <p>If <code>SourceIdentifier</code> is provided, <code>SourceType</code> must also be provided.</p>
3300
3312
  * </li>
3301
3313
  * <li>
3302
- * <p>If the source type is <code>DBInstance</code>, a
3314
+ * <p>If the source type is <code>DBInstance</code>, a
3303
3315
  * <code>DBInstanceIdentifier</code> must be provided.</p>
3304
3316
  * </li>
3305
3317
  * <li>
3306
- * <p>If the source type is <code>DBSecurityGroup</code>, a
3318
+ * <p>If the source type is <code>DBSecurityGroup</code>, a
3307
3319
  * <code>DBSecurityGroupName</code> must be provided.</p>
3308
3320
  * </li>
3309
3321
  * <li>
3310
- * <p>If the source type is <code>DBParameterGroup</code>, a
3322
+ * <p>If the source type is <code>DBParameterGroup</code>, a
3311
3323
  * <code>DBParameterGroupName</code> must be provided.</p>
3312
3324
  * </li>
3313
3325
  * <li>
3314
- * <p>If the source type is <code>DBSnapshot</code>, a
3326
+ * <p>If the source type is <code>DBSnapshot</code>, a
3315
3327
  * <code>DBSnapshotIdentifier</code> must be provided.</p>
3316
3328
  * </li>
3317
3329
  * <li>
3318
- * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
3330
+ * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
3319
3331
  * </li>
3320
3332
  * </ul>
3321
3333
  */
@@ -3326,18 +3338,18 @@ export interface DescribeEventsMessage {
3326
3338
  SourceType?: SourceType | string;
3327
3339
  /**
3328
3340
  * <p> The beginning of the time interval to retrieve events for, specified in ISO 8601 format. </p>
3329
- * <p>Example: 2009-07-08T18:00Z</p>
3341
+ * <p>Example: 2009-07-08T18:00Z</p>
3330
3342
  */
3331
3343
  StartTime?: Date;
3332
3344
  /**
3333
3345
  * <p> The end of the time interval for which to retrieve events, specified in ISO 8601
3334
3346
  * format. </p>
3335
- * <p>Example: 2009-07-08T18:00Z</p>
3347
+ * <p>Example: 2009-07-08T18:00Z</p>
3336
3348
  */
3337
3349
  EndTime?: Date;
3338
3350
  /**
3339
3351
  * <p>The number of minutes to retrieve events for.</p>
3340
- * <p>Default: 60</p>
3352
+ * <p>Default: 60</p>
3341
3353
  */
3342
3354
  Duration?: number;
3343
3355
  /**
@@ -3354,7 +3366,7 @@ export interface DescribeEventsMessage {
3354
3366
  * the specified <code>MaxRecords</code> value, a pagination token (marker) is included
3355
3367
  * in the response so that the remaining results can be retrieved.</p>
3356
3368
  * <p>Default: 100</p>
3357
- * <p>Constraints: Minimum 20, maximum 100.</p>
3369
+ * <p>Constraints: Minimum 20, maximum 100.</p>
3358
3370
  */
3359
3371
  MaxRecords?: number;
3360
3372
  /**
@@ -3429,7 +3441,7 @@ export interface DescribeEventSubscriptionsMessage {
3429
3441
  * the specified <code>MaxRecords</code> value, a pagination token (marker) is included
3430
3442
  * in the response so that the remaining results can be retrieved.</p>
3431
3443
  * <p>Default: 100</p>
3432
- * <p>Constraints: Minimum 20, maximum 100.</p>
3444
+ * <p>Constraints: Minimum 20, maximum 100.</p>
3433
3445
  */
3434
3446
  MaxRecords?: number;
3435
3447
  /**
@@ -3465,7 +3477,7 @@ export interface DescribeGlobalClustersMessage {
3465
3477
  GlobalClusterIdentifier?: string;
3466
3478
  /**
3467
3479
  * <p>A filter that specifies one or more global DB clusters to describe.</p>
3468
- * <p>Supported filters: <code>db-cluster-id</code> accepts cluster identifiers and cluster Amazon Resource Names (ARNs). The results list will only include information about the clusters identified by these ARNs.</p>
3480
+ * <p>Supported filters: <code>db-cluster-id</code> accepts cluster identifiers and cluster Amazon Resource Names (ARNs). The results list will only include information about the clusters identified by these ARNs.</p>
3469
3481
  */
3470
3482
  Filters?: Filter[];
3471
3483
  /**
@@ -3528,7 +3540,7 @@ export interface DescribeOrderableDBInstanceOptionsMessage {
3528
3540
  * the specified <code>MaxRecords</code> value, a pagination token (marker) is included
3529
3541
  * in the response so that the remaining results can be retrieved.</p>
3530
3542
  * <p>Default: 100</p>
3531
- * <p>Constraints: Minimum 20, maximum 100.</p>
3543
+ * <p>Constraints: Minimum 20, maximum 100.</p>
3532
3544
  */
3533
3545
  MaxRecords?: number;
3534
3546
  /**
@@ -3596,17 +3608,17 @@ export interface DescribePendingMaintenanceActionsMessage {
3596
3608
  /**
3597
3609
  * <p>A filter that specifies one or more resources to return pending maintenance actions
3598
3610
  * for.</p>
3599
- * <p>Supported filters:</p>
3600
- * <ul>
3611
+ * <p>Supported filters:</p>
3612
+ * <ul>
3601
3613
  * <li>
3602
- * <p>
3603
- * <code>db-cluster-id</code> - Accepts cluster identifiers and cluster
3614
+ * <p>
3615
+ * <code>db-cluster-id</code> - Accepts cluster identifiers and cluster
3604
3616
  * Amazon Resource Names (ARNs). The results list includes only pending maintenance
3605
3617
  * actions for the clusters identified by these ARNs.</p>
3606
3618
  * </li>
3607
3619
  * <li>
3608
- * <p>
3609
- * <code>db-instance-id</code> - Accepts instance identifiers and instance
3620
+ * <p>
3621
+ * <code>db-instance-id</code> - Accepts instance identifiers and instance
3610
3622
  * ARNs. The results list includes only pending maintenance actions for the DB
3611
3623
  * instances identified by these ARNs.</p>
3612
3624
  * </li>
@@ -3624,7 +3636,7 @@ export interface DescribePendingMaintenanceActionsMessage {
3624
3636
  * the specified <code>MaxRecords</code> value, a pagination token (marker) is included
3625
3637
  * in the response so that the remaining results can be retrieved.</p>
3626
3638
  * <p>Default: 100</p>
3627
- * <p>Constraints: Minimum 20, maximum 100.</p>
3639
+ * <p>Constraints: Minimum 20, maximum 100.</p>
3628
3640
  */
3629
3641
  MaxRecords?: number;
3630
3642
  }
@@ -3651,17 +3663,17 @@ export interface PendingMaintenanceActionsMessage {
3651
3663
  export interface FailoverDBClusterMessage {
3652
3664
  /**
3653
3665
  * <p>A cluster identifier to force a failover for. This parameter is not case sensitive.</p>
3654
- * <p>Constraints:</p>
3655
- * <ul>
3666
+ * <p>Constraints:</p>
3667
+ * <ul>
3656
3668
  * <li>
3657
- * <p>Must match the identifier of an existing <code>DBCluster</code>.</p>
3669
+ * <p>Must match the identifier of an existing <code>DBCluster</code>.</p>
3658
3670
  * </li>
3659
3671
  * </ul>
3660
3672
  */
3661
3673
  DBClusterIdentifier?: string;
3662
3674
  /**
3663
3675
  * <p>The name of the instance to promote to the primary instance.</p>
3664
- * <p>You must specify the instance identifier for an Amazon DocumentDB replica in the cluster. For
3676
+ * <p>You must specify the instance identifier for an Amazon DocumentDB replica in the cluster. For
3665
3677
  * example, <code>mydbcluster-replica1</code>.</p>
3666
3678
  */
3667
3679
  TargetDBInstanceIdentifier?: string;
@@ -3716,7 +3728,7 @@ export declare class InvalidDBSecurityGroupStateFault extends __BaseException {
3716
3728
  * @public
3717
3729
  * <p>The configuration setting for the log types to be enabled for export to Amazon
3718
3730
  * CloudWatch Logs for a specific instance or cluster.</p>
3719
- * <p>The <code>EnableLogTypes</code> and <code>DisableLogTypes</code> arrays determine
3731
+ * <p>The <code>EnableLogTypes</code> and <code>DisableLogTypes</code> arrays determine
3720
3732
  * which logs are exported (or not exported) to CloudWatch Logs. The values within these
3721
3733
  * arrays depend on the engine that is being used.</p>
3722
3734
  */
@@ -3738,10 +3750,10 @@ export interface ModifyDBClusterMessage {
3738
3750
  /**
3739
3751
  * <p>The cluster identifier for the cluster that is being modified. This parameter is
3740
3752
  * not case sensitive.</p>
3741
- * <p>Constraints:</p>
3742
- * <ul>
3753
+ * <p>Constraints:</p>
3754
+ * <ul>
3743
3755
  * <li>
3744
- * <p>Must match the identifier of an existing <code>DBCluster</code>.</p>
3756
+ * <p>Must match the identifier of an existing <code>DBCluster</code>.</p>
3745
3757
  * </li>
3746
3758
  * </ul>
3747
3759
  */
@@ -3749,20 +3761,20 @@ export interface ModifyDBClusterMessage {
3749
3761
  /**
3750
3762
  * <p>The new cluster identifier for the cluster when renaming a cluster. This
3751
3763
  * value is stored as a lowercase string.</p>
3752
- * <p>Constraints:</p>
3753
- * <ul>
3764
+ * <p>Constraints:</p>
3765
+ * <ul>
3754
3766
  * <li>
3755
- * <p>Must contain from 1 to 63 letters, numbers, or hyphens.</p>
3767
+ * <p>Must contain from 1 to 63 letters, numbers, or hyphens.</p>
3756
3768
  * </li>
3757
3769
  * <li>
3758
- * <p>The first character must be a letter.</p>
3770
+ * <p>The first character must be a letter.</p>
3759
3771
  * </li>
3760
3772
  * <li>
3761
- * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
3773
+ * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
3762
3774
  * </li>
3763
3775
  * </ul>
3764
- * <p>Example: <code>my-cluster2</code>
3765
- * </p>
3776
+ * <p>Example: <code>my-cluster2</code>
3777
+ * </p>
3766
3778
  */
3767
3779
  NewDBClusterIdentifier?: string;
3768
3780
  /**
@@ -3771,24 +3783,24 @@ export interface ModifyDBClusterMessage {
3771
3783
  * <code>PreferredMaintenanceWindow</code> setting for the cluster. If this
3772
3784
  * parameter is set to <code>false</code>, changes to the cluster are applied during the
3773
3785
  * next maintenance window.</p>
3774
- * <p>The <code>ApplyImmediately</code> parameter affects only the
3786
+ * <p>The <code>ApplyImmediately</code> parameter affects only the
3775
3787
  * <code>NewDBClusterIdentifier</code> and <code>MasterUserPassword</code> values. If
3776
3788
  * you set this parameter value to <code>false</code>, the changes to the
3777
3789
  * <code>NewDBClusterIdentifier</code> and <code>MasterUserPassword</code> values are
3778
3790
  * applied during the next maintenance window. All other changes are applied immediately,
3779
3791
  * regardless of the value of the <code>ApplyImmediately</code> parameter.</p>
3780
- * <p>Default: <code>false</code>
3781
- * </p>
3792
+ * <p>Default: <code>false</code>
3793
+ * </p>
3782
3794
  */
3783
3795
  ApplyImmediately?: boolean;
3784
3796
  /**
3785
3797
  * <p>The number of days for which automated backups are retained. You must specify a
3786
3798
  * minimum value of 1.</p>
3787
- * <p>Default: 1</p>
3788
- * <p>Constraints:</p>
3789
- * <ul>
3799
+ * <p>Default: 1</p>
3800
+ * <p>Constraints:</p>
3801
+ * <ul>
3790
3802
  * <li>
3791
- * <p>Must be a value from 1 to 35.</p>
3803
+ * <p>Must be a value from 1 to 35.</p>
3792
3804
  * </li>
3793
3805
  * </ul>
3794
3806
  */
@@ -3804,35 +3816,35 @@ export interface ModifyDBClusterMessage {
3804
3816
  VpcSecurityGroupIds?: string[];
3805
3817
  /**
3806
3818
  * <p>The port number on which the cluster accepts connections.</p>
3807
- * <p>Constraints: Must be a value from <code>1150</code> to <code>65535</code>. </p>
3808
- * <p>Default: The same port as the original cluster.</p>
3819
+ * <p>Constraints: Must be a value from <code>1150</code> to <code>65535</code>. </p>
3820
+ * <p>Default: The same port as the original cluster.</p>
3809
3821
  */
3810
3822
  Port?: number;
3811
3823
  /**
3812
3824
  * <p>The password for the master database user. This password can contain any printable
3813
3825
  * ASCII character except forward slash (/), double quote ("), or the "at" symbol
3814
3826
  * (@).</p>
3815
- * <p>Constraints: Must contain from 8 to 100 characters.</p>
3827
+ * <p>Constraints: Must contain from 8 to 100 characters.</p>
3816
3828
  */
3817
3829
  MasterUserPassword?: string;
3818
3830
  /**
3819
3831
  * <p>The daily time range during which automated backups are created if automated backups
3820
3832
  * are enabled, using the <code>BackupRetentionPeriod</code> parameter. </p>
3821
- * <p>The default is a 30-minute window selected at random from an 8-hour block of time for
3833
+ * <p>The default is a 30-minute window selected at random from an 8-hour block of time for
3822
3834
  * each Amazon Web Services Region. </p>
3823
- * <p>Constraints:</p>
3824
- * <ul>
3835
+ * <p>Constraints:</p>
3836
+ * <ul>
3825
3837
  * <li>
3826
- * <p>Must be in the format <code>hh24:mi-hh24:mi</code>.</p>
3838
+ * <p>Must be in the format <code>hh24:mi-hh24:mi</code>.</p>
3827
3839
  * </li>
3828
3840
  * <li>
3829
- * <p>Must be in Universal Coordinated Time (UTC).</p>
3841
+ * <p>Must be in Universal Coordinated Time (UTC).</p>
3830
3842
  * </li>
3831
3843
  * <li>
3832
- * <p>Must not conflict with the preferred maintenance window.</p>
3844
+ * <p>Must not conflict with the preferred maintenance window.</p>
3833
3845
  * </li>
3834
3846
  * <li>
3835
- * <p>Must be at least 30 minutes.</p>
3847
+ * <p>Must be at least 30 minutes.</p>
3836
3848
  * </li>
3837
3849
  * </ul>
3838
3850
  */
@@ -3840,12 +3852,12 @@ export interface ModifyDBClusterMessage {
3840
3852
  /**
3841
3853
  * <p>The weekly time range during which system maintenance can occur, in Universal
3842
3854
  * Coordinated Time (UTC).</p>
3843
- * <p>Format: <code>ddd:hh24:mi-ddd:hh24:mi</code>
3844
- * </p>
3845
- * <p>The default is a 30-minute window selected at random from an 8-hour block of time for
3855
+ * <p>Format: <code>ddd:hh24:mi-ddd:hh24:mi</code>
3856
+ * </p>
3857
+ * <p>The default is a 30-minute window selected at random from an 8-hour block of time for
3846
3858
  * each Amazon Web Services Region, occurring on a random day of the week. </p>
3847
- * <p>Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun</p>
3848
- * <p>Constraints: Minimum 30-minute window.</p>
3859
+ * <p>Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun</p>
3860
+ * <p>Constraints: Minimum 30-minute window.</p>
3849
3861
  */
3850
3862
  PreferredMaintenanceWindow?: string;
3851
3863
  /**
@@ -3883,21 +3895,21 @@ export interface ModifyDBClusterResult {
3883
3895
  export interface DBClusterParameterGroupNameMessage {
3884
3896
  /**
3885
3897
  * <p>The name of a cluster parameter group.</p>
3886
- * <p>Constraints:</p>
3887
- * <ul>
3898
+ * <p>Constraints:</p>
3899
+ * <ul>
3888
3900
  * <li>
3889
- * <p>Must be from 1 to 255 letters or numbers.</p>
3901
+ * <p>Must be from 1 to 255 letters or numbers.</p>
3890
3902
  * </li>
3891
3903
  * <li>
3892
- * <p>The first character must be a letter.</p>
3904
+ * <p>The first character must be a letter.</p>
3893
3905
  * </li>
3894
3906
  * <li>
3895
- * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
3907
+ * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
3896
3908
  * </li>
3897
3909
  * </ul>
3898
- * <note>
3910
+ * <note>
3899
3911
  * <p>This value is stored as a lowercase string.</p>
3900
- * </note>
3912
+ * </note>
3901
3913
  */
3902
3914
  DBClusterParameterGroupName?: string;
3903
3915
  }
@@ -3926,18 +3938,18 @@ export interface ModifyDBClusterSnapshotAttributeMessage {
3926
3938
  DBClusterSnapshotIdentifier: string | undefined;
3927
3939
  /**
3928
3940
  * <p>The name of the cluster snapshot attribute to modify.</p>
3929
- * <p>To manage authorization for other Amazon Web Services accounts to copy or restore a manual cluster
3941
+ * <p>To manage authorization for other Amazon Web Services accounts to copy or restore a manual cluster
3930
3942
  * snapshot, set this value to <code>restore</code>.</p>
3931
3943
  */
3932
3944
  AttributeName: string | undefined;
3933
3945
  /**
3934
3946
  * <p>A list of cluster snapshot attributes to add to the attribute specified by <code>AttributeName</code>.</p>
3935
- * <p>To authorize other Amazon Web Services accounts to copy or restore a manual cluster snapshot, set this list to include one or more Amazon Web Services account IDs. To make the manual cluster snapshot restorable by any Amazon Web Services account, set it to <code>all</code>. Do not add the <code>all</code> value for any manual cluster snapshots that contain private information that you don't want to be available to all Amazon Web Services accounts.</p>
3947
+ * <p>To authorize other Amazon Web Services accounts to copy or restore a manual cluster snapshot, set this list to include one or more Amazon Web Services account IDs. To make the manual cluster snapshot restorable by any Amazon Web Services account, set it to <code>all</code>. Do not add the <code>all</code> value for any manual cluster snapshots that contain private information that you don't want to be available to all Amazon Web Services accounts.</p>
3936
3948
  */
3937
3949
  ValuesToAdd?: string[];
3938
3950
  /**
3939
3951
  * <p>A list of cluster snapshot attributes to remove from the attribute specified by <code>AttributeName</code>.</p>
3940
- * <p>To remove authorization for other Amazon Web Services accounts to copy or restore a manual cluster snapshot, set this list to include one or more Amazon Web Services account identifiers. To remove authorization for any Amazon Web Services account to copy or restore the cluster snapshot, set it to <code>all</code> . If you specify <code>all</code>, an Amazon Web Services account whose account ID is explicitly added to the <code>restore</code> attribute can still copy or restore a manual cluster snapshot.</p>
3952
+ * <p>To remove authorization for other Amazon Web Services accounts to copy or restore a manual cluster snapshot, set this list to include one or more Amazon Web Services account identifiers. To remove authorization for any Amazon Web Services account to copy or restore the cluster snapshot, set it to <code>all</code> . If you specify <code>all</code>, an Amazon Web Services account whose account ID is explicitly added to the <code>restore</code> attribute can still copy or restore a manual cluster snapshot.</p>
3941
3953
  */
3942
3954
  ValuesToRemove?: string[];
3943
3955
  }
@@ -3984,31 +3996,31 @@ export declare class DBUpgradeDependencyFailureFault extends __BaseException {
3984
3996
  export interface ModifyDBInstanceMessage {
3985
3997
  /**
3986
3998
  * <p>The instance identifier. This value is stored as a lowercase string.</p>
3987
- * <p>Constraints:</p>
3988
- * <ul>
3999
+ * <p>Constraints:</p>
4000
+ * <ul>
3989
4001
  * <li>
3990
- * <p>Must match the identifier of an existing <code>DBInstance</code>.</p>
4002
+ * <p>Must match the identifier of an existing <code>DBInstance</code>.</p>
3991
4003
  * </li>
3992
4004
  * </ul>
3993
4005
  */
3994
4006
  DBInstanceIdentifier: string | undefined;
3995
4007
  /**
3996
4008
  * <p>The new compute and memory capacity of the instance; for example, <code>db.r5.large</code>. Not all instance classes are available in all Amazon Web Services Regions. </p>
3997
- * <p>If you modify the instance class, an outage occurs during the change. The change is
4009
+ * <p>If you modify the instance class, an outage occurs during the change. The change is
3998
4010
  * applied during the next maintenance window, unless <code>ApplyImmediately</code> is
3999
4011
  * specified as <code>true</code> for this request. </p>
4000
- * <p>Default: Uses existing setting.</p>
4012
+ * <p>Default: Uses existing setting.</p>
4001
4013
  */
4002
4014
  DBInstanceClass?: string;
4003
4015
  /**
4004
4016
  * <p>Specifies whether the modifications in this request and any pending modifications are
4005
4017
  * asynchronously applied as soon as possible, regardless of the
4006
4018
  * <code>PreferredMaintenanceWindow</code> setting for the instance. </p>
4007
- * <p> If this parameter is set to <code>false</code>, changes to the instance are
4019
+ * <p> If this parameter is set to <code>false</code>, changes to the instance are
4008
4020
  * applied during the next maintenance window. Some parameter changes can cause an outage
4009
4021
  * and are applied on the next reboot.</p>
4010
- * <p>Default: <code>false</code>
4011
- * </p>
4022
+ * <p>Default: <code>false</code>
4023
+ * </p>
4012
4024
  */
4013
4025
  ApplyImmediately?: boolean;
4014
4026
  /**
@@ -4020,11 +4032,11 @@ export interface ModifyDBInstanceMessage {
4020
4032
  * you are moving this window to the current time, there must be at least 30 minutes
4021
4033
  * between the current time and end of the window to ensure that pending changes are
4022
4034
  * applied.</p>
4023
- * <p>Default: Uses existing setting.</p>
4024
- * <p>Format: <code>ddd:hh24:mi-ddd:hh24:mi</code>
4035
+ * <p>Default: Uses existing setting.</p>
4036
+ * <p>Format: <code>ddd:hh24:mi-ddd:hh24:mi</code>
4025
4037
  * </p>
4026
- * <p>Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun</p>
4027
- * <p>Constraints: Must be at least 30 minutes.</p>
4038
+ * <p>Valid days: Mon, Tue, Wed, Thu, Fri, Sat, Sun</p>
4039
+ * <p>Constraints: Must be at least 30 minutes.</p>
4028
4040
  */
4029
4041
  PreferredMaintenanceWindow?: string;
4030
4042
  /**
@@ -4033,20 +4045,20 @@ export interface ModifyDBInstanceMessage {
4033
4045
  AutoMinorVersionUpgrade?: boolean;
4034
4046
  /**
4035
4047
  * <p> The new instance identifier for the instance when renaming an instance. When you change the instance identifier, an instance reboot occurs immediately if you set <code>Apply Immediately</code> to <code>true</code>. It occurs during the next maintenance window if you set <code>Apply Immediately</code> to <code>false</code>. This value is stored as a lowercase string. </p>
4036
- * <p>Constraints:</p>
4037
- * <ul>
4048
+ * <p>Constraints:</p>
4049
+ * <ul>
4038
4050
  * <li>
4039
- * <p>Must contain from 1 to 63 letters, numbers, or hyphens.</p>
4051
+ * <p>Must contain from 1 to 63 letters, numbers, or hyphens.</p>
4040
4052
  * </li>
4041
4053
  * <li>
4042
- * <p>The first character must be a letter.</p>
4054
+ * <p>The first character must be a letter.</p>
4043
4055
  * </li>
4044
4056
  * <li>
4045
- * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
4057
+ * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
4046
4058
  * </li>
4047
4059
  * </ul>
4048
- * <p>Example: <code>mydbinstance</code>
4049
- * </p>
4060
+ * <p>Example: <code>mydbinstance</code>
4061
+ * </p>
4050
4062
  */
4051
4063
  NewDBInstanceIdentifier?: string;
4052
4064
  /**
@@ -4059,8 +4071,8 @@ export interface ModifyDBInstanceMessage {
4059
4071
  CopyTagsToSnapshot?: boolean;
4060
4072
  /**
4061
4073
  * <p>A value that specifies the order in which an Amazon DocumentDB replica is promoted to the primary instance after a failure of the existing primary instance.</p>
4062
- * <p>Default: 1</p>
4063
- * <p>Valid values: 0-15</p>
4074
+ * <p>Default: 1</p>
4075
+ * <p>Valid values: 0-15</p>
4064
4076
  */
4065
4077
  PromotionTier?: number;
4066
4078
  /**
@@ -4072,9 +4084,9 @@ export interface ModifyDBInstanceMessage {
4072
4084
  /**
4073
4085
  * <p>The KMS key identifier for encryption of Performance Insights
4074
4086
  * data.</p>
4075
- * <p>The KMS key identifier is the key ARN, key ID, alias ARN, or alias name
4087
+ * <p>The KMS key identifier is the key ARN, key ID, alias ARN, or alias name
4076
4088
  * for the KMS key.</p>
4077
- * <p>If you do not specify a value for PerformanceInsightsKMSKeyId, then Amazon DocumentDB uses your
4089
+ * <p>If you do not specify a value for PerformanceInsightsKMSKeyId, then Amazon DocumentDB uses your
4078
4090
  * default KMS key. There is a default KMS key for your
4079
4091
  * Amazon Web Services account. Your Amazon Web Services account has a different
4080
4092
  * default KMS key for each Amazon Web Services region.</p>
@@ -4097,9 +4109,9 @@ export interface ModifyDBInstanceResult {
4097
4109
  export interface ModifyDBSubnetGroupMessage {
4098
4110
  /**
4099
4111
  * <p>The name for the subnet group. This value is stored as a lowercase string. You can't modify the default subnet group. </p>
4100
- * <p>Constraints: Must match the name of an existing <code>DBSubnetGroup</code>. Must not be default.</p>
4101
- * <p>Example: <code>mySubnetgroup</code>
4102
- * </p>
4112
+ * <p>Constraints: Must match the name of an existing <code>DBSubnetGroup</code>. Must not be default.</p>
4113
+ * <p>Example: <code>mySubnetgroup</code>
4114
+ * </p>
4103
4115
  */
4104
4116
  DBSubnetGroupName: string | undefined;
4105
4117
  /**
@@ -4148,7 +4160,7 @@ export interface ModifyEventSubscriptionMessage {
4148
4160
  SnsTopicArn?: string;
4149
4161
  /**
4150
4162
  * <p>The type of source that is generating the events. For example, if you want to be notified of events generated by an instance, set this parameter to <code>db-instance</code>. If this value is not specified, all events are returned.</p>
4151
- * <p>Valid values: <code>db-instance</code>, <code>db-parameter-group</code>, <code>db-security-group</code>
4163
+ * <p>Valid values: <code>db-instance</code>, <code>db-parameter-group</code>, <code>db-security-group</code>
4152
4164
  * </p>
4153
4165
  */
4154
4166
  SourceType?: string;
@@ -4178,24 +4190,24 @@ export interface ModifyEventSubscriptionResult {
4178
4190
  export interface ModifyGlobalClusterMessage {
4179
4191
  /**
4180
4192
  * <p>The identifier for the global cluster being modified. This parameter isn't case-sensitive.</p>
4181
- * <p>Constraints:</p>
4182
- * <ul>
4193
+ * <p>Constraints:</p>
4194
+ * <ul>
4183
4195
  * <li>
4184
- * <p>Must match the identifier of an existing global cluster.</p>
4185
- * </li>
4196
+ * <p>Must match the identifier of an existing global cluster.</p>
4197
+ * </li>
4186
4198
  * </ul>
4187
4199
  */
4188
4200
  GlobalClusterIdentifier: string | undefined;
4189
4201
  /**
4190
4202
  * <p>The new identifier for a global cluster when you modify a global cluster. This value is stored as a lowercase string.</p>
4191
- * <ul>
4203
+ * <ul>
4192
4204
  * <li>
4193
- * <p>Must contain from 1 to 63 letters, numbers, or hyphens</p>
4194
- * <p>The first character must be a letter</p>
4195
- * <p>Can't end with a hyphen or contain two consecutive hyphens</p>
4196
- * </li>
4205
+ * <p>Must contain from 1 to 63 letters, numbers, or hyphens</p>
4206
+ * <p>The first character must be a letter</p>
4207
+ * <p>Can't end with a hyphen or contain two consecutive hyphens</p>
4208
+ * </li>
4197
4209
  * </ul>
4198
- * <p>Example: <code>my-cluster2</code>
4210
+ * <p>Example: <code>my-cluster2</code>
4199
4211
  * </p>
4200
4212
  */
4201
4213
  NewGlobalClusterIdentifier?: string;
@@ -4220,17 +4232,17 @@ export interface ModifyGlobalClusterResult {
4220
4232
  export interface RebootDBInstanceMessage {
4221
4233
  /**
4222
4234
  * <p>The instance identifier. This parameter is stored as a lowercase string.</p>
4223
- * <p>Constraints:</p>
4224
- * <ul>
4235
+ * <p>Constraints:</p>
4236
+ * <ul>
4225
4237
  * <li>
4226
- * <p>Must match the identifier of an existing <code>DBInstance</code>.</p>
4238
+ * <p>Must match the identifier of an existing <code>DBInstance</code>.</p>
4227
4239
  * </li>
4228
4240
  * </ul>
4229
4241
  */
4230
4242
  DBInstanceIdentifier: string | undefined;
4231
4243
  /**
4232
4244
  * <p> When <code>true</code>, the reboot is conducted through a Multi-AZ failover. </p>
4233
- * <p>Constraint: You can't specify <code>true</code> if the instance is not configured for
4245
+ * <p>Constraint: You can't specify <code>true</code> if the instance is not configured for
4234
4246
  * Multi-AZ.</p>
4235
4247
  */
4236
4248
  ForceFailover?: boolean;
@@ -4380,38 +4392,38 @@ export interface RestoreDBClusterFromSnapshotMessage {
4380
4392
  /**
4381
4393
  * <p>The name of the cluster to create from the snapshot or cluster snapshot. This
4382
4394
  * parameter isn't case sensitive.</p>
4383
- * <p>Constraints:</p>
4384
- * <ul>
4395
+ * <p>Constraints:</p>
4396
+ * <ul>
4385
4397
  * <li>
4386
- * <p>Must contain from 1 to 63 letters, numbers, or hyphens.</p>
4398
+ * <p>Must contain from 1 to 63 letters, numbers, or hyphens.</p>
4387
4399
  * </li>
4388
4400
  * <li>
4389
- * <p>The first character must be a letter.</p>
4401
+ * <p>The first character must be a letter.</p>
4390
4402
  * </li>
4391
4403
  * <li>
4392
- * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
4404
+ * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
4393
4405
  * </li>
4394
4406
  * </ul>
4395
- * <p>Example: <code>my-snapshot-id</code>
4396
- * </p>
4407
+ * <p>Example: <code>my-snapshot-id</code>
4408
+ * </p>
4397
4409
  */
4398
4410
  DBClusterIdentifier: string | undefined;
4399
4411
  /**
4400
4412
  * <p>The identifier for the snapshot or cluster snapshot to restore from.</p>
4401
- * <p>You can use either the name or the Amazon Resource Name (ARN) to specify a cluster
4413
+ * <p>You can use either the name or the Amazon Resource Name (ARN) to specify a cluster
4402
4414
  * snapshot. However, you can use only the ARN to specify a snapshot.</p>
4403
- * <p>Constraints:</p>
4404
- * <ul>
4415
+ * <p>Constraints:</p>
4416
+ * <ul>
4405
4417
  * <li>
4406
- * <p>Must match the identifier of an existing snapshot.</p>
4418
+ * <p>Must match the identifier of an existing snapshot.</p>
4407
4419
  * </li>
4408
4420
  * </ul>
4409
4421
  */
4410
4422
  SnapshotIdentifier: string | undefined;
4411
4423
  /**
4412
4424
  * <p>The database engine to use for the new cluster.</p>
4413
- * <p>Default: The same as source.</p>
4414
- * <p>Constraint: Must be compatible with the engine of the source.</p>
4425
+ * <p>Default: The same as source.</p>
4426
+ * <p>Constraint: Must be compatible with the engine of the source.</p>
4415
4427
  */
4416
4428
  Engine: string | undefined;
4417
4429
  /**
@@ -4420,16 +4432,16 @@ export interface RestoreDBClusterFromSnapshotMessage {
4420
4432
  EngineVersion?: string;
4421
4433
  /**
4422
4434
  * <p>The port number on which the new cluster accepts connections.</p>
4423
- * <p>Constraints: Must be a value from <code>1150</code> to <code>65535</code>.</p>
4424
- * <p>Default: The same port as the original cluster.</p>
4435
+ * <p>Constraints: Must be a value from <code>1150</code> to <code>65535</code>.</p>
4436
+ * <p>Default: The same port as the original cluster.</p>
4425
4437
  */
4426
4438
  Port?: number;
4427
4439
  /**
4428
4440
  * <p>The name of the subnet group to use for the new cluster.</p>
4429
- * <p>Constraints: If provided, must match the name of an existing
4441
+ * <p>Constraints: If provided, must match the name of an existing
4430
4442
  * <code>DBSubnetGroup</code>.</p>
4431
- * <p>Example: <code>mySubnetgroup</code>
4432
- * </p>
4443
+ * <p>Example: <code>mySubnetgroup</code>
4444
+ * </p>
4433
4445
  */
4434
4446
  DBSubnetGroupName?: string;
4435
4447
  /**
@@ -4443,15 +4455,15 @@ export interface RestoreDBClusterFromSnapshotMessage {
4443
4455
  Tags?: Tag[];
4444
4456
  /**
4445
4457
  * <p>The KMS key identifier to use when restoring an encrypted cluster from a DB snapshot or cluster snapshot.</p>
4446
- * <p>The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key. If you are restoring a cluster with the same Amazon Web Services account that owns the KMS encryption key used to encrypt the new cluster, then you can use the KMS key alias instead of the ARN for the KMS encryption key.</p>
4447
- * <p>If you do not specify a value for the <code>KmsKeyId</code> parameter, then the
4458
+ * <p>The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key. If you are restoring a cluster with the same Amazon Web Services account that owns the KMS encryption key used to encrypt the new cluster, then you can use the KMS key alias instead of the ARN for the KMS encryption key.</p>
4459
+ * <p>If you do not specify a value for the <code>KmsKeyId</code> parameter, then the
4448
4460
  * following occurs:</p>
4449
- * <ul>
4461
+ * <ul>
4450
4462
  * <li>
4451
- * <p>If the snapshot or cluster snapshot in <code>SnapshotIdentifier</code> is encrypted, then the restored cluster is encrypted using the KMS key that was used to encrypt the snapshot or the cluster snapshot.</p>
4463
+ * <p>If the snapshot or cluster snapshot in <code>SnapshotIdentifier</code> is encrypted, then the restored cluster is encrypted using the KMS key that was used to encrypt the snapshot or the cluster snapshot.</p>
4452
4464
  * </li>
4453
4465
  * <li>
4454
- * <p>If the snapshot or the cluster snapshot in
4466
+ * <p>If the snapshot or the cluster snapshot in
4455
4467
  * <code>SnapshotIdentifier</code> is not encrypted, then the restored DB
4456
4468
  * cluster is not encrypted.</p>
4457
4469
  * </li>
@@ -4466,6 +4478,17 @@ export interface RestoreDBClusterFromSnapshotMessage {
4466
4478
  * <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>
4467
4479
  */
4468
4480
  DeletionProtection?: boolean;
4481
+ /**
4482
+ * <p>The name of the DB cluster parameter group to associate with this DB cluster.</p>
4483
+ * <p>
4484
+ * <i>Type:</i> String.       <i>Required:</i> No.</p>
4485
+ * <p>If this argument is omitted, the default DB cluster parameter group is used.
4486
+ * If supplied, must match the name of an existing default DB cluster parameter group.
4487
+ * The string must consist of from 1 to 255 letters, numbers or hyphens. Its first
4488
+ * character must be a letter, and it cannot end with a hyphen or contain two consecutive
4489
+ * hyphens.</p>
4490
+ */
4491
+ DBClusterParameterGroupName?: string;
4469
4492
  }
4470
4493
  /**
4471
4494
  * @public
@@ -4483,23 +4506,23 @@ export interface RestoreDBClusterFromSnapshotResult {
4483
4506
  export interface RestoreDBClusterToPointInTimeMessage {
4484
4507
  /**
4485
4508
  * <p>The name of the new cluster to be created.</p>
4486
- * <p>Constraints:</p>
4487
- * <ul>
4509
+ * <p>Constraints:</p>
4510
+ * <ul>
4488
4511
  * <li>
4489
- * <p>Must contain from 1 to 63 letters, numbers, or hyphens.</p>
4512
+ * <p>Must contain from 1 to 63 letters, numbers, or hyphens.</p>
4490
4513
  * </li>
4491
4514
  * <li>
4492
- * <p>The first character must be a letter.</p>
4515
+ * <p>The first character must be a letter.</p>
4493
4516
  * </li>
4494
4517
  * <li>
4495
- * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
4518
+ * <p>Cannot end with a hyphen or contain two consecutive hyphens.</p>
4496
4519
  * </li>
4497
4520
  * </ul>
4498
4521
  */
4499
4522
  DBClusterIdentifier: string | undefined;
4500
4523
  /**
4501
4524
  * <p>The type of restore to be performed. You can specify one of the following values:</p>
4502
- * <ul>
4525
+ * <ul>
4503
4526
  * <li>
4504
4527
  * <p>
4505
4528
  * <code>full-copy</code> - The new DB cluster is restored as a full copy of the
@@ -4511,63 +4534,64 @@ export interface RestoreDBClusterToPointInTimeMessage {
4511
4534
  * source DB cluster.</p>
4512
4535
  * </li>
4513
4536
  * </ul>
4514
- * <p>If you don't specify a <code>RestoreType</code> value, then the new DB cluster is
4537
+ * <p>Constraints: You can't specify <code>copy-on-write</code> if the engine version of the source DB cluster is earlier than 1.11.</p>
4538
+ * <p>If you don't specify a <code>RestoreType</code> value, then the new DB cluster is
4515
4539
  * restored as a full copy of the source DB cluster.</p>
4516
4540
  */
4517
4541
  RestoreType?: string;
4518
4542
  /**
4519
4543
  * <p>The identifier of the source cluster from which to restore.</p>
4520
- * <p>Constraints:</p>
4521
- * <ul>
4544
+ * <p>Constraints:</p>
4545
+ * <ul>
4522
4546
  * <li>
4523
- * <p>Must match the identifier of an existing <code>DBCluster</code>.</p>
4547
+ * <p>Must match the identifier of an existing <code>DBCluster</code>.</p>
4524
4548
  * </li>
4525
4549
  * </ul>
4526
4550
  */
4527
4551
  SourceDBClusterIdentifier: string | undefined;
4528
4552
  /**
4529
4553
  * <p>The date and time to restore the cluster to.</p>
4530
- * <p>Valid values: A time in Universal Coordinated Time (UTC) format.</p>
4531
- * <p>Constraints:</p>
4532
- * <ul>
4554
+ * <p>Valid values: A time in Universal Coordinated Time (UTC) format.</p>
4555
+ * <p>Constraints:</p>
4556
+ * <ul>
4533
4557
  * <li>
4534
- * <p>Must be before the latest restorable time for the instance.</p>
4558
+ * <p>Must be before the latest restorable time for the instance.</p>
4535
4559
  * </li>
4536
4560
  * <li>
4537
- * <p>Must be specified if the <code>UseLatestRestorableTime</code> parameter is not provided.</p>
4561
+ * <p>Must be specified if the <code>UseLatestRestorableTime</code> parameter is not provided.</p>
4538
4562
  * </li>
4539
4563
  * <li>
4540
- * <p>Cannot be specified if the <code>UseLatestRestorableTime</code> parameter is <code>true</code>.</p>
4564
+ * <p>Cannot be specified if the <code>UseLatestRestorableTime</code> parameter is <code>true</code>.</p>
4541
4565
  * </li>
4542
4566
  * <li>
4543
- * <p>Cannot be specified if the <code>RestoreType</code> parameter is <code>copy-on-write</code>.</p>
4567
+ * <p>Cannot be specified if the <code>RestoreType</code> parameter is <code>copy-on-write</code>.</p>
4544
4568
  * </li>
4545
4569
  * </ul>
4546
- * <p>Example: <code>2015-03-07T23:45:00Z</code>
4547
- * </p>
4570
+ * <p>Example: <code>2015-03-07T23:45:00Z</code>
4571
+ * </p>
4548
4572
  */
4549
4573
  RestoreToTime?: Date;
4550
4574
  /**
4551
4575
  * <p>A value that is set to <code>true</code> to restore the cluster to the latest
4552
4576
  * restorable backup time, and <code>false</code> otherwise. </p>
4553
- * <p>Default: <code>false</code>
4554
- * </p>
4555
- * <p>Constraints: Cannot be specified if the <code>RestoreToTime</code> parameter is
4577
+ * <p>Default: <code>false</code>
4578
+ * </p>
4579
+ * <p>Constraints: Cannot be specified if the <code>RestoreToTime</code> parameter is
4556
4580
  * provided.</p>
4557
4581
  */
4558
4582
  UseLatestRestorableTime?: boolean;
4559
4583
  /**
4560
4584
  * <p>The port number on which the new cluster accepts connections.</p>
4561
- * <p>Constraints: Must be a value from <code>1150</code> to <code>65535</code>. </p>
4562
- * <p>Default: The default port for the engine.</p>
4585
+ * <p>Constraints: Must be a value from <code>1150</code> to <code>65535</code>. </p>
4586
+ * <p>Default: The default port for the engine.</p>
4563
4587
  */
4564
4588
  Port?: number;
4565
4589
  /**
4566
4590
  * <p>The subnet group name to use for the new cluster.</p>
4567
- * <p>Constraints: If provided, must match the name of an existing
4591
+ * <p>Constraints: If provided, must match the name of an existing
4568
4592
  * <code>DBSubnetGroup</code>.</p>
4569
- * <p>Example: <code>mySubnetgroup</code>
4570
- * </p>
4593
+ * <p>Example: <code>mySubnetgroup</code>
4594
+ * </p>
4571
4595
  */
4572
4596
  DBSubnetGroupName?: string;
4573
4597
  /**
@@ -4580,18 +4604,18 @@ export interface RestoreDBClusterToPointInTimeMessage {
4580
4604
  Tags?: Tag[];
4581
4605
  /**
4582
4606
  * <p>The KMS key identifier to use when restoring an encrypted cluster from an encrypted cluster.</p>
4583
- * <p>The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key. If you are restoring a cluster with the same Amazon Web Services account that owns the KMS encryption key used to encrypt the new cluster, then you can use the KMS key alias instead of the ARN for the KMS encryption key.</p>
4584
- * <p>You can restore to a new cluster and encrypt the new cluster with an KMS key that is different from the KMS key used to encrypt the source cluster. The new DB cluster is encrypted with the KMS key identified by the <code>KmsKeyId</code> parameter.</p>
4585
- * <p>If you do not specify a value for the <code>KmsKeyId</code> parameter, then the following occurs:</p>
4586
- * <ul>
4607
+ * <p>The KMS key identifier is the Amazon Resource Name (ARN) for the KMS encryption key. If you are restoring a cluster with the same Amazon Web Services account that owns the KMS encryption key used to encrypt the new cluster, then you can use the KMS key alias instead of the ARN for the KMS encryption key.</p>
4608
+ * <p>You can restore to a new cluster and encrypt the new cluster with an KMS key that is different from the KMS key used to encrypt the source cluster. The new DB cluster is encrypted with the KMS key identified by the <code>KmsKeyId</code> parameter.</p>
4609
+ * <p>If you do not specify a value for the <code>KmsKeyId</code> parameter, then the following occurs:</p>
4610
+ * <ul>
4587
4611
  * <li>
4588
- * <p>If the cluster is encrypted, then the restored cluster is encrypted using the KMS key that was used to encrypt the source cluster.</p>
4612
+ * <p>If the cluster is encrypted, then the restored cluster is encrypted using the KMS key that was used to encrypt the source cluster.</p>
4589
4613
  * </li>
4590
4614
  * <li>
4591
- * <p>If the cluster is not encrypted, then the restored cluster is not encrypted.</p>
4615
+ * <p>If the cluster is not encrypted, then the restored cluster is not encrypted.</p>
4592
4616
  * </li>
4593
4617
  * </ul>
4594
- * <p>If <code>DBClusterIdentifier</code> refers to a cluster that is not encrypted, then
4618
+ * <p>If <code>DBClusterIdentifier</code> refers to a cluster that is not encrypted, then
4595
4619
  * the restore request is rejected.</p>
4596
4620
  */
4597
4621
  KmsKeyId?: string;