@aws-sdk/client-rds 3.1087.0 → 3.1088.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 (199) hide show
  1. package/dist-cjs/index.js +5 -5
  2. package/dist-es/schemas/schemas_0.js +4 -4
  3. package/dist-types/commands/ModifyDBClusterCommand.d.ts +1 -0
  4. package/dist-types/commands/ModifyDBInstanceCommand.d.ts +1 -0
  5. package/dist-types/models/models_0.d.ts +3 -3
  6. package/dist-types/models/models_1.d.ts +16 -6
  7. package/dist-types/ts3.4/RDS.d.ts +549 -679
  8. package/dist-types/ts3.4/RDSClient.d.ts +13 -20
  9. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  10. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +10 -13
  11. package/dist-types/ts3.4/commandBuilder.d.ts +9 -19
  12. package/dist-types/ts3.4/commands/AddRoleToDBClusterCommand.d.ts +3 -4
  13. package/dist-types/ts3.4/commands/AddRoleToDBInstanceCommand.d.ts +3 -4
  14. package/dist-types/ts3.4/commands/AddSourceIdentifierToSubscriptionCommand.d.ts +4 -6
  15. package/dist-types/ts3.4/commands/AddTagsToResourceCommand.d.ts +3 -4
  16. package/dist-types/ts3.4/commands/ApplyPendingMaintenanceActionCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/AuthorizeDBSecurityGroupIngressCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/BacktrackDBClusterCommand.d.ts +5 -11
  19. package/dist-types/ts3.4/commands/CancelExportTaskCommand.d.ts +3 -5
  20. package/dist-types/ts3.4/commands/CopyDBClusterParameterGroupCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CopyDBClusterSnapshotCommand.d.ts +5 -10
  22. package/dist-types/ts3.4/commands/CopyDBParameterGroupCommand.d.ts +5 -10
  23. package/dist-types/ts3.4/commands/CopyDBSnapshotCommand.d.ts +4 -9
  24. package/dist-types/ts3.4/commands/CopyOptionGroupCommand.d.ts +4 -9
  25. package/dist-types/ts3.4/commands/CreateBlueGreenDeploymentCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/CreateCustomDBEngineVersionCommand.d.ts +5 -10
  27. package/dist-types/ts3.4/commands/CreateDBClusterCommand.d.ts +4 -9
  28. package/dist-types/ts3.4/commands/CreateDBClusterEndpointCommand.d.ts +5 -11
  29. package/dist-types/ts3.4/commands/CreateDBClusterParameterGroupCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/CreateDBClusterSnapshotCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/CreateDBInstanceCommand.d.ts +4 -9
  32. package/dist-types/ts3.4/commands/CreateDBInstanceReadReplicaCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/CreateDBParameterGroupCommand.d.ts +5 -10
  34. package/dist-types/ts3.4/commands/CreateDBProxyCommand.d.ts +4 -9
  35. package/dist-types/ts3.4/commands/CreateDBProxyEndpointCommand.d.ts +5 -10
  36. package/dist-types/ts3.4/commands/CreateDBSecurityGroupCommand.d.ts +5 -10
  37. package/dist-types/ts3.4/commands/CreateDBShardGroupCommand.d.ts +4 -7
  38. package/dist-types/ts3.4/commands/CreateDBSnapshotCommand.d.ts +4 -9
  39. package/dist-types/ts3.4/commands/CreateDBSubnetGroupCommand.d.ts +5 -10
  40. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +5 -10
  41. package/dist-types/ts3.4/commands/CreateGlobalClusterCommand.d.ts +5 -10
  42. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +4 -7
  43. package/dist-types/ts3.4/commands/CreateOptionGroupCommand.d.ts +5 -11
  44. package/dist-types/ts3.4/commands/CreateTenantDatabaseCommand.d.ts +5 -10
  45. package/dist-types/ts3.4/commands/DeleteBlueGreenDeploymentCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DeleteCustomDBEngineVersionCommand.d.ts +5 -10
  47. package/dist-types/ts3.4/commands/DeleteDBClusterAutomatedBackupCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DeleteDBClusterCommand.d.ts +4 -9
  49. package/dist-types/ts3.4/commands/DeleteDBClusterEndpointCommand.d.ts +5 -11
  50. package/dist-types/ts3.4/commands/DeleteDBClusterParameterGroupCommand.d.ts +4 -6
  51. package/dist-types/ts3.4/commands/DeleteDBClusterSnapshotCommand.d.ts +5 -10
  52. package/dist-types/ts3.4/commands/DeleteDBInstanceAutomatedBackupCommand.d.ts +3 -5
  53. package/dist-types/ts3.4/commands/DeleteDBInstanceCommand.d.ts +4 -9
  54. package/dist-types/ts3.4/commands/DeleteDBParameterGroupCommand.d.ts +3 -4
  55. package/dist-types/ts3.4/commands/DeleteDBProxyCommand.d.ts +4 -9
  56. package/dist-types/ts3.4/commands/DeleteDBProxyEndpointCommand.d.ts +5 -10
  57. package/dist-types/ts3.4/commands/DeleteDBSecurityGroupCommand.d.ts +3 -4
  58. package/dist-types/ts3.4/commands/DeleteDBShardGroupCommand.d.ts +4 -7
  59. package/dist-types/ts3.4/commands/DeleteDBSnapshotCommand.d.ts +4 -9
  60. package/dist-types/ts3.4/commands/DeleteDBSubnetGroupCommand.d.ts +3 -4
  61. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +5 -10
  62. package/dist-types/ts3.4/commands/DeleteGlobalClusterCommand.d.ts +5 -10
  63. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +4 -7
  64. package/dist-types/ts3.4/commands/DeleteOptionGroupCommand.d.ts +3 -4
  65. package/dist-types/ts3.4/commands/DeleteTenantDatabaseCommand.d.ts +5 -10
  66. package/dist-types/ts3.4/commands/DeregisterDBProxyTargetsCommand.d.ts +4 -6
  67. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -9
  68. package/dist-types/ts3.4/commands/DescribeBlueGreenDeploymentsCommand.d.ts +3 -5
  69. package/dist-types/ts3.4/commands/DescribeCertificatesCommand.d.ts +4 -10
  70. package/dist-types/ts3.4/commands/DescribeDBClusterAutomatedBackupsCommand.d.ts +3 -5
  71. package/dist-types/ts3.4/commands/DescribeDBClusterBacktracksCommand.d.ts +5 -10
  72. package/dist-types/ts3.4/commands/DescribeDBClusterEndpointsCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/DescribeDBClusterParameterGroupsCommand.d.ts +3 -5
  74. package/dist-types/ts3.4/commands/DescribeDBClusterParametersCommand.d.ts +4 -6
  75. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotAttributesCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/DescribeDBClusterSnapshotsCommand.d.ts +4 -9
  77. package/dist-types/ts3.4/commands/DescribeDBClustersCommand.d.ts +4 -10
  78. package/dist-types/ts3.4/commands/DescribeDBEngineVersionsCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/DescribeDBInstanceAutomatedBackupsCommand.d.ts +3 -5
  80. package/dist-types/ts3.4/commands/DescribeDBInstancesCommand.d.ts +4 -10
  81. package/dist-types/ts3.4/commands/DescribeDBLogFilesCommand.d.ts +5 -10
  82. package/dist-types/ts3.4/commands/DescribeDBMajorEngineVersionsCommand.d.ts +3 -5
  83. package/dist-types/ts3.4/commands/DescribeDBParameterGroupsCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/DescribeDBParametersCommand.d.ts +5 -10
  85. package/dist-types/ts3.4/commands/DescribeDBProxiesCommand.d.ts +4 -9
  86. package/dist-types/ts3.4/commands/DescribeDBProxyEndpointsCommand.d.ts +3 -5
  87. package/dist-types/ts3.4/commands/DescribeDBProxyTargetGroupsCommand.d.ts +4 -6
  88. package/dist-types/ts3.4/commands/DescribeDBProxyTargetsCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/DescribeDBRecommendationsCommand.d.ts +4 -9
  90. package/dist-types/ts3.4/commands/DescribeDBSecurityGroupsCommand.d.ts +4 -9
  91. package/dist-types/ts3.4/commands/DescribeDBShardGroupsCommand.d.ts +4 -9
  92. package/dist-types/ts3.4/commands/DescribeDBSnapshotAttributesCommand.d.ts +4 -6
  93. package/dist-types/ts3.4/commands/DescribeDBSnapshotTenantDatabasesCommand.d.ts +3 -5
  94. package/dist-types/ts3.4/commands/DescribeDBSnapshotsCommand.d.ts +4 -10
  95. package/dist-types/ts3.4/commands/DescribeDBSubnetGroupsCommand.d.ts +4 -9
  96. package/dist-types/ts3.4/commands/DescribeEngineDefaultClusterParametersCommand.d.ts +4 -6
  97. package/dist-types/ts3.4/commands/DescribeEngineDefaultParametersCommand.d.ts +4 -6
  98. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +4 -9
  99. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +4 -9
  100. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
  101. package/dist-types/ts3.4/commands/DescribeExportTasksCommand.d.ts +4 -10
  102. package/dist-types/ts3.4/commands/DescribeGlobalClustersCommand.d.ts +4 -9
  103. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -9
  104. package/dist-types/ts3.4/commands/DescribeOptionGroupOptionsCommand.d.ts +5 -10
  105. package/dist-types/ts3.4/commands/DescribeOptionGroupsCommand.d.ts +3 -6
  106. package/dist-types/ts3.4/commands/DescribeOrderableDBInstanceOptionsCommand.d.ts +4 -6
  107. package/dist-types/ts3.4/commands/DescribePendingMaintenanceActionsCommand.d.ts +3 -5
  108. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesCommand.d.ts +4 -9
  109. package/dist-types/ts3.4/commands/DescribeReservedDBInstancesOfferingsCommand.d.ts +3 -5
  110. package/dist-types/ts3.4/commands/DescribeServerlessV2PlatformVersionsCommand.d.ts +3 -5
  111. package/dist-types/ts3.4/commands/DescribeSourceRegionsCommand.d.ts +3 -6
  112. package/dist-types/ts3.4/commands/DescribeTenantDatabasesCommand.d.ts +4 -9
  113. package/dist-types/ts3.4/commands/DescribeValidDBInstanceModificationsCommand.d.ts +4 -6
  114. package/dist-types/ts3.4/commands/DisableHttpEndpointCommand.d.ts +5 -10
  115. package/dist-types/ts3.4/commands/DownloadDBLogFilePortionCommand.d.ts +4 -6
  116. package/dist-types/ts3.4/commands/EnableHttpEndpointCommand.d.ts +5 -10
  117. package/dist-types/ts3.4/commands/FailoverDBClusterCommand.d.ts +5 -11
  118. package/dist-types/ts3.4/commands/FailoverGlobalClusterCommand.d.ts +5 -10
  119. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +4 -7
  120. package/dist-types/ts3.4/commands/ModifyActivityStreamCommand.d.ts +4 -9
  121. package/dist-types/ts3.4/commands/ModifyCertificatesCommand.d.ts +4 -9
  122. package/dist-types/ts3.4/commands/ModifyCurrentDBClusterCapacityCommand.d.ts +5 -10
  123. package/dist-types/ts3.4/commands/ModifyCustomDBEngineVersionCommand.d.ts +4 -6
  124. package/dist-types/ts3.4/commands/ModifyDBClusterCommand.d.ts +4 -9
  125. package/dist-types/ts3.4/commands/ModifyDBClusterEndpointCommand.d.ts +4 -7
  126. package/dist-types/ts3.4/commands/ModifyDBClusterParameterGroupCommand.d.ts +4 -6
  127. package/dist-types/ts3.4/commands/ModifyDBClusterSnapshotAttributeCommand.d.ts +4 -6
  128. package/dist-types/ts3.4/commands/ModifyDBInstanceCommand.d.ts +4 -9
  129. package/dist-types/ts3.4/commands/ModifyDBParameterGroupCommand.d.ts +5 -10
  130. package/dist-types/ts3.4/commands/ModifyDBProxyCommand.d.ts +4 -9
  131. package/dist-types/ts3.4/commands/ModifyDBProxyEndpointCommand.d.ts +5 -10
  132. package/dist-types/ts3.4/commands/ModifyDBProxyTargetGroupCommand.d.ts +4 -6
  133. package/dist-types/ts3.4/commands/ModifyDBRecommendationCommand.d.ts +5 -10
  134. package/dist-types/ts3.4/commands/ModifyDBShardGroupCommand.d.ts +4 -7
  135. package/dist-types/ts3.4/commands/ModifyDBSnapshotAttributeCommand.d.ts +4 -6
  136. package/dist-types/ts3.4/commands/ModifyDBSnapshotCommand.d.ts +4 -9
  137. package/dist-types/ts3.4/commands/ModifyDBSubnetGroupCommand.d.ts +5 -10
  138. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +5 -10
  139. package/dist-types/ts3.4/commands/ModifyGlobalClusterCommand.d.ts +5 -10
  140. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +4 -7
  141. package/dist-types/ts3.4/commands/ModifyOptionGroupCommand.d.ts +5 -11
  142. package/dist-types/ts3.4/commands/ModifyTenantDatabaseCommand.d.ts +5 -10
  143. package/dist-types/ts3.4/commands/PromoteReadReplicaCommand.d.ts +5 -10
  144. package/dist-types/ts3.4/commands/PromoteReadReplicaDBClusterCommand.d.ts +4 -6
  145. package/dist-types/ts3.4/commands/PurchaseReservedDBInstancesOfferingCommand.d.ts +4 -6
  146. package/dist-types/ts3.4/commands/RebootDBClusterCommand.d.ts +4 -9
  147. package/dist-types/ts3.4/commands/RebootDBInstanceCommand.d.ts +4 -9
  148. package/dist-types/ts3.4/commands/RebootDBShardGroupCommand.d.ts +4 -7
  149. package/dist-types/ts3.4/commands/RegisterDBProxyTargetsCommand.d.ts +5 -10
  150. package/dist-types/ts3.4/commands/RemoveFromGlobalClusterCommand.d.ts +5 -10
  151. package/dist-types/ts3.4/commands/RemoveRoleFromDBClusterCommand.d.ts +4 -6
  152. package/dist-types/ts3.4/commands/RemoveRoleFromDBInstanceCommand.d.ts +4 -6
  153. package/dist-types/ts3.4/commands/RemoveSourceIdentifierFromSubscriptionCommand.d.ts +4 -6
  154. package/dist-types/ts3.4/commands/RemoveTagsFromResourceCommand.d.ts +3 -4
  155. package/dist-types/ts3.4/commands/ResetDBClusterParameterGroupCommand.d.ts +4 -6
  156. package/dist-types/ts3.4/commands/ResetDBParameterGroupCommand.d.ts +5 -10
  157. package/dist-types/ts3.4/commands/RestoreDBClusterFromS3Command.d.ts +5 -10
  158. package/dist-types/ts3.4/commands/RestoreDBClusterFromSnapshotCommand.d.ts +4 -6
  159. package/dist-types/ts3.4/commands/RestoreDBClusterToPointInTimeCommand.d.ts +4 -6
  160. package/dist-types/ts3.4/commands/RestoreDBInstanceFromDBSnapshotCommand.d.ts +4 -6
  161. package/dist-types/ts3.4/commands/RestoreDBInstanceFromS3Command.d.ts +5 -10
  162. package/dist-types/ts3.4/commands/RestoreDBInstanceToPointInTimeCommand.d.ts +4 -6
  163. package/dist-types/ts3.4/commands/RevokeDBSecurityGroupIngressCommand.d.ts +4 -6
  164. package/dist-types/ts3.4/commands/StartActivityStreamCommand.d.ts +5 -10
  165. package/dist-types/ts3.4/commands/StartDBClusterCommand.d.ts +4 -9
  166. package/dist-types/ts3.4/commands/StartDBInstanceAutomatedBackupsReplicationCommand.d.ts +4 -6
  167. package/dist-types/ts3.4/commands/StartDBInstanceCommand.d.ts +4 -9
  168. package/dist-types/ts3.4/commands/StartExportTaskCommand.d.ts +3 -5
  169. package/dist-types/ts3.4/commands/StopActivityStreamCommand.d.ts +5 -10
  170. package/dist-types/ts3.4/commands/StopDBClusterCommand.d.ts +3 -5
  171. package/dist-types/ts3.4/commands/StopDBInstanceAutomatedBackupsReplicationCommand.d.ts +4 -6
  172. package/dist-types/ts3.4/commands/StopDBInstanceCommand.d.ts +4 -9
  173. package/dist-types/ts3.4/commands/SwitchoverBlueGreenDeploymentCommand.d.ts +4 -6
  174. package/dist-types/ts3.4/commands/SwitchoverGlobalClusterCommand.d.ts +5 -10
  175. package/dist-types/ts3.4/commands/SwitchoverReadReplicaCommand.d.ts +5 -10
  176. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  177. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  178. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  179. package/dist-types/ts3.4/models/enums.d.ts +13 -26
  180. package/dist-types/ts3.4/models/errors.d.ts +144 -620
  181. package/dist-types/ts3.4/models/models_0.d.ts +8 -24
  182. package/dist-types/ts3.4/models/models_1.d.ts +10 -24
  183. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  184. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  185. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  186. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  187. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  188. package/dist-types/ts3.4/schemas/schemas_0.d.ts +1 -5
  189. package/dist-types/ts3.4/waiters/waitForDBClusterAvailable.d.ts +3 -5
  190. package/dist-types/ts3.4/waiters/waitForDBClusterDeleted.d.ts +4 -8
  191. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotAvailable.d.ts +3 -5
  192. package/dist-types/ts3.4/waiters/waitForDBClusterSnapshotDeleted.d.ts +4 -8
  193. package/dist-types/ts3.4/waiters/waitForDBInstanceAvailable.d.ts +3 -5
  194. package/dist-types/ts3.4/waiters/waitForDBInstanceDeleted.d.ts +4 -8
  195. package/dist-types/ts3.4/waiters/waitForDBSnapshotAvailable.d.ts +3 -5
  196. package/dist-types/ts3.4/waiters/waitForDBSnapshotDeleted.d.ts +4 -8
  197. package/dist-types/ts3.4/waiters/waitForTenantDatabaseAvailable.d.ts +3 -5
  198. package/dist-types/ts3.4/waiters/waitForTenantDatabaseDeleted.d.ts +4 -8
  199. package/package.json +40 -40
