@aws-sdk/client-redshift 3.1087.0 → 3.1089.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 (166) hide show
  1. package/dist-cjs/index.js +1 -1
  2. package/dist-types/commands/ResizeClusterCommand.d.ts +6 -0
  3. package/dist-types/models/models_0.d.ts +2 -2
  4. package/dist-types/ts3.4/Redshift.d.ts +467 -518
  5. package/dist-types/ts3.4/RedshiftClient.d.ts +18 -37
  6. package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
  7. package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
  8. package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
  9. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +4 -6
  10. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +4 -6
  11. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +5 -11
  12. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +4 -6
  13. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +4 -7
  14. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +5 -10
  15. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +5 -10
  16. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +4 -6
  17. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +4 -6
  18. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +3 -5
  19. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +5 -10
  20. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +4 -6
  21. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +3 -5
  22. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +4 -6
  23. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +4 -6
  24. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +5 -10
  25. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +4 -6
  26. package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +4 -6
  27. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +5 -11
  28. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +5 -10
  29. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +4 -6
  30. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +5 -10
  31. package/dist-types/ts3.4/commands/CreateIntegrationCommand.d.ts +4 -7
  32. package/dist-types/ts3.4/commands/CreateRedshiftIdcApplicationCommand.d.ts +4 -6
  33. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +5 -11
  34. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +5 -10
  35. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +4 -10
  36. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +2 -2
  37. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +3 -5
  38. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +4 -7
  39. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +4 -6
  40. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +3 -5
  41. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +4 -6
  42. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +4 -6
  43. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +5 -10
  44. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +4 -6
  45. package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +4 -6
  46. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +5 -11
  47. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +4 -6
  48. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +4 -6
  49. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +3 -4
  50. package/dist-types/ts3.4/commands/DeleteIntegrationCommand.d.ts +4 -7
  51. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +4 -6
  52. package/dist-types/ts3.4/commands/DeleteRedshiftIdcApplicationCommand.d.ts +4 -6
  53. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +3 -4
  54. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +3 -4
  55. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +4 -6
  56. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +3 -4
  57. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +2 -2
  58. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +2 -2
  59. package/dist-types/ts3.4/commands/DeregisterNamespaceCommand.d.ts +4 -6
  60. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +4 -9
  61. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +3 -5
  62. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +4 -9
  63. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +3 -5
  64. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +5 -10
  65. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +3 -5
  66. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +4 -10
  67. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +4 -9
  68. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +4 -10
  69. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +4 -9
  70. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +2 -4
  71. package/dist-types/ts3.4/commands/DescribeCustomDomainAssociationsCommand.d.ts +3 -5
  72. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +4 -9
  73. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +3 -5
  74. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +3 -5
  75. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +4 -6
  76. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +4 -10
  77. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +3 -5
  78. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +4 -9
  79. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +4 -9
  80. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +2 -4
  81. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +3 -5
  82. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +4 -9
  83. package/dist-types/ts3.4/commands/DescribeInboundIntegrationsCommand.d.ts +4 -9
  84. package/dist-types/ts3.4/commands/DescribeIntegrationsCommand.d.ts +4 -10
  85. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +5 -11
  86. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +4 -6
  87. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +3 -5
  88. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +5 -10
  89. package/dist-types/ts3.4/commands/DescribeRedshiftIdcApplicationsCommand.d.ts +3 -5
  90. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +3 -5
  91. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +3 -5
  92. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +4 -9
  93. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +4 -9
  94. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +4 -9
  95. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +4 -9
  96. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +3 -5
  97. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +2 -4
  98. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +4 -9
  99. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +3 -8
  100. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +3 -6
  101. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +3 -5
  102. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +5 -10
  103. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +5 -11
  104. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +3 -5
  105. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +5 -10
  106. package/dist-types/ts3.4/commands/FailoverPrimaryComputeCommand.d.ts +4 -6
  107. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +5 -11
  108. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +3 -5
  109. package/dist-types/ts3.4/commands/GetIdentityCenterAuthTokenCommand.d.ts +4 -6
  110. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +4 -6
  111. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +4 -6
  112. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +5 -11
  113. package/dist-types/ts3.4/commands/ListRecommendationsCommand.d.ts +4 -9
  114. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +5 -10
  115. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +4 -6
  116. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +3 -5
  117. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +5 -10
  118. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +5 -10
  119. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +4 -6
  120. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +4 -6
  121. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +5 -10
  122. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +4 -6
  123. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +4 -6
  124. package/dist-types/ts3.4/commands/ModifyCustomDomainAssociationCommand.d.ts +4 -6
  125. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +5 -11
  126. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +5 -10
  127. package/dist-types/ts3.4/commands/ModifyIntegrationCommand.d.ts +4 -7
  128. package/dist-types/ts3.4/commands/ModifyLakehouseConfigurationCommand.d.ts +4 -6
  129. package/dist-types/ts3.4/commands/ModifyRedshiftIdcApplicationCommand.d.ts +4 -6
  130. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +4 -7
  131. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +4 -6
  132. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +4 -7
  133. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +3 -5
  134. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +3 -5
  135. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +4 -6
  136. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +5 -11
  137. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +3 -5
  138. package/dist-types/ts3.4/commands/RegisterNamespaceCommand.d.ts +5 -10
  139. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +3 -5
  140. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +4 -6
  141. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +3 -5
  142. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +4 -6
  143. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +4 -6
  144. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +3 -5
  145. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +4 -6
  146. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +3 -5
  147. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +5 -10
  148. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +5 -10
  149. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +4 -6
  150. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  151. package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
  152. package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
  153. package/dist-types/ts3.4/models/enums.d.ts +10 -20
  154. package/dist-types/ts3.4/models/errors.d.ts +138 -596
  155. package/dist-types/ts3.4/models/models_0.d.ts +1 -3
  156. package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
  157. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
  158. package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
  159. package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
  160. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
  161. package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
  162. package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +3 -5
  163. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +3 -5
  164. package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +3 -5
  165. package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +3 -5
  166. package/package.json +38 -38
@@ -9,10 +9,7 @@ import {
9
9
  AcceptReservedNodeExchangeCommandInput,
10
10
  AcceptReservedNodeExchangeCommandOutput,
11
11
  } from "./commands/AcceptReservedNodeExchangeCommand";