@@ -671,2658 +671,2528 @@ import { RDSClient } from "./RDSClient";
671
671
  export interface RDS {
672
672
  addRoleToDBCluster(
673
673
  args: AddRoleToDBClusterCommandInput,
674
- options?: __HttpHandlerOptions
674
+ options?: __HttpHandlerOptions,
675
675
  ): Promise<AddRoleToDBClusterCommandOutput>;
676
676
  addRoleToDBCluster(
677
677
  args: AddRoleToDBClusterCommandInput,
678
- cb: (err: any, data?: AddRoleToDBClusterCommandOutput) => void
678
+ cb: (err: any, data?: AddRoleToDBClusterCommandOutput) => void,
679
679
  ): void;
680
680
  addRoleToDBCluster(
681
681
  args: AddRoleToDBClusterCommandInput,
682
682
  options: __HttpHandlerOptions,
683
- cb: (err: any, data?: AddRoleToDBClusterCommandOutput) => void
683
+ cb: (err: any, data?: AddRoleToDBClusterCommandOutput) => void,
684
684
  ): void;
685
685
  addRoleToDBInstance(
686
686
  args: AddRoleToDBInstanceCommandInput,
687
- options?: __HttpHandlerOptions
687
+ options?: __HttpHandlerOptions,
688
688
  ): Promise<AddRoleToDBInstanceCommandOutput>;
689
689
  addRoleToDBInstance(
690
690
  args: AddRoleToDBInstanceCommandInput,
691
- cb: (err: any, data?: AddRoleToDBInstanceCommandOutput) => void
691
+ cb: (err: any, data?: AddRoleToDBInstanceCommandOutput) => void,
692
692
  ): void;
693
693
  addRoleToDBInstance(
694
694
  args: AddRoleToDBInstanceCommandInput,
695
695
  options: __HttpHandlerOptions,
696
- cb: (err: any, data?: AddRoleToDBInstanceCommandOutput) => void
696
+ cb: (err: any, data?: AddRoleToDBInstanceCommandOutput) => void,
697
697
  ): void;
698
698
  addSourceIdentifierToSubscription(
699
699
  args: AddSourceIdentifierToSubscriptionCommandInput,
700
- options?: __HttpHandlerOptions
700
+ options?: __HttpHandlerOptions,
701
701
  ): Promise<AddSourceIdentifierToSubscriptionCommandOutput>;
702
702
  addSourceIdentifierToSubscription(
703
703
  args: AddSourceIdentifierToSubscriptionCommandInput,
704
- cb: (
705
- err: any,
706
- data?: AddSourceIdentifierToSubscriptionCommandOutput
707
- ) => void
704
+ cb: (err: any, data?: AddSourceIdentifierToSubscriptionCommandOutput) => void,
708
705
  ): void;
709
706
  addSourceIdentifierToSubscription(
710
707
  args: AddSourceIdentifierToSubscriptionCommandInput,
711
708
  options: __HttpHandlerOptions,
712
- cb: (
713
- err: any,
714
- data?: AddSourceIdentifierToSubscriptionCommandOutput
715
- ) => void
709
+ cb: (err: any, data?: AddSourceIdentifierToSubscriptionCommandOutput) => void,
716
710
  ): void;
717
711
  addTagsToResource(
718
712
  args: AddTagsToResourceCommandInput,
719
- options?: __HttpHandlerOptions
713
+ options?: __HttpHandlerOptions,
720
714
  ): Promise<AddTagsToResourceCommandOutput>;
721
715
  addTagsToResource(
722
716
  args: AddTagsToResourceCommandInput,
723
- cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
717
+ cb: (err: any, data?: AddTagsToResourceCommandOutput) => void,
724
718
  ): void;
725
719
  addTagsToResource(
726
720
  args: AddTagsToResourceCommandInput,
727
721
  options: __HttpHandlerOptions,
728
- cb: (err: any, data?: AddTagsToResourceCommandOutput) => void
722
+ cb: (err: any, data?: AddTagsToResourceCommandOutput) => void,
729
723
  ): void;
730
724
  applyPendingMaintenanceAction(
731
725
  args: ApplyPendingMaintenanceActionCommandInput,
732
- options?: __HttpHandlerOptions
726
+ options?: __HttpHandlerOptions,
733
727
  ): Promise<ApplyPendingMaintenanceActionCommandOutput>;
734
728
  applyPendingMaintenanceAction(
735
729
  args: ApplyPendingMaintenanceActionCommandInput,
736
- cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void
730
+ cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void,
737
731
  ): void;
738
732
  applyPendingMaintenanceAction(
739
733
  args: ApplyPendingMaintenanceActionCommandInput,
740
734
  options: __HttpHandlerOptions,
741
- cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void
735
+ cb: (err: any, data?: ApplyPendingMaintenanceActionCommandOutput) => void,
742
736
  ): void;
743
737
  authorizeDBSecurityGroupIngress(
744
738
  args: AuthorizeDBSecurityGroupIngressCommandInput,
745
- options?: __HttpHandlerOptions
739
+ options?: __HttpHandlerOptions,
746
740
  ): Promise<AuthorizeDBSecurityGroupIngressCommandOutput>;
747
741
  authorizeDBSecurityGroupIngress(
748
742
  args: AuthorizeDBSecurityGroupIngressCommandInput,
749
- cb: (err: any, data?: AuthorizeDBSecurityGroupIngressCommandOutput) => void
743
+ cb: (err: any, data?: AuthorizeDBSecurityGroupIngressCommandOutput) => void,
750
744
  ): void;
751
745
  authorizeDBSecurityGroupIngress(
752
746
  args: AuthorizeDBSecurityGroupIngressCommandInput,
753
747
  options: __HttpHandlerOptions,
754
- cb: (err: any, data?: AuthorizeDBSecurityGroupIngressCommandOutput) => void
748
+ cb: (err: any, data?: AuthorizeDBSecurityGroupIngressCommandOutput) => void,
755
749
  ): void;
756
750
  backtrackDBCluster(
757
751
  args: BacktrackDBClusterCommandInput,
758
- options?: __HttpHandlerOptions
752
+ options?: __HttpHandlerOptions,
759
753
  ): Promise<BacktrackDBClusterCommandOutput>;
760
754
  backtrackDBCluster(
761
755
  args: BacktrackDBClusterCommandInput,
762
- cb: (err: any, data?: BacktrackDBClusterCommandOutput) => void
756
+ cb: (err: any, data?: BacktrackDBClusterCommandOutput) => void,
763
757
  ): void;
764
758
  backtrackDBCluster(
765
759
  args: BacktrackDBClusterCommandInput,
766
760
  options: __HttpHandlerOptions,
767
- cb: (err: any, data?: BacktrackDBClusterCommandOutput) => void
761
+ cb: (err: any, data?: BacktrackDBClusterCommandOutput) => void,
768
762
  ): void;
769
763
  cancelExportTask(
770
764
  args: CancelExportTaskCommandInput,
771
- options?: __HttpHandlerOptions
765
+ options?: __HttpHandlerOptions,
772
766
  ): Promise<CancelExportTaskCommandOutput>;
773
767
  cancelExportTask(
774
768
  args: CancelExportTaskCommandInput,
775
- cb: (err: any, data?: CancelExportTaskCommandOutput) => void
769
+ cb: (err: any, data?: CancelExportTaskCommandOutput) => void,
776
770
  ): void;
777
771
  cancelExportTask(
778
772
  args: CancelExportTaskCommandInput,
779
773
  options: __HttpHandlerOptions,
780
- cb: (err: any, data?: CancelExportTaskCommandOutput) => void
774
+ cb: (err: any, data?: CancelExportTaskCommandOutput) => void,
781
775
  ): void;
782
776
  copyDBClusterParameterGroup(
783
777
  args: CopyDBClusterParameterGroupCommandInput,
784
- options?: __HttpHandlerOptions
778
+ options?: __HttpHandlerOptions,
785
779
  ): Promise<CopyDBClusterParameterGroupCommandOutput>;
786
780
  copyDBClusterParameterGroup(
787
781
  args: CopyDBClusterParameterGroupCommandInput,
788
- cb: (err: any, data?: CopyDBClusterParameterGroupCommandOutput) => void
782
+ cb: (err: any, data?: CopyDBClusterParameterGroupCommandOutput) => void,
789
783
  ): void;
790
784
  copyDBClusterParameterGroup(
791
785
  args: CopyDBClusterParameterGroupCommandInput,
792
786
  options: __HttpHandlerOptions,
793
- cb: (err: any, data?: CopyDBClusterParameterGroupCommandOutput) => void
787
+ cb: (err: any, data?: CopyDBClusterParameterGroupCommandOutput) => void,
794
788
  ): void;
795
789
  copyDBClusterSnapshot(
796
790
  args: CopyDBClusterSnapshotCommandInput,
797
- options?: __HttpHandlerOptions
791
+ options?: __HttpHandlerOptions,
798
792
  ): Promise<CopyDBClusterSnapshotCommandOutput>;
799
793
  copyDBClusterSnapshot(
800
794
  args: CopyDBClusterSnapshotCommandInput,
801
- cb: (err: any, data?: CopyDBClusterSnapshotCommandOutput) => void
795
+ cb: (err: any, data?: CopyDBClusterSnapshotCommandOutput) => void,
802
796
  ): void;
803
797
  copyDBClusterSnapshot(
804
798
  args: CopyDBClusterSnapshotCommandInput,
805
799
  options: __HttpHandlerOptions,
806
- cb: (err: any, data?: CopyDBClusterSnapshotCommandOutput) => void
800
+ cb: (err: any, data?: CopyDBClusterSnapshotCommandOutput) => void,
807
801
  ): void;
808
802
  copyDBParameterGroup(
809
803
  args: CopyDBParameterGroupCommandInput,
810
- options?: __HttpHandlerOptions
804
+ options?: __HttpHandlerOptions,
811
805
  ): Promise<CopyDBParameterGroupCommandOutput>;
812
806
  copyDBParameterGroup(
813
807
  args: CopyDBParameterGroupCommandInput,
814
- cb: (err: any, data?: CopyDBParameterGroupCommandOutput) => void
808
+ cb: (err: any, data?: CopyDBParameterGroupCommandOutput) => void,
815
809
  ): void;
816
810
  copyDBParameterGroup(
817
811
  args: CopyDBParameterGroupCommandInput,
818
812
  options: __HttpHandlerOptions,
819
- cb: (err: any, data?: CopyDBParameterGroupCommandOutput) => void
813
+ cb: (err: any, data?: CopyDBParameterGroupCommandOutput) => void,
820
814
  ): void;
821
815
  copyDBSnapshot(
822
816
  args: CopyDBSnapshotCommandInput,
823
- options?: __HttpHandlerOptions
817
+ options?: __HttpHandlerOptions,
824
818
  ): Promise<CopyDBSnapshotCommandOutput>;
825
819
  copyDBSnapshot(
826
820
  args: CopyDBSnapshotCommandInput,
827
- cb: (err: any, data?: CopyDBSnapshotCommandOutput) => void
821
+ cb: (err: any, data?: CopyDBSnapshotCommandOutput) => void,
828
822
  ): void;
829
823
  copyDBSnapshot(
830
824
  args: CopyDBSnapshotCommandInput,
831
825
  options: __HttpHandlerOptions,
832
- cb: (err: any, data?: CopyDBSnapshotCommandOutput) => void
826
+ cb: (err: any, data?: CopyDBSnapshotCommandOutput) => void,
833
827
  ): void;
834
828
  copyOptionGroup(
835
829
  args: CopyOptionGroupCommandInput,
836
- options?: __HttpHandlerOptions
830
+ options?: __HttpHandlerOptions,
837
831
  ): Promise<CopyOptionGroupCommandOutput>;
838
832
  copyOptionGroup(
839
833
  args: CopyOptionGroupCommandInput,
840
- cb: (err: any, data?: CopyOptionGroupCommandOutput) => void
834
+ cb: (err: any, data?: CopyOptionGroupCommandOutput) => void,
841
835
  ): void;
842
836
  copyOptionGroup(
843
837
  args: CopyOptionGroupCommandInput,
844
838
  options: __HttpHandlerOptions,
845
- cb: (err: any, data?: CopyOptionGroupCommandOutput) => void
839
+ cb: (err: any, data?: CopyOptionGroupCommandOutput) => void,
846
840
  ): void;
847
841
  createBlueGreenDeployment(
848
842
  args: CreateBlueGreenDeploymentCommandInput,
849
- options?: __HttpHandlerOptions
843
+ options?: __HttpHandlerOptions,
850
844
  ): Promise<CreateBlueGreenDeploymentCommandOutput>;
851
845
  createBlueGreenDeployment(
852
846
  args: CreateBlueGreenDeploymentCommandInput,
853
- cb: (err: any, data?: CreateBlueGreenDeploymentCommandOutput) => void
847
+ cb: (err: any, data?: CreateBlueGreenDeploymentCommandOutput) => void,
854
848
  ): void;
855
849
  createBlueGreenDeployment(
856
850
  args: CreateBlueGreenDeploymentCommandInput,
857
851
  options: __HttpHandlerOptions,
858
- cb: (err: any, data?: CreateBlueGreenDeploymentCommandOutput) => void
852
+ cb: (err: any, data?: CreateBlueGreenDeploymentCommandOutput) => void,
859
853
  ): void;
860
854
  createCustomDBEngineVersion(
861
855
  args: CreateCustomDBEngineVersionCommandInput,
862
- options?: __HttpHandlerOptions
856
+ options?: __HttpHandlerOptions,
863
857
  ): Promise<CreateCustomDBEngineVersionCommandOutput>;
864
858
  createCustomDBEngineVersion(
865
859
  args: CreateCustomDBEngineVersionCommandInput,
866
- cb: (err: any, data?: CreateCustomDBEngineVersionCommandOutput) => void
860
+ cb: (err: any, data?: CreateCustomDBEngineVersionCommandOutput) => void,
867
861
  ): void;
868
862
  createCustomDBEngineVersion(
869
863
  args: CreateCustomDBEngineVersionCommandInput,
870
864
  options: __HttpHandlerOptions,
871
- cb: (err: any, data?: CreateCustomDBEngineVersionCommandOutput) => void
865
+ cb: (err: any, data?: CreateCustomDBEngineVersionCommandOutput) => void,
872
866
  ): void;
873
867
  createDBCluster(
874
868
  args: CreateDBClusterCommandInput,
875
- options?: __HttpHandlerOptions
869
+ options?: __HttpHandlerOptions,
876
870
  ): Promise<CreateDBClusterCommandOutput>;
877
871
  createDBCluster(
878
872
  args: CreateDBClusterCommandInput,
879
- cb: (err: any, data?: CreateDBClusterCommandOutput) => void
873
+ cb: (err: any, data?: CreateDBClusterCommandOutput) => void,
880
874
  ): void;
881
875
  createDBCluster(
882
876
  args: CreateDBClusterCommandInput,
883
877
  options: __HttpHandlerOptions,
884
- cb: (err: any, data?: CreateDBClusterCommandOutput) => void
878
+ cb: (err: any, data?: CreateDBClusterCommandOutput) => void,
885
879
  ): void;
886
880
  createDBClusterEndpoint(
887
881
  args: CreateDBClusterEndpointCommandInput,
888
- options?: __HttpHandlerOptions
882
+ options?: __HttpHandlerOptions,
889
883
  ): Promise<CreateDBClusterEndpointCommandOutput>;
890
884
  createDBClusterEndpoint(
891
885
  args: CreateDBClusterEndpointCommandInput,
892
- cb: (err: any, data?: CreateDBClusterEndpointCommandOutput) => void
886
+ cb: (err: any, data?: CreateDBClusterEndpointCommandOutput) => void,
893
887
  ): void;
894
888
  createDBClusterEndpoint(
895
889
  args: CreateDBClusterEndpointCommandInput,
896
890
  options: __HttpHandlerOptions,
897
- cb: (err: any, data?: CreateDBClusterEndpointCommandOutput) => void
891
+ cb: (err: any, data?: CreateDBClusterEndpointCommandOutput) => void,
898
892
  ): void;
899
893
  createDBClusterParameterGroup(
900
894
  args: CreateDBClusterParameterGroupCommandInput,
901
- options?: __HttpHandlerOptions
895
+ options?: __HttpHandlerOptions,
902
896
  ): Promise<CreateDBClusterParameterGroupCommandOutput>;
903
897
  createDBClusterParameterGroup(
904
898
  args: CreateDBClusterParameterGroupCommandInput,
905
- cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void
899
+ cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void,
906
900
  ): void;
907
901
  createDBClusterParameterGroup(
908
902
  args: CreateDBClusterParameterGroupCommandInput,
909
903
  options: __HttpHandlerOptions,
910
- cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void
904
+ cb: (err: any, data?: CreateDBClusterParameterGroupCommandOutput) => void,
911
905
  ): void;
912
906
  createDBClusterSnapshot(
913
907
  args: CreateDBClusterSnapshotCommandInput,
914
- options?: __HttpHandlerOptions
908
+ options?: __HttpHandlerOptions,
915
909
  ): Promise<CreateDBClusterSnapshotCommandOutput>;
916
910
  createDBClusterSnapshot(
917
911
  args: CreateDBClusterSnapshotCommandInput,
918
- cb: (err: any, data?: CreateDBClusterSnapshotCommandOutput) => void
912
+ cb: (err: any, data?: CreateDBClusterSnapshotCommandOutput) => void,
919
913
  ): void;
920
914
  createDBClusterSnapshot(
921
915
  args: CreateDBClusterSnapshotCommandInput,
922
916
  options: __HttpHandlerOptions,
923
- cb: (err: any, data?: CreateDBClusterSnapshotCommandOutput) => void
917
+ cb: (err: any, data?: CreateDBClusterSnapshotCommandOutput) => void,
924
918
  ): void;
925
919
  createDBInstance(
926
920
  args: CreateDBInstanceCommandInput,
927
- options?: __HttpHandlerOptions
921
+ options?: __HttpHandlerOptions,
928
922
  ): Promise<CreateDBInstanceCommandOutput>;
929
923
  createDBInstance(
930
924
  args: CreateDBInstanceCommandInput,
931
- cb: (err: any, data?: CreateDBInstanceCommandOutput) => void
925
+ cb: (err: any, data?: CreateDBInstanceCommandOutput) => void,
932
926
  ): void;
933
927
  createDBInstance(
934
928
  args: CreateDBInstanceCommandInput,
935
929
  options: __HttpHandlerOptions,
936
- cb: (err: any, data?: CreateDBInstanceCommandOutput) => void
930
+ cb: (err: any, data?: CreateDBInstanceCommandOutput) => void,
937
931
  ): void;
938
932
  createDBInstanceReadReplica(
939
933
  args: CreateDBInstanceReadReplicaCommandInput,
940
- options?: __HttpHandlerOptions
934
+ options?: __HttpHandlerOptions,
941
935
  ): Promise<CreateDBInstanceReadReplicaCommandOutput>;
942
936
  createDBInstanceReadReplica(
943
937
  args: CreateDBInstanceReadReplicaCommandInput,
944
- cb: (err: any, data?: CreateDBInstanceReadReplicaCommandOutput) => void
938
+ cb: (err: any, data?: CreateDBInstanceReadReplicaCommandOutput) => void,
945
939
  ): void;
946
940
  createDBInstanceReadReplica(
947
941
  args: CreateDBInstanceReadReplicaCommandInput,
948
942
  options: __HttpHandlerOptions,
949
- cb: (err: any, data?: CreateDBInstanceReadReplicaCommandOutput) => void
943
+ cb: (err: any, data?: CreateDBInstanceReadReplicaCommandOutput) => void,
950
944
  ): void;
951
945
  createDBParameterGroup(
952
946
  args: CreateDBParameterGroupCommandInput,
953
- options?: __HttpHandlerOptions
947
+ options?: __HttpHandlerOptions,
954
948
  ): Promise<CreateDBParameterGroupCommandOutput>;
955
949
  createDBParameterGroup(
956
950
  args: CreateDBParameterGroupCommandInput,
957
- cb: (err: any, data?: CreateDBParameterGroupCommandOutput) => void
951
+ cb: (err: any, data?: CreateDBParameterGroupCommandOutput) => void,
958
952
  ): void;
959
953
  createDBParameterGroup(
960
954
  args: CreateDBParameterGroupCommandInput,
961
955
  options: __HttpHandlerOptions,
962
- cb: (err: any, data?: CreateDBParameterGroupCommandOutput) => void
956
+ cb: (err: any, data?: CreateDBParameterGroupCommandOutput) => void,
963
957
  ): void;
964
958
  createDBProxy(
965
959
  args: CreateDBProxyCommandInput,
966
- options?: __HttpHandlerOptions
960
+ options?: __HttpHandlerOptions,
967
961
  ): Promise<CreateDBProxyCommandOutput>;
968
962
  createDBProxy(
969
963
  args: CreateDBProxyCommandInput,
970
- cb: (err: any, data?: CreateDBProxyCommandOutput) => void
964
+ cb: (err: any, data?: CreateDBProxyCommandOutput) => void,
971
965
  ): void;
972
966
  createDBProxy(
973
967
  args: CreateDBProxyCommandInput,
974
968
  options: __HttpHandlerOptions,
975
- cb: (err: any, data?: CreateDBProxyCommandOutput) => void
969
+ cb: (err: any, data?: CreateDBProxyCommandOutput) => void,
976
970
  ): void;
977
971
  createDBProxyEndpoint(
978
972
  args: CreateDBProxyEndpointCommandInput,
979
- options?: __HttpHandlerOptions
973
+ options?: __HttpHandlerOptions,
980
974
  ): Promise<CreateDBProxyEndpointCommandOutput>;
981
975
  createDBProxyEndpoint(
982
976
  args: CreateDBProxyEndpointCommandInput,
983
- cb: (err: any, data?: CreateDBProxyEndpointCommandOutput) => void
977
+ cb: (err: any, data?: CreateDBProxyEndpointCommandOutput) => void,
984
978
  ): void;
985
979
  createDBProxyEndpoint(
986
980
  args: CreateDBProxyEndpointCommandInput,
987
981
  options: __HttpHandlerOptions,
988
- cb: (err: any, data?: CreateDBProxyEndpointCommandOutput) => void
982
+ cb: (err: any, data?: CreateDBProxyEndpointCommandOutput) => void,
989
983
  ): void;
990
984
  createDBSecurityGroup(
991
985
  args: CreateDBSecurityGroupCommandInput,
992
- options?: __HttpHandlerOptions
986
+ options?: __HttpHandlerOptions,
993
987
  ): Promise<CreateDBSecurityGroupCommandOutput>;
994
988
  createDBSecurityGroup(
995
989
  args: CreateDBSecurityGroupCommandInput,
996
- cb: (err: any, data?: CreateDBSecurityGroupCommandOutput) => void
990
+ cb: (err: any, data?: CreateDBSecurityGroupCommandOutput) => void,
997
991
  ): void;
998
992
  createDBSecurityGroup(
999
993
  args: CreateDBSecurityGroupCommandInput,
1000
994
  options: __HttpHandlerOptions,
1001
- cb: (err: any, data?: CreateDBSecurityGroupCommandOutput) => void
995
+ cb: (err: any, data?: CreateDBSecurityGroupCommandOutput) => void,
1002
996
  ): void;
1003
997
  createDBShardGroup(
1004
998
  args: CreateDBShardGroupCommandInput,
1005
- options?: __HttpHandlerOptions
999
+ options?: __HttpHandlerOptions,
1006
1000
  ): Promise<CreateDBShardGroupCommandOutput>;
1007
1001
  createDBShardGroup(
1008
1002
  args: CreateDBShardGroupCommandInput,
1009
- cb: (err: any, data?: CreateDBShardGroupCommandOutput) => void
1003
+ cb: (err: any, data?: CreateDBShardGroupCommandOutput) => void,
1010
1004
  ): void;
1011
1005
  createDBShardGroup(
1012
1006
  args: CreateDBShardGroupCommandInput,
1013
1007
  options: __HttpHandlerOptions,
1014
- cb: (err: any, data?: CreateDBShardGroupCommandOutput) => void
1008
+ cb: (err: any, data?: CreateDBShardGroupCommandOutput) => void,
1015
1009
  ): void;
1016
1010
  createDBSnapshot(
1017
1011
  args: CreateDBSnapshotCommandInput,
1018
- options?: __HttpHandlerOptions
1012
+ options?: __HttpHandlerOptions,
1019
1013
  ): Promise<CreateDBSnapshotCommandOutput>;
1020
1014
  createDBSnapshot(
1021
1015
  args: CreateDBSnapshotCommandInput,
1022
- cb: (err: any, data?: CreateDBSnapshotCommandOutput) => void
1016
+ cb: (err: any, data?: CreateDBSnapshotCommandOutput) => void,
1023
1017
  ): void;
1024
1018
  createDBSnapshot(
1025
1019
  args: CreateDBSnapshotCommandInput,
1026
1020
  options: __HttpHandlerOptions,
1027
- cb: (err: any, data?: CreateDBSnapshotCommandOutput) => void
1021
+ cb: (err: any, data?: CreateDBSnapshotCommandOutput) => void,
1028
1022
  ): void;
1029
1023
  createDBSubnetGroup(
1030
1024
  args: CreateDBSubnetGroupCommandInput,
1031
- options?: __HttpHandlerOptions
1025
+ options?: __HttpHandlerOptions,
1032
1026
  ): Promise<CreateDBSubnetGroupCommandOutput>;
1033
1027
  createDBSubnetGroup(
1034
1028
  args: CreateDBSubnetGroupCommandInput,
1035
- cb: (err: any, data?: CreateDBSubnetGroupCommandOutput) => void
1029
+ cb: (err: any, data?: CreateDBSubnetGroupCommandOutput) => void,
1036
1030
  ): void;
1037
1031
  createDBSubnetGroup(
1038
1032
  args: CreateDBSubnetGroupCommandInput,
1039
1033
  options: __HttpHandlerOptions,
1040
- cb: (err: any, data?: CreateDBSubnetGroupCommandOutput) => void
1034
+ cb: (err: any, data?: CreateDBSubnetGroupCommandOutput) => void,
1041
1035
  ): void;
1042
1036
  createEventSubscription(
1043
1037
  args: CreateEventSubscriptionCommandInput,
1044
- options?: __HttpHandlerOptions
1038
+ options?: __HttpHandlerOptions,
1045
1039
  ): Promise<CreateEventSubscriptionCommandOutput>;
1046
1040
  createEventSubscription(
1047
1041
  args: CreateEventSubscriptionCommandInput,
1048
- cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void
1042
+ cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void,
1049
1043
  ): void;
1050
1044
  createEventSubscription(
1051
1045
  args: CreateEventSubscriptionCommandInput,
1052
1046
  options: __HttpHandlerOptions,
1053
- cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void
1047
+ cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void,
1054
1048
  ): void;
1055
1049
  createGlobalCluster(
1056
1050
  args: CreateGlobalClusterCommandInput,
1057
- options?: __HttpHandlerOptions
1051
+ options?: __HttpHandlerOptions,
1058
1052
  ): Promise<CreateGlobalClusterCommandOutput>;
1059
1053
  createGlobalCluster(
1060
1054
  args: CreateGlobalClusterCommandInput,
1061
- cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void
1055
+ cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void,
1062
1056
  ): void;
1063
1057
  createGlobalCluster(
1064
1058
  args: CreateGlobalClusterCommandInput,
1065
1059
  options: __HttpHandlerOptions,
1066
- cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void
1060
+ cb: (err: any, data?: CreateGlobalClusterCommandOutput) => void,
1067
1061
  ): void;
1068
1062
  createIntegration(
1069
1063
  args: CreateIntegrationCommandInput,
1070
- options?: __HttpHandlerOptions
1064
+ options?: __HttpHandlerOptions,
1071
1065
  ): Promise<CreateIntegrationCommandOutput>;
1072
1066
  createIntegration(
1073
1067
  args: CreateIntegrationCommandInput,
1074
- cb: (err: any, data?: CreateIntegrationCommandOutput) => void
1068
+ cb: (err: any, data?: CreateIntegrationCommandOutput) => void,
1075
1069
  ): void;
1076
1070
  createIntegration(
1077
1071
  args: CreateIntegrationCommandInput,
1078
1072
  options: __HttpHandlerOptions,
1079
- cb: (err: any, data?: CreateIntegrationCommandOutput) => void
1073
+ cb: (err: any, data?: CreateIntegrationCommandOutput) => void,
1080
1074
  ): void;
1081
1075
  createOptionGroup(
1082
1076
  args: CreateOptionGroupCommandInput,
1083
- options?: __HttpHandlerOptions
1077
+ options?: __HttpHandlerOptions,
1084
1078
  ): Promise<CreateOptionGroupCommandOutput>;
1085
1079
  createOptionGroup(
1086
1080
  args: CreateOptionGroupCommandInput,
1087
- cb: (err: any, data?: CreateOptionGroupCommandOutput) => void
1081
+ cb: (err: any, data?: CreateOptionGroupCommandOutput) => void,
1088
1082
  ): void;
1089
1083
  createOptionGroup(
1090
1084
  args: CreateOptionGroupCommandInput,
1091
1085
  options: __HttpHandlerOptions,
1092
- cb: (err: any, data?: CreateOptionGroupCommandOutput) => void
1086
+ cb: (err: any, data?: CreateOptionGroupCommandOutput) => void,
1093
1087
  ): void;
1094
1088
  createTenantDatabase(
1095
1089
  args: CreateTenantDatabaseCommandInput,
1096
- options?: __HttpHandlerOptions
1090
+ options?: __HttpHandlerOptions,
1097
1091
  ): Promise<CreateTenantDatabaseCommandOutput>;
1098
1092
  createTenantDatabase(
1099
1093
  args: CreateTenantDatabaseCommandInput,
1100
- cb: (err: any, data?: CreateTenantDatabaseCommandOutput) => void
1094
+ cb: (err: any, data?: CreateTenantDatabaseCommandOutput) => void,
1101
1095
  ): void;
1102
1096
  createTenantDatabase(
1103
1097
  args: CreateTenantDatabaseCommandInput,
1104
1098
  options: __HttpHandlerOptions,
1105
- cb: (err: any, data?: CreateTenantDatabaseCommandOutput) => void
1099
+ cb: (err: any, data?: CreateTenantDatabaseCommandOutput) => void,
1106
1100
  ): void;
1107
1101
  deleteBlueGreenDeployment(
1108
1102
  args: DeleteBlueGreenDeploymentCommandInput,
1109
- options?: __HttpHandlerOptions
1103
+ options?: __HttpHandlerOptions,
1110
1104
  ): Promise<DeleteBlueGreenDeploymentCommandOutput>;
1111
1105
  deleteBlueGreenDeployment(
1112
1106
  args: DeleteBlueGreenDeploymentCommandInput,
1113
- cb: (err: any, data?: DeleteBlueGreenDeploymentCommandOutput) => void
1107
+ cb: (err: any, data?: DeleteBlueGreenDeploymentCommandOutput) => void,
1114
1108
  ): void;
1115
1109
  deleteBlueGreenDeployment(
1116
1110
  args: DeleteBlueGreenDeploymentCommandInput,
1117
1111
  options: __HttpHandlerOptions,
1118
- cb: (err: any, data?: DeleteBlueGreenDeploymentCommandOutput) => void
1112
+ cb: (err: any, data?: DeleteBlueGreenDeploymentCommandOutput) => void,
1119
1113
  ): void;
1120
1114
  deleteCustomDBEngineVersion(
1121
1115
  args: DeleteCustomDBEngineVersionCommandInput,
1122
- options?: __HttpHandlerOptions
1116
+ options?: __HttpHandlerOptions,
1123
1117
  ): Promise<DeleteCustomDBEngineVersionCommandOutput>;
1124
1118
  deleteCustomDBEngineVersion(
1125
1119
  args: DeleteCustomDBEngineVersionCommandInput,
1126
- cb: (err: any, data?: DeleteCustomDBEngineVersionCommandOutput) => void
1120
+ cb: (err: any, data?: DeleteCustomDBEngineVersionCommandOutput) => void,
1127
1121
  ): void;
1128
1122
  deleteCustomDBEngineVersion(
1129
1123
  args: DeleteCustomDBEngineVersionCommandInput,
1130
1124
  options: __HttpHandlerOptions,
1131
- cb: (err: any, data?: DeleteCustomDBEngineVersionCommandOutput) => void
1125
+ cb: (err: any, data?: DeleteCustomDBEngineVersionCommandOutput) => void,
1132
1126
  ): void;
1133
1127
  deleteDBCluster(
1134
1128
  args: DeleteDBClusterCommandInput,
1135
- options?: __HttpHandlerOptions
1129
+ options?: __HttpHandlerOptions,
1136
1130
  ): Promise<DeleteDBClusterCommandOutput>;
1137
1131
  deleteDBCluster(
1138
1132
  args: DeleteDBClusterCommandInput,
1139
- cb: (err: any, data?: DeleteDBClusterCommandOutput) => void
1133
+ cb: (err: any, data?: DeleteDBClusterCommandOutput) => void,
1140
1134
  ): void;
1141
1135
  deleteDBCluster(
1142
1136
  args: DeleteDBClusterCommandInput,
1143
1137
  options: __HttpHandlerOptions,
1144
- cb: (err: any, data?: DeleteDBClusterCommandOutput) => void
1138
+ cb: (err: any, data?: DeleteDBClusterCommandOutput) => void,
1145
1139
  ): void;
1146
1140
  deleteDBClusterAutomatedBackup(
1147
1141
  args: DeleteDBClusterAutomatedBackupCommandInput,
1148
- options?: __HttpHandlerOptions
1142
+ options?: __HttpHandlerOptions,
1149
1143
  ): Promise<DeleteDBClusterAutomatedBackupCommandOutput>;
1150
1144
  deleteDBClusterAutomatedBackup(
1151
1145
  args: DeleteDBClusterAutomatedBackupCommandInput,
1152
- cb: (err: any, data?: DeleteDBClusterAutomatedBackupCommandOutput) => void
1146
+ cb: (err: any, data?: DeleteDBClusterAutomatedBackupCommandOutput) => void,
1153
1147
  ): void;
1154
1148
  deleteDBClusterAutomatedBackup(
1155
1149
  args: DeleteDBClusterAutomatedBackupCommandInput,
1156
1150
  options: __HttpHandlerOptions,
1157
- cb: (err: any, data?: DeleteDBClusterAutomatedBackupCommandOutput) => void
1151
+ cb: (err: any, data?: DeleteDBClusterAutomatedBackupCommandOutput) => void,
1158
1152
  ): void;
1159
1153
  deleteDBClusterEndpoint(
1160
1154
  args: DeleteDBClusterEndpointCommandInput,
1161
- options?: __HttpHandlerOptions
1155
+ options?: __HttpHandlerOptions,
1162
1156
  ): Promise<DeleteDBClusterEndpointCommandOutput>;
1163
1157
  deleteDBClusterEndpoint(
1164
1158
  args: DeleteDBClusterEndpointCommandInput,
1165
- cb: (err: any, data?: DeleteDBClusterEndpointCommandOutput) => void
1159
+ cb: (err: any, data?: DeleteDBClusterEndpointCommandOutput) => void,
1166
1160
  ): void;
1167
1161
  deleteDBClusterEndpoint(
1168
1162
  args: DeleteDBClusterEndpointCommandInput,
1169
1163
  options: __HttpHandlerOptions,
1170
- cb: (err: any, data?: DeleteDBClusterEndpointCommandOutput) => void
1164
+ cb: (err: any, data?: DeleteDBClusterEndpointCommandOutput) => void,
1171
1165
  ): void;
1172
1166
  deleteDBClusterParameterGroup(
1173
1167
  args: DeleteDBClusterParameterGroupCommandInput,
1174
- options?: __HttpHandlerOptions
1168
+ options?: __HttpHandlerOptions,
1175
1169
  ): Promise<DeleteDBClusterParameterGroupCommandOutput>;
1176
1170
  deleteDBClusterParameterGroup(
1177
1171
  args: DeleteDBClusterParameterGroupCommandInput,
1178
- cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void
1172
+ cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void,
1179
1173
  ): void;
1180
1174
  deleteDBClusterParameterGroup(
1181
1175
  args: DeleteDBClusterParameterGroupCommandInput,
1182
1176
  options: __HttpHandlerOptions,
1183
- cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void
1177
+ cb: (err: any, data?: DeleteDBClusterParameterGroupCommandOutput) => void,
1184
1178
  ): void;
1185
1179
  deleteDBClusterSnapshot(
1186
1180
  args: DeleteDBClusterSnapshotCommandInput,
1187
- options?: __HttpHandlerOptions
1181
+ options?: __HttpHandlerOptions,
1188
1182
  ): Promise<DeleteDBClusterSnapshotCommandOutput>;
1189
1183
  deleteDBClusterSnapshot(
1190
1184
  args: DeleteDBClusterSnapshotCommandInput,
1191
- cb: (err: any, data?: DeleteDBClusterSnapshotCommandOutput) => void
1185
+ cb: (err: any, data?: DeleteDBClusterSnapshotCommandOutput) => void,
1192
1186
  ): void;
1193
1187
  deleteDBClusterSnapshot(
1194
1188
  args: DeleteDBClusterSnapshotCommandInput,
1195
1189
  options: __HttpHandlerOptions,
1196
- cb: (err: any, data?: DeleteDBClusterSnapshotCommandOutput) => void
1190
+ cb: (err: any, data?: DeleteDBClusterSnapshotCommandOutput) => void,
1197
1191
  ): void;
1198
1192
  deleteDBInstance(
1199
1193
  args: DeleteDBInstanceCommandInput,
1200
- options?: __HttpHandlerOptions
1194
+ options?: __HttpHandlerOptions,
1201
1195
  ): Promise<DeleteDBInstanceCommandOutput>;
1202
1196
  deleteDBInstance(
1203
1197
  args: DeleteDBInstanceCommandInput,
1204
- cb: (err: any, data?: DeleteDBInstanceCommandOutput) => void
1198
+ cb: (err: any, data?: DeleteDBInstanceCommandOutput) => void,
1205
1199
  ): void;
1206
1200
  deleteDBInstance(
1207
1201
  args: DeleteDBInstanceCommandInput,
1208
1202
  options: __HttpHandlerOptions,
1209
- cb: (err: any, data?: DeleteDBInstanceCommandOutput) => void
1203
+ cb: (err: any, data?: DeleteDBInstanceCommandOutput) => void,
1210
1204
  ): void;
1211
1205
  deleteDBInstanceAutomatedBackup(): Promise<DeleteDBInstanceAutomatedBackupCommandOutput>;
1212
1206
  deleteDBInstanceAutomatedBackup(
1213
1207
  args: DeleteDBInstanceAutomatedBackupCommandInput,
1214
- options?: __HttpHandlerOptions
1208
+ options?: __HttpHandlerOptions,
1215
1209
  ): Promise<DeleteDBInstanceAutomatedBackupCommandOutput>;
1216
1210
  deleteDBInstanceAutomatedBackup(
1217
1211
  args: DeleteDBInstanceAutomatedBackupCommandInput,
1218
- cb: (err: any, data?: DeleteDBInstanceAutomatedBackupCommandOutput) => void
1212
+ cb: (err: any, data?: DeleteDBInstanceAutomatedBackupCommandOutput) => void,
1219
1213
  ): void;
1220
1214
  deleteDBInstanceAutomatedBackup(
1221
1215
  args: DeleteDBInstanceAutomatedBackupCommandInput,
1222
1216
  options: __HttpHandlerOptions,
1223
- cb: (err: any, data?: DeleteDBInstanceAutomatedBackupCommandOutput) => void
1217
+ cb: (err: any, data?: DeleteDBInstanceAutomatedBackupCommandOutput) => void,
1224
1218
  ): void;
1225
1219
  deleteDBParameterGroup(
1226
1220
  args: DeleteDBParameterGroupCommandInput,
1227
- options?: __HttpHandlerOptions
1221
+ options?: __HttpHandlerOptions,
1228
1222
  ): Promise<DeleteDBParameterGroupCommandOutput>;
1229
1223
  deleteDBParameterGroup(
1230
1224
  args: DeleteDBParameterGroupCommandInput,
1231
- cb: (err: any, data?: DeleteDBParameterGroupCommandOutput) => void
1225
+ cb: (err: any, data?: DeleteDBParameterGroupCommandOutput) => void,
1232
1226
  ): void;
1233
1227
  deleteDBParameterGroup(
1234
1228
  args: DeleteDBParameterGroupCommandInput,
1235
1229
  options: __HttpHandlerOptions,
1236
- cb: (err: any, data?: DeleteDBParameterGroupCommandOutput) => void
1230
+ cb: (err: any, data?: DeleteDBParameterGroupCommandOutput) => void,
1237
1231
  ): void;
1238
1232
  deleteDBProxy(
1239
1233
  args: DeleteDBProxyCommandInput,
1240
- options?: __HttpHandlerOptions
1234
+ options?: __HttpHandlerOptions,
1241
1235
  ): Promise<DeleteDBProxyCommandOutput>;
1242
1236
  deleteDBProxy(
1243
1237
  args: DeleteDBProxyCommandInput,
1244
- cb: (err: any, data?: DeleteDBProxyCommandOutput) => void
1238
+ cb: (err: any, data?: DeleteDBProxyCommandOutput) => void,
1245
1239
  ): void;
1246
1240
  deleteDBProxy(
1247
1241
  args: DeleteDBProxyCommandInput,
1248
1242
  options: __HttpHandlerOptions,
1249
- cb: (err: any, data?: DeleteDBProxyCommandOutput) => void
1243
+ cb: (err: any, data?: DeleteDBProxyCommandOutput) => void,
1250
1244
  ): void;
1251
1245
  deleteDBProxyEndpoint(
1252
1246
  args: DeleteDBProxyEndpointCommandInput,
1253
- options?: __HttpHandlerOptions
1247
+ options?: __HttpHandlerOptions,
1254
1248
  ): Promise<DeleteDBProxyEndpointCommandOutput>;
1255
1249
  deleteDBProxyEndpoint(
1256
1250
  args: DeleteDBProxyEndpointCommandInput,
1257
- cb: (err: any, data?: DeleteDBProxyEndpointCommandOutput) => void
1251
+ cb: (err: any, data?: DeleteDBProxyEndpointCommandOutput) => void,
1258
1252
  ): void;
1259
1253
  deleteDBProxyEndpoint(
1260
1254
  args: DeleteDBProxyEndpointCommandInput,
1261
1255
  options: __HttpHandlerOptions,
1262
- cb: (err: any, data?: DeleteDBProxyEndpointCommandOutput) => void
1256
+ cb: (err: any, data?: DeleteDBProxyEndpointCommandOutput) => void,
1263
1257
  ): void;
1264
1258
  deleteDBSecurityGroup(
1265
1259
  args: DeleteDBSecurityGroupCommandInput,
1266
- options?: __HttpHandlerOptions
1260
+ options?: __HttpHandlerOptions,
1267
1261
  ): Promise<DeleteDBSecurityGroupCommandOutput>;
1268
1262
  deleteDBSecurityGroup(
1269
1263
  args: DeleteDBSecurityGroupCommandInput,
1270
- cb: (err: any, data?: DeleteDBSecurityGroupCommandOutput) => void
1264
+ cb: (err: any, data?: DeleteDBSecurityGroupCommandOutput) => void,
1271
1265
  ): void;
1272
1266
  deleteDBSecurityGroup(
1273
1267
  args: DeleteDBSecurityGroupCommandInput,
1274
1268
  options: __HttpHandlerOptions,
1275
- cb: (err: any, data?: DeleteDBSecurityGroupCommandOutput) => void
1269
+ cb: (err: any, data?: DeleteDBSecurityGroupCommandOutput) => void,
1276
1270
  ): void;
1277
1271
  deleteDBShardGroup(
1278
1272
  args: DeleteDBShardGroupCommandInput,
1279
- options?: __HttpHandlerOptions
1273
+ options?: __HttpHandlerOptions,
1280
1274
  ): Promise<DeleteDBShardGroupCommandOutput>;
1281
1275
  deleteDBShardGroup(
1282
1276
  args: DeleteDBShardGroupCommandInput,
1283
- cb: (err: any, data?: DeleteDBShardGroupCommandOutput) => void
1277
+ cb: (err: any, data?: DeleteDBShardGroupCommandOutput) => void,
1284
1278
  ): void;
1285
1279
  deleteDBShardGroup(
1286
1280
  args: DeleteDBShardGroupCommandInput,
1287
1281
  options: __HttpHandlerOptions,
1288
- cb: (err: any, data?: DeleteDBShardGroupCommandOutput) => void
1282
+ cb: (err: any, data?: DeleteDBShardGroupCommandOutput) => void,
1289
1283
  ): void;
1290
1284
  deleteDBSnapshot(
1291
1285
  args: DeleteDBSnapshotCommandInput,
1292
- options?: __HttpHandlerOptions
1286
+ options?: __HttpHandlerOptions,
1293
1287
  ): Promise<DeleteDBSnapshotCommandOutput>;
1294
1288
  deleteDBSnapshot(
1295
1289
  args: DeleteDBSnapshotCommandInput,
1296
- cb: (err: any, data?: DeleteDBSnapshotCommandOutput) => void
1290
+ cb: (err: any, data?: DeleteDBSnapshotCommandOutput) => void,
1297
1291
  ): void;
1298
1292
  deleteDBSnapshot(
1299
1293
  args: DeleteDBSnapshotCommandInput,
1300
1294
  options: __HttpHandlerOptions,
1301
- cb: (err: any, data?: DeleteDBSnapshotCommandOutput) => void
1295
+ cb: (err: any, data?: DeleteDBSnapshotCommandOutput) => void,
1302
1296
  ): void;
1303
1297
  deleteDBSubnetGroup(
1304
1298
  args: DeleteDBSubnetGroupCommandInput,
1305
- options?: __HttpHandlerOptions
1299
+ options?: __HttpHandlerOptions,
1306
1300
  ): Promise<DeleteDBSubnetGroupCommandOutput>;
1307
1301
  deleteDBSubnetGroup(
1308
1302
  args: DeleteDBSubnetGroupCommandInput,
1309
- cb: (err: any, data?: DeleteDBSubnetGroupCommandOutput) => void
1303
+ cb: (err: any, data?: DeleteDBSubnetGroupCommandOutput) => void,
1310
1304
  ): void;
1311
1305
  deleteDBSubnetGroup(
1312
1306
  args: DeleteDBSubnetGroupCommandInput,
1313
1307
  options: __HttpHandlerOptions,
1314
- cb: (err: any, data?: DeleteDBSubnetGroupCommandOutput) => void
1308
+ cb: (err: any, data?: DeleteDBSubnetGroupCommandOutput) => void,
1315
1309
  ): void;
1316
1310
  deleteEventSubscription(
1317
1311
  args: DeleteEventSubscriptionCommandInput,
1318
- options?: __HttpHandlerOptions
1312
+ options?: __HttpHandlerOptions,
1319
1313
  ): Promise<DeleteEventSubscriptionCommandOutput>;
1320
1314
  deleteEventSubscription(
1321
1315
  args: DeleteEventSubscriptionCommandInput,
1322
- cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void
1316
+ cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void,
1323
1317
  ): void;
1324
1318
  deleteEventSubscription(
1325
1319
  args: DeleteEventSubscriptionCommandInput,
1326
1320
  options: __HttpHandlerOptions,
1327
- cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void
1321
+ cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void,
1328
1322
  ): void;
1329
1323
  deleteGlobalCluster(
1330
1324
  args: DeleteGlobalClusterCommandInput,
1331
- options?: __HttpHandlerOptions
1325
+ options?: __HttpHandlerOptions,
1332
1326
  ): Promise<DeleteGlobalClusterCommandOutput>;
1333
1327
  deleteGlobalCluster(
1334
1328
  args: DeleteGlobalClusterCommandInput,
1335
- cb: (err: any, data?: DeleteGlobalClusterCommandOutput) => void
1329
+ cb: (err: any, data?: DeleteGlobalClusterCommandOutput) => void,
1336
1330
  ): void;
1337
1331
  deleteGlobalCluster(
1338
1332
  args: DeleteGlobalClusterCommandInput,
1339
1333
  options: __HttpHandlerOptions,
1340
- cb: (err: any, data?: DeleteGlobalClusterCommandOutput) => void
1334
+ cb: (err: any, data?: DeleteGlobalClusterCommandOutput) => void,
1341
1335
  ): void;
1342
1336
  deleteIntegration(
1343
1337
  args: DeleteIntegrationCommandInput,
1344
- options?: __HttpHandlerOptions
1338
+ options?: __HttpHandlerOptions,
1345
1339
  ): Promise<DeleteIntegrationCommandOutput>;
1346
1340
  deleteIntegration(
1347
1341
  args: DeleteIntegrationCommandInput,
1348
- cb: (err: any, data?: DeleteIntegrationCommandOutput) => void
1342
+ cb: (err: any, data?: DeleteIntegrationCommandOutput) => void,
1349
1343
  ): void;
1350
1344
  deleteIntegration(
1351
1345
  args: DeleteIntegrationCommandInput,
1352
1346
  options: __HttpHandlerOptions,
1353
- cb: (err: any, data?: DeleteIntegrationCommandOutput) => void
1347
+ cb: (err: any, data?: DeleteIntegrationCommandOutput) => void,
1354
1348
  ): void;
1355
1349
  deleteOptionGroup(
1356
1350
  args: DeleteOptionGroupCommandInput,
1357
- options?: __HttpHandlerOptions
1351
+ options?: __HttpHandlerOptions,
1358
1352
  ): Promise<DeleteOptionGroupCommandOutput>;
1359
1353
  deleteOptionGroup(
1360
1354
  args: DeleteOptionGroupCommandInput,
1361
- cb: (err: any, data?: DeleteOptionGroupCommandOutput) => void
1355
+ cb: (err: any, data?: DeleteOptionGroupCommandOutput) => void,
1362
1356
  ): void;
1363
1357
  deleteOptionGroup(
1364
1358
  args: DeleteOptionGroupCommandInput,
1365
1359
  options: __HttpHandlerOptions,
1366
- cb: (err: any, data?: DeleteOptionGroupCommandOutput) => void
1360
+ cb: (err: any, data?: DeleteOptionGroupCommandOutput) => void,
1367
1361
  ): void;
1368
1362
  deleteTenantDatabase(
1369
1363
  args: DeleteTenantDatabaseCommandInput,
1370
- options?: __HttpHandlerOptions
1364
+ options?: __HttpHandlerOptions,
1371
1365
  ): Promise<DeleteTenantDatabaseCommandOutput>;
1372
1366
  deleteTenantDatabase(
1373
1367
  args: DeleteTenantDatabaseCommandInput,
1374
- cb: (err: any, data?: DeleteTenantDatabaseCommandOutput) => void
1368
+ cb: (err: any, data?: DeleteTenantDatabaseCommandOutput) => void,
1375
1369
  ): void;
1376
1370
  deleteTenantDatabase(
1377
1371
  args: DeleteTenantDatabaseCommandInput,
1378
1372
  options: __HttpHandlerOptions,
1379
- cb: (err: any, data?: DeleteTenantDatabaseCommandOutput) => void
1373
+ cb: (err: any, data?: DeleteTenantDatabaseCommandOutput) => void,
1380
1374
  ): void;
1381
1375
  deregisterDBProxyTargets(
1382
1376
  args: DeregisterDBProxyTargetsCommandInput,
1383
- options?: __HttpHandlerOptions
1377
+ options?: __HttpHandlerOptions,
1384
1378
  ): Promise<DeregisterDBProxyTargetsCommandOutput>;
1385
1379
  deregisterDBProxyTargets(
1386
1380
  args: DeregisterDBProxyTargetsCommandInput,
1387
- cb: (err: any, data?: DeregisterDBProxyTargetsCommandOutput) => void
1381
+ cb: (err: any, data?: DeregisterDBProxyTargetsCommandOutput) => void,
1388
1382
  ): void;
1389
1383
  deregisterDBProxyTargets(
1390
1384
  args: DeregisterDBProxyTargetsCommandInput,
1391
1385
  options: __HttpHandlerOptions,
1392
- cb: (err: any, data?: DeregisterDBProxyTargetsCommandOutput) => void
1386
+ cb: (err: any, data?: DeregisterDBProxyTargetsCommandOutput) => void,
1393
1387
  ): void;
1394
1388
  describeAccountAttributes(): Promise<DescribeAccountAttributesCommandOutput>;
1395
1389
  describeAccountAttributes(
1396
1390
  args: DescribeAccountAttributesCommandInput,
1397
- options?: __HttpHandlerOptions
1391
+ options?: __HttpHandlerOptions,
1398
1392
  ): Promise<DescribeAccountAttributesCommandOutput>;
1399
1393
  describeAccountAttributes(
1400
1394
  args: DescribeAccountAttributesCommandInput,
1401
- cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
1395
+ cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void,
1402
1396
  ): void;
1403
1397
  describeAccountAttributes(
1404
1398
  args: DescribeAccountAttributesCommandInput,
1405
1399
  options: __HttpHandlerOptions,
1406
- cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
1400
+ cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void,
1407
1401
  ): void;
1408
1402
  describeBlueGreenDeployments(): Promise<DescribeBlueGreenDeploymentsCommandOutput>;
1409
1403
  describeBlueGreenDeployments(
1410
1404
  args: DescribeBlueGreenDeploymentsCommandInput,
1411
- options?: __HttpHandlerOptions
1405
+ options?: __HttpHandlerOptions,
1412
1406
  ): Promise<DescribeBlueGreenDeploymentsCommandOutput>;
1413
1407
  describeBlueGreenDeployments(
1414
1408
  args: DescribeBlueGreenDeploymentsCommandInput,
1415
- cb: (err: any, data?: DescribeBlueGreenDeploymentsCommandOutput) => void
1409
+ cb: (err: any, data?: DescribeBlueGreenDeploymentsCommandOutput) => void,
1416
1410
  ): void;
1417
1411
  describeBlueGreenDeployments(
1418
1412
  args: DescribeBlueGreenDeploymentsCommandInput,
1419
1413
  options: __HttpHandlerOptions,
1420
- cb: (err: any, data?: DescribeBlueGreenDeploymentsCommandOutput) => void
1414
+ cb: (err: any, data?: DescribeBlueGreenDeploymentsCommandOutput) => void,
1421
1415
  ): void;
1422
1416
  describeCertificates(): Promise<DescribeCertificatesCommandOutput>;
1423
1417
  describeCertificates(
1424
1418
  args: DescribeCertificatesCommandInput,
1425
- options?: __HttpHandlerOptions
1419
+ options?: __HttpHandlerOptions,
1426
1420
  ): Promise<DescribeCertificatesCommandOutput>;
1427
1421
  describeCertificates(
1428
1422
  args: DescribeCertificatesCommandInput,
1429
- cb: (err: any, data?: DescribeCertificatesCommandOutput) => void
1423
+ cb: (err: any, data?: DescribeCertificatesCommandOutput) => void,
1430
1424
  ): void;
1431
1425
  describeCertificates(
1432
1426
  args: DescribeCertificatesCommandInput,
1433
1427
  options: __HttpHandlerOptions,
1434
- cb: (err: any, data?: DescribeCertificatesCommandOutput) => void
1428
+ cb: (err: any, data?: DescribeCertificatesCommandOutput) => void,
1435
1429
  ): void;
1436
1430
  describeDBClusterAutomatedBackups(): Promise<DescribeDBClusterAutomatedBackupsCommandOutput>;
1437
1431
  describeDBClusterAutomatedBackups(
1438
1432
  args: DescribeDBClusterAutomatedBackupsCommandInput,
1439
- options?: __HttpHandlerOptions
1433
+ options?: __HttpHandlerOptions,
1440
1434
  ): Promise<DescribeDBClusterAutomatedBackupsCommandOutput>;
1441
1435
  describeDBClusterAutomatedBackups(
1442
1436
  args: DescribeDBClusterAutomatedBackupsCommandInput,
1443
- cb: (
1444
- err: any,
1445
- data?: DescribeDBClusterAutomatedBackupsCommandOutput
1446
- ) => void
1437
+ cb: (err: any, data?: DescribeDBClusterAutomatedBackupsCommandOutput) => void,
1447
1438
  ): void;
1448
1439
  describeDBClusterAutomatedBackups(
1449
1440
  args: DescribeDBClusterAutomatedBackupsCommandInput,
1450
1441
  options: __HttpHandlerOptions,
1451
- cb: (
1452
- err: any,
1453
- data?: DescribeDBClusterAutomatedBackupsCommandOutput
1454
- ) => void
1442
+ cb: (err: any, data?: DescribeDBClusterAutomatedBackupsCommandOutput) => void,
1455
1443
  ): void;
1456
1444
  describeDBClusterBacktracks(
1457
1445
  args: DescribeDBClusterBacktracksCommandInput,
1458
- options?: __HttpHandlerOptions
1446
+ options?: __HttpHandlerOptions,
1459
1447
  ): Promise<DescribeDBClusterBacktracksCommandOutput>;
1460
1448
  describeDBClusterBacktracks(
1461
1449
  args: DescribeDBClusterBacktracksCommandInput,
1462
- cb: (err: any, data?: DescribeDBClusterBacktracksCommandOutput) => void
1450
+ cb: (err: any, data?: DescribeDBClusterBacktracksCommandOutput) => void,
1463
1451
  ): void;
1464
1452
  describeDBClusterBacktracks(
1465
1453
  args: DescribeDBClusterBacktracksCommandInput,
1466
1454
  options: __HttpHandlerOptions,
1467
- cb: (err: any, data?: DescribeDBClusterBacktracksCommandOutput) => void
1455
+ cb: (err: any, data?: DescribeDBClusterBacktracksCommandOutput) => void,
1468
1456
  ): void;
1469
1457
  describeDBClusterEndpoints(): Promise<DescribeDBClusterEndpointsCommandOutput>;
1470
1458
  describeDBClusterEndpoints(
1471
1459
  args: DescribeDBClusterEndpointsCommandInput,
1472
- options?: __HttpHandlerOptions
1460
+ options?: __HttpHandlerOptions,
1473
1461
  ): Promise<DescribeDBClusterEndpointsCommandOutput>;
1474
1462
  describeDBClusterEndpoints(
1475
1463
  args: DescribeDBClusterEndpointsCommandInput,
1476
- cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void
1464
+ cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void,
1477
1465
  ): void;
1478
1466
  describeDBClusterEndpoints(
1479
1467
  args: DescribeDBClusterEndpointsCommandInput,
1480
1468
  options: __HttpHandlerOptions,
1481
- cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void
1469
+ cb: (err: any, data?: DescribeDBClusterEndpointsCommandOutput) => void,
1482
1470
  ): void;
1483
1471
  describeDBClusterParameterGroups(): Promise<DescribeDBClusterParameterGroupsCommandOutput>;
1484
1472
  describeDBClusterParameterGroups(
1485
1473
  args: DescribeDBClusterParameterGroupsCommandInput,
1486
- options?: __HttpHandlerOptions
1474
+ options?: __HttpHandlerOptions,
1487
1475
  ): Promise<DescribeDBClusterParameterGroupsCommandOutput>;
1488
1476
  describeDBClusterParameterGroups(
1489
1477
  args: DescribeDBClusterParameterGroupsCommandInput,
1490
- cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void
1478
+ cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void,
1491
1479
  ): void;
1492
1480
  describeDBClusterParameterGroups(
1493
1481
  args: DescribeDBClusterParameterGroupsCommandInput,
1494
1482
  options: __HttpHandlerOptions,
1495
- cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void
1483
+ cb: (err: any, data?: DescribeDBClusterParameterGroupsCommandOutput) => void,
1496
1484
  ): void;
1497
1485
  describeDBClusterParameters(
1498
1486
  args: DescribeDBClusterParametersCommandInput,
1499
- options?: __HttpHandlerOptions
1487
+ options?: __HttpHandlerOptions,
1500
1488
  ): Promise<DescribeDBClusterParametersCommandOutput>;
1501
1489
  describeDBClusterParameters(
1502
1490
  args: DescribeDBClusterParametersCommandInput,
1503
- cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void
1491
+ cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void,
1504
1492
  ): void;
1505
1493
  describeDBClusterParameters(
1506
1494
  args: DescribeDBClusterParametersCommandInput,
1507
1495
  options: __HttpHandlerOptions,
1508
- cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void
1496
+ cb: (err: any, data?: DescribeDBClusterParametersCommandOutput) => void,
1509
1497
  ): void;
1510
1498
  describeDBClusters(): Promise<DescribeDBClustersCommandOutput>;
1511
1499
  describeDBClusters(
1512
1500
  args: DescribeDBClustersCommandInput,
1513
- options?: __HttpHandlerOptions
1501
+ options?: __HttpHandlerOptions,
1514
1502
  ): Promise<DescribeDBClustersCommandOutput>;
1515
1503
  describeDBClusters(
1516
1504
  args: DescribeDBClustersCommandInput,
1517
- cb: (err: any, data?: DescribeDBClustersCommandOutput) => void
1505
+ cb: (err: any, data?: DescribeDBClustersCommandOutput) => void,
1518
1506
  ): void;
1519
1507
  describeDBClusters(
1520
1508
  args: DescribeDBClustersCommandInput,
1521
1509
  options: __HttpHandlerOptions,
1522
- cb: (err: any, data?: DescribeDBClustersCommandOutput) => void
1510
+ cb: (err: any, data?: DescribeDBClustersCommandOutput) => void,
1523
1511
  ): void;
1524
1512
  describeDBClusterSnapshotAttributes(
1525
1513
  args: DescribeDBClusterSnapshotAttributesCommandInput,
1526
- options?: __HttpHandlerOptions
1514
+ options?: __HttpHandlerOptions,
1527
1515
  ): Promise<DescribeDBClusterSnapshotAttributesCommandOutput>;
1528
1516
  describeDBClusterSnapshotAttributes(
1529
1517
  args: DescribeDBClusterSnapshotAttributesCommandInput,
1530
- cb: (
1531
- err: any,
1532
- data?: DescribeDBClusterSnapshotAttributesCommandOutput
1533
- ) => void
1518
+ cb: (err: any, data?: DescribeDBClusterSnapshotAttributesCommandOutput) => void,
1534
1519
  ): void;
1535
1520
  describeDBClusterSnapshotAttributes(
1536
1521
  args: DescribeDBClusterSnapshotAttributesCommandInput,
1537
1522
  options: __HttpHandlerOptions,
1538
- cb: (
1539
- err: any,
1540
- data?: DescribeDBClusterSnapshotAttributesCommandOutput
1541
- ) => void
1523
+ cb: (err: any, data?: DescribeDBClusterSnapshotAttributesCommandOutput) => void,
1542
1524
  ): void;
1543
1525
  describeDBClusterSnapshots(): Promise<DescribeDBClusterSnapshotsCommandOutput>;
1544
1526
  describeDBClusterSnapshots(
1545
1527
  args: DescribeDBClusterSnapshotsCommandInput,
1546
- options?: __HttpHandlerOptions
1528
+ options?: __HttpHandlerOptions,
1547
1529
  ): Promise<DescribeDBClusterSnapshotsCommandOutput>;
1548
1530
  describeDBClusterSnapshots(
1549
1531
  args: DescribeDBClusterSnapshotsCommandInput,
1550
- cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void
1532
+ cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void,
1551
1533
  ): void;
1552
1534
  describeDBClusterSnapshots(
1553
1535
  args: DescribeDBClusterSnapshotsCommandInput,
1554
1536
  options: __HttpHandlerOptions,
1555
- cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void
1537
+ cb: (err: any, data?: DescribeDBClusterSnapshotsCommandOutput) => void,
1556
1538
  ): void;
1557
1539
  describeDBEngineVersions(): Promise<DescribeDBEngineVersionsCommandOutput>;
1558
1540
  describeDBEngineVersions(
1559
1541
  args: DescribeDBEngineVersionsCommandInput,
1560
- options?: __HttpHandlerOptions
1542
+ options?: __HttpHandlerOptions,
1561
1543
  ): Promise<DescribeDBEngineVersionsCommandOutput>;
1562
1544
  describeDBEngineVersions(
1563
1545
  args: DescribeDBEngineVersionsCommandInput,
1564
- cb: (err: any, data?: DescribeDBEngineVersionsCommandOutput) => void
1546
+ cb: (err: any, data?: DescribeDBEngineVersionsCommandOutput) => void,
1565
1547
  ): void;
1566
1548
  describeDBEngineVersions(
1567
1549
  args: DescribeDBEngineVersionsCommandInput,
1568
1550
  options: __HttpHandlerOptions,
1569
- cb: (err: any, data?: DescribeDBEngineVersionsCommandOutput) => void
1551
+ cb: (err: any, data?: DescribeDBEngineVersionsCommandOutput) => void,
1570
1552
  ): void;
1571
1553
  describeDBInstanceAutomatedBackups(): Promise<DescribeDBInstanceAutomatedBackupsCommandOutput>;
1572
1554
  describeDBInstanceAutomatedBackups(
1573
1555
  args: DescribeDBInstanceAutomatedBackupsCommandInput,
1574
- options?: __HttpHandlerOptions
1556
+ options?: __HttpHandlerOptions,
1575
1557
  ): Promise<DescribeDBInstanceAutomatedBackupsCommandOutput>;
1576
1558
  describeDBInstanceAutomatedBackups(
1577
1559
  args: DescribeDBInstanceAutomatedBackupsCommandInput,
1578
- cb: (
1579
- err: any,
1580
- data?: DescribeDBInstanceAutomatedBackupsCommandOutput
1581
- ) => void
1560
+ cb: (err: any, data?: DescribeDBInstanceAutomatedBackupsCommandOutput) => void,
1582
1561
  ): void;
1583
1562
  describeDBInstanceAutomatedBackups(
1584
1563
  args: DescribeDBInstanceAutomatedBackupsCommandInput,
1585
1564
  options: __HttpHandlerOptions,
1586
- cb: (
1587
- err: any,
1588
- data?: DescribeDBInstanceAutomatedBackupsCommandOutput
1589
- ) => void
1565
+ cb: (err: any, data?: DescribeDBInstanceAutomatedBackupsCommandOutput) => void,
1590
1566
  ): void;
1591
1567
  describeDBInstances(): Promise<DescribeDBInstancesCommandOutput>;
1592
1568
  describeDBInstances(
1593
1569
  args: DescribeDBInstancesCommandInput,
1594
- options?: __HttpHandlerOptions
1570
+ options?: __HttpHandlerOptions,
1595
1571
  ): Promise<DescribeDBInstancesCommandOutput>;
1596
1572
  describeDBInstances(
1597
1573
  args: DescribeDBInstancesCommandInput,
1598
- cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void
1574
+ cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void,
1599
1575
  ): void;
1600
1576
  describeDBInstances(
1601
1577
  args: DescribeDBInstancesCommandInput,
1602
1578
  options: __HttpHandlerOptions,
1603
- cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void
1579
+ cb: (err: any, data?: DescribeDBInstancesCommandOutput) => void,
1604
1580
  ): void;
1605
1581
  describeDBLogFiles(
1606
1582
  args: DescribeDBLogFilesCommandInput,
1607
- options?: __HttpHandlerOptions
1583
+ options?: __HttpHandlerOptions,
1608
1584
  ): Promise<DescribeDBLogFilesCommandOutput>;
1609
1585
  describeDBLogFiles(
1610
1586
  args: DescribeDBLogFilesCommandInput,
1611
- cb: (err: any, data?: DescribeDBLogFilesCommandOutput) => void
1587
+ cb: (err: any, data?: DescribeDBLogFilesCommandOutput) => void,
1612
1588
  ): void;
1613
1589
  describeDBLogFiles(
1614
1590
  args: DescribeDBLogFilesCommandInput,
1615
1591
  options: __HttpHandlerOptions,
1616
- cb: (err: any, data?: DescribeDBLogFilesCommandOutput) => void
1592
+ cb: (err: any, data?: DescribeDBLogFilesCommandOutput) => void,
1617
1593
  ): void;
1618
1594
  describeDBMajorEngineVersions(): Promise<DescribeDBMajorEngineVersionsCommandOutput>;
1619
1595
  describeDBMajorEngineVersions(
1620
1596
  args: DescribeDBMajorEngineVersionsCommandInput,
1621
- options?: __HttpHandlerOptions
1597
+ options?: __HttpHandlerOptions,
1622
1598
  ): Promise<DescribeDBMajorEngineVersionsCommandOutput>;
1623
1599
  describeDBMajorEngineVersions(
1624
1600
  args: DescribeDBMajorEngineVersionsCommandInput,
1625
- cb: (err: any, data?: DescribeDBMajorEngineVersionsCommandOutput) => void
1601
+ cb: (err: any, data?: DescribeDBMajorEngineVersionsCommandOutput) => void,
1626
1602
  ): void;
1627
1603
  describeDBMajorEngineVersions(
1628
1604
  args: DescribeDBMajorEngineVersionsCommandInput,
1629
1605
  options: __HttpHandlerOptions,
1630
- cb: (err: any, data?: DescribeDBMajorEngineVersionsCommandOutput) => void
1606
+ cb: (err: any, data?: DescribeDBMajorEngineVersionsCommandOutput) => void,
1631
1607
  ): void;
1632
1608
  describeDBParameterGroups(): Promise<DescribeDBParameterGroupsCommandOutput>;
1633
1609
  describeDBParameterGroups(
1634
1610
  args: DescribeDBParameterGroupsCommandInput,
1635
- options?: __HttpHandlerOptions
1611
+ options?: __HttpHandlerOptions,
1636
1612
  ): Promise<DescribeDBParameterGroupsCommandOutput>;
1637
1613
  describeDBParameterGroups(
1638
1614
  args: DescribeDBParameterGroupsCommandInput,
1639
- cb: (err: any, data?: DescribeDBParameterGroupsCommandOutput) => void
1615
+ cb: (err: any, data?: DescribeDBParameterGroupsCommandOutput) => void,
1640
1616
  ): void;
1641
1617
  describeDBParameterGroups(
1642
1618
  args: DescribeDBParameterGroupsCommandInput,
1643
1619
  options: __HttpHandlerOptions,
1644
- cb: (err: any, data?: DescribeDBParameterGroupsCommandOutput) => void
1620
+ cb: (err: any, data?: DescribeDBParameterGroupsCommandOutput) => void,
1645
1621
  ): void;
1646
1622
  describeDBParameters(
1647
1623
  args: DescribeDBParametersCommandInput,
1648
- options?: __HttpHandlerOptions
1624
+ options?: __HttpHandlerOptions,
1649
1625
  ): Promise<DescribeDBParametersCommandOutput>;
1650
1626
  describeDBParameters(
1651
1627
  args: DescribeDBParametersCommandInput,
1652
- cb: (err: any, data?: DescribeDBParametersCommandOutput) => void
1628
+ cb: (err: any, data?: DescribeDBParametersCommandOutput) => void,
1653
1629
  ): void;
1654
1630
  describeDBParameters(
1655
1631
  args: DescribeDBParametersCommandInput,
1656
1632
  options: __HttpHandlerOptions,
1657
- cb: (err: any, data?: DescribeDBParametersCommandOutput) => void
1633
+ cb: (err: any, data?: DescribeDBParametersCommandOutput) => void,
1658
1634
  ): void;
1659
1635
  describeDBProxies(): Promise<DescribeDBProxiesCommandOutput>;
1660
1636
  describeDBProxies(
1661
1637
  args: DescribeDBProxiesCommandInput,
1662
- options?: __HttpHandlerOptions
1638
+ options?: __HttpHandlerOptions,
1663
1639
  ): Promise<DescribeDBProxiesCommandOutput>;
1664
1640
  describeDBProxies(
1665
1641
  args: DescribeDBProxiesCommandInput,
1666
- cb: (err: any, data?: DescribeDBProxiesCommandOutput) => void
1642
+ cb: (err: any, data?: DescribeDBProxiesCommandOutput) => void,
1667
1643
  ): void;
1668
1644
  describeDBProxies(
1669
1645
  args: DescribeDBProxiesCommandInput,
1670
1646
  options: __HttpHandlerOptions,
1671
- cb: (err: any, data?: DescribeDBProxiesCommandOutput) => void
1647
+ cb: (err: any, data?: DescribeDBProxiesCommandOutput) => void,
1672
1648
  ): void;
1673
1649
  describeDBProxyEndpoints(): Promise<DescribeDBProxyEndpointsCommandOutput>;
1674
1650
  describeDBProxyEndpoints(
1675
1651
  args: DescribeDBProxyEndpointsCommandInput,
1676
- options?: __HttpHandlerOptions
1652
+ options?: __HttpHandlerOptions,
1677
1653
  ): Promise<DescribeDBProxyEndpointsCommandOutput>;
1678
1654
  describeDBProxyEndpoints(
1679
1655
  args: DescribeDBProxyEndpointsCommandInput,
1680
- cb: (err: any, data?: DescribeDBProxyEndpointsCommandOutput) => void
1656
+ cb: (err: any, data?: DescribeDBProxyEndpointsCommandOutput) => void,
1681
1657
  ): void;
1682
1658
  describeDBProxyEndpoints(
1683
1659
  args: DescribeDBProxyEndpointsCommandInput,
1684
1660
  options: __HttpHandlerOptions,
1685
- cb: (err: any, data?: DescribeDBProxyEndpointsCommandOutput) => void
1661
+ cb: (err: any, data?: DescribeDBProxyEndpointsCommandOutput) => void,
1686
1662
  ): void;
1687
1663
  describeDBProxyTargetGroups(
1688
1664
  args: DescribeDBProxyTargetGroupsCommandInput,
1689
- options?: __HttpHandlerOptions
1665
+ options?: __HttpHandlerOptions,
1690
1666
  ): Promise<DescribeDBProxyTargetGroupsCommandOutput>;
1691
1667
  describeDBProxyTargetGroups(
1692
1668
  args: DescribeDBProxyTargetGroupsCommandInput,
1693
- cb: (err: any, data?: DescribeDBProxyTargetGroupsCommandOutput) => void
1669
+ cb: (err: any, data?: DescribeDBProxyTargetGroupsCommandOutput) => void,
1694
1670
  ): void;
1695
1671
  describeDBProxyTargetGroups(
1696
1672
  args: DescribeDBProxyTargetGroupsCommandInput,
1697
1673
  options: __HttpHandlerOptions,
1698
- cb: (err: any, data?: DescribeDBProxyTargetGroupsCommandOutput) => void
1674
+ cb: (err: any, data?: DescribeDBProxyTargetGroupsCommandOutput) => void,
1699
1675
  ): void;
1700
1676
  describeDBProxyTargets(
1701
1677
  args: DescribeDBProxyTargetsCommandInput,
1702
- options?: __HttpHandlerOptions
1678
+ options?: __HttpHandlerOptions,
1703
1679
  ): Promise<DescribeDBProxyTargetsCommandOutput>;
1704
1680
  describeDBProxyTargets(
1705
1681
  args: DescribeDBProxyTargetsCommandInput,
1706
- cb: (err: any, data?: DescribeDBProxyTargetsCommandOutput) => void
1682
+ cb: (err: any, data?: DescribeDBProxyTargetsCommandOutput) => void,
1707
1683
  ): void;
1708
1684
  describeDBProxyTargets(
1709
1685
  args: DescribeDBProxyTargetsCommandInput,
1710
1686
  options: __HttpHandlerOptions,
1711
- cb: (err: any, data?: DescribeDBProxyTargetsCommandOutput) => void
1687
+ cb: (err: any, data?: DescribeDBProxyTargetsCommandOutput) => void,
1712
1688
  ): void;
1713
1689
  describeDBRecommendations(): Promise<DescribeDBRecommendationsCommandOutput>;
1714
1690
  describeDBRecommendations(
1715
1691
  args: DescribeDBRecommendationsCommandInput,
1716
- options?: __HttpHandlerOptions
1692
+ options?: __HttpHandlerOptions,
1717
1693
  ): Promise<DescribeDBRecommendationsCommandOutput>;
1718
1694
  describeDBRecommendations(
1719
1695
  args: DescribeDBRecommendationsCommandInput,
1720
- cb: (err: any, data?: DescribeDBRecommendationsCommandOutput) => void
1696
+ cb: (err: any, data?: DescribeDBRecommendationsCommandOutput) => void,
1721
1697
  ): void;
1722
1698
  describeDBRecommendations(
1723
1699
  args: DescribeDBRecommendationsCommandInput,
1724
1700
  options: __HttpHandlerOptions,
1725
- cb: (err: any, data?: DescribeDBRecommendationsCommandOutput) => void
1701
+ cb: (err: any, data?: DescribeDBRecommendationsCommandOutput) => void,
1726
1702
  ): void;
1727
1703
  describeDBSecurityGroups(): Promise<DescribeDBSecurityGroupsCommandOutput>;
1728
1704
  describeDBSecurityGroups(
1729
1705
  args: DescribeDBSecurityGroupsCommandInput,
1730
- options?: __HttpHandlerOptions
1706
+ options?: __HttpHandlerOptions,
1731
1707
  ): Promise<DescribeDBSecurityGroupsCommandOutput>;
1732
1708
  describeDBSecurityGroups(
1733
1709
  args: DescribeDBSecurityGroupsCommandInput,
1734
- cb: (err: any, data?: DescribeDBSecurityGroupsCommandOutput) => void
1710
+ cb: (err: any, data?: DescribeDBSecurityGroupsCommandOutput) => void,
1735
1711
  ): void;
1736
1712
  describeDBSecurityGroups(
1737
1713
  args: DescribeDBSecurityGroupsCommandInput,
1738
1714
  options: __HttpHandlerOptions,
1739
- cb: (err: any, data?: DescribeDBSecurityGroupsCommandOutput) => void
1715
+ cb: (err: any, data?: DescribeDBSecurityGroupsCommandOutput) => void,
1740
1716
  ): void;
1741
1717
  describeDBShardGroups(): Promise<DescribeDBShardGroupsCommandOutput>;
1742
1718
  describeDBShardGroups(
1743
1719
  args: DescribeDBShardGroupsCommandInput,
1744
- options?: __HttpHandlerOptions
1720
+ options?: __HttpHandlerOptions,
1745
1721
  ): Promise<DescribeDBShardGroupsCommandOutput>;
1746
1722
  describeDBShardGroups(
1747
1723
  args: DescribeDBShardGroupsCommandInput,
1748
- cb: (err: any, data?: DescribeDBShardGroupsCommandOutput) => void
1724
+ cb: (err: any, data?: DescribeDBShardGroupsCommandOutput) => void,
1749
1725
  ): void;
1750
1726
  describeDBShardGroups(
1751
1727
  args: DescribeDBShardGroupsCommandInput,
1752
1728
  options: __HttpHandlerOptions,
1753
- cb: (err: any, data?: DescribeDBShardGroupsCommandOutput) => void
1729
+ cb: (err: any, data?: DescribeDBShardGroupsCommandOutput) => void,
1754
1730
  ): void;
1755
1731
  describeDBSnapshotAttributes(
1756
1732
  args: DescribeDBSnapshotAttributesCommandInput,
1757
- options?: __HttpHandlerOptions
1733
+ options?: __HttpHandlerOptions,
1758
1734
  ): Promise<DescribeDBSnapshotAttributesCommandOutput>;
1759
1735
  describeDBSnapshotAttributes(
1760
1736
  args: DescribeDBSnapshotAttributesCommandInput,
1761
- cb: (err: any, data?: DescribeDBSnapshotAttributesCommandOutput) => void
1737
+ cb: (err: any, data?: DescribeDBSnapshotAttributesCommandOutput) => void,
1762
1738
  ): void;
1763
1739
  describeDBSnapshotAttributes(
1764
1740
  args: DescribeDBSnapshotAttributesCommandInput,
1765
1741
  options: __HttpHandlerOptions,
1766
- cb: (err: any, data?: DescribeDBSnapshotAttributesCommandOutput) => void
1742
+ cb: (err: any, data?: DescribeDBSnapshotAttributesCommandOutput) => void,
1767
1743
  ): void;
1768
1744
  describeDBSnapshots(): Promise<DescribeDBSnapshotsCommandOutput>;
1769
1745
  describeDBSnapshots(
1770
1746
  args: DescribeDBSnapshotsCommandInput,
1771
- options?: __HttpHandlerOptions
1747
+ options?: __HttpHandlerOptions,
1772
1748
  ): Promise<DescribeDBSnapshotsCommandOutput>;
1773
1749
  describeDBSnapshots(
1774
1750
  args: DescribeDBSnapshotsCommandInput,
1775
- cb: (err: any, data?: DescribeDBSnapshotsCommandOutput) => void
1751
+ cb: (err: any, data?: DescribeDBSnapshotsCommandOutput) => void,
1776
1752
  ): void;
1777
1753
  describeDBSnapshots(
1778
1754
  args: DescribeDBSnapshotsCommandInput,
1779
1755
  options: __HttpHandlerOptions,
1780
- cb: (err: any, data?: DescribeDBSnapshotsCommandOutput) => void
1756
+ cb: (err: any, data?: DescribeDBSnapshotsCommandOutput) => void,
1781
1757
  ): void;
1782
1758
  describeDBSnapshotTenantDatabases(): Promise<DescribeDBSnapshotTenantDatabasesCommandOutput>;
1783
1759
  describeDBSnapshotTenantDatabases(
1784
1760
  args: DescribeDBSnapshotTenantDatabasesCommandInput,
1785
- options?: __HttpHandlerOptions
1761
+ options?: __HttpHandlerOptions,
1786
1762
  ): Promise<DescribeDBSnapshotTenantDatabasesCommandOutput>;
1787
1763
  describeDBSnapshotTenantDatabases(
1788
1764
  args: DescribeDBSnapshotTenantDatabasesCommandInput,
1789
- cb: (
1790
- err: any,
1791
- data?: DescribeDBSnapshotTenantDatabasesCommandOutput
1792
- ) => void
1765
+ cb: (err: any, data?: DescribeDBSnapshotTenantDatabasesCommandOutput) => void,
1793
1766
  ): void;
1794
1767
  describeDBSnapshotTenantDatabases(
1795
1768
  args: DescribeDBSnapshotTenantDatabasesCommandInput,
1796
1769
  options: __HttpHandlerOptions,
1797
- cb: (
1798
- err: any,
1799
- data?: DescribeDBSnapshotTenantDatabasesCommandOutput
1800
- ) => void
1770
+ cb: (err: any, data?: DescribeDBSnapshotTenantDatabasesCommandOutput) => void,
1801
1771
  ): void;
1802
1772
  describeDBSubnetGroups(): Promise<DescribeDBSubnetGroupsCommandOutput>;
1803
1773
  describeDBSubnetGroups(
1804
1774
  args: DescribeDBSubnetGroupsCommandInput,
1805
- options?: __HttpHandlerOptions
1775
+ options?: __HttpHandlerOptions,
1806
1776
  ): Promise<DescribeDBSubnetGroupsCommandOutput>;
1807
1777
  describeDBSubnetGroups(
1808
1778
  args: DescribeDBSubnetGroupsCommandInput,
1809
- cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void
1779
+ cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void,
1810
1780
  ): void;
1811
1781
  describeDBSubnetGroups(
1812
1782
  args: DescribeDBSubnetGroupsCommandInput,
1813
1783
  options: __HttpHandlerOptions,
1814
- cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void
1784
+ cb: (err: any, data?: DescribeDBSubnetGroupsCommandOutput) => void,
1815
1785
  ): void;
1816
1786
  describeEngineDefaultClusterParameters(
1817
1787
  args: DescribeEngineDefaultClusterParametersCommandInput,
1818
- options?: __HttpHandlerOptions
1788
+ options?: __HttpHandlerOptions,
1819
1789
  ): Promise<DescribeEngineDefaultClusterParametersCommandOutput>;
1820
1790
  describeEngineDefaultClusterParameters(
1821
1791
  args: DescribeEngineDefaultClusterParametersCommandInput,
1822
- cb: (
1823
- err: any,
1824
- data?: DescribeEngineDefaultClusterParametersCommandOutput
1825
- ) => void
1792
+ cb: (err: any, data?: DescribeEngineDefaultClusterParametersCommandOutput) => void,
1826
1793
  ): void;
1827
1794
  describeEngineDefaultClusterParameters(
1828
1795
  args: DescribeEngineDefaultClusterParametersCommandInput,
1829
1796
  options: __HttpHandlerOptions,
1830
- cb: (
1831
- err: any,
1832
- data?: DescribeEngineDefaultClusterParametersCommandOutput
1833
- ) => void
1797
+ cb: (err: any, data?: DescribeEngineDefaultClusterParametersCommandOutput) => void,
1834
1798
  ): void;
1835
1799
  describeEngineDefaultParameters(
1836
1800
  args: DescribeEngineDefaultParametersCommandInput,
1837
- options?: __HttpHandlerOptions
1801
+ options?: __HttpHandlerOptions,
1838
1802
  ): Promise<DescribeEngineDefaultParametersCommandOutput>;
1839
1803
  describeEngineDefaultParameters(
1840
1804
  args: DescribeEngineDefaultParametersCommandInput,
1841
- cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void
1805
+ cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void,
1842
1806
  ): void;
1843
1807
  describeEngineDefaultParameters(
1844
1808
  args: DescribeEngineDefaultParametersCommandInput,
1845
1809
  options: __HttpHandlerOptions,
1846
- cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void
1810
+ cb: (err: any, data?: DescribeEngineDefaultParametersCommandOutput) => void,
1847
1811
  ): void;
1848
1812
  describeEventCategories(): Promise<DescribeEventCategoriesCommandOutput>;
1849
1813
  describeEventCategories(
1850
1814
  args: DescribeEventCategoriesCommandInput,
1851
- options?: __HttpHandlerOptions
1815
+ options?: __HttpHandlerOptions,
1852
1816
  ): Promise<DescribeEventCategoriesCommandOutput>;
1853
1817
  describeEventCategories(
1854
1818
  args: DescribeEventCategoriesCommandInput,
1855
- cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
1819
+ cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void,
1856
1820
  ): void;
1857
1821
  describeEventCategories(
1858
1822
  args: DescribeEventCategoriesCommandInput,
1859
1823
  options: __HttpHandlerOptions,
1860
- cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
1824
+ cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void,
1861
1825
  ): void;
1862
1826
  describeEvents(): Promise<DescribeEventsCommandOutput>;
1863
1827
  describeEvents(
1864
1828
  args: DescribeEventsCommandInput,
1865
- options?: __HttpHandlerOptions
1829
+ options?: __HttpHandlerOptions,
1866
1830
  ): Promise<DescribeEventsCommandOutput>;
1867
1831
  describeEvents(
1868
1832
  args: DescribeEventsCommandInput,
1869
- cb: (err: any, data?: DescribeEventsCommandOutput) => void
1833
+ cb: (err: any, data?: DescribeEventsCommandOutput) => void,
1870
1834
  ): void;
1871
1835
  describeEvents(
1872
1836
  args: DescribeEventsCommandInput,
1873
1837
  options: __HttpHandlerOptions,
1874
- cb: (err: any, data?: DescribeEventsCommandOutput) => void
1838
+ cb: (err: any, data?: DescribeEventsCommandOutput) => void,
1875
1839
  ): void;
1876
1840
  describeEventSubscriptions(): Promise<DescribeEventSubscriptionsCommandOutput>;
1877
1841
  describeEventSubscriptions(
1878
1842
  args: DescribeEventSubscriptionsCommandInput,
1879
- options?: __HttpHandlerOptions
1843
+ options?: __HttpHandlerOptions,
1880
1844
  ): Promise<DescribeEventSubscriptionsCommandOutput>;
1881
1845
  describeEventSubscriptions(
1882
1846
  args: DescribeEventSubscriptionsCommandInput,
1883
- cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
1847
+ cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void,
1884
1848
  ): void;
1885
1849
  describeEventSubscriptions(
1886
1850
  args: DescribeEventSubscriptionsCommandInput,
1887
1851
  options: __HttpHandlerOptions,
1888
- cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
1852
+ cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void,
1889
1853
  ): void;
1890
1854
  describeExportTasks(): Promise<DescribeExportTasksCommandOutput>;
1891
1855
  describeExportTasks(
1892
1856
  args: DescribeExportTasksCommandInput,
1893
- options?: __HttpHandlerOptions
1857
+ options?: __HttpHandlerOptions,
1894
1858
  ): Promise<DescribeExportTasksCommandOutput>;
1895
1859
  describeExportTasks(
1896
1860
  args: DescribeExportTasksCommandInput,
1897
- cb: (err: any, data?: DescribeExportTasksCommandOutput) => void
1861
+ cb: (err: any, data?: DescribeExportTasksCommandOutput) => void,
1898
1862
  ): void;
1899
1863
  describeExportTasks(
1900
1864
  args: DescribeExportTasksCommandInput,
1901
1865
  options: __HttpHandlerOptions,
1902
- cb: (err: any, data?: DescribeExportTasksCommandOutput) => void
1866
+ cb: (err: any, data?: DescribeExportTasksCommandOutput) => void,
1903
1867
  ): void;
1904
1868
  describeGlobalClusters(): Promise<DescribeGlobalClustersCommandOutput>;
1905
1869
  describeGlobalClusters(
1906
1870
  args: DescribeGlobalClustersCommandInput,
1907
- options?: __HttpHandlerOptions
1871
+ options?: __HttpHandlerOptions,
1908
1872
  ): Promise<DescribeGlobalClustersCommandOutput>;
1909
1873
  describeGlobalClusters(
1910
1874
  args: DescribeGlobalClustersCommandInput,
1911
- cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void
1875
+ cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void,
1912
1876
  ): void;
1913
1877
  describeGlobalClusters(
1914
1878
  args: DescribeGlobalClustersCommandInput,
1915
1879
  options: __HttpHandlerOptions,
1916
- cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void
1880
+ cb: (err: any, data?: DescribeGlobalClustersCommandOutput) => void,
1917
1881
  ): void;
1918
1882
  describeIntegrations(): Promise<DescribeIntegrationsCommandOutput>;
1919
1883
  describeIntegrations(
1920
1884
  args: DescribeIntegrationsCommandInput,
1921
- options?: __HttpHandlerOptions
1885
+ options?: __HttpHandlerOptions,
1922
1886
  ): Promise<DescribeIntegrationsCommandOutput>;
1923
1887
  describeIntegrations(
1924
1888
  args: DescribeIntegrationsCommandInput,
1925
- cb: (err: any, data?: DescribeIntegrationsCommandOutput) => void
1889
+ cb: (err: any, data?: DescribeIntegrationsCommandOutput) => void,
1926
1890
  ): void;
1927
1891
  describeIntegrations(
1928
1892
  args: DescribeIntegrationsCommandInput,
1929
1893
  options: __HttpHandlerOptions,
1930
- cb: (err: any, data?: DescribeIntegrationsCommandOutput) => void
1894
+ cb: (err: any, data?: DescribeIntegrationsCommandOutput) => void,
1931
1895
  ): void;
1932
1896
  describeOptionGroupOptions(
1933
1897
  args: DescribeOptionGroupOptionsCommandInput,
1934
- options?: __HttpHandlerOptions
1898
+ options?: __HttpHandlerOptions,
1935
1899
  ): Promise<DescribeOptionGroupOptionsCommandOutput>;
1936
1900
  describeOptionGroupOptions(
1937
1901
  args: DescribeOptionGroupOptionsCommandInput,
1938
- cb: (err: any, data?: DescribeOptionGroupOptionsCommandOutput) => void
1902
+ cb: (err: any, data?: DescribeOptionGroupOptionsCommandOutput) => void,
1939
1903
  ): void;
1940
1904
  describeOptionGroupOptions(
1941
1905
  args: DescribeOptionGroupOptionsCommandInput,
1942
1906
  options: __HttpHandlerOptions,
1943
- cb: (err: any, data?: DescribeOptionGroupOptionsCommandOutput) => void
1907
+ cb: (err: any, data?: DescribeOptionGroupOptionsCommandOutput) => void,
1944
1908
  ): void;
1945
1909
  describeOptionGroups(): Promise<DescribeOptionGroupsCommandOutput>;
1946
1910
  describeOptionGroups(
1947
1911
  args: DescribeOptionGroupsCommandInput,
1948
- options?: __HttpHandlerOptions
1912
+ options?: __HttpHandlerOptions,
1949
1913
  ): Promise<DescribeOptionGroupsCommandOutput>;
1950
1914
  describeOptionGroups(
1951
1915
  args: DescribeOptionGroupsCommandInput,
1952
- cb: (err: any, data?: DescribeOptionGroupsCommandOutput) => void
1916
+ cb: (err: any, data?: DescribeOptionGroupsCommandOutput) => void,
1953
1917
  ): void;
1954
1918
  describeOptionGroups(
1955
1919
  args: DescribeOptionGroupsCommandInput,
1956
1920
  options: __HttpHandlerOptions,
1957
- cb: (err: any, data?: DescribeOptionGroupsCommandOutput) => void
1921
+ cb: (err: any, data?: DescribeOptionGroupsCommandOutput) => void,
1958
1922
  ): void;
1959
1923
  describeOrderableDBInstanceOptions(
1960
1924
  args: DescribeOrderableDBInstanceOptionsCommandInput,
1961
- options?: __HttpHandlerOptions
1925
+ options?: __HttpHandlerOptions,
1962
1926
  ): Promise<DescribeOrderableDBInstanceOptionsCommandOutput>;
1963
1927
  describeOrderableDBInstanceOptions(
1964
1928
  args: DescribeOrderableDBInstanceOptionsCommandInput,
1965
- cb: (
1966
- err: any,
1967
- data?: DescribeOrderableDBInstanceOptionsCommandOutput
1968
- ) => void
1929
+ cb: (err: any, data?: DescribeOrderableDBInstanceOptionsCommandOutput) => void,
1969
1930
  ): void;
1970
1931
  describeOrderableDBInstanceOptions(
1971
1932
  args: DescribeOrderableDBInstanceOptionsCommandInput,
1972
1933
  options: __HttpHandlerOptions,
1973
- cb: (
1974
- err: any,
1975
- data?: DescribeOrderableDBInstanceOptionsCommandOutput
1976
- ) => void
1934
+ cb: (err: any, data?: DescribeOrderableDBInstanceOptionsCommandOutput) => void,
1977
1935
  ): void;
1978
1936
  describePendingMaintenanceActions(): Promise<DescribePendingMaintenanceActionsCommandOutput>;
1979
1937
  describePendingMaintenanceActions(
1980
1938
  args: DescribePendingMaintenanceActionsCommandInput,
1981
- options?: __HttpHandlerOptions
1939
+ options?: __HttpHandlerOptions,
1982
1940
  ): Promise<DescribePendingMaintenanceActionsCommandOutput>;
1983
1941
  describePendingMaintenanceActions(
1984
1942
  args: DescribePendingMaintenanceActionsCommandInput,
1985
- cb: (
1986
- err: any,
1987
- data?: DescribePendingMaintenanceActionsCommandOutput
1988
- ) => void
1943
+ cb: (err: any, data?: DescribePendingMaintenanceActionsCommandOutput) => void,
1989
1944
  ): void;
1990
1945
  describePendingMaintenanceActions(
1991
1946
  args: DescribePendingMaintenanceActionsCommandInput,
1992
1947
  options: __HttpHandlerOptions,
1993
- cb: (
1994
- err: any,
1995
- data?: DescribePendingMaintenanceActionsCommandOutput
1996
- ) => void
1948
+ cb: (err: any, data?: DescribePendingMaintenanceActionsCommandOutput) => void,
1997
1949
  ): void;
1998
1950
  describeReservedDBInstances(): Promise<DescribeReservedDBInstancesCommandOutput>;
1999
1951
  describeReservedDBInstances(
2000
1952
  args: DescribeReservedDBInstancesCommandInput,
2001
- options?: __HttpHandlerOptions
1953
+ options?: __HttpHandlerOptions,
2002
1954
  ): Promise<DescribeReservedDBInstancesCommandOutput>;
2003
1955
  describeReservedDBInstances(
2004
1956
  args: DescribeReservedDBInstancesCommandInput,
2005
- cb: (err: any, data?: DescribeReservedDBInstancesCommandOutput) => void
1957
+ cb: (err: any, data?: DescribeReservedDBInstancesCommandOutput) => void,
2006
1958
  ): void;
2007
1959
  describeReservedDBInstances(
2008
1960
  args: DescribeReservedDBInstancesCommandInput,
2009
1961
  options: __HttpHandlerOptions,
2010
- cb: (err: any, data?: DescribeReservedDBInstancesCommandOutput) => void
1962
+ cb: (err: any, data?: DescribeReservedDBInstancesCommandOutput) => void,
2011
1963
  ): void;
2012
1964
  describeReservedDBInstancesOfferings(): Promise<DescribeReservedDBInstancesOfferingsCommandOutput>;
2013
1965
  describeReservedDBInstancesOfferings(
2014
1966
  args: DescribeReservedDBInstancesOfferingsCommandInput,
2015
- options?: __HttpHandlerOptions
1967
+ options?: __HttpHandlerOptions,
2016
1968
  ): Promise<DescribeReservedDBInstancesOfferingsCommandOutput>;
2017
1969
  describeReservedDBInstancesOfferings(
2018
1970
  args: DescribeReservedDBInstancesOfferingsCommandInput,
2019
- cb: (
2020
- err: any,
2021
- data?: DescribeReservedDBInstancesOfferingsCommandOutput
2022
- ) => void
1971
+ cb: (err: any, data?: DescribeReservedDBInstancesOfferingsCommandOutput) => void,
2023
1972
  ): void;
2024
1973
  describeReservedDBInstancesOfferings(
2025
1974
  args: DescribeReservedDBInstancesOfferingsCommandInput,
2026
1975
  options: __HttpHandlerOptions,
2027
- cb: (
2028
- err: any,
2029
- data?: DescribeReservedDBInstancesOfferingsCommandOutput
2030
- ) => void
1976
+ cb: (err: any, data?: DescribeReservedDBInstancesOfferingsCommandOutput) => void,
2031
1977
  ): void;
2032
1978
  describeServerlessV2PlatformVersions(): Promise<DescribeServerlessV2PlatformVersionsCommandOutput>;
2033
1979
  describeServerlessV2PlatformVersions(
2034
1980
  args: DescribeServerlessV2PlatformVersionsCommandInput,
2035
- options?: __HttpHandlerOptions
1981
+ options?: __HttpHandlerOptions,
2036
1982
  ): Promise<DescribeServerlessV2PlatformVersionsCommandOutput>;
2037
1983
  describeServerlessV2PlatformVersions(
2038
1984
  args: DescribeServerlessV2PlatformVersionsCommandInput,
2039
- cb: (
2040
- err: any,
2041
- data?: DescribeServerlessV2PlatformVersionsCommandOutput
2042
- ) => void
1985
+ cb: (err: any, data?: DescribeServerlessV2PlatformVersionsCommandOutput) => void,
2043
1986
  ): void;
2044
1987
  describeServerlessV2PlatformVersions(
2045
1988
  args: DescribeServerlessV2PlatformVersionsCommandInput,
2046
1989
  options: __HttpHandlerOptions,
2047
- cb: (
2048
- err: any,
2049
- data?: DescribeServerlessV2PlatformVersionsCommandOutput
2050
- ) => void
1990
+ cb: (err: any, data?: DescribeServerlessV2PlatformVersionsCommandOutput) => void,
2051
1991
  ): void;
2052
1992
  describeSourceRegions(): Promise<DescribeSourceRegionsCommandOutput>;
2053
1993
  describeSourceRegions(
2054
1994
  args: DescribeSourceRegionsCommandInput,
2055
- options?: __HttpHandlerOptions
1995
+ options?: __HttpHandlerOptions,
2056
1996
  ): Promise<DescribeSourceRegionsCommandOutput>;
2057
1997
  describeSourceRegions(
2058
1998
  args: DescribeSourceRegionsCommandInput,
2059
- cb: (err: any, data?: DescribeSourceRegionsCommandOutput) => void
1999
+ cb: (err: any, data?: DescribeSourceRegionsCommandOutput) => void,
2060
2000
  ): void;
2061
2001
  describeSourceRegions(
2062
2002
  args: DescribeSourceRegionsCommandInput,
2063
2003
  options: __HttpHandlerOptions,
2064
- cb: (err: any, data?: DescribeSourceRegionsCommandOutput) => void
2004
+ cb: (err: any, data?: DescribeSourceRegionsCommandOutput) => void,
2065
2005
  ): void;
2066
2006
  describeTenantDatabases(): Promise<DescribeTenantDatabasesCommandOutput>;
2067
2007
  describeTenantDatabases(
2068
2008
  args: DescribeTenantDatabasesCommandInput,
2069
- options?: __HttpHandlerOptions
2009
+ options?: __HttpHandlerOptions,
2070
2010
  ): Promise<DescribeTenantDatabasesCommandOutput>;
2071
2011
  describeTenantDatabases(
2072
2012
  args: DescribeTenantDatabasesCommandInput,
2073
- cb: (err: any, data?: DescribeTenantDatabasesCommandOutput) => void
2013
+ cb: (err: any, data?: DescribeTenantDatabasesCommandOutput) => void,
2074
2014
  ): void;
2075
2015
  describeTenantDatabases(
2076
2016
  args: DescribeTenantDatabasesCommandInput,
2077
2017
  options: __HttpHandlerOptions,
2078
- cb: (err: any, data?: DescribeTenantDatabasesCommandOutput) => void
2018
+ cb: (err: any, data?: DescribeTenantDatabasesCommandOutput) => void,
2079
2019
  ): void;
2080
2020
  describeValidDBInstanceModifications(
2081
2021
  args: DescribeValidDBInstanceModificationsCommandInput,
2082
- options?: __HttpHandlerOptions
2022
+ options?: __HttpHandlerOptions,
2083
2023
  ): Promise<DescribeValidDBInstanceModificationsCommandOutput>;
2084
2024
  describeValidDBInstanceModifications(
2085
2025
  args: DescribeValidDBInstanceModificationsCommandInput,
2086
- cb: (
2087
- err: any,
2088
- data?: DescribeValidDBInstanceModificationsCommandOutput
2089
- ) => void
2026
+ cb: (err: any, data?: DescribeValidDBInstanceModificationsCommandOutput) => void,
2090
2027
  ): void;
2091
2028
  describeValidDBInstanceModifications(
2092
2029
  args: DescribeValidDBInstanceModificationsCommandInput,
2093
2030
  options: __HttpHandlerOptions,
2094
- cb: (
2095
- err: any,
2096
- data?: DescribeValidDBInstanceModificationsCommandOutput
2097
- ) => void
2031
+ cb: (err: any, data?: DescribeValidDBInstanceModificationsCommandOutput) => void,
2098
2032
  ): void;
2099
2033
  disableHttpEndpoint(
2100
2034
  args: DisableHttpEndpointCommandInput,
2101
- options?: __HttpHandlerOptions
2035
+ options?: __HttpHandlerOptions,
2102
2036
  ): Promise<DisableHttpEndpointCommandOutput>;
2103
2037
  disableHttpEndpoint(
2104
2038
  args: DisableHttpEndpointCommandInput,
2105
- cb: (err: any, data?: DisableHttpEndpointCommandOutput) => void
2039
+ cb: (err: any, data?: DisableHttpEndpointCommandOutput) => void,
2106
2040
  ): void;
2107
2041
  disableHttpEndpoint(
2108
2042
  args: DisableHttpEndpointCommandInput,
2109
2043
  options: __HttpHandlerOptions,
2110
- cb: (err: any, data?: DisableHttpEndpointCommandOutput) => void
2044
+ cb: (err: any, data?: DisableHttpEndpointCommandOutput) => void,
2111
2045
  ): void;
2112
2046
  downloadDBLogFilePortion(
2113
2047
  args: DownloadDBLogFilePortionCommandInput,
2114
- options?: __HttpHandlerOptions
2048
+ options?: __HttpHandlerOptions,
2115
2049
  ): Promise<DownloadDBLogFilePortionCommandOutput>;
2116
2050
  downloadDBLogFilePortion(
2117
2051
  args: DownloadDBLogFilePortionCommandInput,
2118
- cb: (err: any, data?: DownloadDBLogFilePortionCommandOutput) => void
2052
+ cb: (err: any, data?: DownloadDBLogFilePortionCommandOutput) => void,
2119
2053
  ): void;
2120
2054
  downloadDBLogFilePortion(
2121
2055
  args: DownloadDBLogFilePortionCommandInput,
2122
2056
  options: __HttpHandlerOptions,
2123
- cb: (err: any, data?: DownloadDBLogFilePortionCommandOutput) => void
2057
+ cb: (err: any, data?: DownloadDBLogFilePortionCommandOutput) => void,
2124
2058
  ): void;
2125
2059
  enableHttpEndpoint(
2126
2060
  args: EnableHttpEndpointCommandInput,
2127
- options?: __HttpHandlerOptions
2061
+ options?: __HttpHandlerOptions,
2128
2062
  ): Promise<EnableHttpEndpointCommandOutput>;
2129
2063
  enableHttpEndpoint(
2130
2064
  args: EnableHttpEndpointCommandInput,
2131
- cb: (err: any, data?: EnableHttpEndpointCommandOutput) => void
2065
+ cb: (err: any, data?: EnableHttpEndpointCommandOutput) => void,
2132
2066
  ): void;
2133
2067
  enableHttpEndpoint(
2134
2068
  args: EnableHttpEndpointCommandInput,
2135
2069
  options: __HttpHandlerOptions,
2136
- cb: (err: any, data?: EnableHttpEndpointCommandOutput) => void
2070
+ cb: (err: any, data?: EnableHttpEndpointCommandOutput) => void,
2137
2071
  ): void;
2138
2072
  failoverDBCluster(
2139
2073
  args: FailoverDBClusterCommandInput,
2140
- options?: __HttpHandlerOptions
2074
+ options?: __HttpHandlerOptions,
2141
2075
  ): Promise<FailoverDBClusterCommandOutput>;
2142
2076
  failoverDBCluster(
2143
2077
  args: FailoverDBClusterCommandInput,
2144
- cb: (err: any, data?: FailoverDBClusterCommandOutput) => void
2078
+ cb: (err: any, data?: FailoverDBClusterCommandOutput) => void,
2145
2079
  ): void;
2146
2080
  failoverDBCluster(
2147
2081
  args: FailoverDBClusterCommandInput,
2148
2082
  options: __HttpHandlerOptions,
2149
- cb: (err: any, data?: FailoverDBClusterCommandOutput) => void
2083
+ cb: (err: any, data?: FailoverDBClusterCommandOutput) => void,
2150
2084
  ): void;
2151
2085
  failoverGlobalCluster(
2152
2086
  args: FailoverGlobalClusterCommandInput,
2153
- options?: __HttpHandlerOptions
2087
+ options?: __HttpHandlerOptions,
2154
2088
  ): Promise<FailoverGlobalClusterCommandOutput>;
2155
2089
  failoverGlobalCluster(
2156
2090
  args: FailoverGlobalClusterCommandInput,
2157
- cb: (err: any, data?: FailoverGlobalClusterCommandOutput) => void
2091
+ cb: (err: any, data?: FailoverGlobalClusterCommandOutput) => void,
2158
2092
  ): void;
2159
2093
  failoverGlobalCluster(
2160
2094
  args: FailoverGlobalClusterCommandInput,
2161
2095
  options: __HttpHandlerOptions,
2162
- cb: (err: any, data?: FailoverGlobalClusterCommandOutput) => void
2096
+ cb: (err: any, data?: FailoverGlobalClusterCommandOutput) => void,
2163
2097
  ): void;
2164
2098
  listTagsForResource(
2165
2099
  args: ListTagsForResourceCommandInput,
2166
- options?: __HttpHandlerOptions
2100
+ options?: __HttpHandlerOptions,
2167
2101
  ): Promise<ListTagsForResourceCommandOutput>;
2168
2102
  listTagsForResource(
2169
2103
  args: ListTagsForResourceCommandInput,
2170
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
2104
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
2171
2105
  ): void;
2172
2106
  listTagsForResource(
2173
2107
  args: ListTagsForResourceCommandInput,
2174
2108
  options: __HttpHandlerOptions,
2175
- cb: (err: any, data?: ListTagsForResourceCommandOutput) => void
2109
+ cb: (err: any, data?: ListTagsForResourceCommandOutput) => void,
2176
2110
  ): void;
2177
2111
  modifyActivityStream(): Promise<ModifyActivityStreamCommandOutput>;
2178
2112
  modifyActivityStream(
2179
2113
  args: ModifyActivityStreamCommandInput,
2180
- options?: __HttpHandlerOptions
2114
+ options?: __HttpHandlerOptions,
2181
2115
  ): Promise<ModifyActivityStreamCommandOutput>;
2182
2116
  modifyActivityStream(
2183
2117
  args: ModifyActivityStreamCommandInput,
2184
- cb: (err: any, data?: ModifyActivityStreamCommandOutput) => void
2118
+ cb: (err: any, data?: ModifyActivityStreamCommandOutput) => void,
2185
2119
  ): void;
2186
2120
  modifyActivityStream(
2187
2121
  args: ModifyActivityStreamCommandInput,
2188
2122
  options: __HttpHandlerOptions,
2189
- cb: (err: any, data?: ModifyActivityStreamCommandOutput) => void
2123
+ cb: (err: any, data?: ModifyActivityStreamCommandOutput) => void,
2190
2124
  ): void;
2191
2125
  modifyCertificates(): Promise<ModifyCertificatesCommandOutput>;
2192
2126
  modifyCertificates(
2193
2127
  args: ModifyCertificatesCommandInput,
2194
- options?: __HttpHandlerOptions
2128
+ options?: __HttpHandlerOptions,
2195
2129
  ): Promise<ModifyCertificatesCommandOutput>;
2196
2130
  modifyCertificates(
2197
2131
  args: ModifyCertificatesCommandInput,
2198
- cb: (err: any, data?: ModifyCertificatesCommandOutput) => void
2132
+ cb: (err: any, data?: ModifyCertificatesCommandOutput) => void,
2199
2133
  ): void;
2200
2134
  modifyCertificates(
2201
2135
  args: ModifyCertificatesCommandInput,
2202
2136
  options: __HttpHandlerOptions,
2203
- cb: (err: any, data?: ModifyCertificatesCommandOutput) => void
2137
+ cb: (err: any, data?: ModifyCertificatesCommandOutput) => void,
2204
2138
  ): void;
2205
2139
  modifyCurrentDBClusterCapacity(
2206
2140
  args: ModifyCurrentDBClusterCapacityCommandInput,
2207
- options?: __HttpHandlerOptions
2141
+ options?: __HttpHandlerOptions,
2208
2142
  ): Promise<ModifyCurrentDBClusterCapacityCommandOutput>;
2209
2143
  modifyCurrentDBClusterCapacity(
2210
2144
  args: ModifyCurrentDBClusterCapacityCommandInput,
2211
- cb: (err: any, data?: ModifyCurrentDBClusterCapacityCommandOutput) => void
2145
+ cb: (err: any, data?: ModifyCurrentDBClusterCapacityCommandOutput) => void,
2212
2146
  ): void;
2213
2147
  modifyCurrentDBClusterCapacity(
2214
2148
  args: ModifyCurrentDBClusterCapacityCommandInput,
2215
2149
  options: __HttpHandlerOptions,
2216
- cb: (err: any, data?: ModifyCurrentDBClusterCapacityCommandOutput) => void
2150
+ cb: (err: any, data?: ModifyCurrentDBClusterCapacityCommandOutput) => void,
2217
2151
  ): void;
2218
2152
  modifyCustomDBEngineVersion(
2219
2153
  args: ModifyCustomDBEngineVersionCommandInput,
2220
- options?: __HttpHandlerOptions
2154
+ options?: __HttpHandlerOptions,
2221
2155
  ): Promise<ModifyCustomDBEngineVersionCommandOutput>;
2222
2156
  modifyCustomDBEngineVersion(
2223
2157
  args: ModifyCustomDBEngineVersionCommandInput,
2224
- cb: (err: any, data?: ModifyCustomDBEngineVersionCommandOutput) => void
2158
+ cb: (err: any, data?: ModifyCustomDBEngineVersionCommandOutput) => void,
2225
2159
  ): void;
2226
2160
  modifyCustomDBEngineVersion(
2227
2161
  args: ModifyCustomDBEngineVersionCommandInput,
2228
2162
  options: __HttpHandlerOptions,
2229
- cb: (err: any, data?: ModifyCustomDBEngineVersionCommandOutput) => void
2163
+ cb: (err: any, data?: ModifyCustomDBEngineVersionCommandOutput) => void,
2230
2164
  ): void;
2231
2165
  modifyDBCluster(
2232
2166
  args: ModifyDBClusterCommandInput,
2233
- options?: __HttpHandlerOptions
2167
+ options?: __HttpHandlerOptions,
2234
2168
  ): Promise<ModifyDBClusterCommandOutput>;
2235
2169
  modifyDBCluster(
2236
2170
  args: ModifyDBClusterCommandInput,
2237
- cb: (err: any, data?: ModifyDBClusterCommandOutput) => void
2171
+ cb: (err: any, data?: ModifyDBClusterCommandOutput) => void,
2238
2172
  ): void;
2239
2173
  modifyDBCluster(
2240
2174
  args: ModifyDBClusterCommandInput,
2241
2175
  options: __HttpHandlerOptions,
2242
- cb: (err: any, data?: ModifyDBClusterCommandOutput) => void
2176
+ cb: (err: any, data?: ModifyDBClusterCommandOutput) => void,
2243
2177
  ): void;
2244
2178
  modifyDBClusterEndpoint(
2245
2179
  args: ModifyDBClusterEndpointCommandInput,
2246
- options?: __HttpHandlerOptions
2180
+ options?: __HttpHandlerOptions,
2247
2181
  ): Promise<ModifyDBClusterEndpointCommandOutput>;
2248
2182
  modifyDBClusterEndpoint(
2249
2183
  args: ModifyDBClusterEndpointCommandInput,
2250
- cb: (err: any, data?: ModifyDBClusterEndpointCommandOutput) => void
2184
+ cb: (err: any, data?: ModifyDBClusterEndpointCommandOutput) => void,
2251
2185
  ): void;
2252
2186
  modifyDBClusterEndpoint(
2253
2187
  args: ModifyDBClusterEndpointCommandInput,
2254
2188
  options: __HttpHandlerOptions,
2255
- cb: (err: any, data?: ModifyDBClusterEndpointCommandOutput) => void
2189
+ cb: (err: any, data?: ModifyDBClusterEndpointCommandOutput) => void,
2256
2190
  ): void;
2257
2191
  modifyDBClusterParameterGroup(
2258
2192
  args: ModifyDBClusterParameterGroupCommandInput,
2259
- options?: __HttpHandlerOptions
2193
+ options?: __HttpHandlerOptions,
2260
2194
  ): Promise<ModifyDBClusterParameterGroupCommandOutput>;
2261
2195
  modifyDBClusterParameterGroup(
2262
2196
  args: ModifyDBClusterParameterGroupCommandInput,
2263
- cb: (err: any, data?: ModifyDBClusterParameterGroupCommandOutput) => void
2197
+ cb: (err: any, data?: ModifyDBClusterParameterGroupCommandOutput) => void,
2264
2198
  ): void;
2265
2199
  modifyDBClusterParameterGroup(
2266
2200
  args: ModifyDBClusterParameterGroupCommandInput,
2267
2201
  options: __HttpHandlerOptions,
2268
- cb: (err: any, data?: ModifyDBClusterParameterGroupCommandOutput) => void
2202
+ cb: (err: any, data?: ModifyDBClusterParameterGroupCommandOutput) => void,
2269
2203
  ): void;
2270
2204
  modifyDBClusterSnapshotAttribute(
2271
2205
  args: ModifyDBClusterSnapshotAttributeCommandInput,
2272
- options?: __HttpHandlerOptions
2206
+ options?: __HttpHandlerOptions,
2273
2207
  ): Promise<ModifyDBClusterSnapshotAttributeCommandOutput>;
2274
2208
  modifyDBClusterSnapshotAttribute(
2275
2209
  args: ModifyDBClusterSnapshotAttributeCommandInput,
2276
- cb: (err: any, data?: ModifyDBClusterSnapshotAttributeCommandOutput) => void
2210
+ cb: (err: any, data?: ModifyDBClusterSnapshotAttributeCommandOutput) => void,
2277
2211
  ): void;
2278
2212
  modifyDBClusterSnapshotAttribute(
2279
2213
  args: ModifyDBClusterSnapshotAttributeCommandInput,
2280
2214
  options: __HttpHandlerOptions,
2281
- cb: (err: any, data?: ModifyDBClusterSnapshotAttributeCommandOutput) => void
2215
+ cb: (err: any, data?: ModifyDBClusterSnapshotAttributeCommandOutput) => void,
2282
2216
  ): void;
2283
2217
  modifyDBInstance(
2284
2218
  args: ModifyDBInstanceCommandInput,
2285
- options?: __HttpHandlerOptions
2219
+ options?: __HttpHandlerOptions,
2286
2220
  ): Promise<ModifyDBInstanceCommandOutput>;
2287
2221
  modifyDBInstance(
2288
2222
  args: ModifyDBInstanceCommandInput,
2289
- cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void
2223
+ cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void,
2290
2224
  ): void;
2291
2225
  modifyDBInstance(
2292
2226
  args: ModifyDBInstanceCommandInput,
2293
2227
  options: __HttpHandlerOptions,
2294
- cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void
2228
+ cb: (err: any, data?: ModifyDBInstanceCommandOutput) => void,
2295
2229
  ): void;
2296
2230
  modifyDBParameterGroup(
2297
2231
  args: ModifyDBParameterGroupCommandInput,
2298
- options?: __HttpHandlerOptions
2232
+ options?: __HttpHandlerOptions,
2299
2233
  ): Promise<ModifyDBParameterGroupCommandOutput>;
2300
2234
  modifyDBParameterGroup(
2301
2235
  args: ModifyDBParameterGroupCommandInput,
2302
- cb: (err: any, data?: ModifyDBParameterGroupCommandOutput) => void
2236
+ cb: (err: any, data?: ModifyDBParameterGroupCommandOutput) => void,
2303
2237
  ): void;
2304
2238
  modifyDBParameterGroup(
2305
2239
  args: ModifyDBParameterGroupCommandInput,
2306
2240
  options: __HttpHandlerOptions,
2307
- cb: (err: any, data?: ModifyDBParameterGroupCommandOutput) => void
2241
+ cb: (err: any, data?: ModifyDBParameterGroupCommandOutput) => void,
2308
2242
  ): void;
2309
2243
  modifyDBProxy(
2310
2244
  args: ModifyDBProxyCommandInput,
2311
- options?: __HttpHandlerOptions
2245
+ options?: __HttpHandlerOptions,
2312
2246
  ): Promise<ModifyDBProxyCommandOutput>;
2313
2247
  modifyDBProxy(
2314
2248
  args: ModifyDBProxyCommandInput,
2315
- cb: (err: any, data?: ModifyDBProxyCommandOutput) => void
2249
+ cb: (err: any, data?: ModifyDBProxyCommandOutput) => void,
2316
2250
  ): void;
2317
2251
  modifyDBProxy(
2318
2252
  args: ModifyDBProxyCommandInput,
2319
2253
  options: __HttpHandlerOptions,
2320
- cb: (err: any, data?: ModifyDBProxyCommandOutput) => void
2254
+ cb: (err: any, data?: ModifyDBProxyCommandOutput) => void,
2321
2255
  ): void;
2322
2256
  modifyDBProxyEndpoint(
2323
2257
  args: ModifyDBProxyEndpointCommandInput,
2324
- options?: __HttpHandlerOptions
2258
+ options?: __HttpHandlerOptions,
2325
2259
  ): Promise<ModifyDBProxyEndpointCommandOutput>;
2326
2260
  modifyDBProxyEndpoint(
2327
2261
  args: ModifyDBProxyEndpointCommandInput,
2328
- cb: (err: any, data?: ModifyDBProxyEndpointCommandOutput) => void
2262
+ cb: (err: any, data?: ModifyDBProxyEndpointCommandOutput) => void,
2329
2263
  ): void;
2330
2264
  modifyDBProxyEndpoint(
2331
2265
  args: ModifyDBProxyEndpointCommandInput,
2332
2266
  options: __HttpHandlerOptions,
2333
- cb: (err: any, data?: ModifyDBProxyEndpointCommandOutput) => void
2267
+ cb: (err: any, data?: ModifyDBProxyEndpointCommandOutput) => void,
2334
2268
  ): void;
2335
2269
  modifyDBProxyTargetGroup(
2336
2270
  args: ModifyDBProxyTargetGroupCommandInput,
2337
- options?: __HttpHandlerOptions
2271
+ options?: __HttpHandlerOptions,
2338
2272
  ): Promise<ModifyDBProxyTargetGroupCommandOutput>;
2339
2273
  modifyDBProxyTargetGroup(
2340
2274
  args: ModifyDBProxyTargetGroupCommandInput,
2341
- cb: (err: any, data?: ModifyDBProxyTargetGroupCommandOutput) => void
2275
+ cb: (err: any, data?: ModifyDBProxyTargetGroupCommandOutput) => void,
2342
2276
  ): void;
2343
2277
  modifyDBProxyTargetGroup(
2344
2278
  args: ModifyDBProxyTargetGroupCommandInput,
2345
2279
  options: __HttpHandlerOptions,
2346
- cb: (err: any, data?: ModifyDBProxyTargetGroupCommandOutput) => void
2280
+ cb: (err: any, data?: ModifyDBProxyTargetGroupCommandOutput) => void,
2347
2281
  ): void;
2348
2282
  modifyDBRecommendation(
2349
2283
  args: ModifyDBRecommendationCommandInput,
2350
- options?: __HttpHandlerOptions
2284
+ options?: __HttpHandlerOptions,
2351
2285
  ): Promise<ModifyDBRecommendationCommandOutput>;
2352
2286
  modifyDBRecommendation(
2353
2287
  args: ModifyDBRecommendationCommandInput,
2354
- cb: (err: any, data?: ModifyDBRecommendationCommandOutput) => void
2288
+ cb: (err: any, data?: ModifyDBRecommendationCommandOutput) => void,
2355
2289
  ): void;
2356
2290
  modifyDBRecommendation(
2357
2291
  args: ModifyDBRecommendationCommandInput,
2358
2292
  options: __HttpHandlerOptions,
2359
- cb: (err: any, data?: ModifyDBRecommendationCommandOutput) => void
2293
+ cb: (err: any, data?: ModifyDBRecommendationCommandOutput) => void,
2360
2294
  ): void;
2361
2295
  modifyDBShardGroup(
2362
2296
  args: ModifyDBShardGroupCommandInput,
2363
- options?: __HttpHandlerOptions
2297
+ options?: __HttpHandlerOptions,
2364
2298
  ): Promise<ModifyDBShardGroupCommandOutput>;
2365
2299
  modifyDBShardGroup(
2366
2300
  args: ModifyDBShardGroupCommandInput,
2367
- cb: (err: any, data?: ModifyDBShardGroupCommandOutput) => void
2301
+ cb: (err: any, data?: ModifyDBShardGroupCommandOutput) => void,
2368
2302
  ): void;
2369
2303
  modifyDBShardGroup(
2370
2304
  args: ModifyDBShardGroupCommandInput,
2371
2305
  options: __HttpHandlerOptions,
2372
- cb: (err: any, data?: ModifyDBShardGroupCommandOutput) => void
2306
+ cb: (err: any, data?: ModifyDBShardGroupCommandOutput) => void,
2373
2307
  ): void;
2374
2308
  modifyDBSnapshot(
2375
2309
  args: ModifyDBSnapshotCommandInput,
2376
- options?: __HttpHandlerOptions
2310
+ options?: __HttpHandlerOptions,
2377
2311
  ): Promise<ModifyDBSnapshotCommandOutput>;
2378
2312
  modifyDBSnapshot(
2379
2313
  args: ModifyDBSnapshotCommandInput,
2380
- cb: (err: any, data?: ModifyDBSnapshotCommandOutput) => void
2314
+ cb: (err: any, data?: ModifyDBSnapshotCommandOutput) => void,
2381
2315
  ): void;
2382
2316
  modifyDBSnapshot(
2383
2317
  args: ModifyDBSnapshotCommandInput,
2384
2318
  options: __HttpHandlerOptions,
2385
- cb: (err: any, data?: ModifyDBSnapshotCommandOutput) => void
2319
+ cb: (err: any, data?: ModifyDBSnapshotCommandOutput) => void,
2386
2320
  ): void;
2387
2321
  modifyDBSnapshotAttribute(
2388
2322
  args: ModifyDBSnapshotAttributeCommandInput,
2389
- options?: __HttpHandlerOptions
2323
+ options?: __HttpHandlerOptions,
2390
2324
  ): Promise<ModifyDBSnapshotAttributeCommandOutput>;
2391
2325
  modifyDBSnapshotAttribute(
2392
2326
  args: ModifyDBSnapshotAttributeCommandInput,
2393
- cb: (err: any, data?: ModifyDBSnapshotAttributeCommandOutput) => void
2327
+ cb: (err: any, data?: ModifyDBSnapshotAttributeCommandOutput) => void,
2394
2328
  ): void;
2395
2329
  modifyDBSnapshotAttribute(
2396
2330
  args: ModifyDBSnapshotAttributeCommandInput,
2397
2331
  options: __HttpHandlerOptions,
2398
- cb: (err: any, data?: ModifyDBSnapshotAttributeCommandOutput) => void
2332
+ cb: (err: any, data?: ModifyDBSnapshotAttributeCommandOutput) => void,
2399
2333
  ): void;
2400
2334
  modifyDBSubnetGroup(
2401
2335
  args: ModifyDBSubnetGroupCommandInput,
2402
- options?: __HttpHandlerOptions
2336
+ options?: __HttpHandlerOptions,
2403
2337
  ): Promise<ModifyDBSubnetGroupCommandOutput>;
2404
2338
  modifyDBSubnetGroup(
2405
2339
  args: ModifyDBSubnetGroupCommandInput,
2406
- cb: (err: any, data?: ModifyDBSubnetGroupCommandOutput) => void
2340
+ cb: (err: any, data?: ModifyDBSubnetGroupCommandOutput) => void,
2407
2341
  ): void;
2408
2342
  modifyDBSubnetGroup(
2409
2343
  args: ModifyDBSubnetGroupCommandInput,
2410
2344
  options: __HttpHandlerOptions,
2411
- cb: (err: any, data?: ModifyDBSubnetGroupCommandOutput) => void
2345
+ cb: (err: any, data?: ModifyDBSubnetGroupCommandOutput) => void,
2412
2346
  ): void;
2413
2347
  modifyEventSubscription(
2414
2348
  args: ModifyEventSubscriptionCommandInput,
2415
- options?: __HttpHandlerOptions
2349
+ options?: __HttpHandlerOptions,
2416
2350
  ): Promise<ModifyEventSubscriptionCommandOutput>;
2417
2351
  modifyEventSubscription(
2418
2352
  args: ModifyEventSubscriptionCommandInput,
2419
- cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void
2353
+ cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void,
2420
2354
  ): void;
2421
2355
  modifyEventSubscription(
2422
2356
  args: ModifyEventSubscriptionCommandInput,
2423
2357
  options: __HttpHandlerOptions,
2424
- cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void
2358
+ cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void,
2425
2359
  ): void;
2426
2360
  modifyGlobalCluster(
2427
2361
  args: ModifyGlobalClusterCommandInput,
2428
- options?: __HttpHandlerOptions
2362
+ options?: __HttpHandlerOptions,
2429
2363
  ): Promise<ModifyGlobalClusterCommandOutput>;
2430
2364
  modifyGlobalCluster(
2431
2365
  args: ModifyGlobalClusterCommandInput,
2432
- cb: (err: any, data?: ModifyGlobalClusterCommandOutput) => void
2366
+ cb: (err: any, data?: ModifyGlobalClusterCommandOutput) => void,
2433
2367
  ): void;
2434
2368
  modifyGlobalCluster(
2435
2369
  args: ModifyGlobalClusterCommandInput,
2436
2370
  options: __HttpHandlerOptions,
2437
- cb: (err: any, data?: ModifyGlobalClusterCommandOutput) => void
2371
+ cb: (err: any, data?: ModifyGlobalClusterCommandOutput) => void,
2438
2372
  ): void;
2439
2373
  modifyIntegration(
2440
2374
  args: ModifyIntegrationCommandInput,
2441
- options?: __HttpHandlerOptions
2375
+ options?: __HttpHandlerOptions,
2442
2376
  ): Promise<ModifyIntegrationCommandOutput>;
2443
2377
  modifyIntegration(
2444
2378
  args: ModifyIntegrationCommandInput,
2445
- cb: (err: any, data?: ModifyIntegrationCommandOutput) => void
2379
+ cb: (err: any, data?: ModifyIntegrationCommandOutput) => void,
2446
2380
  ): void;
2447
2381
  modifyIntegration(
2448
2382
  args: ModifyIntegrationCommandInput,
2449
2383
  options: __HttpHandlerOptions,
2450
- cb: (err: any, data?: ModifyIntegrationCommandOutput) => void
2384
+ cb: (err: any, data?: ModifyIntegrationCommandOutput) => void,
2451
2385
  ): void;
2452
2386
  modifyOptionGroup(
2453
2387
  args: ModifyOptionGroupCommandInput,
2454
- options?: __HttpHandlerOptions
2388
+ options?: __HttpHandlerOptions,
2455
2389
  ): Promise<ModifyOptionGroupCommandOutput>;
2456
2390
  modifyOptionGroup(
2457
2391
  args: ModifyOptionGroupCommandInput,
2458
- cb: (err: any, data?: ModifyOptionGroupCommandOutput) => void
2392
+ cb: (err: any, data?: ModifyOptionGroupCommandOutput) => void,
2459
2393
  ): void;
2460
2394
  modifyOptionGroup(
2461
2395
  args: ModifyOptionGroupCommandInput,
2462
2396
  options: __HttpHandlerOptions,
2463
- cb: (err: any, data?: ModifyOptionGroupCommandOutput) => void
2397
+ cb: (err: any, data?: ModifyOptionGroupCommandOutput) => void,
2464
2398
  ): void;
2465
2399
  modifyTenantDatabase(
2466
2400
  args: ModifyTenantDatabaseCommandInput,
2467
- options?: __HttpHandlerOptions
2401
+ options?: __HttpHandlerOptions,
2468
2402
  ): Promise<ModifyTenantDatabaseCommandOutput>;
2469
2403
  modifyTenantDatabase(
2470
2404
  args: ModifyTenantDatabaseCommandInput,
2471
- cb: (err: any, data?: ModifyTenantDatabaseCommandOutput) => void
2405
+ cb: (err: any, data?: ModifyTenantDatabaseCommandOutput) => void,
2472
2406
  ): void;
2473
2407
  modifyTenantDatabase(
2474
2408
  args: ModifyTenantDatabaseCommandInput,
2475
2409
  options: __HttpHandlerOptions,
2476
- cb: (err: any, data?: ModifyTenantDatabaseCommandOutput) => void
2410
+ cb: (err: any, data?: ModifyTenantDatabaseCommandOutput) => void,
2477
2411
  ): void;
2478
2412
  promoteReadReplica(
2479
2413
  args: PromoteReadReplicaCommandInput,
2480
- options?: __HttpHandlerOptions
2414
+ options?: __HttpHandlerOptions,
2481
2415
  ): Promise<PromoteReadReplicaCommandOutput>;
2482
2416
  promoteReadReplica(
2483
2417
  args: PromoteReadReplicaCommandInput,
2484
- cb: (err: any, data?: PromoteReadReplicaCommandOutput) => void
2418
+ cb: (err: any, data?: PromoteReadReplicaCommandOutput) => void,
2485
2419
  ): void;
2486
2420
  promoteReadReplica(
2487
2421
  args: PromoteReadReplicaCommandInput,
2488
2422
  options: __HttpHandlerOptions,
2489
- cb: (err: any, data?: PromoteReadReplicaCommandOutput) => void
2423
+ cb: (err: any, data?: PromoteReadReplicaCommandOutput) => void,
2490
2424
  ): void;
2491
2425
  promoteReadReplicaDBCluster(
2492
2426
  args: PromoteReadReplicaDBClusterCommandInput,
2493
- options?: __HttpHandlerOptions
2427
+ options?: __HttpHandlerOptions,
2494
2428
  ): Promise<PromoteReadReplicaDBClusterCommandOutput>;
2495
2429
  promoteReadReplicaDBCluster(
2496
2430
  args: PromoteReadReplicaDBClusterCommandInput,
2497
- cb: (err: any, data?: PromoteReadReplicaDBClusterCommandOutput) => void
2431
+ cb: (err: any, data?: PromoteReadReplicaDBClusterCommandOutput) => void,
2498
2432
  ): void;
2499
2433
  promoteReadReplicaDBCluster(
2500
2434
  args: PromoteReadReplicaDBClusterCommandInput,
2501
2435
  options: __HttpHandlerOptions,
2502
- cb: (err: any, data?: PromoteReadReplicaDBClusterCommandOutput) => void
2436
+ cb: (err: any, data?: PromoteReadReplicaDBClusterCommandOutput) => void,
2503
2437
  ): void;
2504
2438
  purchaseReservedDBInstancesOffering(
2505
2439
  args: PurchaseReservedDBInstancesOfferingCommandInput,
2506
- options?: __HttpHandlerOptions
2440
+ options?: __HttpHandlerOptions,
2507
2441
  ): Promise<PurchaseReservedDBInstancesOfferingCommandOutput>;
2508
2442
  purchaseReservedDBInstancesOffering(
2509
2443
  args: PurchaseReservedDBInstancesOfferingCommandInput,
2510
- cb: (
2511
- err: any,
2512
- data?: PurchaseReservedDBInstancesOfferingCommandOutput
2513
- ) => void
2444
+ cb: (err: any, data?: PurchaseReservedDBInstancesOfferingCommandOutput) => void,
2514
2445
  ): void;
2515
2446
  purchaseReservedDBInstancesOffering(
2516
2447
  args: PurchaseReservedDBInstancesOfferingCommandInput,
2517
2448
  options: __HttpHandlerOptions,
2518
- cb: (
2519
- err: any,
2520
- data?: PurchaseReservedDBInstancesOfferingCommandOutput
2521
- ) => void
2449
+ cb: (err: any, data?: PurchaseReservedDBInstancesOfferingCommandOutput) => void,
2522
2450
  ): void;
2523
2451
  rebootDBCluster(
2524
2452
  args: RebootDBClusterCommandInput,
2525
- options?: __HttpHandlerOptions
2453
+ options?: __HttpHandlerOptions,
2526
2454
  ): Promise<RebootDBClusterCommandOutput>;
2527
2455
  rebootDBCluster(
2528
2456
  args: RebootDBClusterCommandInput,
2529
- cb: (err: any, data?: RebootDBClusterCommandOutput) => void
2457
+ cb: (err: any, data?: RebootDBClusterCommandOutput) => void,
2530
2458
  ): void;
2531
2459
  rebootDBCluster(
2532
2460
  args: RebootDBClusterCommandInput,
2533
2461
  options: __HttpHandlerOptions,
2534
- cb: (err: any, data?: RebootDBClusterCommandOutput) => void
2462
+ cb: (err: any, data?: RebootDBClusterCommandOutput) => void,
2535
2463
  ): void;
2536
2464
  rebootDBInstance(
2537
2465
  args: RebootDBInstanceCommandInput,
2538
- options?: __HttpHandlerOptions
2466
+ options?: __HttpHandlerOptions,
2539
2467
  ): Promise<RebootDBInstanceCommandOutput>;
2540
2468
  rebootDBInstance(
2541
2469
  args: RebootDBInstanceCommandInput,
2542
- cb: (err: any, data?: RebootDBInstanceCommandOutput) => void
2470
+ cb: (err: any, data?: RebootDBInstanceCommandOutput) => void,
2543
2471
  ): void;
2544
2472
  rebootDBInstance(
2545
2473
  args: RebootDBInstanceCommandInput,
2546
2474
  options: __HttpHandlerOptions,
2547
- cb: (err: any, data?: RebootDBInstanceCommandOutput) => void
2475
+ cb: (err: any, data?: RebootDBInstanceCommandOutput) => void,
2548
2476
  ): void;
2549
2477
  rebootDBShardGroup(
2550
2478
  args: RebootDBShardGroupCommandInput,
2551
- options?: __HttpHandlerOptions
2479
+ options?: __HttpHandlerOptions,
2552
2480
  ): Promise<RebootDBShardGroupCommandOutput>;
2553
2481
  rebootDBShardGroup(
2554
2482
  args: RebootDBShardGroupCommandInput,
2555
- cb: (err: any, data?: RebootDBShardGroupCommandOutput) => void
2483
+ cb: (err: any, data?: RebootDBShardGroupCommandOutput) => void,
2556
2484
  ): void;
2557
2485
  rebootDBShardGroup(
2558
2486
  args: RebootDBShardGroupCommandInput,
2559
2487
  options: __HttpHandlerOptions,
2560
- cb: (err: any, data?: RebootDBShardGroupCommandOutput) => void
2488
+ cb: (err: any, data?: RebootDBShardGroupCommandOutput) => void,
2561
2489
  ): void;
2562
2490
  registerDBProxyTargets(
2563
2491
  args: RegisterDBProxyTargetsCommandInput,
2564
- options?: __HttpHandlerOptions
2492
+ options?: __HttpHandlerOptions,
2565
2493
  ): Promise<RegisterDBProxyTargetsCommandOutput>;
2566
2494
  registerDBProxyTargets(
2567
2495
  args: RegisterDBProxyTargetsCommandInput,
2568
- cb: (err: any, data?: RegisterDBProxyTargetsCommandOutput) => void
2496
+ cb: (err: any, data?: RegisterDBProxyTargetsCommandOutput) => void,
2569
2497
  ): void;
2570
2498
  registerDBProxyTargets(
2571
2499
  args: RegisterDBProxyTargetsCommandInput,
2572
2500
  options: __HttpHandlerOptions,
2573
- cb: (err: any, data?: RegisterDBProxyTargetsCommandOutput) => void
2501
+ cb: (err: any, data?: RegisterDBProxyTargetsCommandOutput) => void,
2574
2502
  ): void;
2575
2503
  removeFromGlobalCluster(
2576
2504
  args: RemoveFromGlobalClusterCommandInput,
2577
- options?: __HttpHandlerOptions
2505
+ options?: __HttpHandlerOptions,
2578
2506
  ): Promise<RemoveFromGlobalClusterCommandOutput>;
2579
2507
  removeFromGlobalCluster(
2580
2508
  args: RemoveFromGlobalClusterCommandInput,
2581
- cb: (err: any, data?: RemoveFromGlobalClusterCommandOutput) => void
2509
+ cb: (err: any, data?: RemoveFromGlobalClusterCommandOutput) => void,
2582
2510
  ): void;
2583
2511
  removeFromGlobalCluster(
2584
2512
  args: RemoveFromGlobalClusterCommandInput,
2585
2513
  options: __HttpHandlerOptions,
2586
- cb: (err: any, data?: RemoveFromGlobalClusterCommandOutput) => void
2514
+ cb: (err: any, data?: RemoveFromGlobalClusterCommandOutput) => void,
2587
2515
  ): void;
2588
2516
  removeRoleFromDBCluster(
2589
2517
  args: RemoveRoleFromDBClusterCommandInput,
2590
- options?: __HttpHandlerOptions
2518
+ options?: __HttpHandlerOptions,
2591
2519
  ): Promise<RemoveRoleFromDBClusterCommandOutput>;
2592
2520
  removeRoleFromDBCluster(
2593
2521
  args: RemoveRoleFromDBClusterCommandInput,
2594
- cb: (err: any, data?: RemoveRoleFromDBClusterCommandOutput) => void
2522
+ cb: (err: any, data?: RemoveRoleFromDBClusterCommandOutput) => void,
2595
2523
  ): void;
2596
2524
  removeRoleFromDBCluster(
2597
2525
  args: RemoveRoleFromDBClusterCommandInput,
2598
2526
  options: __HttpHandlerOptions,
2599
- cb: (err: any, data?: RemoveRoleFromDBClusterCommandOutput) => void
2527
+ cb: (err: any, data?: RemoveRoleFromDBClusterCommandOutput) => void,
2600
2528
  ): void;
2601
2529
  removeRoleFromDBInstance(
2602
2530
  args: RemoveRoleFromDBInstanceCommandInput,
2603
- options?: __HttpHandlerOptions
2531
+ options?: __HttpHandlerOptions,
2604
2532
  ): Promise<RemoveRoleFromDBInstanceCommandOutput>;
2605
2533
  removeRoleFromDBInstance(
2606
2534
  args: RemoveRoleFromDBInstanceCommandInput,
2607
- cb: (err: any, data?: RemoveRoleFromDBInstanceCommandOutput) => void
2535
+ cb: (err: any, data?: RemoveRoleFromDBInstanceCommandOutput) => void,
2608
2536
  ): void;
2609
2537
  removeRoleFromDBInstance(
2610
2538
  args: RemoveRoleFromDBInstanceCommandInput,
2611
2539
  options: __HttpHandlerOptions,
2612
- cb: (err: any, data?: RemoveRoleFromDBInstanceCommandOutput) => void
2540
+ cb: (err: any, data?: RemoveRoleFromDBInstanceCommandOutput) => void,
2613
2541
  ): void;
2614
2542
  removeSourceIdentifierFromSubscription(
2615
2543
  args: RemoveSourceIdentifierFromSubscriptionCommandInput,
2616
- options?: __HttpHandlerOptions
2544
+ options?: __HttpHandlerOptions,
2617
2545
  ): Promise<RemoveSourceIdentifierFromSubscriptionCommandOutput>;
2618
2546
  removeSourceIdentifierFromSubscription(
2619
2547
  args: RemoveSourceIdentifierFromSubscriptionCommandInput,
2620
- cb: (
2621
- err: any,
2622
- data?: RemoveSourceIdentifierFromSubscriptionCommandOutput
2623
- ) => void
2548
+ cb: (err: any, data?: RemoveSourceIdentifierFromSubscriptionCommandOutput) => void,
2624
2549
  ): void;
2625
2550
  removeSourceIdentifierFromSubscription(
2626
2551
  args: RemoveSourceIdentifierFromSubscriptionCommandInput,
2627
2552
  options: __HttpHandlerOptions,
2628
- cb: (
2629
- err: any,
2630
- data?: RemoveSourceIdentifierFromSubscriptionCommandOutput
2631
- ) => void
2553
+ cb: (err: any, data?: RemoveSourceIdentifierFromSubscriptionCommandOutput) => void,
2632
2554
  ): void;
2633
2555
  removeTagsFromResource(
2634
2556
  args: RemoveTagsFromResourceCommandInput,
2635
- options?: __HttpHandlerOptions
2557
+ options?: __HttpHandlerOptions,
2636
2558
  ): Promise<RemoveTagsFromResourceCommandOutput>;
2637
2559
  removeTagsFromResource(
2638
2560
  args: RemoveTagsFromResourceCommandInput,
2639
- cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
2561
+ cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void,
2640
2562
  ): void;
2641
2563
  removeTagsFromResource(
2642
2564
  args: RemoveTagsFromResourceCommandInput,
2643
2565
  options: __HttpHandlerOptions,
2644
- cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void
2566
+ cb: (err: any, data?: RemoveTagsFromResourceCommandOutput) => void,
2645
2567
  ): void;
2646
2568
  resetDBClusterParameterGroup(
2647
2569
  args: ResetDBClusterParameterGroupCommandInput,
2648
- options?: __HttpHandlerOptions
2570
+ options?: __HttpHandlerOptions,
2649
2571
  ): Promise<ResetDBClusterParameterGroupCommandOutput>;
2650
2572
  resetDBClusterParameterGroup(
2651
2573
  args: ResetDBClusterParameterGroupCommandInput,
2652
- cb: (err: any, data?: ResetDBClusterParameterGroupCommandOutput) => void
2574
+ cb: (err: any, data?: ResetDBClusterParameterGroupCommandOutput) => void,
2653
2575
  ): void;
2654
2576
  resetDBClusterParameterGroup(
2655
2577
  args: ResetDBClusterParameterGroupCommandInput,
2656
2578
  options: __HttpHandlerOptions,
2657
- cb: (err: any, data?: ResetDBClusterParameterGroupCommandOutput) => void
2579
+ cb: (err: any, data?: ResetDBClusterParameterGroupCommandOutput) => void,
2658
2580
  ): void;
2659
2581
  resetDBParameterGroup(
2660
2582
  args: ResetDBParameterGroupCommandInput,
2661
- options?: __HttpHandlerOptions
2583
+ options?: __HttpHandlerOptions,
2662
2584
  ): Promise<ResetDBParameterGroupCommandOutput>;
2663
2585
  resetDBParameterGroup(
2664
2586
  args: ResetDBParameterGroupCommandInput,
2665
- cb: (err: any, data?: ResetDBParameterGroupCommandOutput) => void
2587
+ cb: (err: any, data?: ResetDBParameterGroupCommandOutput) => void,
2666
2588
  ): void;
2667
2589
  resetDBParameterGroup(
2668
2590
  args: ResetDBParameterGroupCommandInput,
2669
2591
  options: __HttpHandlerOptions,
2670
- cb: (err: any, data?: ResetDBParameterGroupCommandOutput) => void
2592
+ cb: (err: any, data?: ResetDBParameterGroupCommandOutput) => void,
2671
2593
  ): void;
2672
2594
  restoreDBClusterFromS3(
2673
2595
  args: RestoreDBClusterFromS3CommandInput,
2674
- options?: __HttpHandlerOptions
2596
+ options?: __HttpHandlerOptions,
2675
2597
  ): Promise<RestoreDBClusterFromS3CommandOutput>;
2676
2598
  restoreDBClusterFromS3(
2677
2599
  args: RestoreDBClusterFromS3CommandInput,
2678
- cb: (err: any, data?: RestoreDBClusterFromS3CommandOutput) => void
2600
+ cb: (err: any, data?: RestoreDBClusterFromS3CommandOutput) => void,
2679
2601
  ): void;
2680
2602
  restoreDBClusterFromS3(
2681
2603
  args: RestoreDBClusterFromS3CommandInput,
2682
2604
  options: __HttpHandlerOptions,
2683
- cb: (err: any, data?: RestoreDBClusterFromS3CommandOutput) => void
2605
+ cb: (err: any, data?: RestoreDBClusterFromS3CommandOutput) => void,
2684
2606
  ): void;
2685
2607
  restoreDBClusterFromSnapshot(
2686
2608
  args: RestoreDBClusterFromSnapshotCommandInput,
2687
- options?: __HttpHandlerOptions
2609
+ options?: __HttpHandlerOptions,
2688
2610
  ): Promise<RestoreDBClusterFromSnapshotCommandOutput>;
2689
2611
  restoreDBClusterFromSnapshot(
2690
2612
  args: RestoreDBClusterFromSnapshotCommandInput,
2691
- cb: (err: any, data?: RestoreDBClusterFromSnapshotCommandOutput) => void
2613
+ cb: (err: any, data?: RestoreDBClusterFromSnapshotCommandOutput) => void,
2692
2614
  ): void;
2693
2615
  restoreDBClusterFromSnapshot(
2694
2616
  args: RestoreDBClusterFromSnapshotCommandInput,
2695
2617
  options: __HttpHandlerOptions,
2696
- cb: (err: any, data?: RestoreDBClusterFromSnapshotCommandOutput) => void
2618
+ cb: (err: any, data?: RestoreDBClusterFromSnapshotCommandOutput) => void,
2697
2619
  ): void;
2698
2620
  restoreDBClusterToPointInTime(
2699
2621
  args: RestoreDBClusterToPointInTimeCommandInput,
2700
- options?: __HttpHandlerOptions
2622
+ options?: __HttpHandlerOptions,
2701
2623
  ): Promise<RestoreDBClusterToPointInTimeCommandOutput>;
2702
2624
  restoreDBClusterToPointInTime(
2703
2625
  args: RestoreDBClusterToPointInTimeCommandInput,
2704
- cb: (err: any, data?: RestoreDBClusterToPointInTimeCommandOutput) => void
2626
+ cb: (err: any, data?: RestoreDBClusterToPointInTimeCommandOutput) => void,
2705
2627
  ): void;
2706
2628
  restoreDBClusterToPointInTime(
2707
2629
  args: RestoreDBClusterToPointInTimeCommandInput,
2708
2630
  options: __HttpHandlerOptions,
2709
- cb: (err: any, data?: RestoreDBClusterToPointInTimeCommandOutput) => void
2631
+ cb: (err: any, data?: RestoreDBClusterToPointInTimeCommandOutput) => void,
2710
2632
  ): void;
2711
2633
  restoreDBInstanceFromDBSnapshot(
2712
2634
  args: RestoreDBInstanceFromDBSnapshotCommandInput,
2713
- options?: __HttpHandlerOptions
2635
+ options?: __HttpHandlerOptions,
2714
2636
  ): Promise<RestoreDBInstanceFromDBSnapshotCommandOutput>;
2715
2637
  restoreDBInstanceFromDBSnapshot(
2716
2638
  args: RestoreDBInstanceFromDBSnapshotCommandInput,
2717
- cb: (err: any, data?: RestoreDBInstanceFromDBSnapshotCommandOutput) => void
2639
+ cb: (err: any, data?: RestoreDBInstanceFromDBSnapshotCommandOutput) => void,
2718
2640
  ): void;
2719
2641
  restoreDBInstanceFromDBSnapshot(
2720
2642
  args: RestoreDBInstanceFromDBSnapshotCommandInput,
2721
2643
  options: __HttpHandlerOptions,
2722
- cb: (err: any, data?: RestoreDBInstanceFromDBSnapshotCommandOutput) => void
2644
+ cb: (err: any, data?: RestoreDBInstanceFromDBSnapshotCommandOutput) => void,
2723
2645
  ): void;
2724
2646
  restoreDBInstanceFromS3(
2725
2647
  args: RestoreDBInstanceFromS3CommandInput,
2726
- options?: __HttpHandlerOptions
2648
+ options?: __HttpHandlerOptions,
2727
2649
  ): Promise<RestoreDBInstanceFromS3CommandOutput>;
2728
2650
  restoreDBInstanceFromS3(
2729
2651
  args: RestoreDBInstanceFromS3CommandInput,
2730
- cb: (err: any, data?: RestoreDBInstanceFromS3CommandOutput) => void
2652
+ cb: (err: any, data?: RestoreDBInstanceFromS3CommandOutput) => void,
2731
2653
  ): void;
2732
2654
  restoreDBInstanceFromS3(
2733
2655
  args: RestoreDBInstanceFromS3CommandInput,
2734
2656
  options: __HttpHandlerOptions,
2735
- cb: (err: any, data?: RestoreDBInstanceFromS3CommandOutput) => void
2657
+ cb: (err: any, data?: RestoreDBInstanceFromS3CommandOutput) => void,
2736
2658
  ): void;
2737
2659
  restoreDBInstanceToPointInTime(
2738
2660
  args: RestoreDBInstanceToPointInTimeCommandInput,
2739
- options?: __HttpHandlerOptions
2661
+ options?: __HttpHandlerOptions,
2740
2662
  ): Promise<RestoreDBInstanceToPointInTimeCommandOutput>;
2741
2663
  restoreDBInstanceToPointInTime(
2742
2664
  args: RestoreDBInstanceToPointInTimeCommandInput,
2743
- cb: (err: any, data?: RestoreDBInstanceToPointInTimeCommandOutput) => void
2665
+ cb: (err: any, data?: RestoreDBInstanceToPointInTimeCommandOutput) => void,
2744
2666
  ): void;
2745
2667
  restoreDBInstanceToPointInTime(
2746
2668
  args: RestoreDBInstanceToPointInTimeCommandInput,
2747
2669
  options: __HttpHandlerOptions,
2748
- cb: (err: any, data?: RestoreDBInstanceToPointInTimeCommandOutput) => void
2670
+ cb: (err: any, data?: RestoreDBInstanceToPointInTimeCommandOutput) => void,
2749
2671
  ): void;
2750
2672
  revokeDBSecurityGroupIngress(
2751
2673
  args: RevokeDBSecurityGroupIngressCommandInput,
2752
- options?: __HttpHandlerOptions
2674
+ options?: __HttpHandlerOptions,
2753
2675
  ): Promise<RevokeDBSecurityGroupIngressCommandOutput>;
2754
2676
  revokeDBSecurityGroupIngress(
2755
2677
  args: RevokeDBSecurityGroupIngressCommandInput,
2756
- cb: (err: any, data?: RevokeDBSecurityGroupIngressCommandOutput) => void
2678
+ cb: (err: any, data?: RevokeDBSecurityGroupIngressCommandOutput) => void,
2757
2679
  ): void;
2758
2680
  revokeDBSecurityGroupIngress(
2759
2681
  args: RevokeDBSecurityGroupIngressCommandInput,
2760
2682
  options: __HttpHandlerOptions,
2761
- cb: (err: any, data?: RevokeDBSecurityGroupIngressCommandOutput) => void
2683
+ cb: (err: any, data?: RevokeDBSecurityGroupIngressCommandOutput) => void,
2762
2684
  ): void;
2763
2685
  startActivityStream(
2764
2686
  args: StartActivityStreamCommandInput,
2765
- options?: __HttpHandlerOptions
2687
+ options?: __HttpHandlerOptions,
2766
2688
  ): Promise<StartActivityStreamCommandOutput>;
2767
2689
  startActivityStream(
2768
2690
  args: StartActivityStreamCommandInput,
2769
- cb: (err: any, data?: StartActivityStreamCommandOutput) => void
2691
+ cb: (err: any, data?: StartActivityStreamCommandOutput) => void,
2770
2692
  ): void;
2771
2693
  startActivityStream(
2772
2694
  args: StartActivityStreamCommandInput,
2773
2695
  options: __HttpHandlerOptions,
2774
- cb: (err: any, data?: StartActivityStreamCommandOutput) => void
2696
+ cb: (err: any, data?: StartActivityStreamCommandOutput) => void,
2775
2697
  ): void;
2776
2698
  startDBCluster(
2777
2699
  args: StartDBClusterCommandInput,
2778
- options?: __HttpHandlerOptions
2700
+ options?: __HttpHandlerOptions,
2779
2701
  ): Promise<StartDBClusterCommandOutput>;
2780
2702
  startDBCluster(
2781
2703
  args: StartDBClusterCommandInput,
2782
- cb: (err: any, data?: StartDBClusterCommandOutput) => void
2704
+ cb: (err: any, data?: StartDBClusterCommandOutput) => void,
2783
2705
  ): void;
2784
2706
  startDBCluster(
2785
2707
  args: StartDBClusterCommandInput,
2786
2708
  options: __HttpHandlerOptions,
2787
- cb: (err: any, data?: StartDBClusterCommandOutput) => void
2709
+ cb: (err: any, data?: StartDBClusterCommandOutput) => void,
2788
2710
  ): void;
2789
2711
  startDBInstance(
2790
2712
  args: StartDBInstanceCommandInput,
2791
- options?: __HttpHandlerOptions
2713
+ options?: __HttpHandlerOptions,
2792
2714
  ): Promise<StartDBInstanceCommandOutput>;
2793
2715
  startDBInstance(
2794
2716
  args: StartDBInstanceCommandInput,
2795
- cb: (err: any, data?: StartDBInstanceCommandOutput) => void
2717
+ cb: (err: any, data?: StartDBInstanceCommandOutput) => void,
2796
2718
  ): void;
2797
2719
  startDBInstance(
2798
2720
  args: StartDBInstanceCommandInput,
2799
2721
  options: __HttpHandlerOptions,
2800
- cb: (err: any, data?: StartDBInstanceCommandOutput) => void
2722
+ cb: (err: any, data?: StartDBInstanceCommandOutput) => void,
2801
2723
  ): void;
2802
2724
  startDBInstanceAutomatedBackupsReplication(
2803
2725
  args: StartDBInstanceAutomatedBackupsReplicationCommandInput,
2804
- options?: __HttpHandlerOptions
2726
+ options?: __HttpHandlerOptions,
2805
2727
  ): Promise<StartDBInstanceAutomatedBackupsReplicationCommandOutput>;
2806
2728
  startDBInstanceAutomatedBackupsReplication(
2807
2729
  args: StartDBInstanceAutomatedBackupsReplicationCommandInput,
2808
- cb: (
2809
- err: any,
2810
- data?: StartDBInstanceAutomatedBackupsReplicationCommandOutput
2811
- ) => void
2730
+ cb: (err: any, data?: StartDBInstanceAutomatedBackupsReplicationCommandOutput) => void,
2812
2731
  ): void;
2813
2732
  startDBInstanceAutomatedBackupsReplication(
2814
2733
  args: StartDBInstanceAutomatedBackupsReplicationCommandInput,
2815
2734
  options: __HttpHandlerOptions,
2816
- cb: (
2817
- err: any,
2818
- data?: StartDBInstanceAutomatedBackupsReplicationCommandOutput
2819
- ) => void
2735
+ cb: (err: any, data?: StartDBInstanceAutomatedBackupsReplicationCommandOutput) => void,
2820
2736
  ): void;
2821
2737
  startExportTask(
2822
2738
  args: StartExportTaskCommandInput,
2823
- options?: __HttpHandlerOptions
2739
+ options?: __HttpHandlerOptions,
2824
2740
  ): Promise<StartExportTaskCommandOutput>;
2825
2741
  startExportTask(
2826
2742
  args: StartExportTaskCommandInput,
2827
- cb: (err: any, data?: StartExportTaskCommandOutput) => void
2743
+ cb: (err: any, data?: StartExportTaskCommandOutput) => void,
2828
2744
  ): void;
2829
2745
  startExportTask(
2830
2746
  args: StartExportTaskCommandInput,
2831
2747
  options: __HttpHandlerOptions,
2832
- cb: (err: any, data?: StartExportTaskCommandOutput) => void
2748
+ cb: (err: any, data?: StartExportTaskCommandOutput) => void,
2833
2749
  ): void;
2834
2750
  stopActivityStream(
2835
2751
  args: StopActivityStreamCommandInput,
2836
- options?: __HttpHandlerOptions
2752
+ options?: __HttpHandlerOptions,
2837
2753
  ): Promise<StopActivityStreamCommandOutput>;
2838
2754
  stopActivityStream(
2839
2755
  args: StopActivityStreamCommandInput,
2840
- cb: (err: any, data?: StopActivityStreamCommandOutput) => void
2756
+ cb: (err: any, data?: StopActivityStreamCommandOutput) => void,
2841
2757
  ): void;
2842
2758
  stopActivityStream(
2843
2759
  args: StopActivityStreamCommandInput,
2844
2760
  options: __HttpHandlerOptions,
2845
- cb: (err: any, data?: StopActivityStreamCommandOutput) => void
2761
+ cb: (err: any, data?: StopActivityStreamCommandOutput) => void,
2846
2762
  ): void;
2847
2763
  stopDBCluster(
2848
2764
  args: StopDBClusterCommandInput,
2849
- options?: __HttpHandlerOptions
2765
+ options?: __HttpHandlerOptions,
2850
2766
  ): Promise<StopDBClusterCommandOutput>;
2851
2767
  stopDBCluster(
2852
2768
  args: StopDBClusterCommandInput,
2853
- cb: (err: any, data?: StopDBClusterCommandOutput) => void
2769
+ cb: (err: any, data?: StopDBClusterCommandOutput) => void,
2854
2770
  ): void;
2855
2771
  stopDBCluster(
2856
2772
  args: StopDBClusterCommandInput,
2857
2773
  options: __HttpHandlerOptions,
2858
- cb: (err: any, data?: StopDBClusterCommandOutput) => void
2774
+ cb: (err: any, data?: StopDBClusterCommandOutput) => void,
2859
2775
  ): void;
2860
2776
  stopDBInstance(
2861
2777
  args: StopDBInstanceCommandInput,
2862
- options?: __HttpHandlerOptions
2778
+ options?: __HttpHandlerOptions,
2863
2779
  ): Promise<StopDBInstanceCommandOutput>;
2864
2780
  stopDBInstance(
2865
2781
  args: StopDBInstanceCommandInput,
2866
- cb: (err: any, data?: StopDBInstanceCommandOutput) => void
2782
+ cb: (err: any, data?: StopDBInstanceCommandOutput) => void,
2867
2783
  ): void;
2868
2784
  stopDBInstance(
2869
2785
  args: StopDBInstanceCommandInput,
2870
2786
  options: __HttpHandlerOptions,
2871
- cb: (err: any, data?: StopDBInstanceCommandOutput) => void
2787
+ cb: (err: any, data?: StopDBInstanceCommandOutput) => void,
2872
2788
  ): void;
2873
2789
  stopDBInstanceAutomatedBackupsReplication(
2874
2790
  args: StopDBInstanceAutomatedBackupsReplicationCommandInput,
2875
- options?: __HttpHandlerOptions
2791
+ options?: __HttpHandlerOptions,
2876
2792
  ): Promise<StopDBInstanceAutomatedBackupsReplicationCommandOutput>;
2877
2793
  stopDBInstanceAutomatedBackupsReplication(
2878
2794
  args: StopDBInstanceAutomatedBackupsReplicationCommandInput,
2879
- cb: (
2880
- err: any,
2881
- data?: StopDBInstanceAutomatedBackupsReplicationCommandOutput
2882
- ) => void
2795
+ cb: (err: any, data?: StopDBInstanceAutomatedBackupsReplicationCommandOutput) => void,
2883
2796
  ): void;
2884
2797
  stopDBInstanceAutomatedBackupsReplication(
2885
2798
  args: StopDBInstanceAutomatedBackupsReplicationCommandInput,
2886
2799
  options: __HttpHandlerOptions,
2887
- cb: (
2888
- err: any,
2889
- data?: StopDBInstanceAutomatedBackupsReplicationCommandOutput
2890
- ) => void
2800
+ cb: (err: any, data?: StopDBInstanceAutomatedBackupsReplicationCommandOutput) => void,
2891
2801
  ): void;
2892
2802
  switchoverBlueGreenDeployment(
2893
2803
  args: SwitchoverBlueGreenDeploymentCommandInput,
2894
- options?: __HttpHandlerOptions
2804
+ options?: __HttpHandlerOptions,
2895
2805
  ): Promise<SwitchoverBlueGreenDeploymentCommandOutput>;
2896
2806
  switchoverBlueGreenDeployment(
2897
2807
  args: SwitchoverBlueGreenDeploymentCommandInput,
2898
- cb: (err: any, data?: SwitchoverBlueGreenDeploymentCommandOutput) => void
2808
+ cb: (err: any, data?: SwitchoverBlueGreenDeploymentCommandOutput) => void,
2899
2809
  ): void;
2900
2810
  switchoverBlueGreenDeployment(
2901
2811
  args: SwitchoverBlueGreenDeploymentCommandInput,
2902
2812
  options: __HttpHandlerOptions,
2903
- cb: (err: any, data?: SwitchoverBlueGreenDeploymentCommandOutput) => void
2813
+ cb: (err: any, data?: SwitchoverBlueGreenDeploymentCommandOutput) => void,
2904
2814
  ): void;
2905
2815
  switchoverGlobalCluster(
2906
2816
  args: SwitchoverGlobalClusterCommandInput,
2907
- options?: __HttpHandlerOptions
2817
+ options?: __HttpHandlerOptions,
2908
2818
  ): Promise<SwitchoverGlobalClusterCommandOutput>;
2909
2819
  switchoverGlobalCluster(
2910
2820
  args: SwitchoverGlobalClusterCommandInput,
2911
- cb: (err: any, data?: SwitchoverGlobalClusterCommandOutput) => void
2821
+ cb: (err: any, data?: SwitchoverGlobalClusterCommandOutput) => void,
2912
2822
  ): void;
2913
2823
  switchoverGlobalCluster(
2914
2824
  args: SwitchoverGlobalClusterCommandInput,
2915
2825
  options: __HttpHandlerOptions,
2916
- cb: (err: any, data?: SwitchoverGlobalClusterCommandOutput) => void
2826
+ cb: (err: any, data?: SwitchoverGlobalClusterCommandOutput) => void,
2917
2827
  ): void;
2918
2828
  switchoverReadReplica(
2919
2829
  args: SwitchoverReadReplicaCommandInput,
2920
- options?: __HttpHandlerOptions
2830
+ options?: __HttpHandlerOptions,
2921
2831
  ): Promise<SwitchoverReadReplicaCommandOutput>;
2922
2832
  switchoverReadReplica(
2923
2833
  args: SwitchoverReadReplicaCommandInput,
2924
- cb: (err: any, data?: SwitchoverReadReplicaCommandOutput) => void
2834
+ cb: (err: any, data?: SwitchoverReadReplicaCommandOutput) => void,
2925
2835
  ): void;
2926
2836
  switchoverReadReplica(
2927
2837
  args: SwitchoverReadReplicaCommandInput,
2928
2838
  options: __HttpHandlerOptions,
2929
- cb: (err: any, data?: SwitchoverReadReplicaCommandOutput) => void
2839
+ cb: (err: any, data?: SwitchoverReadReplicaCommandOutput) => void,
2930
2840
  ): void;
2931
2841
  paginateDescribeBlueGreenDeployments(
2932
2842
  args?: DescribeBlueGreenDeploymentsCommandInput,
2933
2843
  paginationConfig?: Pick<
2934
2844
  PaginationConfiguration,
2935
2845
  Exclude<keyof PaginationConfiguration, "client">
2936
- >
2846
+ >,
2937
2847
  ): Paginator<DescribeBlueGreenDeploymentsCommandOutput>;
2938
2848
  paginateDescribeCertificates(
2939
2849
  args?: DescribeCertificatesCommandInput,
2940
2850
  paginationConfig?: Pick<
2941
2851
  PaginationConfiguration,
2942
2852
  Exclude<keyof PaginationConfiguration, "client">
2943
- >
2853
+ >,
2944
2854
  ): Paginator<DescribeCertificatesCommandOutput>;
2945
2855
  paginateDescribeDBClusterAutomatedBackups(
2946
2856
  args?: DescribeDBClusterAutomatedBackupsCommandInput,
2947
2857
  paginationConfig?: Pick<
2948
2858
  PaginationConfiguration,
2949
2859
  Exclude<keyof PaginationConfiguration, "client">
2950
- >
2860
+ >,
2951
2861
  ): Paginator<DescribeDBClusterAutomatedBackupsCommandOutput>;
2952
2862
  paginateDescribeDBClusterBacktracks(
2953
2863
  args: DescribeDBClusterBacktracksCommandInput,
2954
2864
  paginationConfig?: Pick<
2955
2865
  PaginationConfiguration,
2956
2866
  Exclude<keyof PaginationConfiguration, "client">
2957
- >
2867
+ >,
2958
2868
  ): Paginator<DescribeDBClusterBacktracksCommandOutput>;
2959
2869
  paginateDescribeDBClusterEndpoints(
2960
2870
  args?: DescribeDBClusterEndpointsCommandInput,
2961
2871
  paginationConfig?: Pick<
2962
2872
  PaginationConfiguration,
2963
2873
  Exclude<keyof PaginationConfiguration, "client">
2964
- >
2874
+ >,
2965
2875
  ): Paginator<DescribeDBClusterEndpointsCommandOutput>;
2966
2876
  paginateDescribeDBClusterParameterGroups(
2967
2877
  args?: DescribeDBClusterParameterGroupsCommandInput,
2968
2878
  paginationConfig?: Pick<
2969
2879
  PaginationConfiguration,
2970
2880
  Exclude<keyof PaginationConfiguration, "client">
2971
- >
2881
+ >,
2972
2882
  ): Paginator<DescribeDBClusterParameterGroupsCommandOutput>;
2973
2883
  paginateDescribeDBClusterParameters(
2974
2884
  args: DescribeDBClusterParametersCommandInput,
2975
2885
  paginationConfig?: Pick<
2976
2886
  PaginationConfiguration,
2977
2887
  Exclude<keyof PaginationConfiguration, "client">
2978
- >
2888
+ >,
2979
2889
  ): Paginator<DescribeDBClusterParametersCommandOutput>;
2980
2890
  paginateDescribeDBClusters(
2981
2891
  args?: DescribeDBClustersCommandInput,
2982
2892
  paginationConfig?: Pick<
2983
2893
  PaginationConfiguration,
2984
2894
  Exclude<keyof PaginationConfiguration, "client">
2985
- >
2895
+ >,
2986
2896
  ): Paginator<DescribeDBClustersCommandOutput>;
2987
2897
  paginateDescribeDBClusterSnapshots(
2988
2898
  args?: DescribeDBClusterSnapshotsCommandInput,
2989
2899
  paginationConfig?: Pick<
2990
2900
  PaginationConfiguration,
2991
2901
  Exclude<keyof PaginationConfiguration, "client">
2992
- >
2902
+ >,
2993
2903
  ): Paginator<DescribeDBClusterSnapshotsCommandOutput>;
2994
2904
  paginateDescribeDBEngineVersions(
2995
2905
  args?: DescribeDBEngineVersionsCommandInput,
2996
2906
  paginationConfig?: Pick<
2997
2907
  PaginationConfiguration,
2998
2908
  Exclude<keyof PaginationConfiguration, "client">
2999
- >
2909
+ >,
3000
2910
  ): Paginator<DescribeDBEngineVersionsCommandOutput>;
3001
2911
  paginateDescribeDBInstanceAutomatedBackups(
3002
2912
  args?: DescribeDBInstanceAutomatedBackupsCommandInput,
3003
2913
  paginationConfig?: Pick<
3004
2914
  PaginationConfiguration,
3005
2915
  Exclude<keyof PaginationConfiguration, "client">
3006
- >
2916
+ >,
3007
2917
  ): Paginator<DescribeDBInstanceAutomatedBackupsCommandOutput>;
3008
2918
  paginateDescribeDBInstances(
3009
2919
  args?: DescribeDBInstancesCommandInput,
3010
2920
  paginationConfig?: Pick<
3011
2921
  PaginationConfiguration,
3012
2922
  Exclude<keyof PaginationConfiguration, "client">
3013
- >
2923
+ >,
3014
2924
  ): Paginator<DescribeDBInstancesCommandOutput>;
3015
2925
  paginateDescribeDBLogFiles(
3016
2926
  args: DescribeDBLogFilesCommandInput,
3017
2927
  paginationConfig?: Pick<
3018
2928
  PaginationConfiguration,
3019
2929
  Exclude<keyof PaginationConfiguration, "client">
3020
- >
2930
+ >,
3021
2931
  ): Paginator<DescribeDBLogFilesCommandOutput>;
3022
2932
  paginateDescribeDBMajorEngineVersions(
3023
2933
  args?: DescribeDBMajorEngineVersionsCommandInput,
3024
2934
  paginationConfig?: Pick<
3025
2935
  PaginationConfiguration,
3026
2936
  Exclude<keyof PaginationConfiguration, "client">
3027
- >
2937
+ >,
3028
2938
  ): Paginator<DescribeDBMajorEngineVersionsCommandOutput>;
3029
2939
  paginateDescribeDBParameterGroups(
3030
2940
  args?: DescribeDBParameterGroupsCommandInput,
3031
2941
  paginationConfig?: Pick<
3032
2942
  PaginationConfiguration,
3033
2943
  Exclude<keyof PaginationConfiguration, "client">
3034
- >
2944
+ >,
3035
2945
  ): Paginator<DescribeDBParameterGroupsCommandOutput>;
3036
2946
  paginateDescribeDBParameters(
3037
2947
  args: DescribeDBParametersCommandInput,
3038
2948
  paginationConfig?: Pick<
3039
2949
  PaginationConfiguration,
3040
2950
  Exclude<keyof PaginationConfiguration, "client">
3041
- >
2951
+ >,
3042
2952
  ): Paginator<DescribeDBParametersCommandOutput>;
3043
2953
  paginateDescribeDBProxies(
3044
2954
  args?: DescribeDBProxiesCommandInput,
3045
2955
  paginationConfig?: Pick<
3046
2956
  PaginationConfiguration,
3047
2957
  Exclude<keyof PaginationConfiguration, "client">
3048
- >
2958
+ >,
3049
2959
  ): Paginator<DescribeDBProxiesCommandOutput>;
3050
2960
  paginateDescribeDBProxyEndpoints(
3051
2961
  args?: DescribeDBProxyEndpointsCommandInput,
3052
2962
  paginationConfig?: Pick<
3053
2963
  PaginationConfiguration,
3054
2964
  Exclude<keyof PaginationConfiguration, "client">
3055
- >
2965
+ >,
3056
2966
  ): Paginator<DescribeDBProxyEndpointsCommandOutput>;
3057
2967
  paginateDescribeDBProxyTargetGroups(
3058
2968
  args: DescribeDBProxyTargetGroupsCommandInput,
3059
2969
  paginationConfig?: Pick<
3060
2970
  PaginationConfiguration,
3061
2971
  Exclude<keyof PaginationConfiguration, "client">
3062
- >
2972
+ >,
3063
2973
  ): Paginator<DescribeDBProxyTargetGroupsCommandOutput>;
3064
2974
  paginateDescribeDBProxyTargets(
3065
2975
  args: DescribeDBProxyTargetsCommandInput,
3066
2976
  paginationConfig?: Pick<
3067
2977
  PaginationConfiguration,
3068
2978
  Exclude<keyof PaginationConfiguration, "client">
3069
- >
2979
+ >,
3070
2980
  ): Paginator<DescribeDBProxyTargetsCommandOutput>;
3071
2981
  paginateDescribeDBRecommendations(
3072
2982
  args?: DescribeDBRecommendationsCommandInput,
3073
2983
  paginationConfig?: Pick<
3074
2984
  PaginationConfiguration,
3075
2985
  Exclude<keyof PaginationConfiguration, "client">
3076
- >
2986
+ >,
3077
2987
  ): Paginator<DescribeDBRecommendationsCommandOutput>;
3078
2988
  paginateDescribeDBSecurityGroups(
3079
2989
  args?: DescribeDBSecurityGroupsCommandInput,
3080
2990
  paginationConfig?: Pick<
3081
2991
  PaginationConfiguration,
3082
2992
  Exclude<keyof PaginationConfiguration, "client">
3083
- >
2993
+ >,
3084
2994
  ): Paginator<DescribeDBSecurityGroupsCommandOutput>;
3085
2995
  paginateDescribeDBSnapshots(
3086
2996
  args?: DescribeDBSnapshotsCommandInput,
3087
2997
  paginationConfig?: Pick<
3088
2998
  PaginationConfiguration,
3089
2999
  Exclude<keyof PaginationConfiguration, "client">
3090
- >
3000
+ >,
3091
3001
  ): Paginator<DescribeDBSnapshotsCommandOutput>;
3092
3002
  paginateDescribeDBSnapshotTenantDatabases(
3093
3003
  args?: DescribeDBSnapshotTenantDatabasesCommandInput,
3094
3004
  paginationConfig?: Pick<
3095
3005
  PaginationConfiguration,
3096
3006
  Exclude<keyof PaginationConfiguration, "client">
3097
- >
3007
+ >,
3098
3008
  ): Paginator<DescribeDBSnapshotTenantDatabasesCommandOutput>;
3099
3009
  paginateDescribeDBSubnetGroups(
3100
3010
  args?: DescribeDBSubnetGroupsCommandInput,
3101
3011
  paginationConfig?: Pick<
3102
3012
  PaginationConfiguration,
3103
3013
  Exclude<keyof PaginationConfiguration, "client">
3104
- >
3014
+ >,
3105
3015
  ): Paginator<DescribeDBSubnetGroupsCommandOutput>;
3106
3016
  paginateDescribeEngineDefaultClusterParameters(
3107
3017
  args: DescribeEngineDefaultClusterParametersCommandInput,
3108
3018
  paginationConfig?: Pick<
3109
3019
  PaginationConfiguration,
3110
3020
  Exclude<keyof PaginationConfiguration, "client">
3111
- >
3021
+ >,
3112
3022
  ): Paginator<DescribeEngineDefaultClusterParametersCommandOutput>;
3113
3023
  paginateDescribeEngineDefaultParameters(
3114
3024
  args: DescribeEngineDefaultParametersCommandInput,
3115
3025
  paginationConfig?: Pick<
3116
3026
  PaginationConfiguration,
3117
3027
  Exclude<keyof PaginationConfiguration, "client">
3118
- >
3028
+ >,
3119
3029
  ): Paginator<DescribeEngineDefaultParametersCommandOutput>;
3120
3030
  paginateDescribeEvents(
3121
3031
  args?: DescribeEventsCommandInput,
3122
3032
  paginationConfig?: Pick<
3123
3033
  PaginationConfiguration,
3124
3034
  Exclude<keyof PaginationConfiguration, "client">
3125
- >
3035
+ >,
3126
3036
  ): Paginator<DescribeEventsCommandOutput>;
3127
3037
  paginateDescribeEventSubscriptions(
3128
3038
  args?: DescribeEventSubscriptionsCommandInput,
3129
3039
  paginationConfig?: Pick<
3130
3040
  PaginationConfiguration,
3131
3041
  Exclude<keyof PaginationConfiguration, "client">
3132
- >
3042
+ >,
3133
3043
  ): Paginator<DescribeEventSubscriptionsCommandOutput>;
3134
3044
  paginateDescribeExportTasks(
3135
3045
  args?: DescribeExportTasksCommandInput,
3136
3046
  paginationConfig?: Pick<
3137
3047
  PaginationConfiguration,
3138
3048
  Exclude<keyof PaginationConfiguration, "client">
3139
- >
3049
+ >,
3140
3050
  ): Paginator<DescribeExportTasksCommandOutput>;
3141
3051
  paginateDescribeGlobalClusters(
3142
3052
  args?: DescribeGlobalClustersCommandInput,
3143
3053
  paginationConfig?: Pick<
3144
3054
  PaginationConfiguration,
3145
3055
  Exclude<keyof PaginationConfiguration, "client">
3146
- >
3056
+ >,
3147
3057
  ): Paginator<DescribeGlobalClustersCommandOutput>;
3148
3058
  paginateDescribeIntegrations(
3149
3059
  args?: DescribeIntegrationsCommandInput,
3150
3060
  paginationConfig?: Pick<
3151
3061
  PaginationConfiguration,
3152
3062
  Exclude<keyof PaginationConfiguration, "client">
3153
- >
3063
+ >,
3154
3064
  ): Paginator<DescribeIntegrationsCommandOutput>;
3155
3065
  paginateDescribeOptionGroupOptions(
3156
3066
  args: DescribeOptionGroupOptionsCommandInput,
3157
3067
  paginationConfig?: Pick<
3158
3068
  PaginationConfiguration,
3159
3069
  Exclude<keyof PaginationConfiguration, "client">
3160
- >
3070
+ >,
3161
3071
  ): Paginator<DescribeOptionGroupOptionsCommandOutput>;
3162
3072
  paginateDescribeOptionGroups(
3163
3073
  args?: DescribeOptionGroupsCommandInput,
3164
3074
  paginationConfig?: Pick<
3165
3075
  PaginationConfiguration,
3166
3076
  Exclude<keyof PaginationConfiguration, "client">
3167
- >
3077
+ >,
3168
3078
  ): Paginator<DescribeOptionGroupsCommandOutput>;
3169
3079
  paginateDescribeOrderableDBInstanceOptions(
3170
3080
  args: DescribeOrderableDBInstanceOptionsCommandInput,
3171
3081
  paginationConfig?: Pick<
3172
3082
  PaginationConfiguration,
3173
3083
  Exclude<keyof PaginationConfiguration, "client">
3174
- >
3084
+ >,
3175
3085
  ): Paginator<DescribeOrderableDBInstanceOptionsCommandOutput>;
3176
3086
  paginateDescribePendingMaintenanceActions(
3177
3087
  args?: DescribePendingMaintenanceActionsCommandInput,
3178
3088
  paginationConfig?: Pick<
3179
3089
  PaginationConfiguration,
3180
3090
  Exclude<keyof PaginationConfiguration, "client">
3181
- >
3091
+ >,
3182
3092
  ): Paginator<DescribePendingMaintenanceActionsCommandOutput>;
3183
3093
  paginateDescribeReservedDBInstances(
3184
3094
  args?: DescribeReservedDBInstancesCommandInput,
3185
3095
  paginationConfig?: Pick<
3186
3096
  PaginationConfiguration,
3187
3097
  Exclude<keyof PaginationConfiguration, "client">
3188
- >
3098
+ >,
3189
3099
  ): Paginator<DescribeReservedDBInstancesCommandOutput>;
3190
3100
  paginateDescribeReservedDBInstancesOfferings(
3191
3101
  args?: DescribeReservedDBInstancesOfferingsCommandInput,
3192
3102
  paginationConfig?: Pick<
3193
3103
  PaginationConfiguration,
3194
3104
  Exclude<keyof PaginationConfiguration, "client">
3195
- >
3105
+ >,
3196
3106
  ): Paginator<DescribeReservedDBInstancesOfferingsCommandOutput>;
3197
3107
  paginateDescribeServerlessV2PlatformVersions(
3198
3108
  args?: DescribeServerlessV2PlatformVersionsCommandInput,
3199
3109
  paginationConfig?: Pick<
3200
3110
  PaginationConfiguration,
3201
3111
  Exclude<keyof PaginationConfiguration, "client">
3202
- >
3112
+ >,
3203
3113
  ): Paginator<DescribeServerlessV2PlatformVersionsCommandOutput>;
3204
3114
  paginateDescribeSourceRegions(
3205
3115
  args?: DescribeSourceRegionsCommandInput,
3206
3116
  paginationConfig?: Pick<
3207
3117
  PaginationConfiguration,
3208
3118
  Exclude<keyof PaginationConfiguration, "client">
3209
- >
3119
+ >,
3210
3120
  ): Paginator<DescribeSourceRegionsCommandOutput>;
3211
3121
  paginateDescribeTenantDatabases(
3212
3122
  args?: DescribeTenantDatabasesCommandInput,
3213
3123
  paginationConfig?: Pick<
3214
3124
  PaginationConfiguration,
3215
3125
  Exclude<keyof PaginationConfiguration, "client">
3216
- >
3126
+ >,
3217
3127
  ): Paginator<DescribeTenantDatabasesCommandOutput>;
3218
3128
  paginateDownloadDBLogFilePortion(
3219
3129
  args: DownloadDBLogFilePortionCommandInput,
3220
3130
  paginationConfig?: Pick<
3221
3131
  PaginationConfiguration,
3222
3132
  Exclude<keyof PaginationConfiguration, "client">
3223
- >
3133
+ >,
3224
3134
  ): Paginator<DownloadDBLogFilePortionCommandOutput>;
3225
3135
  waitUntilDBClusterAvailable(
3226
3136
  args: DescribeDBClustersCommandInput,
3227
3137
  waiterConfig:
3228
3138
  | number
3229
- | Pick<
3230
- WaiterConfiguration<RDS>,
3231
- Exclude<keyof WaiterConfiguration<RDS>, "client">
3232
- >
3139
+ | Pick<WaiterConfiguration<RDS>, Exclude<keyof WaiterConfiguration<RDS>, "client">>,
3233
3140
  ): Promise<WaiterResult<DescribeDBClustersCommandOutput>>;
3234
3141
  waitUntilDBClusterDeleted(
3235
3142
  args: DescribeDBClustersCommandInput,
3236
3143
  waiterConfig:
3237
3144
  | number
3238
- | Pick<
3239
- WaiterConfiguration<RDS>,
3240
- Exclude<keyof WaiterConfiguration<RDS>, "client">
3241
- >
3242
- ): Promise<
3243
- WaiterResult<DescribeDBClustersCommandOutput | DBClusterNotFoundFault>
3244
- >;
3145
+ | Pick<WaiterConfiguration<RDS>, Exclude<keyof WaiterConfiguration<RDS>, "client">>,
3146
+ ): Promise<WaiterResult<DescribeDBClustersCommandOutput | DBClusterNotFoundFault>>;
3245
3147
  waitUntilDBClusterSnapshotAvailable(
3246
3148
  args: DescribeDBClusterSnapshotsCommandInput,
3247
3149
  waiterConfig:
3248
3150
  | number
3249
- | Pick<
3250
- WaiterConfiguration<RDS>,
3251
- Exclude<keyof WaiterConfiguration<RDS>, "client">
3252
- >
3151
+ | Pick<WaiterConfiguration<RDS>, Exclude<keyof WaiterConfiguration<RDS>, "client">>,
3253
3152
  ): Promise<WaiterResult<DescribeDBClusterSnapshotsCommandOutput>>;
3254
3153
  waitUntilDBClusterSnapshotDeleted(
3255
3154
  args: DescribeDBClusterSnapshotsCommandInput,
3256
3155
  waiterConfig:
3257
3156
  | number
3258
- | Pick<
3259
- WaiterConfiguration<RDS>,
3260
- Exclude<keyof WaiterConfiguration<RDS>, "client">
3261
- >
3157
+ | Pick<WaiterConfiguration<RDS>, Exclude<keyof WaiterConfiguration<RDS>, "client">>,
3262
3158
  ): Promise<
3263
- WaiterResult<
3264
- DescribeDBClusterSnapshotsCommandOutput | DBClusterSnapshotNotFoundFault
3265
- >
3159
+ WaiterResult<DescribeDBClusterSnapshotsCommandOutput | DBClusterSnapshotNotFoundFault>
3266
3160
  >;
3267
3161
  waitUntilDBInstanceAvailable(
3268
3162
  args: DescribeDBInstancesCommandInput,
3269
3163
  waiterConfig:
3270
3164
  | number
3271
- | Pick<
3272
- WaiterConfiguration<RDS>,
3273
- Exclude<keyof WaiterConfiguration<RDS>, "client">
3274
- >
3165
+ | Pick<WaiterConfiguration<RDS>, Exclude<keyof WaiterConfiguration<RDS>, "client">>,
3275
3166
  ): Promise<WaiterResult<DescribeDBInstancesCommandOutput>>;