12
- import {
13
- AddPartnerCommandInput,
14
- AddPartnerCommandOutput,
15
- } from "./commands/AddPartnerCommand";
12
+ import { AddPartnerCommandInput, AddPartnerCommandOutput } from "./commands/AddPartnerCommand";
16
13
  import {
17
14
  AssociateDataShareConsumerCommandInput,
18
15
  AssociateDataShareConsumerCommandOutput,
@@ -113,10 +110,7 @@ import {
113
110
  CreateSnapshotScheduleCommandInput,
114
111
  CreateSnapshotScheduleCommandOutput,
115
112
  } from "./commands/CreateSnapshotScheduleCommand";
116
- import {
117
- CreateTagsCommandInput,
118
- CreateTagsCommandOutput,
119
- } from "./commands/CreateTagsCommand";
113
+ import { CreateTagsCommandInput, CreateTagsCommandOutput } from "./commands/CreateTagsCommand";
120
114
  import {
121
115
  CreateUsageLimitCommandInput,
122
116
  CreateUsageLimitCommandOutput,
@@ -197,10 +191,7 @@ import {
197
191
  DeleteSnapshotScheduleCommandInput,
198
192
  DeleteSnapshotScheduleCommandOutput,
199
193
  } from "./commands/DeleteSnapshotScheduleCommand";
200
- import {
201
- DeleteTagsCommandInput,
202
- DeleteTagsCommandOutput,
203
- } from "./commands/DeleteTagsCommand";
194
+ import { DeleteTagsCommandInput, DeleteTagsCommandOutput } from "./commands/DeleteTagsCommand";
204
195
  import {
205
196
  DeleteUsageLimitCommandInput,
206
197
  DeleteUsageLimitCommandOutput,
@@ -574,2200 +565,2158 @@ import { RedshiftClient } from "./RedshiftClient";
574
565
  export interface Redshift {
575
566
  acceptReservedNodeExchange(
576
567
  args: AcceptReservedNodeExchangeCommandInput,
577
- options?: __HttpHandlerOptions
568
+ options?: __HttpHandlerOptions,
578
569
  ): Promise<AcceptReservedNodeExchangeCommandOutput>;
579
570
  acceptReservedNodeExchange(
580
571
  args: AcceptReservedNodeExchangeCommandInput,
581
- cb: (err: any, data?: AcceptReservedNodeExchangeCommandOutput) => void
572
+ cb: (err: any, data?: AcceptReservedNodeExchangeCommandOutput) => void,
582
573
  ): void;
583
574
  acceptReservedNodeExchange(
584
575
  args: AcceptReservedNodeExchangeCommandInput,
585
576
  options: __HttpHandlerOptions,
586
- cb: (err: any, data?: AcceptReservedNodeExchangeCommandOutput) => void
577
+ cb: (err: any, data?: AcceptReservedNodeExchangeCommandOutput) => void,
587
578
  ): void;
588
579
  addPartner(
589
580
  args: AddPartnerCommandInput,
590
- options?: __HttpHandlerOptions
581
+ options?: __HttpHandlerOptions,
591
582
  ): Promise<AddPartnerCommandOutput>;
592
583
  addPartner(
593
584
  args: AddPartnerCommandInput,
594
- cb: (err: any, data?: AddPartnerCommandOutput) => void
585
+ cb: (err: any, data?: AddPartnerCommandOutput) => void,
595
586
  ): void;
596
587
  addPartner(
597
588
  args: AddPartnerCommandInput,
598
589
  options: __HttpHandlerOptions,
599
- cb: (err: any, data?: AddPartnerCommandOutput) => void
590
+ cb: (err: any, data?: AddPartnerCommandOutput) => void,
600
591
  ): void;
601
592
  associateDataShareConsumer(
602
593
  args: AssociateDataShareConsumerCommandInput,
603
- options?: __HttpHandlerOptions
594
+ options?: __HttpHandlerOptions,
604
595
  ): Promise<AssociateDataShareConsumerCommandOutput>;
605
596
  associateDataShareConsumer(
606
597
  args: AssociateDataShareConsumerCommandInput,
607
- cb: (err: any, data?: AssociateDataShareConsumerCommandOutput) => void
598
+ cb: (err: any, data?: AssociateDataShareConsumerCommandOutput) => void,
608
599
  ): void;
609
600
  associateDataShareConsumer(
610
601
  args: AssociateDataShareConsumerCommandInput,
611
602
  options: __HttpHandlerOptions,
612
- cb: (err: any, data?: AssociateDataShareConsumerCommandOutput) => void
603
+ cb: (err: any, data?: AssociateDataShareConsumerCommandOutput) => void,
613
604
  ): void;
614
605
  authorizeClusterSecurityGroupIngress(
615
606
  args: AuthorizeClusterSecurityGroupIngressCommandInput,
616
- options?: __HttpHandlerOptions
607
+ options?: __HttpHandlerOptions,
617
608
  ): Promise<AuthorizeClusterSecurityGroupIngressCommandOutput>;
618
609
  authorizeClusterSecurityGroupIngress(
619
610
  args: AuthorizeClusterSecurityGroupIngressCommandInput,
620
- cb: (
621
- err: any,
622
- data?: AuthorizeClusterSecurityGroupIngressCommandOutput
623
- ) => void
611
+ cb: (err: any, data?: AuthorizeClusterSecurityGroupIngressCommandOutput) => void,
624
612
  ): void;
625
613
  authorizeClusterSecurityGroupIngress(
626
614
  args: AuthorizeClusterSecurityGroupIngressCommandInput,
627
615
  options: __HttpHandlerOptions,
628
- cb: (
629
- err: any,
630
- data?: AuthorizeClusterSecurityGroupIngressCommandOutput
631
- ) => void
616
+ cb: (err: any, data?: AuthorizeClusterSecurityGroupIngressCommandOutput) => void,
632
617
  ): void;
633
618
  authorizeDataShare(
634
619
  args: AuthorizeDataShareCommandInput,
635
- options?: __HttpHandlerOptions
620
+ options?: __HttpHandlerOptions,
636
621
  ): Promise<AuthorizeDataShareCommandOutput>;
637
622
  authorizeDataShare(
638
623
  args: AuthorizeDataShareCommandInput,
639
- cb: (err: any, data?: AuthorizeDataShareCommandOutput) => void
624
+ cb: (err: any, data?: AuthorizeDataShareCommandOutput) => void,
640
625
  ): void;
641
626
  authorizeDataShare(
642
627
  args: AuthorizeDataShareCommandInput,
643
628
  options: __HttpHandlerOptions,
644
- cb: (err: any, data?: AuthorizeDataShareCommandOutput) => void
629
+ cb: (err: any, data?: AuthorizeDataShareCommandOutput) => void,
645
630
  ): void;
646
631
  authorizeEndpointAccess(
647
632
  args: AuthorizeEndpointAccessCommandInput,
648
- options?: __HttpHandlerOptions
633
+ options?: __HttpHandlerOptions,
649
634
  ): Promise<AuthorizeEndpointAccessCommandOutput>;
650
635
  authorizeEndpointAccess(
651
636
  args: AuthorizeEndpointAccessCommandInput,
652
- cb: (err: any, data?: AuthorizeEndpointAccessCommandOutput) => void
637
+ cb: (err: any, data?: AuthorizeEndpointAccessCommandOutput) => void,
653
638
  ): void;
654
639
  authorizeEndpointAccess(
655
640
  args: AuthorizeEndpointAccessCommandInput,
656
641
  options: __HttpHandlerOptions,
657
- cb: (err: any, data?: AuthorizeEndpointAccessCommandOutput) => void
642
+ cb: (err: any, data?: AuthorizeEndpointAccessCommandOutput) => void,
658
643
  ): void;
659
644
  authorizeSnapshotAccess(
660
645
  args: AuthorizeSnapshotAccessCommandInput,
661
- options?: __HttpHandlerOptions
646
+ options?: __HttpHandlerOptions,
662
647
  ): Promise<AuthorizeSnapshotAccessCommandOutput>;
663
648
  authorizeSnapshotAccess(
664
649
  args: AuthorizeSnapshotAccessCommandInput,
665
- cb: (err: any, data?: AuthorizeSnapshotAccessCommandOutput) => void
650
+ cb: (err: any, data?: AuthorizeSnapshotAccessCommandOutput) => void,
666
651
  ): void;
667
652
  authorizeSnapshotAccess(
668
653
  args: AuthorizeSnapshotAccessCommandInput,
669
654
  options: __HttpHandlerOptions,
670
- cb: (err: any, data?: AuthorizeSnapshotAccessCommandOutput) => void
655
+ cb: (err: any, data?: AuthorizeSnapshotAccessCommandOutput) => void,
671
656
  ): void;
672
657
  batchDeleteClusterSnapshots(
673
658
  args: BatchDeleteClusterSnapshotsCommandInput,
674
- options?: __HttpHandlerOptions
659
+ options?: __HttpHandlerOptions,
675
660
  ): Promise<BatchDeleteClusterSnapshotsCommandOutput>;
676
661
  batchDeleteClusterSnapshots(
677
662
  args: BatchDeleteClusterSnapshotsCommandInput,
678
- cb: (err: any, data?: BatchDeleteClusterSnapshotsCommandOutput) => void
663
+ cb: (err: any, data?: BatchDeleteClusterSnapshotsCommandOutput) => void,
679
664
  ): void;
680
665
  batchDeleteClusterSnapshots(
681
666
  args: BatchDeleteClusterSnapshotsCommandInput,
682
667
  options: __HttpHandlerOptions,
683
- cb: (err: any, data?: BatchDeleteClusterSnapshotsCommandOutput) => void
668
+ cb: (err: any, data?: BatchDeleteClusterSnapshotsCommandOutput) => void,
684
669
  ): void;
685
670
  batchModifyClusterSnapshots(
686
671
  args: BatchModifyClusterSnapshotsCommandInput,
687
- options?: __HttpHandlerOptions
672
+ options?: __HttpHandlerOptions,
688
673
  ): Promise<BatchModifyClusterSnapshotsCommandOutput>;
689
674
  batchModifyClusterSnapshots(
690
675
  args: BatchModifyClusterSnapshotsCommandInput,
691
- cb: (err: any, data?: BatchModifyClusterSnapshotsCommandOutput) => void
676
+ cb: (err: any, data?: BatchModifyClusterSnapshotsCommandOutput) => void,
692
677
  ): void;
693
678
  batchModifyClusterSnapshots(
694
679
  args: BatchModifyClusterSnapshotsCommandInput,
695
680
  options: __HttpHandlerOptions,
696
- cb: (err: any, data?: BatchModifyClusterSnapshotsCommandOutput) => void
681
+ cb: (err: any, data?: BatchModifyClusterSnapshotsCommandOutput) => void,
697
682
  ): void;
698
683
  cancelResize(
699
684
  args: CancelResizeCommandInput,
700
- options?: __HttpHandlerOptions
685
+ options?: __HttpHandlerOptions,
701
686
  ): Promise<CancelResizeCommandOutput>;
702
687
  cancelResize(
703
688
  args: CancelResizeCommandInput,
704
- cb: (err: any, data?: CancelResizeCommandOutput) => void
689
+ cb: (err: any, data?: CancelResizeCommandOutput) => void,
705
690
  ): void;
706
691
  cancelResize(
707
692
  args: CancelResizeCommandInput,
708
693
  options: __HttpHandlerOptions,
709
- cb: (err: any, data?: CancelResizeCommandOutput) => void
694
+ cb: (err: any, data?: CancelResizeCommandOutput) => void,
710
695
  ): void;
711
696
  copyClusterSnapshot(
712
697
  args: CopyClusterSnapshotCommandInput,
713
- options?: __HttpHandlerOptions
698
+ options?: __HttpHandlerOptions,
714
699
  ): Promise<CopyClusterSnapshotCommandOutput>;
715
700
  copyClusterSnapshot(
716
701
  args: CopyClusterSnapshotCommandInput,
717
- cb: (err: any, data?: CopyClusterSnapshotCommandOutput) => void
702
+ cb: (err: any, data?: CopyClusterSnapshotCommandOutput) => void,
718
703
  ): void;
719
704
  copyClusterSnapshot(
720
705
  args: CopyClusterSnapshotCommandInput,
721
706
  options: __HttpHandlerOptions,
722
- cb: (err: any, data?: CopyClusterSnapshotCommandOutput) => void
707
+ cb: (err: any, data?: CopyClusterSnapshotCommandOutput) => void,
723
708
  ): void;
724
709
  createAuthenticationProfile(
725
710
  args: CreateAuthenticationProfileCommandInput,
726
- options?: __HttpHandlerOptions
711
+ options?: __HttpHandlerOptions,
727
712
  ): Promise<CreateAuthenticationProfileCommandOutput>;
728
713
  createAuthenticationProfile(
729
714
  args: CreateAuthenticationProfileCommandInput,
730
- cb: (err: any, data?: CreateAuthenticationProfileCommandOutput) => void
715
+ cb: (err: any, data?: CreateAuthenticationProfileCommandOutput) => void,
731
716
  ): void;
732
717
  createAuthenticationProfile(
733
718
  args: CreateAuthenticationProfileCommandInput,
734
719
  options: __HttpHandlerOptions,
735
- cb: (err: any, data?: CreateAuthenticationProfileCommandOutput) => void
720
+ cb: (err: any, data?: CreateAuthenticationProfileCommandOutput) => void,
736
721
  ): void;
737
722
  createCluster(
738
723
  args: CreateClusterCommandInput,
739
- options?: __HttpHandlerOptions
724
+ options?: __HttpHandlerOptions,
740
725
  ): Promise<CreateClusterCommandOutput>;
741
726
  createCluster(
742
727
  args: CreateClusterCommandInput,
743
- cb: (err: any, data?: CreateClusterCommandOutput) => void
728
+ cb: (err: any, data?: CreateClusterCommandOutput) => void,
744
729
  ): void;
745
730
  createCluster(
746
731
  args: CreateClusterCommandInput,
747
732
  options: __HttpHandlerOptions,
748
- cb: (err: any, data?: CreateClusterCommandOutput) => void
733
+ cb: (err: any, data?: CreateClusterCommandOutput) => void,
749
734
  ): void;
750
735
  createClusterParameterGroup(
751
736
  args: CreateClusterParameterGroupCommandInput,
752
- options?: __HttpHandlerOptions
737
+ options?: __HttpHandlerOptions,
753
738
  ): Promise<CreateClusterParameterGroupCommandOutput>;
754
739
  createClusterParameterGroup(
755
740
  args: CreateClusterParameterGroupCommandInput,
756
- cb: (err: any, data?: CreateClusterParameterGroupCommandOutput) => void
741
+ cb: (err: any, data?: CreateClusterParameterGroupCommandOutput) => void,
757
742
  ): void;
758
743
  createClusterParameterGroup(
759
744
  args: CreateClusterParameterGroupCommandInput,
760
745
  options: __HttpHandlerOptions,
761
- cb: (err: any, data?: CreateClusterParameterGroupCommandOutput) => void
746
+ cb: (err: any, data?: CreateClusterParameterGroupCommandOutput) => void,
762
747
  ): void;
763
748
  createClusterSecurityGroup(
764
749
  args: CreateClusterSecurityGroupCommandInput,
765
- options?: __HttpHandlerOptions
750
+ options?: __HttpHandlerOptions,
766
751
  ): Promise<CreateClusterSecurityGroupCommandOutput>;
767
752
  createClusterSecurityGroup(
768
753
  args: CreateClusterSecurityGroupCommandInput,
769
- cb: (err: any, data?: CreateClusterSecurityGroupCommandOutput) => void
754
+ cb: (err: any, data?: CreateClusterSecurityGroupCommandOutput) => void,
770
755
  ): void;
771
756
  createClusterSecurityGroup(
772
757
  args: CreateClusterSecurityGroupCommandInput,
773
758
  options: __HttpHandlerOptions,
774
- cb: (err: any, data?: CreateClusterSecurityGroupCommandOutput) => void
759
+ cb: (err: any, data?: CreateClusterSecurityGroupCommandOutput) => void,
775
760
  ): void;
776
761
  createClusterSnapshot(
777
762
  args: CreateClusterSnapshotCommandInput,
778
- options?: __HttpHandlerOptions
763
+ options?: __HttpHandlerOptions,
779
764
  ): Promise<CreateClusterSnapshotCommandOutput>;
780
765
  createClusterSnapshot(
781
766
  args: CreateClusterSnapshotCommandInput,
782
- cb: (err: any, data?: CreateClusterSnapshotCommandOutput) => void
767
+ cb: (err: any, data?: CreateClusterSnapshotCommandOutput) => void,
783
768
  ): void;
784
769
  createClusterSnapshot(
785
770
  args: CreateClusterSnapshotCommandInput,
786
771
  options: __HttpHandlerOptions,
787
- cb: (err: any, data?: CreateClusterSnapshotCommandOutput) => void
772
+ cb: (err: any, data?: CreateClusterSnapshotCommandOutput) => void,
788
773
  ): void;
789
774
  createClusterSubnetGroup(
790
775
  args: CreateClusterSubnetGroupCommandInput,
791
- options?: __HttpHandlerOptions
776
+ options?: __HttpHandlerOptions,
792
777
  ): Promise<CreateClusterSubnetGroupCommandOutput>;
793
778
  createClusterSubnetGroup(
794
779
  args: CreateClusterSubnetGroupCommandInput,
795
- cb: (err: any, data?: CreateClusterSubnetGroupCommandOutput) => void
780
+ cb: (err: any, data?: CreateClusterSubnetGroupCommandOutput) => void,
796
781
  ): void;
797
782
  createClusterSubnetGroup(
798
783
  args: CreateClusterSubnetGroupCommandInput,
799
784
  options: __HttpHandlerOptions,
800
- cb: (err: any, data?: CreateClusterSubnetGroupCommandOutput) => void
785
+ cb: (err: any, data?: CreateClusterSubnetGroupCommandOutput) => void,
801
786
  ): void;
802
787
  createCustomDomainAssociation(
803
788
  args: CreateCustomDomainAssociationCommandInput,
804
- options?: __HttpHandlerOptions
789
+ options?: __HttpHandlerOptions,
805
790
  ): Promise<CreateCustomDomainAssociationCommandOutput>;
806
791
  createCustomDomainAssociation(
807
792
  args: CreateCustomDomainAssociationCommandInput,
808
- cb: (err: any, data?: CreateCustomDomainAssociationCommandOutput) => void
793
+ cb: (err: any, data?: CreateCustomDomainAssociationCommandOutput) => void,
809
794
  ): void;
810
795
  createCustomDomainAssociation(
811
796
  args: CreateCustomDomainAssociationCommandInput,
812
797
  options: __HttpHandlerOptions,
813
- cb: (err: any, data?: CreateCustomDomainAssociationCommandOutput) => void
798
+ cb: (err: any, data?: CreateCustomDomainAssociationCommandOutput) => void,
814
799
  ): void;
815
800
  createEndpointAccess(
816
801
  args: CreateEndpointAccessCommandInput,
817
- options?: __HttpHandlerOptions
802
+ options?: __HttpHandlerOptions,
818
803
  ): Promise<CreateEndpointAccessCommandOutput>;
819
804
  createEndpointAccess(
820
805
  args: CreateEndpointAccessCommandInput,
821
- cb: (err: any, data?: CreateEndpointAccessCommandOutput) => void
806
+ cb: (err: any, data?: CreateEndpointAccessCommandOutput) => void,
822
807
  ): void;
823
808
  createEndpointAccess(
824
809
  args: CreateEndpointAccessCommandInput,
825
810
  options: __HttpHandlerOptions,
826
- cb: (err: any, data?: CreateEndpointAccessCommandOutput) => void
811
+ cb: (err: any, data?: CreateEndpointAccessCommandOutput) => void,
827
812
  ): void;
828
813
  createEventSubscription(
829
814
  args: CreateEventSubscriptionCommandInput,
830
- options?: __HttpHandlerOptions
815
+ options?: __HttpHandlerOptions,
831
816
  ): Promise<CreateEventSubscriptionCommandOutput>;
832
817
  createEventSubscription(
833
818
  args: CreateEventSubscriptionCommandInput,
834
- cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void
819
+ cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void,
835
820
  ): void;
836
821
  createEventSubscription(
837
822
  args: CreateEventSubscriptionCommandInput,
838
823
  options: __HttpHandlerOptions,
839
- cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void
824
+ cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void,
840
825
  ): void;
841
826
  createHsmClientCertificate(
842
827
  args: CreateHsmClientCertificateCommandInput,
843
- options?: __HttpHandlerOptions
828
+ options?: __HttpHandlerOptions,
844
829
  ): Promise<CreateHsmClientCertificateCommandOutput>;
845
830
  createHsmClientCertificate(
846
831
  args: CreateHsmClientCertificateCommandInput,
847
- cb: (err: any, data?: CreateHsmClientCertificateCommandOutput) => void
832
+ cb: (err: any, data?: CreateHsmClientCertificateCommandOutput) => void,
848
833
  ): void;
849
834
  createHsmClientCertificate(
850
835
  args: CreateHsmClientCertificateCommandInput,
851
836
  options: __HttpHandlerOptions,
852
- cb: (err: any, data?: CreateHsmClientCertificateCommandOutput) => void
837
+ cb: (err: any, data?: CreateHsmClientCertificateCommandOutput) => void,
853
838
  ): void;
854
839
  createHsmConfiguration(
855
840
  args: CreateHsmConfigurationCommandInput,
856
- options?: __HttpHandlerOptions
841
+ options?: __HttpHandlerOptions,
857
842
  ): Promise<CreateHsmConfigurationCommandOutput>;
858
843
  createHsmConfiguration(
859
844
  args: CreateHsmConfigurationCommandInput,
860
- cb: (err: any, data?: CreateHsmConfigurationCommandOutput) => void
845
+ cb: (err: any, data?: CreateHsmConfigurationCommandOutput) => void,
861
846
  ): void;
862
847
  createHsmConfiguration(
863
848
  args: CreateHsmConfigurationCommandInput,
864
849
  options: __HttpHandlerOptions,
865
- cb: (err: any, data?: CreateHsmConfigurationCommandOutput) => void
850
+ cb: (err: any, data?: CreateHsmConfigurationCommandOutput) => void,
866
851
  ): void;
867
852
  createIntegration(
868
853
  args: CreateIntegrationCommandInput,
869
- options?: __HttpHandlerOptions
854
+ options?: __HttpHandlerOptions,
870
855
  ): Promise<CreateIntegrationCommandOutput>;
871
856
  createIntegration(
872
857
  args: CreateIntegrationCommandInput,
873
- cb: (err: any, data?: CreateIntegrationCommandOutput) => void
858
+ cb: (err: any, data?: CreateIntegrationCommandOutput) => void,
874
859
  ): void;
875
860
  createIntegration(
876
861
  args: CreateIntegrationCommandInput,
877
862
  options: __HttpHandlerOptions,
878
- cb: (err: any, data?: CreateIntegrationCommandOutput) => void
863
+ cb: (err: any, data?: CreateIntegrationCommandOutput) => void,
879
864
  ): void;
880
865
  createRedshiftIdcApplication(
881
866
  args: CreateRedshiftIdcApplicationCommandInput,
882
- options?: __HttpHandlerOptions
867
+ options?: __HttpHandlerOptions,
883
868
  ): Promise<CreateRedshiftIdcApplicationCommandOutput>;
884
869
  createRedshiftIdcApplication(
885
870
  args: CreateRedshiftIdcApplicationCommandInput,
886
- cb: (err: any, data?: CreateRedshiftIdcApplicationCommandOutput) => void
871
+ cb: (err: any, data?: CreateRedshiftIdcApplicationCommandOutput) => void,
887
872
  ): void;
888
873
  createRedshiftIdcApplication(
889
874
  args: CreateRedshiftIdcApplicationCommandInput,
890
875
  options: __HttpHandlerOptions,
891
- cb: (err: any, data?: CreateRedshiftIdcApplicationCommandOutput) => void
876
+ cb: (err: any, data?: CreateRedshiftIdcApplicationCommandOutput) => void,
892
877
  ): void;
893
878
  createScheduledAction(
894
879
  args: CreateScheduledActionCommandInput,
895
- options?: __HttpHandlerOptions
880
+ options?: __HttpHandlerOptions,
896
881
  ): Promise<CreateScheduledActionCommandOutput>;
897
882
  createScheduledAction(
898
883
  args: CreateScheduledActionCommandInput,
899
- cb: (err: any, data?: CreateScheduledActionCommandOutput) => void
884
+ cb: (err: any, data?: CreateScheduledActionCommandOutput) => void,
900
885
  ): void;
901
886
  createScheduledAction(
902
887
  args: CreateScheduledActionCommandInput,
903
888
  options: __HttpHandlerOptions,
904
- cb: (err: any, data?: CreateScheduledActionCommandOutput) => void
889
+ cb: (err: any, data?: CreateScheduledActionCommandOutput) => void,
905
890
  ): void;
906
891
  createSnapshotCopyGrant(
907
892
  args: CreateSnapshotCopyGrantCommandInput,
908
- options?: __HttpHandlerOptions
893
+ options?: __HttpHandlerOptions,
909
894
  ): Promise<CreateSnapshotCopyGrantCommandOutput>;
910
895
  createSnapshotCopyGrant(
911
896
  args: CreateSnapshotCopyGrantCommandInput,
912
- cb: (err: any, data?: CreateSnapshotCopyGrantCommandOutput) => void
897
+ cb: (err: any, data?: CreateSnapshotCopyGrantCommandOutput) => void,
913
898
  ): void;
914
899
  createSnapshotCopyGrant(
915
900
  args: CreateSnapshotCopyGrantCommandInput,
916
901
  options: __HttpHandlerOptions,
917
- cb: (err: any, data?: CreateSnapshotCopyGrantCommandOutput) => void
902
+ cb: (err: any, data?: CreateSnapshotCopyGrantCommandOutput) => void,
918
903
  ): void;
919
904
  createSnapshotSchedule(): Promise<CreateSnapshotScheduleCommandOutput>;
920
905
  createSnapshotSchedule(
921
906
  args: CreateSnapshotScheduleCommandInput,
922
- options?: __HttpHandlerOptions
907
+ options?: __HttpHandlerOptions,
923
908
  ): Promise<CreateSnapshotScheduleCommandOutput>;
924
909
  createSnapshotSchedule(
925
910
  args: CreateSnapshotScheduleCommandInput,
926
- cb: (err: any, data?: CreateSnapshotScheduleCommandOutput) => void
911
+ cb: (err: any, data?: CreateSnapshotScheduleCommandOutput) => void,
927
912
  ): void;
928
913
  createSnapshotSchedule(
929
914
  args: CreateSnapshotScheduleCommandInput,
930
915
  options: __HttpHandlerOptions,
931
- cb: (err: any, data?: CreateSnapshotScheduleCommandOutput) => void
916
+ cb: (err: any, data?: CreateSnapshotScheduleCommandOutput) => void,
932
917
  ): void;
933
918
  createTags(
934
919
  args: CreateTagsCommandInput,
935
- options?: __HttpHandlerOptions
920
+ options?: __HttpHandlerOptions,
936
921
  ): Promise<CreateTagsCommandOutput>;
937
922
  createTags(
938
923
  args: CreateTagsCommandInput,
939
- cb: (err: any, data?: CreateTagsCommandOutput) => void
924
+ cb: (err: any, data?: CreateTagsCommandOutput) => void,
940
925
  ): void;
941
926
  createTags(
942
927
  args: CreateTagsCommandInput,
943
928
  options: __HttpHandlerOptions,
944
- cb: (err: any, data?: CreateTagsCommandOutput) => void
929
+ cb: (err: any, data?: CreateTagsCommandOutput) => void,
945
930
  ): void;
946
931
  createUsageLimit(
947
932
  args: CreateUsageLimitCommandInput,
948
- options?: __HttpHandlerOptions
933
+ options?: __HttpHandlerOptions,
949
934
  ): Promise<CreateUsageLimitCommandOutput>;
950
935
  createUsageLimit(
951
936
  args: CreateUsageLimitCommandInput,
952
- cb: (err: any, data?: CreateUsageLimitCommandOutput) => void
937
+ cb: (err: any, data?: CreateUsageLimitCommandOutput) => void,
953
938
  ): void;
954
939
  createUsageLimit(
955
940
  args: CreateUsageLimitCommandInput,
956
941
  options: __HttpHandlerOptions,
957
- cb: (err: any, data?: CreateUsageLimitCommandOutput) => void
942
+ cb: (err: any, data?: CreateUsageLimitCommandOutput) => void,
958
943
  ): void;
959
944
  deauthorizeDataShare(
960
945
  args: DeauthorizeDataShareCommandInput,
961
- options?: __HttpHandlerOptions
946
+ options?: __HttpHandlerOptions,
962
947
  ): Promise<DeauthorizeDataShareCommandOutput>;
963
948
  deauthorizeDataShare(
964
949
  args: DeauthorizeDataShareCommandInput,
965
- cb: (err: any, data?: DeauthorizeDataShareCommandOutput) => void
950
+ cb: (err: any, data?: DeauthorizeDataShareCommandOutput) => void,
966
951
  ): void;
967
952
  deauthorizeDataShare(
968
953
  args: DeauthorizeDataShareCommandInput,
969
954
  options: __HttpHandlerOptions,
970
- cb: (err: any, data?: DeauthorizeDataShareCommandOutput) => void
955
+ cb: (err: any, data?: DeauthorizeDataShareCommandOutput) => void,
971
956
  ): void;
972
957
  deleteAuthenticationProfile(
973
958
  args: DeleteAuthenticationProfileCommandInput,
974
- options?: __HttpHandlerOptions
959
+ options?: __HttpHandlerOptions,
975
960
  ): Promise<DeleteAuthenticationProfileCommandOutput>;
976
961
  deleteAuthenticationProfile(
977
962
  args: DeleteAuthenticationProfileCommandInput,
978
- cb: (err: any, data?: DeleteAuthenticationProfileCommandOutput) => void
963
+ cb: (err: any, data?: DeleteAuthenticationProfileCommandOutput) => void,
979
964
  ): void;
980
965
  deleteAuthenticationProfile(
981
966
  args: DeleteAuthenticationProfileCommandInput,
982
967
  options: __HttpHandlerOptions,
983
- cb: (err: any, data?: DeleteAuthenticationProfileCommandOutput) => void
968
+ cb: (err: any, data?: DeleteAuthenticationProfileCommandOutput) => void,
984
969
  ): void;
985
970
  deleteCluster(
986
971
  args: DeleteClusterCommandInput,
987
- options?: __HttpHandlerOptions
972
+ options?: __HttpHandlerOptions,
988
973
  ): Promise<DeleteClusterCommandOutput>;
989
974
  deleteCluster(
990
975
  args: DeleteClusterCommandInput,
991
- cb: (err: any, data?: DeleteClusterCommandOutput) => void
976
+ cb: (err: any, data?: DeleteClusterCommandOutput) => void,
992
977
  ): void;
993
978
  deleteCluster(
994
979
  args: DeleteClusterCommandInput,
995
980
  options: __HttpHandlerOptions,
996
- cb: (err: any, data?: DeleteClusterCommandOutput) => void
981
+ cb: (err: any, data?: DeleteClusterCommandOutput) => void,
997
982
  ): void;
998
983
  deleteClusterParameterGroup(
999
984
  args: DeleteClusterParameterGroupCommandInput,
1000
- options?: __HttpHandlerOptions
985
+ options?: __HttpHandlerOptions,
1001
986
  ): Promise<DeleteClusterParameterGroupCommandOutput>;
1002
987
  deleteClusterParameterGroup(
1003
988
  args: DeleteClusterParameterGroupCommandInput,
1004
- cb: (err: any, data?: DeleteClusterParameterGroupCommandOutput) => void
989
+ cb: (err: any, data?: DeleteClusterParameterGroupCommandOutput) => void,
1005
990
  ): void;
1006
991
  deleteClusterParameterGroup(
1007
992
  args: DeleteClusterParameterGroupCommandInput,
1008
993
  options: __HttpHandlerOptions,
1009
- cb: (err: any, data?: DeleteClusterParameterGroupCommandOutput) => void
994
+ cb: (err: any, data?: DeleteClusterParameterGroupCommandOutput) => void,
1010
995
  ): void;
1011
996
  deleteClusterSecurityGroup(
1012
997
  args: DeleteClusterSecurityGroupCommandInput,
1013
- options?: __HttpHandlerOptions
998
+ options?: __HttpHandlerOptions,
1014
999
  ): Promise<DeleteClusterSecurityGroupCommandOutput>;
1015
1000
  deleteClusterSecurityGroup(
1016
1001
  args: DeleteClusterSecurityGroupCommandInput,
1017
- cb: (err: any, data?: DeleteClusterSecurityGroupCommandOutput) => void
1002
+ cb: (err: any, data?: DeleteClusterSecurityGroupCommandOutput) => void,
1018
1003
  ): void;
1019
1004
  deleteClusterSecurityGroup(
1020
1005
  args: DeleteClusterSecurityGroupCommandInput,
1021
1006
  options: __HttpHandlerOptions,
1022
- cb: (err: any, data?: DeleteClusterSecurityGroupCommandOutput) => void
1007
+ cb: (err: any, data?: DeleteClusterSecurityGroupCommandOutput) => void,
1023
1008
  ): void;
1024
1009
  deleteClusterSnapshot(
1025
1010
  args: DeleteClusterSnapshotCommandInput,
1026
- options?: __HttpHandlerOptions
1011
+ options?: __HttpHandlerOptions,
1027
1012
  ): Promise<DeleteClusterSnapshotCommandOutput>;
1028
1013
  deleteClusterSnapshot(
1029
1014
  args: DeleteClusterSnapshotCommandInput,
1030
- cb: (err: any, data?: DeleteClusterSnapshotCommandOutput) => void
1015
+ cb: (err: any, data?: DeleteClusterSnapshotCommandOutput) => void,
1031
1016
  ): void;
1032
1017
  deleteClusterSnapshot(
1033
1018
  args: DeleteClusterSnapshotCommandInput,
1034
1019
  options: __HttpHandlerOptions,
1035
- cb: (err: any, data?: DeleteClusterSnapshotCommandOutput) => void
1020
+ cb: (err: any, data?: DeleteClusterSnapshotCommandOutput) => void,
1036
1021
  ): void;
1037
1022
  deleteClusterSubnetGroup(
1038
1023
  args: DeleteClusterSubnetGroupCommandInput,
1039
- options?: __HttpHandlerOptions
1024
+ options?: __HttpHandlerOptions,
1040
1025
  ): Promise<DeleteClusterSubnetGroupCommandOutput>;
1041
1026
  deleteClusterSubnetGroup(
1042
1027
  args: DeleteClusterSubnetGroupCommandInput,
1043
- cb: (err: any, data?: DeleteClusterSubnetGroupCommandOutput) => void
1028
+ cb: (err: any, data?: DeleteClusterSubnetGroupCommandOutput) => void,
1044
1029
  ): void;
1045
1030
  deleteClusterSubnetGroup(
1046
1031
  args: DeleteClusterSubnetGroupCommandInput,
1047
1032
  options: __HttpHandlerOptions,
1048
- cb: (err: any, data?: DeleteClusterSubnetGroupCommandOutput) => void
1033
+ cb: (err: any, data?: DeleteClusterSubnetGroupCommandOutput) => void,
1049
1034
  ): void;
1050
1035
  deleteCustomDomainAssociation(
1051
1036
  args: DeleteCustomDomainAssociationCommandInput,
1052
- options?: __HttpHandlerOptions
1037
+ options?: __HttpHandlerOptions,
1053
1038
  ): Promise<DeleteCustomDomainAssociationCommandOutput>;
1054
1039
  deleteCustomDomainAssociation(
1055
1040
  args: DeleteCustomDomainAssociationCommandInput,
1056
- cb: (err: any, data?: DeleteCustomDomainAssociationCommandOutput) => void
1041
+ cb: (err: any, data?: DeleteCustomDomainAssociationCommandOutput) => void,
1057
1042
  ): void;
1058
1043
  deleteCustomDomainAssociation(
1059
1044
  args: DeleteCustomDomainAssociationCommandInput,
1060
1045
  options: __HttpHandlerOptions,
1061
- cb: (err: any, data?: DeleteCustomDomainAssociationCommandOutput) => void
1046
+ cb: (err: any, data?: DeleteCustomDomainAssociationCommandOutput) => void,
1062
1047
  ): void;
1063
1048
  deleteEndpointAccess(
1064
1049
  args: DeleteEndpointAccessCommandInput,
1065
- options?: __HttpHandlerOptions
1050
+ options?: __HttpHandlerOptions,
1066
1051
  ): Promise<DeleteEndpointAccessCommandOutput>;
1067
1052
  deleteEndpointAccess(
1068
1053
  args: DeleteEndpointAccessCommandInput,
1069
- cb: (err: any, data?: DeleteEndpointAccessCommandOutput) => void
1054
+ cb: (err: any, data?: DeleteEndpointAccessCommandOutput) => void,
1070
1055
  ): void;
1071
1056
  deleteEndpointAccess(
1072
1057
  args: DeleteEndpointAccessCommandInput,
1073
1058
  options: __HttpHandlerOptions,
1074
- cb: (err: any, data?: DeleteEndpointAccessCommandOutput) => void
1059
+ cb: (err: any, data?: DeleteEndpointAccessCommandOutput) => void,
1075
1060
  ): void;
1076
1061
  deleteEventSubscription(
1077
1062
  args: DeleteEventSubscriptionCommandInput,
1078
- options?: __HttpHandlerOptions
1063
+ options?: __HttpHandlerOptions,
1079
1064
  ): Promise<DeleteEventSubscriptionCommandOutput>;
1080
1065
  deleteEventSubscription(
1081
1066
  args: DeleteEventSubscriptionCommandInput,
1082
- cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void
1067
+ cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void,
1083
1068
  ): void;
1084
1069
  deleteEventSubscription(
1085
1070
  args: DeleteEventSubscriptionCommandInput,
1086
1071
  options: __HttpHandlerOptions,
1087
- cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void
1072
+ cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void,
1088
1073
  ): void;
1089
1074
  deleteHsmClientCertificate(
1090
1075
  args: DeleteHsmClientCertificateCommandInput,
1091
- options?: __HttpHandlerOptions
1076
+ options?: __HttpHandlerOptions,
1092
1077
  ): Promise<DeleteHsmClientCertificateCommandOutput>;
1093
1078
  deleteHsmClientCertificate(
1094
1079
  args: DeleteHsmClientCertificateCommandInput,
1095
- cb: (err: any, data?: DeleteHsmClientCertificateCommandOutput) => void
1080
+ cb: (err: any, data?: DeleteHsmClientCertificateCommandOutput) => void,
1096
1081
  ): void;
1097
1082
  deleteHsmClientCertificate(
1098
1083
  args: DeleteHsmClientCertificateCommandInput,
1099
1084
  options: __HttpHandlerOptions,
1100
- cb: (err: any, data?: DeleteHsmClientCertificateCommandOutput) => void
1085
+ cb: (err: any, data?: DeleteHsmClientCertificateCommandOutput) => void,
1101
1086
  ): void;
1102
1087
  deleteHsmConfiguration(
1103
1088
  args: DeleteHsmConfigurationCommandInput,
1104
- options?: __HttpHandlerOptions
1089
+ options?: __HttpHandlerOptions,
1105
1090
  ): Promise<DeleteHsmConfigurationCommandOutput>;
1106
1091
  deleteHsmConfiguration(
1107
1092
  args: DeleteHsmConfigurationCommandInput,
1108
- cb: (err: any, data?: DeleteHsmConfigurationCommandOutput) => void
1093
+ cb: (err: any, data?: DeleteHsmConfigurationCommandOutput) => void,
1109
1094
  ): void;
1110
1095
  deleteHsmConfiguration(
1111
1096
  args: DeleteHsmConfigurationCommandInput,
1112
1097
  options: __HttpHandlerOptions,
1113
- cb: (err: any, data?: DeleteHsmConfigurationCommandOutput) => void
1098
+ cb: (err: any, data?: DeleteHsmConfigurationCommandOutput) => void,
1114
1099
  ): void;
1115
1100
  deleteIntegration(
1116
1101
  args: DeleteIntegrationCommandInput,
1117
- options?: __HttpHandlerOptions
1102
+ options?: __HttpHandlerOptions,
1118
1103
  ): Promise<DeleteIntegrationCommandOutput>;
1119
1104
  deleteIntegration(
1120
1105
  args: DeleteIntegrationCommandInput,
1121
- cb: (err: any, data?: DeleteIntegrationCommandOutput) => void
1106
+ cb: (err: any, data?: DeleteIntegrationCommandOutput) => void,
1122
1107
  ): void;
1123
1108
  deleteIntegration(
1124
1109
  args: DeleteIntegrationCommandInput,
1125
1110
  options: __HttpHandlerOptions,
1126
- cb: (err: any, data?: DeleteIntegrationCommandOutput) => void
1111
+ cb: (err: any, data?: DeleteIntegrationCommandOutput) => void,
1127
1112
  ): void;
1128
1113
  deletePartner(
1129
1114
  args: DeletePartnerCommandInput,
1130
- options?: __HttpHandlerOptions
1115
+ options?: __HttpHandlerOptions,
1131
1116
  ): Promise<DeletePartnerCommandOutput>;
1132
1117
  deletePartner(
1133
1118
  args: DeletePartnerCommandInput,
1134
- cb: (err: any, data?: DeletePartnerCommandOutput) => void
1119
+ cb: (err: any, data?: DeletePartnerCommandOutput) => void,
1135
1120
  ): void;
1136
1121
  deletePartner(
1137
1122
  args: DeletePartnerCommandInput,
1138
1123
  options: __HttpHandlerOptions,
1139
- cb: (err: any, data?: DeletePartnerCommandOutput) => void
1124
+ cb: (err: any, data?: DeletePartnerCommandOutput) => void,
1140
1125
  ): void;
1141
1126
  deleteRedshiftIdcApplication(
1142
1127
  args: DeleteRedshiftIdcApplicationCommandInput,
1143
- options?: __HttpHandlerOptions
1128
+ options?: __HttpHandlerOptions,
1144
1129
  ): Promise<DeleteRedshiftIdcApplicationCommandOutput>;
1145
1130
  deleteRedshiftIdcApplication(
1146
1131
  args: DeleteRedshiftIdcApplicationCommandInput,
1147
- cb: (err: any, data?: DeleteRedshiftIdcApplicationCommandOutput) => void
1132
+ cb: (err: any, data?: DeleteRedshiftIdcApplicationCommandOutput) => void,
1148
1133
  ): void;
1149
1134
  deleteRedshiftIdcApplication(
1150
1135
  args: DeleteRedshiftIdcApplicationCommandInput,
1151
1136
  options: __HttpHandlerOptions,
1152
- cb: (err: any, data?: DeleteRedshiftIdcApplicationCommandOutput) => void
1137
+ cb: (err: any, data?: DeleteRedshiftIdcApplicationCommandOutput) => void,
1153
1138
  ): void;
1154
1139
  deleteResourcePolicy(
1155
1140
  args: DeleteResourcePolicyCommandInput,
1156
- options?: __HttpHandlerOptions
1141
+ options?: __HttpHandlerOptions,
1157
1142
  ): Promise<DeleteResourcePolicyCommandOutput>;
1158
1143
  deleteResourcePolicy(
1159
1144
  args: DeleteResourcePolicyCommandInput,
1160
- cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
1145
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void,
1161
1146
  ): void;
1162
1147
  deleteResourcePolicy(
1163
1148
  args: DeleteResourcePolicyCommandInput,
1164
1149
  options: __HttpHandlerOptions,
1165
- cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void
1150
+ cb: (err: any, data?: DeleteResourcePolicyCommandOutput) => void,
1166
1151
  ): void;
1167
1152
  deleteScheduledAction(
1168
1153
  args: DeleteScheduledActionCommandInput,
1169
- options?: __HttpHandlerOptions
1154
+ options?: __HttpHandlerOptions,
1170
1155
  ): Promise<DeleteScheduledActionCommandOutput>;
1171
1156
  deleteScheduledAction(
1172
1157
  args: DeleteScheduledActionCommandInput,
1173
- cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void
1158
+ cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void,
1174
1159
  ): void;
1175
1160
  deleteScheduledAction(
1176
1161
  args: DeleteScheduledActionCommandInput,
1177
1162
  options: __HttpHandlerOptions,
1178
- cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void
1163
+ cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void,
1179
1164
  ): void;
1180
1165
  deleteSnapshotCopyGrant(
1181
1166
  args: DeleteSnapshotCopyGrantCommandInput,
1182
- options?: __HttpHandlerOptions
1167
+ options?: __HttpHandlerOptions,
1183
1168
  ): Promise<DeleteSnapshotCopyGrantCommandOutput>;
1184
1169
  deleteSnapshotCopyGrant(
1185
1170
  args: DeleteSnapshotCopyGrantCommandInput,
1186
- cb: (err: any, data?: DeleteSnapshotCopyGrantCommandOutput) => void
1171
+ cb: (err: any, data?: DeleteSnapshotCopyGrantCommandOutput) => void,
1187
1172
  ): void;
1188
1173
  deleteSnapshotCopyGrant(
1189
1174
  args: DeleteSnapshotCopyGrantCommandInput,
1190
1175
  options: __HttpHandlerOptions,
1191
- cb: (err: any, data?: DeleteSnapshotCopyGrantCommandOutput) => void
1176
+ cb: (err: any, data?: DeleteSnapshotCopyGrantCommandOutput) => void,
1192
1177
  ): void;
1193
1178
  deleteSnapshotSchedule(
1194
1179
  args: DeleteSnapshotScheduleCommandInput,
1195
- options?: __HttpHandlerOptions
1180
+ options?: __HttpHandlerOptions,
1196
1181
  ): Promise<DeleteSnapshotScheduleCommandOutput>;
1197
1182
  deleteSnapshotSchedule(
1198
1183
  args: DeleteSnapshotScheduleCommandInput,
1199
- cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void
1184
+ cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void,
1200
1185
  ): void;
1201
1186
  deleteSnapshotSchedule(
1202
1187
  args: DeleteSnapshotScheduleCommandInput,
1203
1188
  options: __HttpHandlerOptions,
1204
- cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void
1189
+ cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void,
1205
1190
  ): void;
1206
1191
  deleteTags(
1207
1192
  args: DeleteTagsCommandInput,
1208
- options?: __HttpHandlerOptions
1193
+ options?: __HttpHandlerOptions,
1209
1194
  ): Promise<DeleteTagsCommandOutput>;
1210
1195
  deleteTags(
1211
1196
  args: DeleteTagsCommandInput,
1212
- cb: (err: any, data?: DeleteTagsCommandOutput) => void
1197
+ cb: (err: any, data?: DeleteTagsCommandOutput) => void,
1213
1198
  ): void;
1214
1199
  deleteTags(
1215
1200
  args: DeleteTagsCommandInput,
1216
1201
  options: __HttpHandlerOptions,
1217
- cb: (err: any, data?: DeleteTagsCommandOutput) => void
1202
+ cb: (err: any, data?: DeleteTagsCommandOutput) => void,
1218
1203
  ): void;
1219
1204
  deleteUsageLimit(
1220
1205
  args: DeleteUsageLimitCommandInput,
1221
- options?: __HttpHandlerOptions
1206
+ options?: __HttpHandlerOptions,
1222
1207
  ): Promise<DeleteUsageLimitCommandOutput>;
1223
1208
  deleteUsageLimit(
1224
1209
  args: DeleteUsageLimitCommandInput,
1225
- cb: (err: any, data?: DeleteUsageLimitCommandOutput) => void
1210
+ cb: (err: any, data?: DeleteUsageLimitCommandOutput) => void,
1226
1211
  ): void;
1227
1212
  deleteUsageLimit(
1228
1213
  args: DeleteUsageLimitCommandInput,
1229
1214
  options: __HttpHandlerOptions,
1230
- cb: (err: any, data?: DeleteUsageLimitCommandOutput) => void
1215
+ cb: (err: any, data?: DeleteUsageLimitCommandOutput) => void,
1231
1216
  ): void;
1232
1217
  deregisterNamespace(
1233
1218
  args: DeregisterNamespaceCommandInput,
1234
- options?: __HttpHandlerOptions
1219
+ options?: __HttpHandlerOptions,
1235
1220
  ): Promise<DeregisterNamespaceCommandOutput>;
1236
1221
  deregisterNamespace(
1237
1222
  args: DeregisterNamespaceCommandInput,
1238
- cb: (err: any, data?: DeregisterNamespaceCommandOutput) => void
1223
+ cb: (err: any, data?: DeregisterNamespaceCommandOutput) => void,
1239
1224
  ): void;
1240
1225
  deregisterNamespace(
1241
1226
  args: DeregisterNamespaceCommandInput,
1242
1227
  options: __HttpHandlerOptions,
1243
- cb: (err: any, data?: DeregisterNamespaceCommandOutput) => void
1228
+ cb: (err: any, data?: DeregisterNamespaceCommandOutput) => void,
1244
1229
  ): void;
1245
1230
  describeAccountAttributes(): Promise<DescribeAccountAttributesCommandOutput>;
1246
1231
  describeAccountAttributes(
1247
1232
  args: DescribeAccountAttributesCommandInput,
1248
- options?: __HttpHandlerOptions
1233
+ options?: __HttpHandlerOptions,
1249
1234
  ): Promise<DescribeAccountAttributesCommandOutput>;
1250
1235
  describeAccountAttributes(
1251
1236
  args: DescribeAccountAttributesCommandInput,
1252
- cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
1237
+ cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void,
1253
1238
  ): void;
1254
1239
  describeAccountAttributes(
1255
1240
  args: DescribeAccountAttributesCommandInput,
1256
1241
  options: __HttpHandlerOptions,
1257
- cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
1242
+ cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void,
1258
1243
  ): void;
1259
1244
  describeAuthenticationProfiles(): Promise<DescribeAuthenticationProfilesCommandOutput>;
1260
1245
  describeAuthenticationProfiles(
1261
1246
  args: DescribeAuthenticationProfilesCommandInput,
1262
- options?: __HttpHandlerOptions
1247
+ options?: __HttpHandlerOptions,
1263
1248
  ): Promise<DescribeAuthenticationProfilesCommandOutput>;
1264
1249
  describeAuthenticationProfiles(
1265
1250
  args: DescribeAuthenticationProfilesCommandInput,
1266
- cb: (err: any, data?: DescribeAuthenticationProfilesCommandOutput) => void
1251
+ cb: (err: any, data?: DescribeAuthenticationProfilesCommandOutput) => void,
1267
1252
  ): void;
1268
1253
  describeAuthenticationProfiles(
1269
1254
  args: DescribeAuthenticationProfilesCommandInput,
1270
1255
  options: __HttpHandlerOptions,
1271
- cb: (err: any, data?: DescribeAuthenticationProfilesCommandOutput) => void
1256
+ cb: (err: any, data?: DescribeAuthenticationProfilesCommandOutput) => void,
1272
1257
  ): void;
1273
1258
  describeClusterDbRevisions(): Promise<DescribeClusterDbRevisionsCommandOutput>;
1274
1259
  describeClusterDbRevisions(
1275
1260
  args: DescribeClusterDbRevisionsCommandInput,
1276
- options?: __HttpHandlerOptions
1261
+ options?: __HttpHandlerOptions,
1277
1262
  ): Promise<DescribeClusterDbRevisionsCommandOutput>;
1278
1263
  describeClusterDbRevisions(
1279
1264
  args: DescribeClusterDbRevisionsCommandInput,
1280
- cb: (err: any, data?: DescribeClusterDbRevisionsCommandOutput) => void
1265
+ cb: (err: any, data?: DescribeClusterDbRevisionsCommandOutput) => void,
1281
1266
  ): void;
1282
1267
  describeClusterDbRevisions(
1283
1268
  args: DescribeClusterDbRevisionsCommandInput,
1284
1269
  options: __HttpHandlerOptions,
1285
- cb: (err: any, data?: DescribeClusterDbRevisionsCommandOutput) => void
1270
+ cb: (err: any, data?: DescribeClusterDbRevisionsCommandOutput) => void,
1286
1271
  ): void;
1287
1272
  describeClusterParameterGroups(): Promise<DescribeClusterParameterGroupsCommandOutput>;
1288
1273
  describeClusterParameterGroups(
1289
1274
  args: DescribeClusterParameterGroupsCommandInput,
1290
- options?: __HttpHandlerOptions
1275
+ options?: __HttpHandlerOptions,
1291
1276
  ): Promise<DescribeClusterParameterGroupsCommandOutput>;
1292
1277
  describeClusterParameterGroups(
1293
1278
  args: DescribeClusterParameterGroupsCommandInput,
1294
- cb: (err: any, data?: DescribeClusterParameterGroupsCommandOutput) => void
1279
+ cb: (err: any, data?: DescribeClusterParameterGroupsCommandOutput) => void,
1295
1280
  ): void;
1296
1281
  describeClusterParameterGroups(
1297
1282
  args: DescribeClusterParameterGroupsCommandInput,
1298
1283
  options: __HttpHandlerOptions,
1299
- cb: (err: any, data?: DescribeClusterParameterGroupsCommandOutput) => void
1284
+ cb: (err: any, data?: DescribeClusterParameterGroupsCommandOutput) => void,
1300
1285
  ): void;
1301
1286
  describeClusterParameters(
1302
1287
  args: DescribeClusterParametersCommandInput,
1303
- options?: __HttpHandlerOptions
1288
+ options?: __HttpHandlerOptions,
1304
1289
  ): Promise<DescribeClusterParametersCommandOutput>;
1305
1290
  describeClusterParameters(
1306
1291
  args: DescribeClusterParametersCommandInput,
1307
- cb: (err: any, data?: DescribeClusterParametersCommandOutput) => void
1292
+ cb: (err: any, data?: DescribeClusterParametersCommandOutput) => void,
1308
1293
  ): void;
1309
1294
  describeClusterParameters(
1310
1295
  args: DescribeClusterParametersCommandInput,
1311
1296
  options: __HttpHandlerOptions,
1312
- cb: (err: any, data?: DescribeClusterParametersCommandOutput) => void
1297
+ cb: (err: any, data?: DescribeClusterParametersCommandOutput) => void,
1313
1298
  ): void;
1314
1299
  describeClusters(): Promise<DescribeClustersCommandOutput>;
1315
1300
  describeClusters(
1316
1301
  args: DescribeClustersCommandInput,
1317
- options?: __HttpHandlerOptions
1302
+ options?: __HttpHandlerOptions,
1318
1303
  ): Promise<DescribeClustersCommandOutput>;
1319
1304
  describeClusters(
1320
1305
  args: DescribeClustersCommandInput,
1321
- cb: (err: any, data?: DescribeClustersCommandOutput) => void
1306
+ cb: (err: any, data?: DescribeClustersCommandOutput) => void,
1322
1307
  ): void;
1323
1308
  describeClusters(
1324
1309
  args: DescribeClustersCommandInput,
1325
1310
  options: __HttpHandlerOptions,
1326
- cb: (err: any, data?: DescribeClustersCommandOutput) => void
1311
+ cb: (err: any, data?: DescribeClustersCommandOutput) => void,
1327
1312
  ): void;
1328
1313
  describeClusterSecurityGroups(): Promise<DescribeClusterSecurityGroupsCommandOutput>;
1329
1314
  describeClusterSecurityGroups(
1330
1315
  args: DescribeClusterSecurityGroupsCommandInput,
1331
- options?: __HttpHandlerOptions
1316
+ options?: __HttpHandlerOptions,
1332
1317
  ): Promise<DescribeClusterSecurityGroupsCommandOutput>;
1333
1318
  describeClusterSecurityGroups(
1334
1319
  args: DescribeClusterSecurityGroupsCommandInput,
1335
- cb: (err: any, data?: DescribeClusterSecurityGroupsCommandOutput) => void
1320
+ cb: (err: any, data?: DescribeClusterSecurityGroupsCommandOutput) => void,
1336
1321
  ): void;
1337
1322
  describeClusterSecurityGroups(
1338
1323
  args: DescribeClusterSecurityGroupsCommandInput,
1339
1324
  options: __HttpHandlerOptions,
1340
- cb: (err: any, data?: DescribeClusterSecurityGroupsCommandOutput) => void
1325
+ cb: (err: any, data?: DescribeClusterSecurityGroupsCommandOutput) => void,
1341
1326
  ): void;
1342
1327
  describeClusterSnapshots(): Promise<DescribeClusterSnapshotsCommandOutput>;
1343
1328
  describeClusterSnapshots(
1344
1329
  args: DescribeClusterSnapshotsCommandInput,
1345
- options?: __HttpHandlerOptions
1330
+ options?: __HttpHandlerOptions,
1346
1331
  ): Promise<DescribeClusterSnapshotsCommandOutput>;
1347
1332
  describeClusterSnapshots(
1348
1333
  args: DescribeClusterSnapshotsCommandInput,
1349
- cb: (err: any, data?: DescribeClusterSnapshotsCommandOutput) => void
1334
+ cb: (err: any, data?: DescribeClusterSnapshotsCommandOutput) => void,
1350
1335
  ): void;
1351
1336
  describeClusterSnapshots(
1352
1337
  args: DescribeClusterSnapshotsCommandInput,
1353
1338
  options: __HttpHandlerOptions,
1354
- cb: (err: any, data?: DescribeClusterSnapshotsCommandOutput) => void
1339
+ cb: (err: any, data?: DescribeClusterSnapshotsCommandOutput) => void,
1355
1340
  ): void;
1356
1341
  describeClusterSubnetGroups(): Promise<DescribeClusterSubnetGroupsCommandOutput>;
1357
1342
  describeClusterSubnetGroups(
1358
1343
  args: DescribeClusterSubnetGroupsCommandInput,
1359
- options?: __HttpHandlerOptions
1344
+ options?: __HttpHandlerOptions,
1360
1345
  ): Promise<DescribeClusterSubnetGroupsCommandOutput>;
1361
1346
  describeClusterSubnetGroups(
1362
1347
  args: DescribeClusterSubnetGroupsCommandInput,
1363
- cb: (err: any, data?: DescribeClusterSubnetGroupsCommandOutput) => void
1348
+ cb: (err: any, data?: DescribeClusterSubnetGroupsCommandOutput) => void,
1364
1349
  ): void;
1365
1350
  describeClusterSubnetGroups(
1366
1351
  args: DescribeClusterSubnetGroupsCommandInput,
1367
1352
  options: __HttpHandlerOptions,
1368
- cb: (err: any, data?: DescribeClusterSubnetGroupsCommandOutput) => void
1353
+ cb: (err: any, data?: DescribeClusterSubnetGroupsCommandOutput) => void,
1369
1354
  ): void;
1370
1355
  describeClusterTracks(): Promise<DescribeClusterTracksCommandOutput>;
1371
1356
  describeClusterTracks(
1372
1357
  args: DescribeClusterTracksCommandInput,
1373
- options?: __HttpHandlerOptions
1358
+ options?: __HttpHandlerOptions,
1374
1359
  ): Promise<DescribeClusterTracksCommandOutput>;
1375
1360
  describeClusterTracks(
1376
1361
  args: DescribeClusterTracksCommandInput,
1377
- cb: (err: any, data?: DescribeClusterTracksCommandOutput) => void
1362
+ cb: (err: any, data?: DescribeClusterTracksCommandOutput) => void,
1378
1363
  ): void;
1379
1364
  describeClusterTracks(
1380
1365
  args: DescribeClusterTracksCommandInput,
1381
1366
  options: __HttpHandlerOptions,
1382
- cb: (err: any, data?: DescribeClusterTracksCommandOutput) => void
1367
+ cb: (err: any, data?: DescribeClusterTracksCommandOutput) => void,
1383
1368
  ): void;
1384
1369
  describeClusterVersions(): Promise<DescribeClusterVersionsCommandOutput>;
1385
1370
  describeClusterVersions(
1386
1371
  args: DescribeClusterVersionsCommandInput,
1387
- options?: __HttpHandlerOptions
1372
+ options?: __HttpHandlerOptions,
1388
1373
  ): Promise<DescribeClusterVersionsCommandOutput>;
1389
1374
  describeClusterVersions(
1390
1375
  args: DescribeClusterVersionsCommandInput,
1391
- cb: (err: any, data?: DescribeClusterVersionsCommandOutput) => void
1376
+ cb: (err: any, data?: DescribeClusterVersionsCommandOutput) => void,
1392
1377
  ): void;
1393
1378
  describeClusterVersions(
1394
1379
  args: DescribeClusterVersionsCommandInput,
1395
1380
  options: __HttpHandlerOptions,
1396
- cb: (err: any, data?: DescribeClusterVersionsCommandOutput) => void
1381
+ cb: (err: any, data?: DescribeClusterVersionsCommandOutput) => void,
1397
1382
  ): void;
1398
1383
  describeCustomDomainAssociations(): Promise<DescribeCustomDomainAssociationsCommandOutput>;
1399
1384
  describeCustomDomainAssociations(
1400
1385
  args: DescribeCustomDomainAssociationsCommandInput,
1401
- options?: __HttpHandlerOptions
1386
+ options?: __HttpHandlerOptions,
1402
1387
  ): Promise<DescribeCustomDomainAssociationsCommandOutput>;
1403
1388
  describeCustomDomainAssociations(
1404
1389
  args: DescribeCustomDomainAssociationsCommandInput,
1405
- cb: (err: any, data?: DescribeCustomDomainAssociationsCommandOutput) => void
1390
+ cb: (err: any, data?: DescribeCustomDomainAssociationsCommandOutput) => void,
1406
1391
  ): void;
1407
1392
  describeCustomDomainAssociations(
1408
1393
  args: DescribeCustomDomainAssociationsCommandInput,
1409
1394
  options: __HttpHandlerOptions,
1410
- cb: (err: any, data?: DescribeCustomDomainAssociationsCommandOutput) => void
1395
+ cb: (err: any, data?: DescribeCustomDomainAssociationsCommandOutput) => void,
1411
1396
  ): void;
1412
1397
  describeDataShares(): Promise<DescribeDataSharesCommandOutput>;
1413
1398
  describeDataShares(
1414
1399
  args: DescribeDataSharesCommandInput,
1415
- options?: __HttpHandlerOptions
1400
+ options?: __HttpHandlerOptions,
1416
1401
  ): Promise<DescribeDataSharesCommandOutput>;
1417
1402
  describeDataShares(
1418
1403
  args: DescribeDataSharesCommandInput,
1419
- cb: (err: any, data?: DescribeDataSharesCommandOutput) => void
1404
+ cb: (err: any, data?: DescribeDataSharesCommandOutput) => void,
1420
1405
  ): void;
1421
1406
  describeDataShares(
1422
1407
  args: DescribeDataSharesCommandInput,
1423
1408
  options: __HttpHandlerOptions,
1424
- cb: (err: any, data?: DescribeDataSharesCommandOutput) => void
1409
+ cb: (err: any, data?: DescribeDataSharesCommandOutput) => void,
1425
1410
  ): void;
1426
1411
  describeDataSharesForConsumer(): Promise<DescribeDataSharesForConsumerCommandOutput>;
1427
1412
  describeDataSharesForConsumer(
1428
1413
  args: DescribeDataSharesForConsumerCommandInput,
1429
- options?: __HttpHandlerOptions
1414
+ options?: __HttpHandlerOptions,
1430
1415
  ): Promise<DescribeDataSharesForConsumerCommandOutput>;
1431
1416
  describeDataSharesForConsumer(
1432
1417
  args: DescribeDataSharesForConsumerCommandInput,
1433
- cb: (err: any, data?: DescribeDataSharesForConsumerCommandOutput) => void
1418
+ cb: (err: any, data?: DescribeDataSharesForConsumerCommandOutput) => void,
1434
1419
  ): void;
1435
1420
  describeDataSharesForConsumer(
1436
1421
  args: DescribeDataSharesForConsumerCommandInput,
1437
1422
  options: __HttpHandlerOptions,
1438
- cb: (err: any, data?: DescribeDataSharesForConsumerCommandOutput) => void
1423
+ cb: (err: any, data?: DescribeDataSharesForConsumerCommandOutput) => void,
1439
1424
  ): void;
1440
1425
  describeDataSharesForProducer(): Promise<DescribeDataSharesForProducerCommandOutput>;
1441
1426
  describeDataSharesForProducer(
1442
1427
  args: DescribeDataSharesForProducerCommandInput,
1443
- options?: __HttpHandlerOptions
1428
+ options?: __HttpHandlerOptions,
1444
1429
  ): Promise<DescribeDataSharesForProducerCommandOutput>;
1445
1430
  describeDataSharesForProducer(
1446
1431
  args: DescribeDataSharesForProducerCommandInput,
1447
- cb: (err: any, data?: DescribeDataSharesForProducerCommandOutput) => void
1432
+ cb: (err: any, data?: DescribeDataSharesForProducerCommandOutput) => void,
1448
1433
  ): void;
1449
1434
  describeDataSharesForProducer(
1450
1435
  args: DescribeDataSharesForProducerCommandInput,
1451
1436
  options: __HttpHandlerOptions,
1452
- cb: (err: any, data?: DescribeDataSharesForProducerCommandOutput) => void
1437
+ cb: (err: any, data?: DescribeDataSharesForProducerCommandOutput) => void,
1453
1438
  ): void;
1454
1439
  describeDefaultClusterParameters(
1455
1440
  args: DescribeDefaultClusterParametersCommandInput,
1456
- options?: __HttpHandlerOptions
1441
+ options?: __HttpHandlerOptions,
1457
1442
  ): Promise<DescribeDefaultClusterParametersCommandOutput>;
1458
1443
  describeDefaultClusterParameters(
1459
1444
  args: DescribeDefaultClusterParametersCommandInput,
1460
- cb: (err: any, data?: DescribeDefaultClusterParametersCommandOutput) => void
1445
+ cb: (err: any, data?: DescribeDefaultClusterParametersCommandOutput) => void,
1461
1446
  ): void;
1462
1447
  describeDefaultClusterParameters(
1463
1448
  args: DescribeDefaultClusterParametersCommandInput,
1464
1449
  options: __HttpHandlerOptions,
1465
- cb: (err: any, data?: DescribeDefaultClusterParametersCommandOutput) => void
1450
+ cb: (err: any, data?: DescribeDefaultClusterParametersCommandOutput) => void,
1466
1451
  ): void;
1467
1452
  describeEndpointAccess(): Promise<DescribeEndpointAccessCommandOutput>;
1468
1453
  describeEndpointAccess(
1469
1454
  args: DescribeEndpointAccessCommandInput,
1470
- options?: __HttpHandlerOptions
1455
+ options?: __HttpHandlerOptions,
1471
1456
  ): Promise<DescribeEndpointAccessCommandOutput>;
1472
1457
  describeEndpointAccess(
1473
1458
  args: DescribeEndpointAccessCommandInput,
1474
- cb: (err: any, data?: DescribeEndpointAccessCommandOutput) => void
1459
+ cb: (err: any, data?: DescribeEndpointAccessCommandOutput) => void,
1475
1460
  ): void;
1476
1461
  describeEndpointAccess(
1477
1462
  args: DescribeEndpointAccessCommandInput,
1478
1463
  options: __HttpHandlerOptions,
1479
- cb: (err: any, data?: DescribeEndpointAccessCommandOutput) => void
1464
+ cb: (err: any, data?: DescribeEndpointAccessCommandOutput) => void,
1480
1465
  ): void;
1481
1466
  describeEndpointAuthorization(): Promise<DescribeEndpointAuthorizationCommandOutput>;
1482
1467
  describeEndpointAuthorization(
1483
1468
  args: DescribeEndpointAuthorizationCommandInput,
1484
- options?: __HttpHandlerOptions
1469
+ options?: __HttpHandlerOptions,
1485
1470
  ): Promise<DescribeEndpointAuthorizationCommandOutput>;
1486
1471
  describeEndpointAuthorization(
1487
1472
  args: DescribeEndpointAuthorizationCommandInput,
1488
- cb: (err: any, data?: DescribeEndpointAuthorizationCommandOutput) => void
1473
+ cb: (err: any, data?: DescribeEndpointAuthorizationCommandOutput) => void,
1489
1474
  ): void;
1490
1475
  describeEndpointAuthorization(
1491
1476
  args: DescribeEndpointAuthorizationCommandInput,
1492
1477
  options: __HttpHandlerOptions,
1493
- cb: (err: any, data?: DescribeEndpointAuthorizationCommandOutput) => void
1478
+ cb: (err: any, data?: DescribeEndpointAuthorizationCommandOutput) => void,
1494
1479
  ): void;
1495
1480
  describeEventCategories(): Promise<DescribeEventCategoriesCommandOutput>;
1496
1481
  describeEventCategories(
1497
1482
  args: DescribeEventCategoriesCommandInput,
1498
- options?: __HttpHandlerOptions
1483
+ options?: __HttpHandlerOptions,
1499
1484
  ): Promise<DescribeEventCategoriesCommandOutput>;
1500
1485
  describeEventCategories(
1501
1486
  args: DescribeEventCategoriesCommandInput,
1502
- cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
1487
+ cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void,
1503
1488
  ): void;
1504
1489
  describeEventCategories(
1505
1490
  args: DescribeEventCategoriesCommandInput,
1506
1491
  options: __HttpHandlerOptions,
1507
- cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
1492
+ cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void,
1508
1493
  ): void;
1509
1494
  describeEvents(): Promise<DescribeEventsCommandOutput>;
1510
1495
  describeEvents(
1511
1496
  args: DescribeEventsCommandInput,
1512
- options?: __HttpHandlerOptions
1497
+ options?: __HttpHandlerOptions,
1513
1498
  ): Promise<DescribeEventsCommandOutput>;
1514
1499
  describeEvents(
1515
1500
  args: DescribeEventsCommandInput,
1516
- cb: (err: any, data?: DescribeEventsCommandOutput) => void
1501
+ cb: (err: any, data?: DescribeEventsCommandOutput) => void,
1517
1502
  ): void;
1518
1503
  describeEvents(
1519
1504
  args: DescribeEventsCommandInput,
1520
1505
  options: __HttpHandlerOptions,
1521
- cb: (err: any, data?: DescribeEventsCommandOutput) => void
1506
+ cb: (err: any, data?: DescribeEventsCommandOutput) => void,
1522
1507
  ): void;
1523
1508
  describeEventSubscriptions(): Promise<DescribeEventSubscriptionsCommandOutput>;
1524
1509
  describeEventSubscriptions(
1525
1510
  args: DescribeEventSubscriptionsCommandInput,
1526
- options?: __HttpHandlerOptions
1511
+ options?: __HttpHandlerOptions,
1527
1512
  ): Promise<DescribeEventSubscriptionsCommandOutput>;
1528
1513
  describeEventSubscriptions(
1529
1514
  args: DescribeEventSubscriptionsCommandInput,
1530
- cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
1515
+ cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void,
1531
1516
  ): void;
1532
1517
  describeEventSubscriptions(
1533
1518
  args: DescribeEventSubscriptionsCommandInput,
1534
1519
  options: __HttpHandlerOptions,
1535
- cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
1520
+ cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void,
1536
1521
  ): void;
1537
1522
  describeHsmClientCertificates(): Promise<DescribeHsmClientCertificatesCommandOutput>;
1538
1523
  describeHsmClientCertificates(
1539
1524
  args: DescribeHsmClientCertificatesCommandInput,
1540
- options?: __HttpHandlerOptions
1525
+ options?: __HttpHandlerOptions,
1541
1526
  ): Promise<DescribeHsmClientCertificatesCommandOutput>;
1542
1527
  describeHsmClientCertificates(
1543
1528
  args: DescribeHsmClientCertificatesCommandInput,
1544
- cb: (err: any, data?: DescribeHsmClientCertificatesCommandOutput) => void
1529
+ cb: (err: any, data?: DescribeHsmClientCertificatesCommandOutput) => void,
1545
1530
  ): void;
1546
1531
  describeHsmClientCertificates(
1547
1532
  args: DescribeHsmClientCertificatesCommandInput,
1548
1533
  options: __HttpHandlerOptions,
1549
- cb: (err: any, data?: DescribeHsmClientCertificatesCommandOutput) => void
1534
+ cb: (err: any, data?: DescribeHsmClientCertificatesCommandOutput) => void,
1550
1535
  ): void;
1551
1536
  describeHsmConfigurations(): Promise<DescribeHsmConfigurationsCommandOutput>;
1552
1537
  describeHsmConfigurations(
1553
1538
  args: DescribeHsmConfigurationsCommandInput,
1554
- options?: __HttpHandlerOptions
1539
+ options?: __HttpHandlerOptions,
1555
1540
  ): Promise<DescribeHsmConfigurationsCommandOutput>;
1556
1541
  describeHsmConfigurations(
1557
1542
  args: DescribeHsmConfigurationsCommandInput,
1558
- cb: (err: any, data?: DescribeHsmConfigurationsCommandOutput) => void
1543
+ cb: (err: any, data?: DescribeHsmConfigurationsCommandOutput) => void,
1559
1544
  ): void;
1560
1545
  describeHsmConfigurations(
1561
1546
  args: DescribeHsmConfigurationsCommandInput,
1562
1547
  options: __HttpHandlerOptions,
1563
- cb: (err: any, data?: DescribeHsmConfigurationsCommandOutput) => void
1548
+ cb: (err: any, data?: DescribeHsmConfigurationsCommandOutput) => void,
1564
1549
  ): void;
1565
1550
  describeInboundIntegrations(): Promise<DescribeInboundIntegrationsCommandOutput>;
1566
1551
  describeInboundIntegrations(
1567
1552
  args: DescribeInboundIntegrationsCommandInput,
1568
- options?: __HttpHandlerOptions
1553
+ options?: __HttpHandlerOptions,
1569
1554
  ): Promise<DescribeInboundIntegrationsCommandOutput>;
1570
1555
  describeInboundIntegrations(
1571
1556
  args: DescribeInboundIntegrationsCommandInput,
1572
- cb: (err: any, data?: DescribeInboundIntegrationsCommandOutput) => void
1557
+ cb: (err: any, data?: DescribeInboundIntegrationsCommandOutput) => void,
1573
1558
  ): void;
1574
1559
  describeInboundIntegrations(
1575
1560
  args: DescribeInboundIntegrationsCommandInput,
1576
1561
  options: __HttpHandlerOptions,
1577
- cb: (err: any, data?: DescribeInboundIntegrationsCommandOutput) => void
1562
+ cb: (err: any, data?: DescribeInboundIntegrationsCommandOutput) => void,
1578
1563
  ): void;
1579
1564
  describeIntegrations(): Promise<DescribeIntegrationsCommandOutput>;
1580
1565
  describeIntegrations(
1581
1566
  args: DescribeIntegrationsCommandInput,
1582
- options?: __HttpHandlerOptions
1567
+ options?: __HttpHandlerOptions,
1583
1568
  ): Promise<DescribeIntegrationsCommandOutput>;
1584
1569
  describeIntegrations(
1585
1570
  args: DescribeIntegrationsCommandInput,
1586
- cb: (err: any, data?: DescribeIntegrationsCommandOutput) => void
1571
+ cb: (err: any, data?: DescribeIntegrationsCommandOutput) => void,
1587
1572
  ): void;
1588
1573
  describeIntegrations(
1589
1574
  args: DescribeIntegrationsCommandInput,
1590
1575
  options: __HttpHandlerOptions,
1591
- cb: (err: any, data?: DescribeIntegrationsCommandOutput) => void
1576
+ cb: (err: any, data?: DescribeIntegrationsCommandOutput) => void,
1592
1577
  ): void;
1593
1578
  describeLoggingStatus(
1594
1579
  args: DescribeLoggingStatusCommandInput,
1595
- options?: __HttpHandlerOptions
1580
+ options?: __HttpHandlerOptions,
1596
1581
  ): Promise<DescribeLoggingStatusCommandOutput>;
1597
1582
  describeLoggingStatus(
1598
1583
  args: DescribeLoggingStatusCommandInput,
1599
- cb: (err: any, data?: DescribeLoggingStatusCommandOutput) => void
1584
+ cb: (err: any, data?: DescribeLoggingStatusCommandOutput) => void,
1600
1585
  ): void;
1601
1586
  describeLoggingStatus(
1602
1587
  args: DescribeLoggingStatusCommandInput,
1603
1588
  options: __HttpHandlerOptions,
1604
- cb: (err: any, data?: DescribeLoggingStatusCommandOutput) => void
1589
+ cb: (err: any, data?: DescribeLoggingStatusCommandOutput) => void,
1605
1590
  ): void;
1606
1591
  describeNodeConfigurationOptions(
1607
1592
  args: DescribeNodeConfigurationOptionsCommandInput,
1608
- options?: __HttpHandlerOptions
1593
+ options?: __HttpHandlerOptions,
1609
1594
  ): Promise<DescribeNodeConfigurationOptionsCommandOutput>;
1610
1595
  describeNodeConfigurationOptions(
1611
1596
  args: DescribeNodeConfigurationOptionsCommandInput,
1612
- cb: (err: any, data?: DescribeNodeConfigurationOptionsCommandOutput) => void
1597
+ cb: (err: any, data?: DescribeNodeConfigurationOptionsCommandOutput) => void,
1613
1598
  ): void;
1614
1599
  describeNodeConfigurationOptions(
1615
1600
  args: DescribeNodeConfigurationOptionsCommandInput,
1616
1601
  options: __HttpHandlerOptions,
1617
- cb: (err: any, data?: DescribeNodeConfigurationOptionsCommandOutput) => void
1602
+ cb: (err: any, data?: DescribeNodeConfigurationOptionsCommandOutput) => void,
1618
1603
  ): void;
1619
1604
  describeOrderableClusterOptions(): Promise<DescribeOrderableClusterOptionsCommandOutput>;
1620
1605
  describeOrderableClusterOptions(
1621
1606
  args: DescribeOrderableClusterOptionsCommandInput,
1622
- options?: __HttpHandlerOptions
1607
+ options?: __HttpHandlerOptions,
1623
1608
  ): Promise<DescribeOrderableClusterOptionsCommandOutput>;
1624
1609
  describeOrderableClusterOptions(
1625
1610
  args: DescribeOrderableClusterOptionsCommandInput,
1626
- cb: (err: any, data?: DescribeOrderableClusterOptionsCommandOutput) => void
1611
+ cb: (err: any, data?: DescribeOrderableClusterOptionsCommandOutput) => void,
1627
1612
  ): void;
1628
1613
  describeOrderableClusterOptions(
1629
1614
  args: DescribeOrderableClusterOptionsCommandInput,
1630
1615
  options: __HttpHandlerOptions,
1631
- cb: (err: any, data?: DescribeOrderableClusterOptionsCommandOutput) => void
1616
+ cb: (err: any, data?: DescribeOrderableClusterOptionsCommandOutput) => void,
1632
1617
  ): void;
1633
1618
  describePartners(
1634
1619
  args: DescribePartnersCommandInput,
1635
- options?: __HttpHandlerOptions
1620
+ options?: __HttpHandlerOptions,
1636
1621
  ): Promise<DescribePartnersCommandOutput>;
1637
1622
  describePartners(
1638
1623
  args: DescribePartnersCommandInput,
1639
- cb: (err: any, data?: DescribePartnersCommandOutput) => void
1624
+ cb: (err: any, data?: DescribePartnersCommandOutput) => void,
1640
1625
  ): void;
1641
1626
  describePartners(
1642
1627
  args: DescribePartnersCommandInput,
1643
1628
  options: __HttpHandlerOptions,
1644
- cb: (err: any, data?: DescribePartnersCommandOutput) => void
1629
+ cb: (err: any, data?: DescribePartnersCommandOutput) => void,
1645
1630
  ): void;
1646
1631
  describeRedshiftIdcApplications(): Promise<DescribeRedshiftIdcApplicationsCommandOutput>;
1647
1632
  describeRedshiftIdcApplications(
1648
1633
  args: DescribeRedshiftIdcApplicationsCommandInput,
1649
- options?: __HttpHandlerOptions
1634
+ options?: __HttpHandlerOptions,
1650
1635
  ): Promise<DescribeRedshiftIdcApplicationsCommandOutput>;
1651
1636
  describeRedshiftIdcApplications(
1652
1637
  args: DescribeRedshiftIdcApplicationsCommandInput,
1653
- cb: (err: any, data?: DescribeRedshiftIdcApplicationsCommandOutput) => void
1638
+ cb: (err: any, data?: DescribeRedshiftIdcApplicationsCommandOutput) => void,
1654
1639
  ): void;
1655
1640
  describeRedshiftIdcApplications(
1656
1641
  args: DescribeRedshiftIdcApplicationsCommandInput,
1657
1642
  options: __HttpHandlerOptions,
1658
- cb: (err: any, data?: DescribeRedshiftIdcApplicationsCommandOutput) => void
1643
+ cb: (err: any, data?: DescribeRedshiftIdcApplicationsCommandOutput) => void,
1659
1644
  ): void;
1660
1645
  describeReservedNodeExchangeStatus(): Promise<DescribeReservedNodeExchangeStatusCommandOutput>;
1661
1646
  describeReservedNodeExchangeStatus(
1662
1647
  args: DescribeReservedNodeExchangeStatusCommandInput,
1663
- options?: __HttpHandlerOptions
1648
+ options?: __HttpHandlerOptions,
1664
1649
  ): Promise<DescribeReservedNodeExchangeStatusCommandOutput>;
1665
1650
  describeReservedNodeExchangeStatus(
1666
1651
  args: DescribeReservedNodeExchangeStatusCommandInput,
1667
- cb: (
1668
- err: any,
1669
- data?: DescribeReservedNodeExchangeStatusCommandOutput
1670
- ) => void
1652
+ cb: (err: any, data?: DescribeReservedNodeExchangeStatusCommandOutput) => void,
1671
1653
  ): void;
1672
1654
  describeReservedNodeExchangeStatus(
1673
1655
  args: DescribeReservedNodeExchangeStatusCommandInput,
1674
1656
  options: __HttpHandlerOptions,
1675
- cb: (
1676
- err: any,
1677
- data?: DescribeReservedNodeExchangeStatusCommandOutput
1678
- ) => void
1657
+ cb: (err: any, data?: DescribeReservedNodeExchangeStatusCommandOutput) => void,
1679
1658
  ): void;
1680
1659
  describeReservedNodeOfferings(): Promise<DescribeReservedNodeOfferingsCommandOutput>;
1681
1660
  describeReservedNodeOfferings(
1682
1661
  args: DescribeReservedNodeOfferingsCommandInput,
1683
- options?: __HttpHandlerOptions
1662
+ options?: __HttpHandlerOptions,
1684
1663
  ): Promise<DescribeReservedNodeOfferingsCommandOutput>;
1685
1664
  describeReservedNodeOfferings(
1686
1665
  args: DescribeReservedNodeOfferingsCommandInput,
1687
- cb: (err: any, data?: DescribeReservedNodeOfferingsCommandOutput) => void
1666
+ cb: (err: any, data?: DescribeReservedNodeOfferingsCommandOutput) => void,
1688
1667
  ): void;
1689
1668
  describeReservedNodeOfferings(
1690
1669
  args: DescribeReservedNodeOfferingsCommandInput,
1691
1670
  options: __HttpHandlerOptions,
1692
- cb: (err: any, data?: DescribeReservedNodeOfferingsCommandOutput) => void
1671
+ cb: (err: any, data?: DescribeReservedNodeOfferingsCommandOutput) => void,
1693
1672
  ): void;
1694
1673
  describeReservedNodes(): Promise<DescribeReservedNodesCommandOutput>;
1695
1674
  describeReservedNodes(
1696
1675
  args: DescribeReservedNodesCommandInput,
1697
- options?: __HttpHandlerOptions
1676
+ options?: __HttpHandlerOptions,
1698
1677
  ): Promise<DescribeReservedNodesCommandOutput>;
1699
1678
  describeReservedNodes(
1700
1679
  args: DescribeReservedNodesCommandInput,
1701
- cb: (err: any, data?: DescribeReservedNodesCommandOutput) => void
1680
+ cb: (err: any, data?: DescribeReservedNodesCommandOutput) => void,
1702
1681
  ): void;
1703
1682
  describeReservedNodes(
1704
1683
  args: DescribeReservedNodesCommandInput,
1705
1684
  options: __HttpHandlerOptions,
1706
- cb: (err: any, data?: DescribeReservedNodesCommandOutput) => void
1685
+ cb: (err: any, data?: DescribeReservedNodesCommandOutput) => void,
1707
1686
  ): void;
1708
1687
  describeResize(
1709
1688
  args: DescribeResizeCommandInput,
1710
- options?: __HttpHandlerOptions
1689
+ options?: __HttpHandlerOptions,
1711
1690
  ): Promise<DescribeResizeCommandOutput>;
1712
1691
  describeResize(
1713
1692
  args: DescribeResizeCommandInput,
1714
- cb: (err: any, data?: DescribeResizeCommandOutput) => void
1693
+ cb: (err: any, data?: DescribeResizeCommandOutput) => void,
1715
1694
  ): void;
1716
1695
  describeResize(
1717
1696
  args: DescribeResizeCommandInput,
1718
1697
  options: __HttpHandlerOptions,
1719
- cb: (err: any, data?: DescribeResizeCommandOutput) => void
1698
+ cb: (err: any, data?: DescribeResizeCommandOutput) => void,
1720
1699
  ): void;
1721
1700
  describeScheduledActions(): Promise<DescribeScheduledActionsCommandOutput>;
1722
1701
  describeScheduledActions(
1723
1702
  args: DescribeScheduledActionsCommandInput,
1724
- options?: __HttpHandlerOptions
1703
+ options?: __HttpHandlerOptions,
1725
1704
  ): Promise<DescribeScheduledActionsCommandOutput>;
1726
1705
  describeScheduledActions(
1727
1706
  args: DescribeScheduledActionsCommandInput,
1728
- cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void
1707
+ cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void,
1729
1708
  ): void;
1730
1709
  describeScheduledActions(
1731
1710
  args: DescribeScheduledActionsCommandInput,
1732
1711
  options: __HttpHandlerOptions,
1733
- cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void
1712
+ cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void,
1734
1713
  ): void;
1735
1714
  describeSnapshotCopyGrants(): Promise<DescribeSnapshotCopyGrantsCommandOutput>;
1736
1715
  describeSnapshotCopyGrants(
1737
1716
  args: DescribeSnapshotCopyGrantsCommandInput,
1738
- options?: __HttpHandlerOptions
1717
+ options?: __HttpHandlerOptions,
1739
1718
  ): Promise<DescribeSnapshotCopyGrantsCommandOutput>;
1740
1719
  describeSnapshotCopyGrants(
1741
1720
  args: DescribeSnapshotCopyGrantsCommandInput,
1742
- cb: (err: any, data?: DescribeSnapshotCopyGrantsCommandOutput) => void
1721
+ cb: (err: any, data?: DescribeSnapshotCopyGrantsCommandOutput) => void,
1743
1722
  ): void;
1744
1723
  describeSnapshotCopyGrants(
1745
1724
  args: DescribeSnapshotCopyGrantsCommandInput,
1746
1725
  options: __HttpHandlerOptions,
1747
- cb: (err: any, data?: DescribeSnapshotCopyGrantsCommandOutput) => void
1726
+ cb: (err: any, data?: DescribeSnapshotCopyGrantsCommandOutput) => void,
1748
1727
  ): void;
1749
1728
  describeSnapshotSchedules(): Promise<DescribeSnapshotSchedulesCommandOutput>;
1750
1729
  describeSnapshotSchedules(
1751
1730
  args: DescribeSnapshotSchedulesCommandInput,
1752
- options?: __HttpHandlerOptions
1731
+ options?: __HttpHandlerOptions,
1753
1732
  ): Promise<DescribeSnapshotSchedulesCommandOutput>;
1754
1733
  describeSnapshotSchedules(
1755
1734
  args: DescribeSnapshotSchedulesCommandInput,
1756
- cb: (err: any, data?: DescribeSnapshotSchedulesCommandOutput) => void
1735
+ cb: (err: any, data?: DescribeSnapshotSchedulesCommandOutput) => void,
1757
1736
  ): void;
1758
1737
  describeSnapshotSchedules(
1759
1738
  args: DescribeSnapshotSchedulesCommandInput,
1760
1739
  options: __HttpHandlerOptions,
1761
- cb: (err: any, data?: DescribeSnapshotSchedulesCommandOutput) => void
1740
+ cb: (err: any, data?: DescribeSnapshotSchedulesCommandOutput) => void,
1762
1741
  ): void;
1763
1742
  describeStorage(): Promise<DescribeStorageCommandOutput>;
1764
1743
  describeStorage(
1765
1744
  args: DescribeStorageCommandInput,
1766
- options?: __HttpHandlerOptions
1745
+ options?: __HttpHandlerOptions,
1767
1746
  ): Promise<DescribeStorageCommandOutput>;
1768
1747
  describeStorage(
1769
1748
  args: DescribeStorageCommandInput,
1770
- cb: (err: any, data?: DescribeStorageCommandOutput) => void
1749
+ cb: (err: any, data?: DescribeStorageCommandOutput) => void,
1771
1750
  ): void;
1772
1751
  describeStorage(
1773
1752
  args: DescribeStorageCommandInput,
1774
1753
  options: __HttpHandlerOptions,
1775
- cb: (err: any, data?: DescribeStorageCommandOutput) => void
1754
+ cb: (err: any, data?: DescribeStorageCommandOutput) => void,
1776
1755
  ): void;
1777
1756
  describeTableRestoreStatus(): Promise<DescribeTableRestoreStatusCommandOutput>;
1778
1757
  describeTableRestoreStatus(
1779
1758
  args: DescribeTableRestoreStatusCommandInput,
1780
- options?: __HttpHandlerOptions
1759
+ options?: __HttpHandlerOptions,
1781
1760
  ): Promise<DescribeTableRestoreStatusCommandOutput>;
1782
1761
  describeTableRestoreStatus(
1783
1762
  args: DescribeTableRestoreStatusCommandInput,
1784
- cb: (err: any, data?: DescribeTableRestoreStatusCommandOutput) => void
1763
+ cb: (err: any, data?: DescribeTableRestoreStatusCommandOutput) => void,
1785
1764
  ): void;
1786
1765
  describeTableRestoreStatus(
1787
1766
  args: DescribeTableRestoreStatusCommandInput,
1788
1767
  options: __HttpHandlerOptions,
1789
- cb: (err: any, data?: DescribeTableRestoreStatusCommandOutput) => void
1768
+ cb: (err: any, data?: DescribeTableRestoreStatusCommandOutput) => void,
1790
1769
  ): void;
1791
1770
  describeTags(): Promise<DescribeTagsCommandOutput>;
1792
1771
  describeTags(
1793
1772
  args: DescribeTagsCommandInput,
1794
- options?: __HttpHandlerOptions
1773
+ options?: __HttpHandlerOptions,
1795
1774
  ): Promise<DescribeTagsCommandOutput>;
1796
1775
  describeTags(
1797
1776
  args: DescribeTagsCommandInput,
1798
- cb: (err: any, data?: DescribeTagsCommandOutput) => void
1777
+ cb: (err: any, data?: DescribeTagsCommandOutput) => void,
1799
1778
  ): void;
1800
1779
  describeTags(
1801
1780
  args: DescribeTagsCommandInput,
1802
1781
  options: __HttpHandlerOptions,
1803
- cb: (err: any, data?: DescribeTagsCommandOutput) => void
1782
+ cb: (err: any, data?: DescribeTagsCommandOutput) => void,
1804
1783
  ): void;
1805
1784
  describeUsageLimits(): Promise<DescribeUsageLimitsCommandOutput>;
1806
1785
  describeUsageLimits(
1807
1786
  args: DescribeUsageLimitsCommandInput,
1808
- options?: __HttpHandlerOptions
1787
+ options?: __HttpHandlerOptions,
1809
1788
  ): Promise<DescribeUsageLimitsCommandOutput>;
1810
1789
  describeUsageLimits(
1811
1790
  args: DescribeUsageLimitsCommandInput,
1812
- cb: (err: any, data?: DescribeUsageLimitsCommandOutput) => void
1791
+ cb: (err: any, data?: DescribeUsageLimitsCommandOutput) => void,
1813
1792
  ): void;
1814
1793
  describeUsageLimits(
1815
1794
  args: DescribeUsageLimitsCommandInput,
1816
1795
  options: __HttpHandlerOptions,
1817
- cb: (err: any, data?: DescribeUsageLimitsCommandOutput) => void
1796
+ cb: (err: any, data?: DescribeUsageLimitsCommandOutput) => void,
1818
1797
  ): void;
1819
1798
  disableLogging(
1820
1799
  args: DisableLoggingCommandInput,
1821
- options?: __HttpHandlerOptions
1800
+ options?: __HttpHandlerOptions,
1822
1801
  ): Promise<DisableLoggingCommandOutput>;
1823
1802
  disableLogging(
1824
1803
  args: DisableLoggingCommandInput,
1825
- cb: (err: any, data?: DisableLoggingCommandOutput) => void
1804
+ cb: (err: any, data?: DisableLoggingCommandOutput) => void,
1826
1805
  ): void;
1827
1806
  disableLogging(
1828
1807
  args: DisableLoggingCommandInput,
1829
1808
  options: __HttpHandlerOptions,
1830
- cb: (err: any, data?: DisableLoggingCommandOutput) => void
1809
+ cb: (err: any, data?: DisableLoggingCommandOutput) => void,
1831
1810
  ): void;
1832
1811
  disableSnapshotCopy(
1833
1812
  args: DisableSnapshotCopyCommandInput,
1834
- options?: __HttpHandlerOptions
1813
+ options?: __HttpHandlerOptions,
1835
1814
  ): Promise<DisableSnapshotCopyCommandOutput>;
1836
1815
  disableSnapshotCopy(
1837
1816
  args: DisableSnapshotCopyCommandInput,
1838
- cb: (err: any, data?: DisableSnapshotCopyCommandOutput) => void
1817
+ cb: (err: any, data?: DisableSnapshotCopyCommandOutput) => void,
1839
1818
  ): void;
1840
1819
  disableSnapshotCopy(
1841
1820
  args: DisableSnapshotCopyCommandInput,
1842
1821
  options: __HttpHandlerOptions,
1843
- cb: (err: any, data?: DisableSnapshotCopyCommandOutput) => void
1822
+ cb: (err: any, data?: DisableSnapshotCopyCommandOutput) => void,
1844
1823
  ): void;
1845
1824
  disassociateDataShareConsumer(
1846
1825
  args: DisassociateDataShareConsumerCommandInput,
1847
- options?: __HttpHandlerOptions
1826
+ options?: __HttpHandlerOptions,
1848
1827
  ): Promise<DisassociateDataShareConsumerCommandOutput>;
1849
1828
  disassociateDataShareConsumer(
1850
1829
  args: DisassociateDataShareConsumerCommandInput,
1851
- cb: (err: any, data?: DisassociateDataShareConsumerCommandOutput) => void
1830
+ cb: (err: any, data?: DisassociateDataShareConsumerCommandOutput) => void,
1852
1831
  ): void;
1853
1832
  disassociateDataShareConsumer(
1854
1833
  args: DisassociateDataShareConsumerCommandInput,
1855
1834
  options: __HttpHandlerOptions,
1856
- cb: (err: any, data?: DisassociateDataShareConsumerCommandOutput) => void
1835
+ cb: (err: any, data?: DisassociateDataShareConsumerCommandOutput) => void,
1857
1836
  ): void;
1858
1837
  enableLogging(
1859
1838
  args: EnableLoggingCommandInput,
1860
- options?: __HttpHandlerOptions
1839
+ options?: __HttpHandlerOptions,
1861
1840
  ): Promise<EnableLoggingCommandOutput>;
1862
1841
  enableLogging(
1863
1842
  args: EnableLoggingCommandInput,
1864
- cb: (err: any, data?: EnableLoggingCommandOutput) => void
1843
+ cb: (err: any, data?: EnableLoggingCommandOutput) => void,
1865
1844
  ): void;
1866
1845
  enableLogging(
1867
1846
  args: EnableLoggingCommandInput,
1868
1847
  options: __HttpHandlerOptions,
1869
- cb: (err: any, data?: EnableLoggingCommandOutput) => void
1848
+ cb: (err: any, data?: EnableLoggingCommandOutput) => void,
1870
1849
  ): void;
1871
1850
  enableSnapshotCopy(
1872
1851
  args: EnableSnapshotCopyCommandInput,
1873
- options?: __HttpHandlerOptions
1852
+ options?: __HttpHandlerOptions,
1874
1853
  ): Promise<EnableSnapshotCopyCommandOutput>;
1875
1854
  enableSnapshotCopy(
1876
1855
  args: EnableSnapshotCopyCommandInput,
1877
- cb: (err: any, data?: EnableSnapshotCopyCommandOutput) => void
1856
+ cb: (err: any, data?: EnableSnapshotCopyCommandOutput) => void,
1878
1857
  ): void;
1879
1858
  enableSnapshotCopy(
1880
1859
  args: EnableSnapshotCopyCommandInput,
1881
1860
  options: __HttpHandlerOptions,
1882
- cb: (err: any, data?: EnableSnapshotCopyCommandOutput) => void
1861
+ cb: (err: any, data?: EnableSnapshotCopyCommandOutput) => void,
1883
1862
  ): void;
1884
1863
  failoverPrimaryCompute(
1885
1864
  args: FailoverPrimaryComputeCommandInput,
1886
- options?: __HttpHandlerOptions
1865
+ options?: __HttpHandlerOptions,
1887
1866
  ): Promise<FailoverPrimaryComputeCommandOutput>;
1888
1867
  failoverPrimaryCompute(
1889
1868
  args: FailoverPrimaryComputeCommandInput,
1890
- cb: (err: any, data?: FailoverPrimaryComputeCommandOutput) => void
1869
+ cb: (err: any, data?: FailoverPrimaryComputeCommandOutput) => void,
1891
1870
  ): void;
1892
1871
  failoverPrimaryCompute(
1893
1872
  args: FailoverPrimaryComputeCommandInput,
1894
1873
  options: __HttpHandlerOptions,
1895
- cb: (err: any, data?: FailoverPrimaryComputeCommandOutput) => void
1874
+ cb: (err: any, data?: FailoverPrimaryComputeCommandOutput) => void,
1896
1875
  ): void;
1897
1876
  getClusterCredentials(
1898
1877
  args: GetClusterCredentialsCommandInput,
1899
- options?: __HttpHandlerOptions
1878
+ options?: __HttpHandlerOptions,
1900
1879
  ): Promise<GetClusterCredentialsCommandOutput>;
1901
1880
  getClusterCredentials(
1902
1881
  args: GetClusterCredentialsCommandInput,
1903
- cb: (err: any, data?: GetClusterCredentialsCommandOutput) => void
1882
+ cb: (err: any, data?: GetClusterCredentialsCommandOutput) => void,
1904
1883
  ): void;
1905
1884
  getClusterCredentials(
1906
1885
  args: GetClusterCredentialsCommandInput,
1907
1886
  options: __HttpHandlerOptions,
1908
- cb: (err: any, data?: GetClusterCredentialsCommandOutput) => void
1887
+ cb: (err: any, data?: GetClusterCredentialsCommandOutput) => void,
1909
1888
  ): void;
1910
1889
  getClusterCredentialsWithIAM(): Promise<GetClusterCredentialsWithIAMCommandOutput>;
1911
1890
  getClusterCredentialsWithIAM(
1912
1891
  args: GetClusterCredentialsWithIAMCommandInput,
1913
- options?: __HttpHandlerOptions
1892
+ options?: __HttpHandlerOptions,
1914
1893
  ): Promise<GetClusterCredentialsWithIAMCommandOutput>;
1915
1894
  getClusterCredentialsWithIAM(
1916
1895
  args: GetClusterCredentialsWithIAMCommandInput,
1917
- cb: (err: any, data?: GetClusterCredentialsWithIAMCommandOutput) => void
1896
+ cb: (err: any, data?: GetClusterCredentialsWithIAMCommandOutput) => void,
1918
1897
  ): void;
1919
1898
  getClusterCredentialsWithIAM(
1920
1899
  args: GetClusterCredentialsWithIAMCommandInput,
1921
1900
  options: __HttpHandlerOptions,
1922
- cb: (err: any, data?: GetClusterCredentialsWithIAMCommandOutput) => void
1901
+ cb: (err: any, data?: GetClusterCredentialsWithIAMCommandOutput) => void,
1923
1902
  ): void;
1924
1903
  getIdentityCenterAuthToken(
1925
1904
  args: GetIdentityCenterAuthTokenCommandInput,
1926
- options?: __HttpHandlerOptions
1905
+ options?: __HttpHandlerOptions,
1927
1906
  ): Promise<GetIdentityCenterAuthTokenCommandOutput>;
1928
1907
  getIdentityCenterAuthToken(
1929
1908
  args: GetIdentityCenterAuthTokenCommandInput,
1930
- cb: (err: any, data?: GetIdentityCenterAuthTokenCommandOutput) => void
1909
+ cb: (err: any, data?: GetIdentityCenterAuthTokenCommandOutput) => void,
1931
1910
  ): void;
1932
1911
  getIdentityCenterAuthToken(
1933
1912
  args: GetIdentityCenterAuthTokenCommandInput,
1934
1913
  options: __HttpHandlerOptions,
1935
- cb: (err: any, data?: GetIdentityCenterAuthTokenCommandOutput) => void
1914
+ cb: (err: any, data?: GetIdentityCenterAuthTokenCommandOutput) => void,
1936
1915
  ): void;
1937
1916
  getReservedNodeExchangeConfigurationOptions(
1938
1917
  args: GetReservedNodeExchangeConfigurationOptionsCommandInput,
1939
- options?: __HttpHandlerOptions
1918
+ options?: __HttpHandlerOptions,
1940
1919
  ): Promise<GetReservedNodeExchangeConfigurationOptionsCommandOutput>;
1941
1920
  getReservedNodeExchangeConfigurationOptions(
1942
1921
  args: GetReservedNodeExchangeConfigurationOptionsCommandInput,
1943
- cb: (
1944
- err: any,
1945
- data?: GetReservedNodeExchangeConfigurationOptionsCommandOutput
1946
- ) => void
1922
+ cb: (err: any, data?: GetReservedNodeExchangeConfigurationOptionsCommandOutput) => void,
1947
1923
  ): void;
1948
1924
  getReservedNodeExchangeConfigurationOptions(
1949
1925
  args: GetReservedNodeExchangeConfigurationOptionsCommandInput,
1950
1926
  options: __HttpHandlerOptions,
1951
- cb: (
1952
- err: any,
1953
- data?: GetReservedNodeExchangeConfigurationOptionsCommandOutput
1954
- ) => void
1927
+ cb: (err: any, data?: GetReservedNodeExchangeConfigurationOptionsCommandOutput) => void,
1955
1928
  ): void;
1956
1929
  getReservedNodeExchangeOfferings(
1957
1930
  args: GetReservedNodeExchangeOfferingsCommandInput,
1958
- options?: __HttpHandlerOptions
1931
+ options?: __HttpHandlerOptions,
1959
1932
  ): Promise<GetReservedNodeExchangeOfferingsCommandOutput>;
1960
1933
  getReservedNodeExchangeOfferings(
1961
1934
  args: GetReservedNodeExchangeOfferingsCommandInput,
1962
- cb: (err: any, data?: GetReservedNodeExchangeOfferingsCommandOutput) => void
1935
+ cb: (err: any, data?: GetReservedNodeExchangeOfferingsCommandOutput) => void,
1963
1936
  ): void;
1964
1937
  getReservedNodeExchangeOfferings(
1965
1938
  args: GetReservedNodeExchangeOfferingsCommandInput,
1966
1939
  options: __HttpHandlerOptions,
1967
- cb: (err: any, data?: GetReservedNodeExchangeOfferingsCommandOutput) => void
1940
+ cb: (err: any, data?: GetReservedNodeExchangeOfferingsCommandOutput) => void,
1968
1941
  ): void;
1969
1942
  getResourcePolicy(
1970
1943
  args: GetResourcePolicyCommandInput,
1971
- options?: __HttpHandlerOptions
1944
+ options?: __HttpHandlerOptions,
1972
1945
  ): Promise<GetResourcePolicyCommandOutput>;
1973
1946
  getResourcePolicy(
1974
1947
  args: GetResourcePolicyCommandInput,
1975
- cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
1948
+ cb: (err: any, data?: GetResourcePolicyCommandOutput) => void,
1976
1949
  ): void;
1977
1950
  getResourcePolicy(
1978
1951
  args: GetResourcePolicyCommandInput,
1979
1952
  options: __HttpHandlerOptions,
1980
- cb: (err: any, data?: GetResourcePolicyCommandOutput) => void
1953
+ cb: (err: any, data?: GetResourcePolicyCommandOutput) => void,
1981
1954
  ): void;
1982
1955
  listRecommendations(): Promise<ListRecommendationsCommandOutput>;
1983
1956
  listRecommendations(
1984
1957
  args: ListRecommendationsCommandInput,
1985
- options?: __HttpHandlerOptions
1958
+ options?: __HttpHandlerOptions,
1986
1959
  ): Promise<ListRecommendationsCommandOutput>;
1987
1960
  listRecommendations(
1988
1961
  args: ListRecommendationsCommandInput,
1989
- cb: (err: any, data?: ListRecommendationsCommandOutput) => void
1962
+ cb: (err: any, data?: ListRecommendationsCommandOutput) => void,
1990
1963
  ): void;
1991
1964
  listRecommendations(
1992
1965
  args: ListRecommendationsCommandInput,
1993
1966
  options: __HttpHandlerOptions,
1994
- cb: (err: any, data?: ListRecommendationsCommandOutput) => void
1967
+ cb: (err: any, data?: ListRecommendationsCommandOutput) => void,
1995
1968
  ): void;
1996
1969
  modifyAquaConfiguration(
1997
1970
  args: ModifyAquaConfigurationCommandInput,
1998
- options?: __HttpHandlerOptions
1971
+ options?: __HttpHandlerOptions,
1999
1972
  ): Promise<ModifyAquaConfigurationCommandOutput>;
2000
1973
  modifyAquaConfiguration(
2001
1974
  args: ModifyAquaConfigurationCommandInput,
2002
- cb: (err: any, data?: ModifyAquaConfigurationCommandOutput) => void
1975
+ cb: (err: any, data?: ModifyAquaConfigurationCommandOutput) => void,
2003
1976
  ): void;
2004
1977
  modifyAquaConfiguration(
2005
1978
  args: ModifyAquaConfigurationCommandInput,
2006
1979
  options: __HttpHandlerOptions,
2007
- cb: (err: any, data?: ModifyAquaConfigurationCommandOutput) => void
1980
+ cb: (err: any, data?: ModifyAquaConfigurationCommandOutput) => void,
2008
1981
  ): void;
2009
1982
  modifyAuthenticationProfile(
2010
1983
  args: ModifyAuthenticationProfileCommandInput,
2011
- options?: __HttpHandlerOptions
1984
+ options?: __HttpHandlerOptions,
2012
1985
  ): Promise<ModifyAuthenticationProfileCommandOutput>;
2013
1986
  modifyAuthenticationProfile(
2014
1987
  args: ModifyAuthenticationProfileCommandInput,
2015
- cb: (err: any, data?: ModifyAuthenticationProfileCommandOutput) => void
1988
+ cb: (err: any, data?: ModifyAuthenticationProfileCommandOutput) => void,
2016
1989
  ): void;
2017
1990
  modifyAuthenticationProfile(
2018
1991
  args: ModifyAuthenticationProfileCommandInput,
2019
1992
  options: __HttpHandlerOptions,
2020
- cb: (err: any, data?: ModifyAuthenticationProfileCommandOutput) => void
1993
+ cb: (err: any, data?: ModifyAuthenticationProfileCommandOutput) => void,
2021
1994
  ): void;
2022
1995
  modifyCluster(
2023
1996
  args: ModifyClusterCommandInput,
2024
- options?: __HttpHandlerOptions
1997
+ options?: __HttpHandlerOptions,
2025
1998
  ): Promise<ModifyClusterCommandOutput>;
2026
1999
  modifyCluster(
2027
2000
  args: ModifyClusterCommandInput,
2028
- cb: (err: any, data?: ModifyClusterCommandOutput) => void
2001
+ cb: (err: any, data?: ModifyClusterCommandOutput) => void,
2029
2002
  ): void;
2030
2003
  modifyCluster(
2031
2004
  args: ModifyClusterCommandInput,
2032
2005
  options: __HttpHandlerOptions,
2033
- cb: (err: any, data?: ModifyClusterCommandOutput) => void
2006
+ cb: (err: any, data?: ModifyClusterCommandOutput) => void,
2034
2007
  ): void;
2035
2008
  modifyClusterDbRevision(
2036
2009
  args: ModifyClusterDbRevisionCommandInput,
2037
- options?: __HttpHandlerOptions
2010
+ options?: __HttpHandlerOptions,
2038
2011
  ): Promise<ModifyClusterDbRevisionCommandOutput>;
2039
2012
  modifyClusterDbRevision(
2040
2013
  args: ModifyClusterDbRevisionCommandInput,
2041
- cb: (err: any, data?: ModifyClusterDbRevisionCommandOutput) => void
2014
+ cb: (err: any, data?: ModifyClusterDbRevisionCommandOutput) => void,
2042
2015
  ): void;
2043
2016
  modifyClusterDbRevision(
2044
2017
  args: ModifyClusterDbRevisionCommandInput,
2045
2018
  options: __HttpHandlerOptions,
2046
- cb: (err: any, data?: ModifyClusterDbRevisionCommandOutput) => void
2019
+ cb: (err: any, data?: ModifyClusterDbRevisionCommandOutput) => void,
2047
2020
  ): void;
2048
2021
  modifyClusterIamRoles(
2049
2022
  args: ModifyClusterIamRolesCommandInput,
2050
- options?: __HttpHandlerOptions
2023
+ options?: __HttpHandlerOptions,
2051
2024
  ): Promise<ModifyClusterIamRolesCommandOutput>;
2052
2025
  modifyClusterIamRoles(
2053
2026
  args: ModifyClusterIamRolesCommandInput,
2054
- cb: (err: any, data?: ModifyClusterIamRolesCommandOutput) => void
2027
+ cb: (err: any, data?: ModifyClusterIamRolesCommandOutput) => void,
2055
2028
  ): void;
2056
2029
  modifyClusterIamRoles(
2057
2030
  args: ModifyClusterIamRolesCommandInput,
2058
2031
  options: __HttpHandlerOptions,
2059
- cb: (err: any, data?: ModifyClusterIamRolesCommandOutput) => void
2032
+ cb: (err: any, data?: ModifyClusterIamRolesCommandOutput) => void,
2060
2033
  ): void;
2061
2034
  modifyClusterMaintenance(
2062
2035
  args: ModifyClusterMaintenanceCommandInput,
2063
- options?: __HttpHandlerOptions
2036
+ options?: __HttpHandlerOptions,
2064
2037
  ): Promise<ModifyClusterMaintenanceCommandOutput>;
2065
2038
  modifyClusterMaintenance(
2066
2039
  args: ModifyClusterMaintenanceCommandInput,
2067
- cb: (err: any, data?: ModifyClusterMaintenanceCommandOutput) => void
2040
+ cb: (err: any, data?: ModifyClusterMaintenanceCommandOutput) => void,
2068
2041
  ): void;
2069
2042
  modifyClusterMaintenance(
2070
2043
  args: ModifyClusterMaintenanceCommandInput,
2071
2044
  options: __HttpHandlerOptions,
2072
- cb: (err: any, data?: ModifyClusterMaintenanceCommandOutput) => void
2045
+ cb: (err: any, data?: ModifyClusterMaintenanceCommandOutput) => void,
2073
2046
  ): void;
2074
2047
  modifyClusterParameterGroup(
2075
2048
  args: ModifyClusterParameterGroupCommandInput,
2076
- options?: __HttpHandlerOptions
2049
+ options?: __HttpHandlerOptions,
2077
2050
  ): Promise<ModifyClusterParameterGroupCommandOutput>;
2078
2051
  modifyClusterParameterGroup(
2079
2052
  args: ModifyClusterParameterGroupCommandInput,
2080
- cb: (err: any, data?: ModifyClusterParameterGroupCommandOutput) => void
2053
+ cb: (err: any, data?: ModifyClusterParameterGroupCommandOutput) => void,
2081
2054
  ): void;
2082
2055
  modifyClusterParameterGroup(
2083
2056
  args: ModifyClusterParameterGroupCommandInput,
2084
2057
  options: __HttpHandlerOptions,
2085
- cb: (err: any, data?: ModifyClusterParameterGroupCommandOutput) => void
2058
+ cb: (err: any, data?: ModifyClusterParameterGroupCommandOutput) => void,
2086
2059
  ): void;
2087
2060
  modifyClusterSnapshot(
2088
2061
  args: ModifyClusterSnapshotCommandInput,
2089
- options?: __HttpHandlerOptions
2062
+ options?: __HttpHandlerOptions,
2090
2063
  ): Promise<ModifyClusterSnapshotCommandOutput>;
2091
2064
  modifyClusterSnapshot(
2092
2065
  args: ModifyClusterSnapshotCommandInput,
2093
- cb: (err: any, data?: ModifyClusterSnapshotCommandOutput) => void
2066
+ cb: (err: any, data?: ModifyClusterSnapshotCommandOutput) => void,
2094
2067
  ): void;
2095
2068
  modifyClusterSnapshot(
2096
2069
  args: ModifyClusterSnapshotCommandInput,
2097
2070
  options: __HttpHandlerOptions,
2098
- cb: (err: any, data?: ModifyClusterSnapshotCommandOutput) => void
2071
+ cb: (err: any, data?: ModifyClusterSnapshotCommandOutput) => void,
2099
2072
  ): void;
2100
2073
  modifyClusterSnapshotSchedule(
2101
2074
  args: ModifyClusterSnapshotScheduleCommandInput,
2102
- options?: __HttpHandlerOptions
2075
+ options?: __HttpHandlerOptions,
2103
2076
  ): Promise<ModifyClusterSnapshotScheduleCommandOutput>;
2104
2077
  modifyClusterSnapshotSchedule(
2105
2078
  args: ModifyClusterSnapshotScheduleCommandInput,
2106
- cb: (err: any, data?: ModifyClusterSnapshotScheduleCommandOutput) => void
2079
+ cb: (err: any, data?: ModifyClusterSnapshotScheduleCommandOutput) => void,
2107
2080
  ): void;
2108
2081
  modifyClusterSnapshotSchedule(
2109
2082
  args: ModifyClusterSnapshotScheduleCommandInput,
2110
2083
  options: __HttpHandlerOptions,
2111
- cb: (err: any, data?: ModifyClusterSnapshotScheduleCommandOutput) => void
2084
+ cb: (err: any, data?: ModifyClusterSnapshotScheduleCommandOutput) => void,
2112
2085
  ): void;
2113
2086
  modifyClusterSubnetGroup(
2114
2087
  args: ModifyClusterSubnetGroupCommandInput,
2115
- options?: __HttpHandlerOptions
2088
+ options?: __HttpHandlerOptions,
2116
2089
  ): Promise<ModifyClusterSubnetGroupCommandOutput>;
2117
2090
  modifyClusterSubnetGroup(
2118
2091
  args: ModifyClusterSubnetGroupCommandInput,
2119
- cb: (err: any, data?: ModifyClusterSubnetGroupCommandOutput) => void
2092
+ cb: (err: any, data?: ModifyClusterSubnetGroupCommandOutput) => void,
2120
2093
  ): void;
2121
2094
  modifyClusterSubnetGroup(
2122
2095
  args: ModifyClusterSubnetGroupCommandInput,
2123
2096
  options: __HttpHandlerOptions,
2124
- cb: (err: any, data?: ModifyClusterSubnetGroupCommandOutput) => void
2097
+ cb: (err: any, data?: ModifyClusterSubnetGroupCommandOutput) => void,
2125
2098
  ): void;
2126
2099
  modifyCustomDomainAssociation(
2127
2100
  args: ModifyCustomDomainAssociationCommandInput,
2128
- options?: __HttpHandlerOptions
2101
+ options?: __HttpHandlerOptions,
2129
2102
  ): Promise<ModifyCustomDomainAssociationCommandOutput>;
2130
2103
  modifyCustomDomainAssociation(
2131
2104
  args: ModifyCustomDomainAssociationCommandInput,
2132
- cb: (err: any, data?: ModifyCustomDomainAssociationCommandOutput) => void
2105
+ cb: (err: any, data?: ModifyCustomDomainAssociationCommandOutput) => void,
2133
2106
  ): void;
2134
2107
  modifyCustomDomainAssociation(
2135
2108
  args: ModifyCustomDomainAssociationCommandInput,
2136
2109
  options: __HttpHandlerOptions,
2137
- cb: (err: any, data?: ModifyCustomDomainAssociationCommandOutput) => void
2110
+ cb: (err: any, data?: ModifyCustomDomainAssociationCommandOutput) => void,
2138
2111
  ): void;
2139
2112
  modifyEndpointAccess(
2140
2113
  args: ModifyEndpointAccessCommandInput,
2141
- options?: __HttpHandlerOptions
2114
+ options?: __HttpHandlerOptions,
2142
2115
  ): Promise<ModifyEndpointAccessCommandOutput>;
2143
2116
  modifyEndpointAccess(
2144
2117
  args: ModifyEndpointAccessCommandInput,
2145
- cb: (err: any, data?: ModifyEndpointAccessCommandOutput) => void
2118
+ cb: (err: any, data?: ModifyEndpointAccessCommandOutput) => void,
2146
2119
  ): void;
2147
2120
  modifyEndpointAccess(
2148
2121
  args: ModifyEndpointAccessCommandInput,
2149
2122
  options: __HttpHandlerOptions,
2150
- cb: (err: any, data?: ModifyEndpointAccessCommandOutput) => void
2123
+ cb: (err: any, data?: ModifyEndpointAccessCommandOutput) => void,
2151
2124
  ): void;
2152
2125
  modifyEventSubscription(
2153
2126
  args: ModifyEventSubscriptionCommandInput,
2154
- options?: __HttpHandlerOptions
2127
+ options?: __HttpHandlerOptions,
2155
2128
  ): Promise<ModifyEventSubscriptionCommandOutput>;
2156
2129
  modifyEventSubscription(
2157
2130
  args: ModifyEventSubscriptionCommandInput,
2158
- cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void
2131
+ cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void,
2159
2132
  ): void;
2160
2133
  modifyEventSubscription(
2161
2134
  args: ModifyEventSubscriptionCommandInput,
2162
2135
  options: __HttpHandlerOptions,
2163
- cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void
2136
+ cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void,
2164
2137
  ): void;
2165
2138
  modifyIntegration(
2166
2139
  args: ModifyIntegrationCommandInput,
2167
- options?: __HttpHandlerOptions
2140
+ options?: __HttpHandlerOptions,
2168
2141
  ): Promise<ModifyIntegrationCommandOutput>;
2169
2142
  modifyIntegration(
2170
2143
  args: ModifyIntegrationCommandInput,
2171
- cb: (err: any, data?: ModifyIntegrationCommandOutput) => void
2144
+ cb: (err: any, data?: ModifyIntegrationCommandOutput) => void,
2172
2145
  ): void;
2173
2146
  modifyIntegration(
2174
2147
  args: ModifyIntegrationCommandInput,
2175
2148
  options: __HttpHandlerOptions,
2176
- cb: (err: any, data?: ModifyIntegrationCommandOutput) => void
2149
+ cb: (err: any, data?: ModifyIntegrationCommandOutput) => void,
2177
2150
  ): void;
2178
2151
  modifyLakehouseConfiguration(
2179
2152
  args: ModifyLakehouseConfigurationCommandInput,
2180
- options?: __HttpHandlerOptions
2153
+ options?: __HttpHandlerOptions,
2181
2154
  ): Promise<ModifyLakehouseConfigurationCommandOutput>;
2182
2155
  modifyLakehouseConfiguration(
2183
2156
  args: ModifyLakehouseConfigurationCommandInput,
2184
- cb: (err: any, data?: ModifyLakehouseConfigurationCommandOutput) => void
2157
+ cb: (err: any, data?: ModifyLakehouseConfigurationCommandOutput) => void,
2185
2158
  ): void;
2186
2159
  modifyLakehouseConfiguration(
2187
2160
  args: ModifyLakehouseConfigurationCommandInput,
2188
2161
  options: __HttpHandlerOptions,
2189
- cb: (err: any, data?: ModifyLakehouseConfigurationCommandOutput) => void
2162
+ cb: (err: any, data?: ModifyLakehouseConfigurationCommandOutput) => void,
2190
2163
  ): void;
2191
2164
  modifyRedshiftIdcApplication(
2192
2165
  args: ModifyRedshiftIdcApplicationCommandInput,
2193
- options?: __HttpHandlerOptions
2166
+ options?: __HttpHandlerOptions,
2194
2167
  ): Promise<ModifyRedshiftIdcApplicationCommandOutput>;
2195
2168
  modifyRedshiftIdcApplication(
2196
2169
  args: ModifyRedshiftIdcApplicationCommandInput,
2197
- cb: (err: any, data?: ModifyRedshiftIdcApplicationCommandOutput) => void
2170
+ cb: (err: any, data?: ModifyRedshiftIdcApplicationCommandOutput) => void,
2198
2171
  ): void;
2199
2172
  modifyRedshiftIdcApplication(
2200
2173
  args: ModifyRedshiftIdcApplicationCommandInput,
2201
2174
  options: __HttpHandlerOptions,
2202
- cb: (err: any, data?: ModifyRedshiftIdcApplicationCommandOutput) => void
2175
+ cb: (err: any, data?: ModifyRedshiftIdcApplicationCommandOutput) => void,
2203
2176
  ): void;
2204
2177
  modifyScheduledAction(
2205
2178
  args: ModifyScheduledActionCommandInput,
2206
- options?: __HttpHandlerOptions
2179
+ options?: __HttpHandlerOptions,
2207
2180
  ): Promise<ModifyScheduledActionCommandOutput>;
2208
2181
  modifyScheduledAction(
2209
2182
  args: ModifyScheduledActionCommandInput,
2210
- cb: (err: any, data?: ModifyScheduledActionCommandOutput) => void
2183
+ cb: (err: any, data?: ModifyScheduledActionCommandOutput) => void,
2211
2184
  ): void;
2212
2185
  modifyScheduledAction(
2213
2186
  args: ModifyScheduledActionCommandInput,
2214
2187
  options: __HttpHandlerOptions,
2215
- cb: (err: any, data?: ModifyScheduledActionCommandOutput) => void
2188
+ cb: (err: any, data?: ModifyScheduledActionCommandOutput) => void,
2216
2189
  ): void;
2217
2190
  modifySnapshotCopyRetentionPeriod(
2218
2191
  args: ModifySnapshotCopyRetentionPeriodCommandInput,
2219
- options?: __HttpHandlerOptions
2192
+ options?: __HttpHandlerOptions,
2220
2193
  ): Promise<ModifySnapshotCopyRetentionPeriodCommandOutput>;
2221
2194
  modifySnapshotCopyRetentionPeriod(
2222
2195
  args: ModifySnapshotCopyRetentionPeriodCommandInput,
2223
- cb: (
2224
- err: any,
2225
- data?: ModifySnapshotCopyRetentionPeriodCommandOutput
2226
- ) => void
2196
+ cb: (err: any, data?: ModifySnapshotCopyRetentionPeriodCommandOutput) => void,
2227
2197
  ): void;
2228
2198
  modifySnapshotCopyRetentionPeriod(
2229
2199
  args: ModifySnapshotCopyRetentionPeriodCommandInput,
2230
2200
  options: __HttpHandlerOptions,
2231
- cb: (
2232
- err: any,
2233
- data?: ModifySnapshotCopyRetentionPeriodCommandOutput
2234
- ) => void
2201
+ cb: (err: any, data?: ModifySnapshotCopyRetentionPeriodCommandOutput) => void,
2235
2202
  ): void;
2236
2203
  modifySnapshotSchedule(
2237
2204
  args: ModifySnapshotScheduleCommandInput,
2238
- options?: __HttpHandlerOptions
2205
+ options?: __HttpHandlerOptions,
2239
2206
  ): Promise<ModifySnapshotScheduleCommandOutput>;
2240
2207
  modifySnapshotSchedule(
2241
2208
  args: ModifySnapshotScheduleCommandInput,
2242
- cb: (err: any, data?: ModifySnapshotScheduleCommandOutput) => void
2209
+ cb: (err: any, data?: ModifySnapshotScheduleCommandOutput) => void,
2243
2210
  ): void;
2244
2211
  modifySnapshotSchedule(
2245
2212
  args: ModifySnapshotScheduleCommandInput,
2246
2213
  options: __HttpHandlerOptions,
2247
- cb: (err: any, data?: ModifySnapshotScheduleCommandOutput) => void
2214
+ cb: (err: any, data?: ModifySnapshotScheduleCommandOutput) => void,
2248
2215
  ): void;
2249
2216
  modifyUsageLimit(
2250
2217
  args: ModifyUsageLimitCommandInput,
2251
- options?: __HttpHandlerOptions
2218
+ options?: __HttpHandlerOptions,
2252
2219
  ): Promise<ModifyUsageLimitCommandOutput>;
2253
2220
  modifyUsageLimit(
2254
2221
  args: ModifyUsageLimitCommandInput,
2255
- cb: (err: any, data?: ModifyUsageLimitCommandOutput) => void
2222
+ cb: (err: any, data?: ModifyUsageLimitCommandOutput) => void,
2256
2223
  ): void;
2257
2224
  modifyUsageLimit(
2258
2225
  args: ModifyUsageLimitCommandInput,
2259
2226
  options: __HttpHandlerOptions,
2260
- cb: (err: any, data?: ModifyUsageLimitCommandOutput) => void
2227
+ cb: (err: any, data?: ModifyUsageLimitCommandOutput) => void,
2261
2228
  ): void;
2262
2229
  pauseCluster(
2263
2230
  args: PauseClusterCommandInput,
2264
- options?: __HttpHandlerOptions
2231
+ options?: __HttpHandlerOptions,
2265
2232
  ): Promise<PauseClusterCommandOutput>;
2266
2233
  pauseCluster(
2267
2234
  args: PauseClusterCommandInput,
2268
- cb: (err: any, data?: PauseClusterCommandOutput) => void
2235
+ cb: (err: any, data?: PauseClusterCommandOutput) => void,
2269
2236
  ): void;
2270
2237
  pauseCluster(
2271
2238
  args: PauseClusterCommandInput,
2272
2239
  options: __HttpHandlerOptions,
2273
- cb: (err: any, data?: PauseClusterCommandOutput) => void
2240
+ cb: (err: any, data?: PauseClusterCommandOutput) => void,
2274
2241
  ): void;
2275
2242
  purchaseReservedNodeOffering(
2276
2243
  args: PurchaseReservedNodeOfferingCommandInput,
2277
- options?: __HttpHandlerOptions
2244
+ options?: __HttpHandlerOptions,
2278
2245
  ): Promise<PurchaseReservedNodeOfferingCommandOutput>;
2279
2246
  purchaseReservedNodeOffering(
2280
2247
  args: PurchaseReservedNodeOfferingCommandInput,
2281
- cb: (err: any, data?: PurchaseReservedNodeOfferingCommandOutput) => void
2248
+ cb: (err: any, data?: PurchaseReservedNodeOfferingCommandOutput) => void,
2282
2249
  ): void;
2283
2250
  purchaseReservedNodeOffering(
2284
2251
  args: PurchaseReservedNodeOfferingCommandInput,
2285
2252
  options: __HttpHandlerOptions,
2286
- cb: (err: any, data?: PurchaseReservedNodeOfferingCommandOutput) => void
2253
+ cb: (err: any, data?: PurchaseReservedNodeOfferingCommandOutput) => void,
2287
2254
  ): void;
2288
2255
  putResourcePolicy(
2289
2256
  args: PutResourcePolicyCommandInput,
2290
- options?: __HttpHandlerOptions
2257
+ options?: __HttpHandlerOptions,
2291
2258
  ): Promise<PutResourcePolicyCommandOutput>;
2292
2259
  putResourcePolicy(
2293
2260
  args: PutResourcePolicyCommandInput,
2294
- cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
2261
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void,
2295
2262
  ): void;
2296
2263
  putResourcePolicy(
2297
2264
  args: PutResourcePolicyCommandInput,
2298
2265
  options: __HttpHandlerOptions,
2299
- cb: (err: any, data?: PutResourcePolicyCommandOutput) => void
2266
+ cb: (err: any, data?: PutResourcePolicyCommandOutput) => void,
2300
2267
  ): void;
2301
2268
  rebootCluster(
2302
2269
  args: RebootClusterCommandInput,
2303
- options?: __HttpHandlerOptions
2270
+ options?: __HttpHandlerOptions,
2304
2271
  ): Promise<RebootClusterCommandOutput>;
2305
2272
  rebootCluster(
2306
2273
  args: RebootClusterCommandInput,
2307
- cb: (err: any, data?: RebootClusterCommandOutput) => void
2274
+ cb: (err: any, data?: RebootClusterCommandOutput) => void,
2308
2275
  ): void;
2309
2276
  rebootCluster(
2310
2277
  args: RebootClusterCommandInput,
2311
2278
  options: __HttpHandlerOptions,
2312
- cb: (err: any, data?: RebootClusterCommandOutput) => void
2279
+ cb: (err: any, data?: RebootClusterCommandOutput) => void,
2313
2280
  ): void;
2314
2281
  registerNamespace(
2315
2282
  args: RegisterNamespaceCommandInput,
2316
- options?: __HttpHandlerOptions
2283
+ options?: __HttpHandlerOptions,
2317
2284
  ): Promise<RegisterNamespaceCommandOutput>;
2318
2285
  registerNamespace(
2319
2286
  args: RegisterNamespaceCommandInput,
2320
- cb: (err: any, data?: RegisterNamespaceCommandOutput) => void
2287
+ cb: (err: any, data?: RegisterNamespaceCommandOutput) => void,
2321
2288
  ): void;
2322
2289
  registerNamespace(
2323
2290
  args: RegisterNamespaceCommandInput,
2324
2291
  options: __HttpHandlerOptions,
2325
- cb: (err: any, data?: RegisterNamespaceCommandOutput) => void
2292
+ cb: (err: any, data?: RegisterNamespaceCommandOutput) => void,
2326
2293
  ): void;
2327
2294
  rejectDataShare(
2328
2295
  args: RejectDataShareCommandInput,
2329
- options?: __HttpHandlerOptions
2296
+ options?: __HttpHandlerOptions,
2330
2297
  ): Promise<RejectDataShareCommandOutput>;
2331
2298
  rejectDataShare(
2332
2299
  args: RejectDataShareCommandInput,
2333
- cb: (err: any, data?: RejectDataShareCommandOutput) => void
2300
+ cb: (err: any, data?: RejectDataShareCommandOutput) => void,
2334
2301
  ): void;
2335
2302
  rejectDataShare(
2336
2303
  args: RejectDataShareCommandInput,
2337
2304
  options: __HttpHandlerOptions,
2338
- cb: (err: any, data?: RejectDataShareCommandOutput) => void
2305
+ cb: (err: any, data?: RejectDataShareCommandOutput) => void,
2339
2306
  ): void;
2340
2307
  resetClusterParameterGroup(
2341
2308
  args: ResetClusterParameterGroupCommandInput,
2342
- options?: __HttpHandlerOptions
2309
+ options?: __HttpHandlerOptions,
2343
2310
  ): Promise<ResetClusterParameterGroupCommandOutput>;
2344
2311
  resetClusterParameterGroup(
2345
2312
  args: ResetClusterParameterGroupCommandInput,
2346
- cb: (err: any, data?: ResetClusterParameterGroupCommandOutput) => void
2313
+ cb: (err: any, data?: ResetClusterParameterGroupCommandOutput) => void,
2347
2314
  ): void;
2348
2315
  resetClusterParameterGroup(
2349
2316
  args: ResetClusterParameterGroupCommandInput,
2350
2317
  options: __HttpHandlerOptions,
2351
- cb: (err: any, data?: ResetClusterParameterGroupCommandOutput) => void
2318
+ cb: (err: any, data?: ResetClusterParameterGroupCommandOutput) => void,
2352
2319
  ): void;
2353
2320
  resizeCluster(
2354
2321
  args: ResizeClusterCommandInput,
2355
- options?: __HttpHandlerOptions
2322
+ options?: __HttpHandlerOptions,
2356
2323
  ): Promise<ResizeClusterCommandOutput>;
2357
2324
  resizeCluster(
2358
2325
  args: ResizeClusterCommandInput,
2359
- cb: (err: any, data?: ResizeClusterCommandOutput) => void
2326
+ cb: (err: any, data?: ResizeClusterCommandOutput) => void,
2360
2327
  ): void;
2361
2328
  resizeCluster(
2362
2329
  args: ResizeClusterCommandInput,
2363
2330
  options: __HttpHandlerOptions,
2364
- cb: (err: any, data?: ResizeClusterCommandOutput) => void
2331
+ cb: (err: any, data?: ResizeClusterCommandOutput) => void,
2365
2332
  ): void;
2366
2333
  restoreFromClusterSnapshot(
2367
2334
  args: RestoreFromClusterSnapshotCommandInput,
2368
- options?: __HttpHandlerOptions
2335
+ options?: __HttpHandlerOptions,
2369
2336
  ): Promise<RestoreFromClusterSnapshotCommandOutput>;
2370
2337
  restoreFromClusterSnapshot(
2371
2338
  args: RestoreFromClusterSnapshotCommandInput,
2372
- cb: (err: any, data?: RestoreFromClusterSnapshotCommandOutput) => void
2339
+ cb: (err: any, data?: RestoreFromClusterSnapshotCommandOutput) => void,
2373
2340
  ): void;
2374
2341
  restoreFromClusterSnapshot(
2375
2342
  args: RestoreFromClusterSnapshotCommandInput,
2376
2343
  options: __HttpHandlerOptions,
2377
- cb: (err: any, data?: RestoreFromClusterSnapshotCommandOutput) => void
2344
+ cb: (err: any, data?: RestoreFromClusterSnapshotCommandOutput) => void,
2378
2345
  ): void;
2379
2346
  restoreTableFromClusterSnapshot(
2380
2347
  args: RestoreTableFromClusterSnapshotCommandInput,
2381
- options?: __HttpHandlerOptions
2348
+ options?: __HttpHandlerOptions,
2382
2349
  ): Promise<RestoreTableFromClusterSnapshotCommandOutput>;
2383
2350
  restoreTableFromClusterSnapshot(
2384
2351
  args: RestoreTableFromClusterSnapshotCommandInput,
2385
- cb: (err: any, data?: RestoreTableFromClusterSnapshotCommandOutput) => void
2352
+ cb: (err: any, data?: RestoreTableFromClusterSnapshotCommandOutput) => void,
2386
2353
  ): void;
2387
2354
  restoreTableFromClusterSnapshot(
2388
2355
  args: RestoreTableFromClusterSnapshotCommandInput,
2389
2356
  options: __HttpHandlerOptions,
2390
- cb: (err: any, data?: RestoreTableFromClusterSnapshotCommandOutput) => void
2357
+ cb: (err: any, data?: RestoreTableFromClusterSnapshotCommandOutput) => void,
2391
2358
  ): void;
2392
2359
  resumeCluster(
2393
2360
  args: ResumeClusterCommandInput,
2394
- options?: __HttpHandlerOptions
2361
+ options?: __HttpHandlerOptions,
2395
2362
  ): Promise<ResumeClusterCommandOutput>;
2396
2363
  resumeCluster(
2397
2364
  args: ResumeClusterCommandInput,
2398
- cb: (err: any, data?: ResumeClusterCommandOutput) => void
2365
+ cb: (err: any, data?: ResumeClusterCommandOutput) => void,
2399
2366
  ): void;
2400
2367
  resumeCluster(
2401
2368
  args: ResumeClusterCommandInput,
2402
2369
  options: __HttpHandlerOptions,
2403
- cb: (err: any, data?: ResumeClusterCommandOutput) => void
2370
+ cb: (err: any, data?: ResumeClusterCommandOutput) => void,
2404
2371
  ): void;
2405
2372
  revokeClusterSecurityGroupIngress(
2406
2373
  args: RevokeClusterSecurityGroupIngressCommandInput,
2407
- options?: __HttpHandlerOptions
2374
+ options?: __HttpHandlerOptions,
2408
2375
  ): Promise<RevokeClusterSecurityGroupIngressCommandOutput>;
2409
2376
  revokeClusterSecurityGroupIngress(
2410
2377
  args: RevokeClusterSecurityGroupIngressCommandInput,
2411
- cb: (
2412
- err: any,
2413
- data?: RevokeClusterSecurityGroupIngressCommandOutput
2414
- ) => void
2378
+ cb: (err: any, data?: RevokeClusterSecurityGroupIngressCommandOutput) => void,
2415
2379
  ): void;
2416
2380
  revokeClusterSecurityGroupIngress(
2417
2381
  args: RevokeClusterSecurityGroupIngressCommandInput,
2418
2382
  options: __HttpHandlerOptions,
2419
- cb: (
2420
- err: any,
2421
- data?: RevokeClusterSecurityGroupIngressCommandOutput
2422
- ) => void
2383
+ cb: (err: any, data?: RevokeClusterSecurityGroupIngressCommandOutput) => void,
2423
2384
  ): void;
2424
2385
  revokeEndpointAccess(): Promise<RevokeEndpointAccessCommandOutput>;
2425
2386
  revokeEndpointAccess(
2426
2387
  args: RevokeEndpointAccessCommandInput,
2427
- options?: __HttpHandlerOptions
2388
+ options?: __HttpHandlerOptions,
2428
2389
  ): Promise<RevokeEndpointAccessCommandOutput>;
2429
2390
  revokeEndpointAccess(
2430
2391
  args: RevokeEndpointAccessCommandInput,
2431
- cb: (err: any, data?: RevokeEndpointAccessCommandOutput) => void
2392
+ cb: (err: any, data?: RevokeEndpointAccessCommandOutput) => void,
2432
2393
  ): void;
2433
2394
  revokeEndpointAccess(
2434
2395
  args: RevokeEndpointAccessCommandInput,
2435
2396
  options: __HttpHandlerOptions,
2436
- cb: (err: any, data?: RevokeEndpointAccessCommandOutput) => void
2397
+ cb: (err: any, data?: RevokeEndpointAccessCommandOutput) => void,
2437
2398
  ): void;
2438
2399
  revokeSnapshotAccess(
2439
2400
  args: RevokeSnapshotAccessCommandInput,
2440
- options?: __HttpHandlerOptions
2401
+ options?: __HttpHandlerOptions,
2441
2402
  ): Promise<RevokeSnapshotAccessCommandOutput>;
2442
2403
  revokeSnapshotAccess(
2443
2404
  args: RevokeSnapshotAccessCommandInput,
2444
- cb: (err: any, data?: RevokeSnapshotAccessCommandOutput) => void
2405
+ cb: (err: any, data?: RevokeSnapshotAccessCommandOutput) => void,
2445
2406
  ): void;
2446
2407
  revokeSnapshotAccess(
2447
2408
  args: RevokeSnapshotAccessCommandInput,
2448
2409
  options: __HttpHandlerOptions,
2449
- cb: (err: any, data?: RevokeSnapshotAccessCommandOutput) => void
2410
+ cb: (err: any, data?: RevokeSnapshotAccessCommandOutput) => void,
2450
2411
  ): void;
2451
2412
  rotateEncryptionKey(
2452
2413
  args: RotateEncryptionKeyCommandInput,
2453
- options?: __HttpHandlerOptions
2414
+ options?: __HttpHandlerOptions,
2454
2415
  ): Promise<RotateEncryptionKeyCommandOutput>;
2455
2416
  rotateEncryptionKey(
2456
2417
  args: RotateEncryptionKeyCommandInput,
2457
- cb: (err: any, data?: RotateEncryptionKeyCommandOutput) => void
2418
+ cb: (err: any, data?: RotateEncryptionKeyCommandOutput) => void,
2458
2419
  ): void;
2459
2420
  rotateEncryptionKey(
2460
2421
  args: RotateEncryptionKeyCommandInput,
2461
2422
  options: __HttpHandlerOptions,
2462
- cb: (err: any, data?: RotateEncryptionKeyCommandOutput) => void
2423
+ cb: (err: any, data?: RotateEncryptionKeyCommandOutput) => void,
2463
2424
  ): void;
2464
2425
  updatePartnerStatus(
2465
2426
  args: UpdatePartnerStatusCommandInput,
2466
- options?: __HttpHandlerOptions
2427
+ options?: __HttpHandlerOptions,
2467
2428
  ): Promise<UpdatePartnerStatusCommandOutput>;
2468
2429
  updatePartnerStatus(
2469
2430
  args: UpdatePartnerStatusCommandInput,
2470
- cb: (err: any, data?: UpdatePartnerStatusCommandOutput) => void
2431
+ cb: (err: any, data?: UpdatePartnerStatusCommandOutput) => void,
2471
2432
  ): void;
2472
2433
  updatePartnerStatus(
2473
2434
  args: UpdatePartnerStatusCommandInput,
2474
2435
  options: __HttpHandlerOptions,
2475
- cb: (err: any, data?: UpdatePartnerStatusCommandOutput) => void
2436
+ cb: (err: any, data?: UpdatePartnerStatusCommandOutput) => void,
2476
2437
  ): void;
2477
2438
  paginateDescribeClusterDbRevisions(
2478
2439
  args?: DescribeClusterDbRevisionsCommandInput,
2479
2440
  paginationConfig?: Pick<
2480
2441
  PaginationConfiguration,
2481
2442
  Exclude<keyof PaginationConfiguration, "client">
2482
- >
2443
+ >,
2483
2444
  ): Paginator<DescribeClusterDbRevisionsCommandOutput>;
2484
2445
  paginateDescribeClusterParameterGroups(
2485
2446
  args?: DescribeClusterParameterGroupsCommandInput,
2486
2447
  paginationConfig?: Pick<
2487
2448
  PaginationConfiguration,
2488
2449
  Exclude<keyof PaginationConfiguration, "client">
2489
- >
2450
+ >,
2490
2451
  ): Paginator<DescribeClusterParameterGroupsCommandOutput>;
2491
2452
  paginateDescribeClusterParameters(
2492
2453
  args: DescribeClusterParametersCommandInput,
2493
2454
  paginationConfig?: Pick<
2494
2455
  PaginationConfiguration,
2495
2456
  Exclude<keyof PaginationConfiguration, "client">
2496
- >
2457
+ >,
2497
2458
  ): Paginator<DescribeClusterParametersCommandOutput>;
2498
2459
  paginateDescribeClusters(
2499
2460
  args?: DescribeClustersCommandInput,
2500
2461
  paginationConfig?: Pick<
2501
2462
  PaginationConfiguration,
2502
2463
  Exclude<keyof PaginationConfiguration, "client">
2503
- >
2464
+ >,
2504
2465
  ): Paginator<DescribeClustersCommandOutput>;
2505
2466
  paginateDescribeClusterSecurityGroups(
2506
2467
  args?: DescribeClusterSecurityGroupsCommandInput,
2507
2468
  paginationConfig?: Pick<
2508
2469
  PaginationConfiguration,
2509
2470
  Exclude<keyof PaginationConfiguration, "client">
2510
- >
2471
+ >,
2511
2472
  ): Paginator<DescribeClusterSecurityGroupsCommandOutput>;
2512
2473
  paginateDescribeClusterSnapshots(
2513
2474
  args?: DescribeClusterSnapshotsCommandInput,
2514
2475
  paginationConfig?: Pick<
2515
2476
  PaginationConfiguration,
2516
2477
  Exclude<keyof PaginationConfiguration, "client">
2517
- >
2478
+ >,
2518
2479
  ): Paginator<DescribeClusterSnapshotsCommandOutput>;
2519
2480
  paginateDescribeClusterSubnetGroups(
2520
2481
  args?: DescribeClusterSubnetGroupsCommandInput,
2521
2482
  paginationConfig?: Pick<
2522
2483
  PaginationConfiguration,
2523
2484
  Exclude<keyof PaginationConfiguration, "client">
2524
- >
2485
+ >,
2525
2486
  ): Paginator<DescribeClusterSubnetGroupsCommandOutput>;
2526
2487
  paginateDescribeClusterTracks(
2527
2488
  args?: DescribeClusterTracksCommandInput,
2528
2489
  paginationConfig?: Pick<
2529
2490
  PaginationConfiguration,
2530
2491
  Exclude<keyof PaginationConfiguration, "client">
2531
- >
2492
+ >,
2532
2493
  ): Paginator<DescribeClusterTracksCommandOutput>;
2533
2494
  paginateDescribeClusterVersions(
2534
2495
  args?: DescribeClusterVersionsCommandInput,
2535
2496
  paginationConfig?: Pick<
2536
2497
  PaginationConfiguration,
2537
2498
  Exclude<keyof PaginationConfiguration, "client">
2538
- >
2499
+ >,
2539
2500
  ): Paginator<DescribeClusterVersionsCommandOutput>;
2540
2501
  paginateDescribeCustomDomainAssociations(
2541
2502
  args?: DescribeCustomDomainAssociationsCommandInput,
2542
2503
  paginationConfig?: Pick<
2543
2504
  PaginationConfiguration,
2544
2505
  Exclude<keyof PaginationConfiguration, "client">
2545
- >
2506
+ >,
2546
2507
  ): Paginator<DescribeCustomDomainAssociationsCommandOutput>;
2547
2508
  paginateDescribeDataShares(
2548
2509
  args?: DescribeDataSharesCommandInput,
2549
2510
  paginationConfig?: Pick<
2550
2511
  PaginationConfiguration,
2551
2512
  Exclude<keyof PaginationConfiguration, "client">
2552
- >
2513
+ >,
2553
2514
  ): Paginator<DescribeDataSharesCommandOutput>;
2554
2515
  paginateDescribeDataSharesForConsumer(
2555
2516
  args?: DescribeDataSharesForConsumerCommandInput,
2556
2517
  paginationConfig?: Pick<
2557
2518
  PaginationConfiguration,
2558
2519
  Exclude<keyof PaginationConfiguration, "client">
2559
- >
2520
+ >,
2560
2521
  ): Paginator<DescribeDataSharesForConsumerCommandOutput>;
2561
2522
  paginateDescribeDataSharesForProducer(
2562
2523
  args?: DescribeDataSharesForProducerCommandInput,
2563
2524
  paginationConfig?: Pick<
2564
2525
  PaginationConfiguration,
2565
2526
  Exclude<keyof PaginationConfiguration, "client">
2566
- >
2527
+ >,
2567
2528
  ): Paginator<DescribeDataSharesForProducerCommandOutput>;
2568
2529
  paginateDescribeDefaultClusterParameters(
2569
2530
  args: DescribeDefaultClusterParametersCommandInput,
2570
2531
  paginationConfig?: Pick<
2571
2532
  PaginationConfiguration,
2572
2533
  Exclude<keyof PaginationConfiguration, "client">
2573
- >
2534
+ >,
2574
2535
  ): Paginator<DescribeDefaultClusterParametersCommandOutput>;
2575
2536
  paginateDescribeEndpointAccess(
2576
2537
  args?: DescribeEndpointAccessCommandInput,
2577
2538
  paginationConfig?: Pick<
2578
2539
  PaginationConfiguration,
2579
2540
  Exclude<keyof PaginationConfiguration, "client">
2580
- >
2541
+ >,
2581
2542
  ): Paginator<DescribeEndpointAccessCommandOutput>;
2582
2543
  paginateDescribeEndpointAuthorization(
2583
2544
  args?: DescribeEndpointAuthorizationCommandInput,
2584
2545
  paginationConfig?: Pick<
2585
2546
  PaginationConfiguration,
2586
2547
  Exclude<keyof PaginationConfiguration, "client">
2587
- >
2548
+ >,
2588
2549
  ): Paginator<DescribeEndpointAuthorizationCommandOutput>;
2589
2550
  paginateDescribeEvents(
2590
2551
  args?: DescribeEventsCommandInput,
2591
2552
  paginationConfig?: Pick<
2592
2553
  PaginationConfiguration,
2593
2554
  Exclude<keyof PaginationConfiguration, "client">
2594
- >
2555
+ >,
2595
2556
  ): Paginator<DescribeEventsCommandOutput>;
2596
2557
  paginateDescribeEventSubscriptions(
2597
2558
  args?: DescribeEventSubscriptionsCommandInput,
2598
2559
  paginationConfig?: Pick<
2599
2560
  PaginationConfiguration,
2600
2561
  Exclude<keyof PaginationConfiguration, "client">
2601
- >
2562
+ >,
2602
2563
  ): Paginator<DescribeEventSubscriptionsCommandOutput>;
2603
2564
  paginateDescribeHsmClientCertificates(
2604
2565
  args?: DescribeHsmClientCertificatesCommandInput,
2605
2566
  paginationConfig?: Pick<
2606
2567
  PaginationConfiguration,
2607
2568
  Exclude<keyof PaginationConfiguration, "client">
2608
- >
2569
+ >,
2609
2570
  ): Paginator<DescribeHsmClientCertificatesCommandOutput>;
2610
2571
  paginateDescribeHsmConfigurations(
2611
2572
  args?: DescribeHsmConfigurationsCommandInput,
2612
2573
  paginationConfig?: Pick<
2613
2574
  PaginationConfiguration,
2614
2575
  Exclude<keyof PaginationConfiguration, "client">
2615
- >
2576
+ >,
2616
2577
  ): Paginator<DescribeHsmConfigurationsCommandOutput>;
2617
2578
  paginateDescribeInboundIntegrations(
2618
2579
  args?: DescribeInboundIntegrationsCommandInput,
2619
2580
  paginationConfig?: Pick<
2620
2581
  PaginationConfiguration,
2621
2582
  Exclude<keyof PaginationConfiguration, "client">
2622
- >
2583
+ >,
2623
2584
  ): Paginator<DescribeInboundIntegrationsCommandOutput>;
2624
2585
  paginateDescribeIntegrations(
2625
2586
  args?: DescribeIntegrationsCommandInput,
2626
2587
  paginationConfig?: Pick<
2627
2588
  PaginationConfiguration,
2628
2589
  Exclude<keyof PaginationConfiguration, "client">
2629
- >
2590
+ >,
2630
2591
  ): Paginator<DescribeIntegrationsCommandOutput>;
2631
2592
  paginateDescribeNodeConfigurationOptions(
2632
2593
  args: DescribeNodeConfigurationOptionsCommandInput,
2633
2594
  paginationConfig?: Pick<
2634
2595
  PaginationConfiguration,
2635
2596
  Exclude<keyof PaginationConfiguration, "client">
2636
- >
2597
+ >,
2637
2598
  ): Paginator<DescribeNodeConfigurationOptionsCommandOutput>;
2638
2599
  paginateDescribeOrderableClusterOptions(
2639
2600
  args?: DescribeOrderableClusterOptionsCommandInput,
2640
2601
  paginationConfig?: Pick<
2641
2602
  PaginationConfiguration,
2642
2603
  Exclude<keyof PaginationConfiguration, "client">
2643
- >
2604
+ >,
2644
2605
  ): Paginator<DescribeOrderableClusterOptionsCommandOutput>;
2645
2606
  paginateDescribeRedshiftIdcApplications(
2646
2607
  args?: DescribeRedshiftIdcApplicationsCommandInput,
2647
2608
  paginationConfig?: Pick<
2648
2609
  PaginationConfiguration,
2649
2610
  Exclude<keyof PaginationConfiguration, "client">
2650
- >
2611
+ >,
2651
2612
  ): Paginator<DescribeRedshiftIdcApplicationsCommandOutput>;
2652
2613
  paginateDescribeReservedNodeExchangeStatus(
2653
2614
  args?: DescribeReservedNodeExchangeStatusCommandInput,
2654
2615
  paginationConfig?: Pick<
2655
2616
  PaginationConfiguration,
2656
2617
  Exclude<keyof PaginationConfiguration, "client">
2657
- >
2618
+ >,
2658
2619
  ): Paginator<DescribeReservedNodeExchangeStatusCommandOutput>;
2659
2620
  paginateDescribeReservedNodeOfferings(
2660
2621
  args?: DescribeReservedNodeOfferingsCommandInput,
2661
2622
  paginationConfig?: Pick<
2662
2623
  PaginationConfiguration,
2663
2624
  Exclude<keyof PaginationConfiguration, "client">
2664
- >
2625
+ >,
2665
2626
  ): Paginator<DescribeReservedNodeOfferingsCommandOutput>;
2666
2627
  paginateDescribeReservedNodes(
2667
2628
  args?: DescribeReservedNodesCommandInput,
2668
2629
  paginationConfig?: Pick<
2669
2630
  PaginationConfiguration,
2670
2631
  Exclude<keyof PaginationConfiguration, "client">
2671
- >
2632
+ >,
2672
2633
  ): Paginator<DescribeReservedNodesCommandOutput>;
2673
2634
  paginateDescribeScheduledActions(
2674
2635
  args?: DescribeScheduledActionsCommandInput,
2675
2636
  paginationConfig?: Pick<
2676
2637
  PaginationConfiguration,
2677
2638
  Exclude<keyof PaginationConfiguration, "client">
2678
- >
2639
+ >,
2679
2640
  ): Paginator<DescribeScheduledActionsCommandOutput>;
2680
2641
  paginateDescribeSnapshotCopyGrants(
2681
2642
  args?: DescribeSnapshotCopyGrantsCommandInput,
2682
2643
  paginationConfig?: Pick<
2683
2644
  PaginationConfiguration,
2684
2645
  Exclude<keyof PaginationConfiguration, "client">
2685
- >
2646
+ >,
2686
2647
  ): Paginator<DescribeSnapshotCopyGrantsCommandOutput>;
2687
2648
  paginateDescribeSnapshotSchedules(
2688
2649
  args?: DescribeSnapshotSchedulesCommandInput,
2689
2650
  paginationConfig?: Pick<
2690
2651
  PaginationConfiguration,
2691
2652
  Exclude<keyof PaginationConfiguration, "client">
2692
- >
2653
+ >,
2693
2654
  ): Paginator<DescribeSnapshotSchedulesCommandOutput>;
2694
2655
  paginateDescribeTableRestoreStatus(
2695
2656
  args?: DescribeTableRestoreStatusCommandInput,
2696
2657
  paginationConfig?: Pick<
2697
2658
  PaginationConfiguration,
2698
2659
  Exclude<keyof PaginationConfiguration, "client">
2699
- >
2660
+ >,
2700
2661
  ): Paginator<DescribeTableRestoreStatusCommandOutput>;
2701
2662
  paginateDescribeTags(
2702
2663
  args?: DescribeTagsCommandInput,
2703
2664
  paginationConfig?: Pick<
2704
2665
  PaginationConfiguration,
2705
2666
  Exclude<keyof PaginationConfiguration, "client">
2706
- >
2667
+ >,
2707
2668
  ): Paginator<DescribeTagsCommandOutput>;
2708
2669
  paginateDescribeUsageLimits(
2709
2670
  args?: DescribeUsageLimitsCommandInput,
2710
2671
  paginationConfig?: Pick<
2711
2672
  PaginationConfiguration,
2712
2673
  Exclude<keyof PaginationConfiguration, "client">
2713
- >
2674
+ >,
2714
2675
  ): Paginator<DescribeUsageLimitsCommandOutput>;
2715
2676
  paginateGetReservedNodeExchangeConfigurationOptions(
2716
2677
  args: GetReservedNodeExchangeConfigurationOptionsCommandInput,
2717
2678
  paginationConfig?: Pick<
2718
2679
  PaginationConfiguration,
2719
2680
  Exclude<keyof PaginationConfiguration, "client">
2720
- >
2681
+ >,
2721
2682
  ): Paginator<GetReservedNodeExchangeConfigurationOptionsCommandOutput>;
2722
2683
  paginateGetReservedNodeExchangeOfferings(
2723
2684
  args: GetReservedNodeExchangeOfferingsCommandInput,
2724
2685
  paginationConfig?: Pick<
2725
2686
  PaginationConfiguration,
2726
2687
  Exclude<keyof PaginationConfiguration, "client">
2727
- >
2688
+ >,
2728
2689
  ): Paginator<GetReservedNodeExchangeOfferingsCommandOutput>;
2729
2690
  paginateListRecommendations(
2730
2691
  args?: ListRecommendationsCommandInput,
2731
2692
  paginationConfig?: Pick<
2732
2693
  PaginationConfiguration,
2733
2694
  Exclude<keyof PaginationConfiguration, "client">
2734
- >
2695
+ >,
2735
2696
  ): Paginator<ListRecommendationsCommandOutput>;
2736
2697
  waitUntilClusterAvailable(
2737
2698
  args: DescribeClustersCommandInput,
2738
2699
  waiterConfig:
2739
2700
  | number
2740
- | Pick<
2741
- WaiterConfiguration<Redshift>,
2742
- Exclude<keyof WaiterConfiguration<Redshift>, "client">
2743
- >
2701
+ | Pick<WaiterConfiguration<Redshift>, Exclude<keyof WaiterConfiguration<Redshift>, "client">>,
2744
2702
  ): Promise<WaiterResult<DescribeClustersCommandOutput>>;
2745
2703
  waitUntilClusterDeleted(
2746
2704
  args: DescribeClustersCommandInput,
2747
2705
  waiterConfig:
2748
2706
  | number
2749
- | Pick<
2750
- WaiterConfiguration<Redshift>,
2751
- Exclude<keyof WaiterConfiguration<Redshift>, "client">
2752
- >
2707
+ | Pick<WaiterConfiguration<Redshift>, Exclude<keyof WaiterConfiguration<Redshift>, "client">>,
2753
2708
  ): Promise<WaiterResult<ClusterNotFoundFault>>;
2754
2709
  waitUntilClusterRestored(
2755
2710
  args: DescribeClustersCommandInput,
2756
2711
  waiterConfig:
2757
2712
  | number
2758
- | Pick<
2759
- WaiterConfiguration<Redshift>,
2760
- Exclude<keyof WaiterConfiguration<Redshift>, "client">
2761
- >
2713
+ | Pick<WaiterConfiguration<Redshift>, Exclude<keyof WaiterConfiguration<Redshift>, "client">>,
2762
2714
  ): Promise<WaiterResult<DescribeClustersCommandOutput>>;
2763
2715
  waitUntilSnapshotAvailable(
2764
2716
  args: DescribeClusterSnapshotsCommandInput,
2765
2717
  waiterConfig:
2766
2718
  | number
2767
- | Pick<
2768
- WaiterConfiguration<Redshift>,
2769
- Exclude<keyof WaiterConfiguration<Redshift>, "client">
2770
- >
2719
+ | Pick<WaiterConfiguration<Redshift>, Exclude<keyof WaiterConfiguration<Redshift>, "client">>,
2771
2720
  ): Promise<WaiterResult<DescribeClusterSnapshotsCommandOutput>>;
2772
2721
  }
2773
2722
  export declare class Redshift extends RedshiftClient implements Redshift {}