3276
3167
  waitUntilDBInstanceDeleted(
3277
3168
  args: DescribeDBInstancesCommandInput,
3278
3169
  waiterConfig:
3279
3170
  | number
3280
- | Pick<
3281
- WaiterConfiguration<RDS>,
3282
- Exclude<keyof WaiterConfiguration<RDS>, "client">
3283
- >
3284
- ): Promise<
3285
- WaiterResult<DescribeDBInstancesCommandOutput | DBInstanceNotFoundFault>
3286
- >;
3171
+ | Pick<WaiterConfiguration<RDS>, Exclude<keyof WaiterConfiguration<RDS>, "client">>,
3172
+ ): Promise<WaiterResult<DescribeDBInstancesCommandOutput | DBInstanceNotFoundFault>>;
3287
3173
  waitUntilDBSnapshotAvailable(
3288
3174
  args: DescribeDBSnapshotsCommandInput,
3289
3175
  waiterConfig:
3290
3176
  | number
3291
- | Pick<
3292
- WaiterConfiguration<RDS>,
3293
- Exclude<keyof WaiterConfiguration<RDS>, "client">
3294
- >
3177
+ | Pick<WaiterConfiguration<RDS>, Exclude<keyof WaiterConfiguration<RDS>, "client">>,
3295
3178
  ): Promise<WaiterResult<DescribeDBSnapshotsCommandOutput>>;
3296
3179
  waitUntilDBSnapshotDeleted(
3297
3180
  args: DescribeDBSnapshotsCommandInput,
3298
3181
  waiterConfig:
3299
3182
  | number
3300
- | Pick<
3301
- WaiterConfiguration<RDS>,
3302
- Exclude<keyof WaiterConfiguration<RDS>, "client">
3303
- >
3304
- ): Promise<
3305
- WaiterResult<DescribeDBSnapshotsCommandOutput | DBSnapshotNotFoundFault>
3306
- >;
3183
+ | Pick<WaiterConfiguration<RDS>, Exclude<keyof WaiterConfiguration<RDS>, "client">>,
3184
+ ): Promise<WaiterResult<DescribeDBSnapshotsCommandOutput | DBSnapshotNotFoundFault>>;
3307
3185
  waitUntilTenantDatabaseAvailable(
3308
3186
  args: DescribeTenantDatabasesCommandInput,
3309
3187
  waiterConfig:
3310
3188
  | number
3311
- | Pick<
3312
- WaiterConfiguration<RDS>,
3313
- Exclude<keyof WaiterConfiguration<RDS>, "client">
3314
- >
3189
+ | Pick<WaiterConfiguration<RDS>, Exclude<keyof WaiterConfiguration<RDS>, "client">>,
3315
3190
  ): Promise<WaiterResult<DescribeTenantDatabasesCommandOutput>>;
3316
3191
  waitUntilTenantDatabaseDeleted(
3317
3192
  args: DescribeTenantDatabasesCommandInput,
3318
3193
  waiterConfig:
3319
3194
  | number
3320
- | Pick<
3321
- WaiterConfiguration<RDS>,
3322
- Exclude<keyof WaiterConfiguration<RDS>, "client">
3323
- >
3324
- ): Promise<
3325
- WaiterResult<DescribeTenantDatabasesCommandOutput | DBInstanceNotFoundFault>
3326
- >;
3195
+ | Pick<WaiterConfiguration<RDS>, Exclude<keyof WaiterConfiguration<RDS>, "client">>,
3196
+ ): Promise<WaiterResult<DescribeTenantDatabasesCommandOutput | DBInstanceNotFoundFault>>;
3327
3197
  }
3328
3198
  export declare class RDS extends RDSClient implements RDS {}