@aws-sdk/client-redshift 3.169.0 → 3.171.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 (174) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/dist-types/ts3.4/Redshift.d.ts +2057 -600
  3. package/dist-types/ts3.4/RedshiftClient.d.ts +818 -192
  4. package/dist-types/ts3.4/commands/AcceptReservedNodeExchangeCommand.d.ts +39 -17
  5. package/dist-types/ts3.4/commands/AddPartnerCommand.d.ts +36 -17
  6. package/dist-types/ts3.4/commands/AssociateDataShareConsumerCommand.d.ts +39 -17
  7. package/dist-types/ts3.4/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +39 -17
  8. package/dist-types/ts3.4/commands/AuthorizeDataShareCommand.d.ts +33 -17
  9. package/dist-types/ts3.4/commands/AuthorizeEndpointAccessCommand.d.ts +39 -17
  10. package/dist-types/ts3.4/commands/AuthorizeSnapshotAccessCommand.d.ts +39 -17
  11. package/dist-types/ts3.4/commands/BatchDeleteClusterSnapshotsCommand.d.ts +39 -17
  12. package/dist-types/ts3.4/commands/BatchModifyClusterSnapshotsCommand.d.ts +39 -17
  13. package/dist-types/ts3.4/commands/CancelResizeCommand.d.ts +32 -17
  14. package/dist-types/ts3.4/commands/CopyClusterSnapshotCommand.d.ts +36 -17
  15. package/dist-types/ts3.4/commands/CreateAuthenticationProfileCommand.d.ts +39 -17
  16. package/dist-types/ts3.4/commands/CreateClusterCommand.d.ts +32 -17
  17. package/dist-types/ts3.4/commands/CreateClusterParameterGroupCommand.d.ts +39 -17
  18. package/dist-types/ts3.4/commands/CreateClusterSecurityGroupCommand.d.ts +39 -17
  19. package/dist-types/ts3.4/commands/CreateClusterSnapshotCommand.d.ts +39 -17
  20. package/dist-types/ts3.4/commands/CreateClusterSubnetGroupCommand.d.ts +39 -17
  21. package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +39 -17
  22. package/dist-types/ts3.4/commands/CreateEventSubscriptionCommand.d.ts +39 -17
  23. package/dist-types/ts3.4/commands/CreateHsmClientCertificateCommand.d.ts +39 -17
  24. package/dist-types/ts3.4/commands/CreateHsmConfigurationCommand.d.ts +39 -17
  25. package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +39 -17
  26. package/dist-types/ts3.4/commands/CreateSnapshotCopyGrantCommand.d.ts +39 -17
  27. package/dist-types/ts3.4/commands/CreateSnapshotScheduleCommand.d.ts +39 -17
  28. package/dist-types/ts3.4/commands/CreateTagsCommand.d.ts +30 -17
  29. package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +32 -17
  30. package/dist-types/ts3.4/commands/DeauthorizeDataShareCommand.d.ts +36 -17
  31. package/dist-types/ts3.4/commands/DeleteAuthenticationProfileCommand.d.ts +39 -17
  32. package/dist-types/ts3.4/commands/DeleteClusterCommand.d.ts +32 -17
  33. package/dist-types/ts3.4/commands/DeleteClusterParameterGroupCommand.d.ts +35 -17
  34. package/dist-types/ts3.4/commands/DeleteClusterSecurityGroupCommand.d.ts +35 -17
  35. package/dist-types/ts3.4/commands/DeleteClusterSnapshotCommand.d.ts +39 -17
  36. package/dist-types/ts3.4/commands/DeleteClusterSubnetGroupCommand.d.ts +35 -17
  37. package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +39 -17
  38. package/dist-types/ts3.4/commands/DeleteEventSubscriptionCommand.d.ts +35 -17
  39. package/dist-types/ts3.4/commands/DeleteHsmClientCertificateCommand.d.ts +35 -17
  40. package/dist-types/ts3.4/commands/DeleteHsmConfigurationCommand.d.ts +34 -17
  41. package/dist-types/ts3.4/commands/DeletePartnerCommand.d.ts +36 -17
  42. package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +34 -17
  43. package/dist-types/ts3.4/commands/DeleteSnapshotCopyGrantCommand.d.ts +35 -17
  44. package/dist-types/ts3.4/commands/DeleteSnapshotScheduleCommand.d.ts +34 -17
  45. package/dist-types/ts3.4/commands/DeleteTagsCommand.d.ts +30 -17
  46. package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +30 -17
  47. package/dist-types/ts3.4/commands/DescribeAccountAttributesCommand.d.ts +39 -17
  48. package/dist-types/ts3.4/commands/DescribeAuthenticationProfilesCommand.d.ts +39 -17
  49. package/dist-types/ts3.4/commands/DescribeClusterDbRevisionsCommand.d.ts +39 -17
  50. package/dist-types/ts3.4/commands/DescribeClusterParameterGroupsCommand.d.ts +39 -17
  51. package/dist-types/ts3.4/commands/DescribeClusterParametersCommand.d.ts +39 -17
  52. package/dist-types/ts3.4/commands/DescribeClusterSecurityGroupsCommand.d.ts +39 -17
  53. package/dist-types/ts3.4/commands/DescribeClusterSnapshotsCommand.d.ts +39 -17
  54. package/dist-types/ts3.4/commands/DescribeClusterSubnetGroupsCommand.d.ts +39 -17
  55. package/dist-types/ts3.4/commands/DescribeClusterTracksCommand.d.ts +39 -17
  56. package/dist-types/ts3.4/commands/DescribeClusterVersionsCommand.d.ts +39 -17
  57. package/dist-types/ts3.4/commands/DescribeClustersCommand.d.ts +32 -17
  58. package/dist-types/ts3.4/commands/DescribeDataSharesCommand.d.ts +36 -17
  59. package/dist-types/ts3.4/commands/DescribeDataSharesForConsumerCommand.d.ts +39 -17
  60. package/dist-types/ts3.4/commands/DescribeDataSharesForProducerCommand.d.ts +39 -17
  61. package/dist-types/ts3.4/commands/DescribeDefaultClusterParametersCommand.d.ts +39 -17
  62. package/dist-types/ts3.4/commands/DescribeEndpointAccessCommand.d.ts +39 -17
  63. package/dist-types/ts3.4/commands/DescribeEndpointAuthorizationCommand.d.ts +39 -17
  64. package/dist-types/ts3.4/commands/DescribeEventCategoriesCommand.d.ts +39 -17
  65. package/dist-types/ts3.4/commands/DescribeEventSubscriptionsCommand.d.ts +39 -17
  66. package/dist-types/ts3.4/commands/DescribeEventsCommand.d.ts +32 -17
  67. package/dist-types/ts3.4/commands/DescribeHsmClientCertificatesCommand.d.ts +39 -17
  68. package/dist-types/ts3.4/commands/DescribeHsmConfigurationsCommand.d.ts +39 -17
  69. package/dist-types/ts3.4/commands/DescribeLoggingStatusCommand.d.ts +39 -17
  70. package/dist-types/ts3.4/commands/DescribeNodeConfigurationOptionsCommand.d.ts +39 -17
  71. package/dist-types/ts3.4/commands/DescribeOrderableClusterOptionsCommand.d.ts +39 -17
  72. package/dist-types/ts3.4/commands/DescribePartnersCommand.d.ts +36 -17
  73. package/dist-types/ts3.4/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +39 -17
  74. package/dist-types/ts3.4/commands/DescribeReservedNodeOfferingsCommand.d.ts +39 -17
  75. package/dist-types/ts3.4/commands/DescribeReservedNodesCommand.d.ts +39 -17
  76. package/dist-types/ts3.4/commands/DescribeResizeCommand.d.ts +33 -18
  77. package/dist-types/ts3.4/commands/DescribeScheduledActionsCommand.d.ts +39 -17
  78. package/dist-types/ts3.4/commands/DescribeSnapshotCopyGrantsCommand.d.ts +39 -17
  79. package/dist-types/ts3.4/commands/DescribeSnapshotSchedulesCommand.d.ts +39 -17
  80. package/dist-types/ts3.4/commands/DescribeStorageCommand.d.ts +32 -17
  81. package/dist-types/ts3.4/commands/DescribeTableRestoreStatusCommand.d.ts +39 -17
  82. package/dist-types/ts3.4/commands/DescribeTagsCommand.d.ts +35 -17
  83. package/dist-types/ts3.4/commands/DescribeUsageLimitsCommand.d.ts +33 -17
  84. package/dist-types/ts3.4/commands/DisableLoggingCommand.d.ts +32 -17
  85. package/dist-types/ts3.4/commands/DisableSnapshotCopyCommand.d.ts +36 -17
  86. package/dist-types/ts3.4/commands/DisassociateDataShareConsumerCommand.d.ts +37 -18
  87. package/dist-types/ts3.4/commands/EnableLoggingCommand.d.ts +32 -17
  88. package/dist-types/ts3.4/commands/EnableSnapshotCopyCommand.d.ts +36 -17
  89. package/dist-types/ts3.4/commands/GetClusterCredentialsCommand.d.ts +37 -18
  90. package/dist-types/ts3.4/commands/GetClusterCredentialsWithIAMCommand.d.ts +37 -18
  91. package/dist-types/ts3.4/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +39 -17
  92. package/dist-types/ts3.4/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +39 -17
  93. package/dist-types/ts3.4/commands/ModifyAquaConfigurationCommand.d.ts +39 -17
  94. package/dist-types/ts3.4/commands/ModifyAuthenticationProfileCommand.d.ts +39 -17
  95. package/dist-types/ts3.4/commands/ModifyClusterCommand.d.ts +32 -17
  96. package/dist-types/ts3.4/commands/ModifyClusterDbRevisionCommand.d.ts +39 -17
  97. package/dist-types/ts3.4/commands/ModifyClusterIamRolesCommand.d.ts +39 -17
  98. package/dist-types/ts3.4/commands/ModifyClusterMaintenanceCommand.d.ts +39 -17
  99. package/dist-types/ts3.4/commands/ModifyClusterParameterGroupCommand.d.ts +37 -18
  100. package/dist-types/ts3.4/commands/ModifyClusterSnapshotCommand.d.ts +39 -17
  101. package/dist-types/ts3.4/commands/ModifyClusterSnapshotScheduleCommand.d.ts +35 -17
  102. package/dist-types/ts3.4/commands/ModifyClusterSubnetGroupCommand.d.ts +39 -17
  103. package/dist-types/ts3.4/commands/ModifyEndpointAccessCommand.d.ts +37 -18
  104. package/dist-types/ts3.4/commands/ModifyEventSubscriptionCommand.d.ts +39 -17
  105. package/dist-types/ts3.4/commands/ModifyScheduledActionCommand.d.ts +37 -18
  106. package/dist-types/ts3.4/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +39 -17
  107. package/dist-types/ts3.4/commands/ModifySnapshotScheduleCommand.d.ts +37 -18
  108. package/dist-types/ts3.4/commands/ModifyUsageLimitCommand.d.ts +33 -18
  109. package/dist-types/ts3.4/commands/PauseClusterCommand.d.ts +33 -18
  110. package/dist-types/ts3.4/commands/PurchaseReservedNodeOfferingCommand.d.ts +39 -17
  111. package/dist-types/ts3.4/commands/RebootClusterCommand.d.ts +32 -17
  112. package/dist-types/ts3.4/commands/RejectDataShareCommand.d.ts +33 -18
  113. package/dist-types/ts3.4/commands/ResetClusterParameterGroupCommand.d.ts +37 -18
  114. package/dist-types/ts3.4/commands/ResizeClusterCommand.d.ts +33 -18
  115. package/dist-types/ts3.4/commands/RestoreFromClusterSnapshotCommand.d.ts +39 -17
  116. package/dist-types/ts3.4/commands/RestoreTableFromClusterSnapshotCommand.d.ts +39 -17
  117. package/dist-types/ts3.4/commands/ResumeClusterCommand.d.ts +33 -18
  118. package/dist-types/ts3.4/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +39 -17
  119. package/dist-types/ts3.4/commands/RevokeEndpointAccessCommand.d.ts +37 -18
  120. package/dist-types/ts3.4/commands/RevokeSnapshotAccessCommand.d.ts +39 -17
  121. package/dist-types/ts3.4/commands/RotateEncryptionKeyCommand.d.ts +36 -17
  122. package/dist-types/ts3.4/commands/UpdatePartnerStatusCommand.d.ts +34 -18
  123. package/dist-types/ts3.4/commands/index.d.ts +119 -119
  124. package/dist-types/ts3.4/endpoints.d.ts +2 -2
  125. package/dist-types/ts3.4/index.d.ts +7 -7
  126. package/dist-types/ts3.4/models/RedshiftServiceException.d.ts +7 -6
  127. package/dist-types/ts3.4/models/index.d.ts +2 -2
  128. package/dist-types/ts3.4/models/models_0.d.ts +2521 -3006
  129. package/dist-types/ts3.4/models/models_1.d.ts +1075 -1327
  130. package/dist-types/ts3.4/pagination/DescribeClusterDbRevisionsPaginator.d.ts +11 -4
  131. package/dist-types/ts3.4/pagination/DescribeClusterParameterGroupsPaginator.d.ts +11 -4
  132. package/dist-types/ts3.4/pagination/DescribeClusterParametersPaginator.d.ts +11 -4
  133. package/dist-types/ts3.4/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +11 -4
  134. package/dist-types/ts3.4/pagination/DescribeClusterSnapshotsPaginator.d.ts +11 -4
  135. package/dist-types/ts3.4/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +11 -4
  136. package/dist-types/ts3.4/pagination/DescribeClusterTracksPaginator.d.ts +11 -4
  137. package/dist-types/ts3.4/pagination/DescribeClusterVersionsPaginator.d.ts +11 -4
  138. package/dist-types/ts3.4/pagination/DescribeClustersPaginator.d.ts +11 -4
  139. package/dist-types/ts3.4/pagination/DescribeDataSharesForConsumerPaginator.d.ts +11 -4
  140. package/dist-types/ts3.4/pagination/DescribeDataSharesForProducerPaginator.d.ts +11 -4
  141. package/dist-types/ts3.4/pagination/DescribeDataSharesPaginator.d.ts +11 -4
  142. package/dist-types/ts3.4/pagination/DescribeDefaultClusterParametersPaginator.d.ts +11 -4
  143. package/dist-types/ts3.4/pagination/DescribeEndpointAccessPaginator.d.ts +11 -4
  144. package/dist-types/ts3.4/pagination/DescribeEndpointAuthorizationPaginator.d.ts +11 -4
  145. package/dist-types/ts3.4/pagination/DescribeEventSubscriptionsPaginator.d.ts +11 -4
  146. package/dist-types/ts3.4/pagination/DescribeEventsPaginator.d.ts +11 -4
  147. package/dist-types/ts3.4/pagination/DescribeHsmClientCertificatesPaginator.d.ts +11 -4
  148. package/dist-types/ts3.4/pagination/DescribeHsmConfigurationsPaginator.d.ts +11 -4
  149. package/dist-types/ts3.4/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +11 -4
  150. package/dist-types/ts3.4/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +11 -4
  151. package/dist-types/ts3.4/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +11 -4
  152. package/dist-types/ts3.4/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +11 -4
  153. package/dist-types/ts3.4/pagination/DescribeReservedNodesPaginator.d.ts +11 -4
  154. package/dist-types/ts3.4/pagination/DescribeScheduledActionsPaginator.d.ts +11 -4
  155. package/dist-types/ts3.4/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +11 -4
  156. package/dist-types/ts3.4/pagination/DescribeSnapshotSchedulesPaginator.d.ts +11 -4
  157. package/dist-types/ts3.4/pagination/DescribeTableRestoreStatusPaginator.d.ts +11 -4
  158. package/dist-types/ts3.4/pagination/DescribeTagsPaginator.d.ts +11 -4
  159. package/dist-types/ts3.4/pagination/DescribeUsageLimitsPaginator.d.ts +11 -4
  160. package/dist-types/ts3.4/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +11 -4
  161. package/dist-types/ts3.4/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +11 -4
  162. package/dist-types/ts3.4/pagination/Interfaces.d.ts +7 -6
  163. package/dist-types/ts3.4/pagination/index.d.ts +33 -33
  164. package/dist-types/ts3.4/protocols/Aws_query.d.ts +1433 -359
  165. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +65 -38
  166. package/dist-types/ts3.4/runtimeConfig.d.ts +65 -38
  167. package/dist-types/ts3.4/runtimeConfig.native.d.ts +66 -37
  168. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +10 -11
  169. package/dist-types/ts3.4/waiters/index.d.ts +4 -4
  170. package/dist-types/ts3.4/waiters/waitForClusterAvailable.d.ts +11 -7
  171. package/dist-types/ts3.4/waiters/waitForClusterDeleted.d.ts +11 -7
  172. package/dist-types/ts3.4/waiters/waitForClusterRestored.d.ts +11 -7
  173. package/dist-types/ts3.4/waiters/waitForSnapshotAvailable.d.ts +11 -7
  174. package/package.json +35 -35
@@ -1,600 +1,2057 @@
1
- import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
- import { AcceptReservedNodeExchangeCommandInput, AcceptReservedNodeExchangeCommandOutput } from "./commands/AcceptReservedNodeExchangeCommand";
3
- import { AddPartnerCommandInput, AddPartnerCommandOutput } from "./commands/AddPartnerCommand";
4
- import { AssociateDataShareConsumerCommandInput, AssociateDataShareConsumerCommandOutput } from "./commands/AssociateDataShareConsumerCommand";
5
- import { AuthorizeClusterSecurityGroupIngressCommandInput, AuthorizeClusterSecurityGroupIngressCommandOutput } from "./commands/AuthorizeClusterSecurityGroupIngressCommand";
6
- import { AuthorizeDataShareCommandInput, AuthorizeDataShareCommandOutput } from "./commands/AuthorizeDataShareCommand";
7
- import { AuthorizeEndpointAccessCommandInput, AuthorizeEndpointAccessCommandOutput } from "./commands/AuthorizeEndpointAccessCommand";
8
- import { AuthorizeSnapshotAccessCommandInput, AuthorizeSnapshotAccessCommandOutput } from "./commands/AuthorizeSnapshotAccessCommand";
9
- import { BatchDeleteClusterSnapshotsCommandInput, BatchDeleteClusterSnapshotsCommandOutput } from "./commands/BatchDeleteClusterSnapshotsCommand";
10
- import { BatchModifyClusterSnapshotsCommandInput, BatchModifyClusterSnapshotsCommandOutput } from "./commands/BatchModifyClusterSnapshotsCommand";
11
- import { CancelResizeCommandInput, CancelResizeCommandOutput } from "./commands/CancelResizeCommand";
12
- import { CopyClusterSnapshotCommandInput, CopyClusterSnapshotCommandOutput } from "./commands/CopyClusterSnapshotCommand";
13
- import { CreateAuthenticationProfileCommandInput, CreateAuthenticationProfileCommandOutput } from "./commands/CreateAuthenticationProfileCommand";
14
- import { CreateClusterCommandInput, CreateClusterCommandOutput } from "./commands/CreateClusterCommand";
15
- import { CreateClusterParameterGroupCommandInput, CreateClusterParameterGroupCommandOutput } from "./commands/CreateClusterParameterGroupCommand";
16
- import { CreateClusterSecurityGroupCommandInput, CreateClusterSecurityGroupCommandOutput } from "./commands/CreateClusterSecurityGroupCommand";
17
- import { CreateClusterSnapshotCommandInput, CreateClusterSnapshotCommandOutput } from "./commands/CreateClusterSnapshotCommand";
18
- import { CreateClusterSubnetGroupCommandInput, CreateClusterSubnetGroupCommandOutput } from "./commands/CreateClusterSubnetGroupCommand";
19
- import { CreateEndpointAccessCommandInput, CreateEndpointAccessCommandOutput } from "./commands/CreateEndpointAccessCommand";
20
- import { CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput } from "./commands/CreateEventSubscriptionCommand";
21
- import { CreateHsmClientCertificateCommandInput, CreateHsmClientCertificateCommandOutput } from "./commands/CreateHsmClientCertificateCommand";
22
- import { CreateHsmConfigurationCommandInput, CreateHsmConfigurationCommandOutput } from "./commands/CreateHsmConfigurationCommand";
23
- import { CreateScheduledActionCommandInput, CreateScheduledActionCommandOutput } from "./commands/CreateScheduledActionCommand";
24
- import { CreateSnapshotCopyGrantCommandInput, CreateSnapshotCopyGrantCommandOutput } from "./commands/CreateSnapshotCopyGrantCommand";
25
- import { CreateSnapshotScheduleCommandInput, CreateSnapshotScheduleCommandOutput } from "./commands/CreateSnapshotScheduleCommand";
26
- import { CreateTagsCommandInput, CreateTagsCommandOutput } from "./commands/CreateTagsCommand";
27
- import { CreateUsageLimitCommandInput, CreateUsageLimitCommandOutput } from "./commands/CreateUsageLimitCommand";
28
- import { DeauthorizeDataShareCommandInput, DeauthorizeDataShareCommandOutput } from "./commands/DeauthorizeDataShareCommand";
29
- import { DeleteAuthenticationProfileCommandInput, DeleteAuthenticationProfileCommandOutput } from "./commands/DeleteAuthenticationProfileCommand";
30
- import { DeleteClusterCommandInput, DeleteClusterCommandOutput } from "./commands/DeleteClusterCommand";
31
- import { DeleteClusterParameterGroupCommandInput, DeleteClusterParameterGroupCommandOutput } from "./commands/DeleteClusterParameterGroupCommand";
32
- import { DeleteClusterSecurityGroupCommandInput, DeleteClusterSecurityGroupCommandOutput } from "./commands/DeleteClusterSecurityGroupCommand";
33
- import { DeleteClusterSnapshotCommandInput, DeleteClusterSnapshotCommandOutput } from "./commands/DeleteClusterSnapshotCommand";
34
- import { DeleteClusterSubnetGroupCommandInput, DeleteClusterSubnetGroupCommandOutput } from "./commands/DeleteClusterSubnetGroupCommand";
35
- import { DeleteEndpointAccessCommandInput, DeleteEndpointAccessCommandOutput } from "./commands/DeleteEndpointAccessCommand";
36
- import { DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput } from "./commands/DeleteEventSubscriptionCommand";
37
- import { DeleteHsmClientCertificateCommandInput, DeleteHsmClientCertificateCommandOutput } from "./commands/DeleteHsmClientCertificateCommand";
38
- import { DeleteHsmConfigurationCommandInput, DeleteHsmConfigurationCommandOutput } from "./commands/DeleteHsmConfigurationCommand";
39
- import { DeletePartnerCommandInput, DeletePartnerCommandOutput } from "./commands/DeletePartnerCommand";
40
- import { DeleteScheduledActionCommandInput, DeleteScheduledActionCommandOutput } from "./commands/DeleteScheduledActionCommand";
41
- import { DeleteSnapshotCopyGrantCommandInput, DeleteSnapshotCopyGrantCommandOutput } from "./commands/DeleteSnapshotCopyGrantCommand";
42
- import { DeleteSnapshotScheduleCommandInput, DeleteSnapshotScheduleCommandOutput } from "./commands/DeleteSnapshotScheduleCommand";
43
- import { DeleteTagsCommandInput, DeleteTagsCommandOutput } from "./commands/DeleteTagsCommand";
44
- import { DeleteUsageLimitCommandInput, DeleteUsageLimitCommandOutput } from "./commands/DeleteUsageLimitCommand";
45
- import { DescribeAccountAttributesCommandInput, DescribeAccountAttributesCommandOutput } from "./commands/DescribeAccountAttributesCommand";
46
- import { DescribeAuthenticationProfilesCommandInput, DescribeAuthenticationProfilesCommandOutput } from "./commands/DescribeAuthenticationProfilesCommand";
47
- import { DescribeClusterDbRevisionsCommandInput, DescribeClusterDbRevisionsCommandOutput } from "./commands/DescribeClusterDbRevisionsCommand";
48
- import { DescribeClusterParameterGroupsCommandInput, DescribeClusterParameterGroupsCommandOutput } from "./commands/DescribeClusterParameterGroupsCommand";
49
- import { DescribeClusterParametersCommandInput, DescribeClusterParametersCommandOutput } from "./commands/DescribeClusterParametersCommand";
50
- import { DescribeClustersCommandInput, DescribeClustersCommandOutput } from "./commands/DescribeClustersCommand";
51
- import { DescribeClusterSecurityGroupsCommandInput, DescribeClusterSecurityGroupsCommandOutput } from "./commands/DescribeClusterSecurityGroupsCommand";
52
- import { DescribeClusterSnapshotsCommandInput, DescribeClusterSnapshotsCommandOutput } from "./commands/DescribeClusterSnapshotsCommand";
53
- import { DescribeClusterSubnetGroupsCommandInput, DescribeClusterSubnetGroupsCommandOutput } from "./commands/DescribeClusterSubnetGroupsCommand";
54
- import { DescribeClusterTracksCommandInput, DescribeClusterTracksCommandOutput } from "./commands/DescribeClusterTracksCommand";
55
- import { DescribeClusterVersionsCommandInput, DescribeClusterVersionsCommandOutput } from "./commands/DescribeClusterVersionsCommand";
56
- import { DescribeDataSharesCommandInput, DescribeDataSharesCommandOutput } from "./commands/DescribeDataSharesCommand";
57
- import { DescribeDataSharesForConsumerCommandInput, DescribeDataSharesForConsumerCommandOutput } from "./commands/DescribeDataSharesForConsumerCommand";
58
- import { DescribeDataSharesForProducerCommandInput, DescribeDataSharesForProducerCommandOutput } from "./commands/DescribeDataSharesForProducerCommand";
59
- import { DescribeDefaultClusterParametersCommandInput, DescribeDefaultClusterParametersCommandOutput } from "./commands/DescribeDefaultClusterParametersCommand";
60
- import { DescribeEndpointAccessCommandInput, DescribeEndpointAccessCommandOutput } from "./commands/DescribeEndpointAccessCommand";
61
- import { DescribeEndpointAuthorizationCommandInput, DescribeEndpointAuthorizationCommandOutput } from "./commands/DescribeEndpointAuthorizationCommand";
62
- import { DescribeEventCategoriesCommandInput, DescribeEventCategoriesCommandOutput } from "./commands/DescribeEventCategoriesCommand";
63
- import { DescribeEventsCommandInput, DescribeEventsCommandOutput } from "./commands/DescribeEventsCommand";
64
- import { DescribeEventSubscriptionsCommandInput, DescribeEventSubscriptionsCommandOutput } from "./commands/DescribeEventSubscriptionsCommand";
65
- import { DescribeHsmClientCertificatesCommandInput, DescribeHsmClientCertificatesCommandOutput } from "./commands/DescribeHsmClientCertificatesCommand";
66
- import { DescribeHsmConfigurationsCommandInput, DescribeHsmConfigurationsCommandOutput } from "./commands/DescribeHsmConfigurationsCommand";
67
- import { DescribeLoggingStatusCommandInput, DescribeLoggingStatusCommandOutput } from "./commands/DescribeLoggingStatusCommand";
68
- import { DescribeNodeConfigurationOptionsCommandInput, DescribeNodeConfigurationOptionsCommandOutput } from "./commands/DescribeNodeConfigurationOptionsCommand";
69
- import { DescribeOrderableClusterOptionsCommandInput, DescribeOrderableClusterOptionsCommandOutput } from "./commands/DescribeOrderableClusterOptionsCommand";
70
- import { DescribePartnersCommandInput, DescribePartnersCommandOutput } from "./commands/DescribePartnersCommand";
71
- import { DescribeReservedNodeExchangeStatusCommandInput, DescribeReservedNodeExchangeStatusCommandOutput } from "./commands/DescribeReservedNodeExchangeStatusCommand";
72
- import { DescribeReservedNodeOfferingsCommandInput, DescribeReservedNodeOfferingsCommandOutput } from "./commands/DescribeReservedNodeOfferingsCommand";
73
- import { DescribeReservedNodesCommandInput, DescribeReservedNodesCommandOutput } from "./commands/DescribeReservedNodesCommand";
74
- import { DescribeResizeCommandInput, DescribeResizeCommandOutput } from "./commands/DescribeResizeCommand";
75
- import { DescribeScheduledActionsCommandInput, DescribeScheduledActionsCommandOutput } from "./commands/DescribeScheduledActionsCommand";
76
- import { DescribeSnapshotCopyGrantsCommandInput, DescribeSnapshotCopyGrantsCommandOutput } from "./commands/DescribeSnapshotCopyGrantsCommand";
77
- import { DescribeSnapshotSchedulesCommandInput, DescribeSnapshotSchedulesCommandOutput } from "./commands/DescribeSnapshotSchedulesCommand";
78
- import { DescribeStorageCommandInput, DescribeStorageCommandOutput } from "./commands/DescribeStorageCommand";
79
- import { DescribeTableRestoreStatusCommandInput, DescribeTableRestoreStatusCommandOutput } from "./commands/DescribeTableRestoreStatusCommand";
80
- import { DescribeTagsCommandInput, DescribeTagsCommandOutput } from "./commands/DescribeTagsCommand";
81
- import { DescribeUsageLimitsCommandInput, DescribeUsageLimitsCommandOutput } from "./commands/DescribeUsageLimitsCommand";
82
- import { DisableLoggingCommandInput, DisableLoggingCommandOutput } from "./commands/DisableLoggingCommand";
83
- import { DisableSnapshotCopyCommandInput, DisableSnapshotCopyCommandOutput } from "./commands/DisableSnapshotCopyCommand";
84
- import { DisassociateDataShareConsumerCommandInput, DisassociateDataShareConsumerCommandOutput } from "./commands/DisassociateDataShareConsumerCommand";
85
- import { EnableLoggingCommandInput, EnableLoggingCommandOutput } from "./commands/EnableLoggingCommand";
86
- import { EnableSnapshotCopyCommandInput, EnableSnapshotCopyCommandOutput } from "./commands/EnableSnapshotCopyCommand";
87
- import { GetClusterCredentialsCommandInput, GetClusterCredentialsCommandOutput } from "./commands/GetClusterCredentialsCommand";
88
- import { GetClusterCredentialsWithIAMCommandInput, GetClusterCredentialsWithIAMCommandOutput } from "./commands/GetClusterCredentialsWithIAMCommand";
89
- import { GetReservedNodeExchangeConfigurationOptionsCommandInput, GetReservedNodeExchangeConfigurationOptionsCommandOutput } from "./commands/GetReservedNodeExchangeConfigurationOptionsCommand";
90
- import { GetReservedNodeExchangeOfferingsCommandInput, GetReservedNodeExchangeOfferingsCommandOutput } from "./commands/GetReservedNodeExchangeOfferingsCommand";
91
- import { ModifyAquaConfigurationCommandInput, ModifyAquaConfigurationCommandOutput } from "./commands/ModifyAquaConfigurationCommand";
92
- import { ModifyAuthenticationProfileCommandInput, ModifyAuthenticationProfileCommandOutput } from "./commands/ModifyAuthenticationProfileCommand";
93
- import { ModifyClusterCommandInput, ModifyClusterCommandOutput } from "./commands/ModifyClusterCommand";
94
- import { ModifyClusterDbRevisionCommandInput, ModifyClusterDbRevisionCommandOutput } from "./commands/ModifyClusterDbRevisionCommand";
95
- import { ModifyClusterIamRolesCommandInput, ModifyClusterIamRolesCommandOutput } from "./commands/ModifyClusterIamRolesCommand";
96
- import { ModifyClusterMaintenanceCommandInput, ModifyClusterMaintenanceCommandOutput } from "./commands/ModifyClusterMaintenanceCommand";
97
- import { ModifyClusterParameterGroupCommandInput, ModifyClusterParameterGroupCommandOutput } from "./commands/ModifyClusterParameterGroupCommand";
98
- import { ModifyClusterSnapshotCommandInput, ModifyClusterSnapshotCommandOutput } from "./commands/ModifyClusterSnapshotCommand";
99
- import { ModifyClusterSnapshotScheduleCommandInput, ModifyClusterSnapshotScheduleCommandOutput } from "./commands/ModifyClusterSnapshotScheduleCommand";
100
- import { ModifyClusterSubnetGroupCommandInput, ModifyClusterSubnetGroupCommandOutput } from "./commands/ModifyClusterSubnetGroupCommand";
101
- import { ModifyEndpointAccessCommandInput, ModifyEndpointAccessCommandOutput } from "./commands/ModifyEndpointAccessCommand";
102
- import { ModifyEventSubscriptionCommandInput, ModifyEventSubscriptionCommandOutput } from "./commands/ModifyEventSubscriptionCommand";
103
- import { ModifyScheduledActionCommandInput, ModifyScheduledActionCommandOutput } from "./commands/ModifyScheduledActionCommand";
104
- import { ModifySnapshotCopyRetentionPeriodCommandInput, ModifySnapshotCopyRetentionPeriodCommandOutput } from "./commands/ModifySnapshotCopyRetentionPeriodCommand";
105
- import { ModifySnapshotScheduleCommandInput, ModifySnapshotScheduleCommandOutput } from "./commands/ModifySnapshotScheduleCommand";
106
- import { ModifyUsageLimitCommandInput, ModifyUsageLimitCommandOutput } from "./commands/ModifyUsageLimitCommand";
107
- import { PauseClusterCommandInput, PauseClusterCommandOutput } from "./commands/PauseClusterCommand";
108
- import { PurchaseReservedNodeOfferingCommandInput, PurchaseReservedNodeOfferingCommandOutput } from "./commands/PurchaseReservedNodeOfferingCommand";
109
- import { RebootClusterCommandInput, RebootClusterCommandOutput } from "./commands/RebootClusterCommand";
110
- import { RejectDataShareCommandInput, RejectDataShareCommandOutput } from "./commands/RejectDataShareCommand";
111
- import { ResetClusterParameterGroupCommandInput, ResetClusterParameterGroupCommandOutput } from "./commands/ResetClusterParameterGroupCommand";
112
- import { ResizeClusterCommandInput, ResizeClusterCommandOutput } from "./commands/ResizeClusterCommand";
113
- import { RestoreFromClusterSnapshotCommandInput, RestoreFromClusterSnapshotCommandOutput } from "./commands/RestoreFromClusterSnapshotCommand";
114
- import { RestoreTableFromClusterSnapshotCommandInput, RestoreTableFromClusterSnapshotCommandOutput } from "./commands/RestoreTableFromClusterSnapshotCommand";
115
- import { ResumeClusterCommandInput, ResumeClusterCommandOutput } from "./commands/ResumeClusterCommand";
116
- import { RevokeClusterSecurityGroupIngressCommandInput, RevokeClusterSecurityGroupIngressCommandOutput } from "./commands/RevokeClusterSecurityGroupIngressCommand";
117
- import { RevokeEndpointAccessCommandInput, RevokeEndpointAccessCommandOutput } from "./commands/RevokeEndpointAccessCommand";
118
- import { RevokeSnapshotAccessCommandInput, RevokeSnapshotAccessCommandOutput } from "./commands/RevokeSnapshotAccessCommand";
119
- import { RotateEncryptionKeyCommandInput, RotateEncryptionKeyCommandOutput } from "./commands/RotateEncryptionKeyCommand";
120
- import { UpdatePartnerStatusCommandInput, UpdatePartnerStatusCommandOutput } from "./commands/UpdatePartnerStatusCommand";
121
- import { RedshiftClient } from "./RedshiftClient";
122
-
123
- export declare class Redshift extends RedshiftClient {
124
-
125
- acceptReservedNodeExchange(args: AcceptReservedNodeExchangeCommandInput, options?: __HttpHandlerOptions): Promise<AcceptReservedNodeExchangeCommandOutput>;
126
- acceptReservedNodeExchange(args: AcceptReservedNodeExchangeCommandInput, cb: (err: any, data?: AcceptReservedNodeExchangeCommandOutput) => void): void;
127
- acceptReservedNodeExchange(args: AcceptReservedNodeExchangeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptReservedNodeExchangeCommandOutput) => void): void;
128
-
129
- addPartner(args: AddPartnerCommandInput, options?: __HttpHandlerOptions): Promise<AddPartnerCommandOutput>;
130
- addPartner(args: AddPartnerCommandInput, cb: (err: any, data?: AddPartnerCommandOutput) => void): void;
131
- addPartner(args: AddPartnerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddPartnerCommandOutput) => void): void;
132
-
133
- associateDataShareConsumer(args: AssociateDataShareConsumerCommandInput, options?: __HttpHandlerOptions): Promise<AssociateDataShareConsumerCommandOutput>;
134
- associateDataShareConsumer(args: AssociateDataShareConsumerCommandInput, cb: (err: any, data?: AssociateDataShareConsumerCommandOutput) => void): void;
135
- associateDataShareConsumer(args: AssociateDataShareConsumerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateDataShareConsumerCommandOutput) => void): void;
136
-
137
- authorizeClusterSecurityGroupIngress(args: AuthorizeClusterSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeClusterSecurityGroupIngressCommandOutput>;
138
- authorizeClusterSecurityGroupIngress(args: AuthorizeClusterSecurityGroupIngressCommandInput, cb: (err: any, data?: AuthorizeClusterSecurityGroupIngressCommandOutput) => void): void;
139
- authorizeClusterSecurityGroupIngress(args: AuthorizeClusterSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeClusterSecurityGroupIngressCommandOutput) => void): void;
140
-
141
- authorizeDataShare(args: AuthorizeDataShareCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeDataShareCommandOutput>;
142
- authorizeDataShare(args: AuthorizeDataShareCommandInput, cb: (err: any, data?: AuthorizeDataShareCommandOutput) => void): void;
143
- authorizeDataShare(args: AuthorizeDataShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeDataShareCommandOutput) => void): void;
144
-
145
- authorizeEndpointAccess(args: AuthorizeEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeEndpointAccessCommandOutput>;
146
- authorizeEndpointAccess(args: AuthorizeEndpointAccessCommandInput, cb: (err: any, data?: AuthorizeEndpointAccessCommandOutput) => void): void;
147
- authorizeEndpointAccess(args: AuthorizeEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeEndpointAccessCommandOutput) => void): void;
148
-
149
- authorizeSnapshotAccess(args: AuthorizeSnapshotAccessCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeSnapshotAccessCommandOutput>;
150
- authorizeSnapshotAccess(args: AuthorizeSnapshotAccessCommandInput, cb: (err: any, data?: AuthorizeSnapshotAccessCommandOutput) => void): void;
151
- authorizeSnapshotAccess(args: AuthorizeSnapshotAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeSnapshotAccessCommandOutput) => void): void;
152
-
153
- batchDeleteClusterSnapshots(args: BatchDeleteClusterSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<BatchDeleteClusterSnapshotsCommandOutput>;
154
- batchDeleteClusterSnapshots(args: BatchDeleteClusterSnapshotsCommandInput, cb: (err: any, data?: BatchDeleteClusterSnapshotsCommandOutput) => void): void;
155
- batchDeleteClusterSnapshots(args: BatchDeleteClusterSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDeleteClusterSnapshotsCommandOutput) => void): void;
156
-
157
- batchModifyClusterSnapshots(args: BatchModifyClusterSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<BatchModifyClusterSnapshotsCommandOutput>;
158
- batchModifyClusterSnapshots(args: BatchModifyClusterSnapshotsCommandInput, cb: (err: any, data?: BatchModifyClusterSnapshotsCommandOutput) => void): void;
159
- batchModifyClusterSnapshots(args: BatchModifyClusterSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchModifyClusterSnapshotsCommandOutput) => void): void;
160
-
161
- cancelResize(args: CancelResizeCommandInput, options?: __HttpHandlerOptions): Promise<CancelResizeCommandOutput>;
162
- cancelResize(args: CancelResizeCommandInput, cb: (err: any, data?: CancelResizeCommandOutput) => void): void;
163
- cancelResize(args: CancelResizeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelResizeCommandOutput) => void): void;
164
-
165
- copyClusterSnapshot(args: CopyClusterSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<CopyClusterSnapshotCommandOutput>;
166
- copyClusterSnapshot(args: CopyClusterSnapshotCommandInput, cb: (err: any, data?: CopyClusterSnapshotCommandOutput) => void): void;
167
- copyClusterSnapshot(args: CopyClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyClusterSnapshotCommandOutput) => void): void;
168
-
169
- createAuthenticationProfile(args: CreateAuthenticationProfileCommandInput, options?: __HttpHandlerOptions): Promise<CreateAuthenticationProfileCommandOutput>;
170
- createAuthenticationProfile(args: CreateAuthenticationProfileCommandInput, cb: (err: any, data?: CreateAuthenticationProfileCommandOutput) => void): void;
171
- createAuthenticationProfile(args: CreateAuthenticationProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAuthenticationProfileCommandOutput) => void): void;
172
-
173
- createCluster(args: CreateClusterCommandInput, options?: __HttpHandlerOptions): Promise<CreateClusterCommandOutput>;
174
- createCluster(args: CreateClusterCommandInput, cb: (err: any, data?: CreateClusterCommandOutput) => void): void;
175
- createCluster(args: CreateClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClusterCommandOutput) => void): void;
176
-
177
- createClusterParameterGroup(args: CreateClusterParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateClusterParameterGroupCommandOutput>;
178
- createClusterParameterGroup(args: CreateClusterParameterGroupCommandInput, cb: (err: any, data?: CreateClusterParameterGroupCommandOutput) => void): void;
179
- createClusterParameterGroup(args: CreateClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClusterParameterGroupCommandOutput) => void): void;
180
-
181
- createClusterSecurityGroup(args: CreateClusterSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateClusterSecurityGroupCommandOutput>;
182
- createClusterSecurityGroup(args: CreateClusterSecurityGroupCommandInput, cb: (err: any, data?: CreateClusterSecurityGroupCommandOutput) => void): void;
183
- createClusterSecurityGroup(args: CreateClusterSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClusterSecurityGroupCommandOutput) => void): void;
184
-
185
- createClusterSnapshot(args: CreateClusterSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<CreateClusterSnapshotCommandOutput>;
186
- createClusterSnapshot(args: CreateClusterSnapshotCommandInput, cb: (err: any, data?: CreateClusterSnapshotCommandOutput) => void): void;
187
- createClusterSnapshot(args: CreateClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClusterSnapshotCommandOutput) => void): void;
188
-
189
- createClusterSubnetGroup(args: CreateClusterSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<CreateClusterSubnetGroupCommandOutput>;
190
- createClusterSubnetGroup(args: CreateClusterSubnetGroupCommandInput, cb: (err: any, data?: CreateClusterSubnetGroupCommandOutput) => void): void;
191
- createClusterSubnetGroup(args: CreateClusterSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClusterSubnetGroupCommandOutput) => void): void;
192
-
193
- createEndpointAccess(args: CreateEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<CreateEndpointAccessCommandOutput>;
194
- createEndpointAccess(args: CreateEndpointAccessCommandInput, cb: (err: any, data?: CreateEndpointAccessCommandOutput) => void): void;
195
- createEndpointAccess(args: CreateEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEndpointAccessCommandOutput) => void): void;
196
-
197
- createEventSubscription(args: CreateEventSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<CreateEventSubscriptionCommandOutput>;
198
- createEventSubscription(args: CreateEventSubscriptionCommandInput, cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void): void;
199
- createEventSubscription(args: CreateEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void): void;
200
-
201
- createHsmClientCertificate(args: CreateHsmClientCertificateCommandInput, options?: __HttpHandlerOptions): Promise<CreateHsmClientCertificateCommandOutput>;
202
- createHsmClientCertificate(args: CreateHsmClientCertificateCommandInput, cb: (err: any, data?: CreateHsmClientCertificateCommandOutput) => void): void;
203
- createHsmClientCertificate(args: CreateHsmClientCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHsmClientCertificateCommandOutput) => void): void;
204
-
205
- createHsmConfiguration(args: CreateHsmConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<CreateHsmConfigurationCommandOutput>;
206
- createHsmConfiguration(args: CreateHsmConfigurationCommandInput, cb: (err: any, data?: CreateHsmConfigurationCommandOutput) => void): void;
207
- createHsmConfiguration(args: CreateHsmConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHsmConfigurationCommandOutput) => void): void;
208
-
209
- createScheduledAction(args: CreateScheduledActionCommandInput, options?: __HttpHandlerOptions): Promise<CreateScheduledActionCommandOutput>;
210
- createScheduledAction(args: CreateScheduledActionCommandInput, cb: (err: any, data?: CreateScheduledActionCommandOutput) => void): void;
211
- createScheduledAction(args: CreateScheduledActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateScheduledActionCommandOutput) => void): void;
212
-
213
- createSnapshotCopyGrant(args: CreateSnapshotCopyGrantCommandInput, options?: __HttpHandlerOptions): Promise<CreateSnapshotCopyGrantCommandOutput>;
214
- createSnapshotCopyGrant(args: CreateSnapshotCopyGrantCommandInput, cb: (err: any, data?: CreateSnapshotCopyGrantCommandOutput) => void): void;
215
- createSnapshotCopyGrant(args: CreateSnapshotCopyGrantCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSnapshotCopyGrantCommandOutput) => void): void;
216
-
217
- createSnapshotSchedule(args: CreateSnapshotScheduleCommandInput, options?: __HttpHandlerOptions): Promise<CreateSnapshotScheduleCommandOutput>;
218
- createSnapshotSchedule(args: CreateSnapshotScheduleCommandInput, cb: (err: any, data?: CreateSnapshotScheduleCommandOutput) => void): void;
219
- createSnapshotSchedule(args: CreateSnapshotScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSnapshotScheduleCommandOutput) => void): void;
220
-
221
- createTags(args: CreateTagsCommandInput, options?: __HttpHandlerOptions): Promise<CreateTagsCommandOutput>;
222
- createTags(args: CreateTagsCommandInput, cb: (err: any, data?: CreateTagsCommandOutput) => void): void;
223
- createTags(args: CreateTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTagsCommandOutput) => void): void;
224
-
225
- createUsageLimit(args: CreateUsageLimitCommandInput, options?: __HttpHandlerOptions): Promise<CreateUsageLimitCommandOutput>;
226
- createUsageLimit(args: CreateUsageLimitCommandInput, cb: (err: any, data?: CreateUsageLimitCommandOutput) => void): void;
227
- createUsageLimit(args: CreateUsageLimitCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUsageLimitCommandOutput) => void): void;
228
-
229
- deauthorizeDataShare(args: DeauthorizeDataShareCommandInput, options?: __HttpHandlerOptions): Promise<DeauthorizeDataShareCommandOutput>;
230
- deauthorizeDataShare(args: DeauthorizeDataShareCommandInput, cb: (err: any, data?: DeauthorizeDataShareCommandOutput) => void): void;
231
- deauthorizeDataShare(args: DeauthorizeDataShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeauthorizeDataShareCommandOutput) => void): void;
232
-
233
- deleteAuthenticationProfile(args: DeleteAuthenticationProfileCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAuthenticationProfileCommandOutput>;
234
- deleteAuthenticationProfile(args: DeleteAuthenticationProfileCommandInput, cb: (err: any, data?: DeleteAuthenticationProfileCommandOutput) => void): void;
235
- deleteAuthenticationProfile(args: DeleteAuthenticationProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAuthenticationProfileCommandOutput) => void): void;
236
-
237
- deleteCluster(args: DeleteClusterCommandInput, options?: __HttpHandlerOptions): Promise<DeleteClusterCommandOutput>;
238
- deleteCluster(args: DeleteClusterCommandInput, cb: (err: any, data?: DeleteClusterCommandOutput) => void): void;
239
- deleteCluster(args: DeleteClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClusterCommandOutput) => void): void;
240
-
241
- deleteClusterParameterGroup(args: DeleteClusterParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteClusterParameterGroupCommandOutput>;
242
- deleteClusterParameterGroup(args: DeleteClusterParameterGroupCommandInput, cb: (err: any, data?: DeleteClusterParameterGroupCommandOutput) => void): void;
243
- deleteClusterParameterGroup(args: DeleteClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClusterParameterGroupCommandOutput) => void): void;
244
-
245
- deleteClusterSecurityGroup(args: DeleteClusterSecurityGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteClusterSecurityGroupCommandOutput>;
246
- deleteClusterSecurityGroup(args: DeleteClusterSecurityGroupCommandInput, cb: (err: any, data?: DeleteClusterSecurityGroupCommandOutput) => void): void;
247
- deleteClusterSecurityGroup(args: DeleteClusterSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClusterSecurityGroupCommandOutput) => void): void;
248
-
249
- deleteClusterSnapshot(args: DeleteClusterSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<DeleteClusterSnapshotCommandOutput>;
250
- deleteClusterSnapshot(args: DeleteClusterSnapshotCommandInput, cb: (err: any, data?: DeleteClusterSnapshotCommandOutput) => void): void;
251
- deleteClusterSnapshot(args: DeleteClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClusterSnapshotCommandOutput) => void): void;
252
-
253
- deleteClusterSubnetGroup(args: DeleteClusterSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteClusterSubnetGroupCommandOutput>;
254
- deleteClusterSubnetGroup(args: DeleteClusterSubnetGroupCommandInput, cb: (err: any, data?: DeleteClusterSubnetGroupCommandOutput) => void): void;
255
- deleteClusterSubnetGroup(args: DeleteClusterSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClusterSubnetGroupCommandOutput) => void): void;
256
-
257
- deleteEndpointAccess(args: DeleteEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEndpointAccessCommandOutput>;
258
- deleteEndpointAccess(args: DeleteEndpointAccessCommandInput, cb: (err: any, data?: DeleteEndpointAccessCommandOutput) => void): void;
259
- deleteEndpointAccess(args: DeleteEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEndpointAccessCommandOutput) => void): void;
260
-
261
- deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEventSubscriptionCommandOutput>;
262
- deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void): void;
263
- deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void): void;
264
-
265
- deleteHsmClientCertificate(args: DeleteHsmClientCertificateCommandInput, options?: __HttpHandlerOptions): Promise<DeleteHsmClientCertificateCommandOutput>;
266
- deleteHsmClientCertificate(args: DeleteHsmClientCertificateCommandInput, cb: (err: any, data?: DeleteHsmClientCertificateCommandOutput) => void): void;
267
- deleteHsmClientCertificate(args: DeleteHsmClientCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHsmClientCertificateCommandOutput) => void): void;
268
-
269
- deleteHsmConfiguration(args: DeleteHsmConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteHsmConfigurationCommandOutput>;
270
- deleteHsmConfiguration(args: DeleteHsmConfigurationCommandInput, cb: (err: any, data?: DeleteHsmConfigurationCommandOutput) => void): void;
271
- deleteHsmConfiguration(args: DeleteHsmConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHsmConfigurationCommandOutput) => void): void;
272
-
273
- deletePartner(args: DeletePartnerCommandInput, options?: __HttpHandlerOptions): Promise<DeletePartnerCommandOutput>;
274
- deletePartner(args: DeletePartnerCommandInput, cb: (err: any, data?: DeletePartnerCommandOutput) => void): void;
275
- deletePartner(args: DeletePartnerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePartnerCommandOutput) => void): void;
276
-
277
- deleteScheduledAction(args: DeleteScheduledActionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteScheduledActionCommandOutput>;
278
- deleteScheduledAction(args: DeleteScheduledActionCommandInput, cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void): void;
279
- deleteScheduledAction(args: DeleteScheduledActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void): void;
280
-
281
- deleteSnapshotCopyGrant(args: DeleteSnapshotCopyGrantCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSnapshotCopyGrantCommandOutput>;
282
- deleteSnapshotCopyGrant(args: DeleteSnapshotCopyGrantCommandInput, cb: (err: any, data?: DeleteSnapshotCopyGrantCommandOutput) => void): void;
283
- deleteSnapshotCopyGrant(args: DeleteSnapshotCopyGrantCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSnapshotCopyGrantCommandOutput) => void): void;
284
-
285
- deleteSnapshotSchedule(args: DeleteSnapshotScheduleCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSnapshotScheduleCommandOutput>;
286
- deleteSnapshotSchedule(args: DeleteSnapshotScheduleCommandInput, cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void): void;
287
- deleteSnapshotSchedule(args: DeleteSnapshotScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void): void;
288
-
289
- deleteTags(args: DeleteTagsCommandInput, options?: __HttpHandlerOptions): Promise<DeleteTagsCommandOutput>;
290
- deleteTags(args: DeleteTagsCommandInput, cb: (err: any, data?: DeleteTagsCommandOutput) => void): void;
291
- deleteTags(args: DeleteTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTagsCommandOutput) => void): void;
292
-
293
- deleteUsageLimit(args: DeleteUsageLimitCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUsageLimitCommandOutput>;
294
- deleteUsageLimit(args: DeleteUsageLimitCommandInput, cb: (err: any, data?: DeleteUsageLimitCommandOutput) => void): void;
295
- deleteUsageLimit(args: DeleteUsageLimitCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUsageLimitCommandOutput) => void): void;
296
-
297
- describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountAttributesCommandOutput>;
298
- describeAccountAttributes(args: DescribeAccountAttributesCommandInput, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
299
- describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
300
-
301
- describeAuthenticationProfiles(args: DescribeAuthenticationProfilesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAuthenticationProfilesCommandOutput>;
302
- describeAuthenticationProfiles(args: DescribeAuthenticationProfilesCommandInput, cb: (err: any, data?: DescribeAuthenticationProfilesCommandOutput) => void): void;
303
- describeAuthenticationProfiles(args: DescribeAuthenticationProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAuthenticationProfilesCommandOutput) => void): void;
304
-
305
- describeClusterDbRevisions(args: DescribeClusterDbRevisionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterDbRevisionsCommandOutput>;
306
- describeClusterDbRevisions(args: DescribeClusterDbRevisionsCommandInput, cb: (err: any, data?: DescribeClusterDbRevisionsCommandOutput) => void): void;
307
- describeClusterDbRevisions(args: DescribeClusterDbRevisionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterDbRevisionsCommandOutput) => void): void;
308
-
309
- describeClusterParameterGroups(args: DescribeClusterParameterGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterParameterGroupsCommandOutput>;
310
- describeClusterParameterGroups(args: DescribeClusterParameterGroupsCommandInput, cb: (err: any, data?: DescribeClusterParameterGroupsCommandOutput) => void): void;
311
- describeClusterParameterGroups(args: DescribeClusterParameterGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterParameterGroupsCommandOutput) => void): void;
312
-
313
- describeClusterParameters(args: DescribeClusterParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterParametersCommandOutput>;
314
- describeClusterParameters(args: DescribeClusterParametersCommandInput, cb: (err: any, data?: DescribeClusterParametersCommandOutput) => void): void;
315
- describeClusterParameters(args: DescribeClusterParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterParametersCommandOutput) => void): void;
316
-
317
- describeClusters(args: DescribeClustersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClustersCommandOutput>;
318
- describeClusters(args: DescribeClustersCommandInput, cb: (err: any, data?: DescribeClustersCommandOutput) => void): void;
319
- describeClusters(args: DescribeClustersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClustersCommandOutput) => void): void;
320
-
321
- describeClusterSecurityGroups(args: DescribeClusterSecurityGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterSecurityGroupsCommandOutput>;
322
- describeClusterSecurityGroups(args: DescribeClusterSecurityGroupsCommandInput, cb: (err: any, data?: DescribeClusterSecurityGroupsCommandOutput) => void): void;
323
- describeClusterSecurityGroups(args: DescribeClusterSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterSecurityGroupsCommandOutput) => void): void;
324
-
325
- describeClusterSnapshots(args: DescribeClusterSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterSnapshotsCommandOutput>;
326
- describeClusterSnapshots(args: DescribeClusterSnapshotsCommandInput, cb: (err: any, data?: DescribeClusterSnapshotsCommandOutput) => void): void;
327
- describeClusterSnapshots(args: DescribeClusterSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterSnapshotsCommandOutput) => void): void;
328
-
329
- describeClusterSubnetGroups(args: DescribeClusterSubnetGroupsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterSubnetGroupsCommandOutput>;
330
- describeClusterSubnetGroups(args: DescribeClusterSubnetGroupsCommandInput, cb: (err: any, data?: DescribeClusterSubnetGroupsCommandOutput) => void): void;
331
- describeClusterSubnetGroups(args: DescribeClusterSubnetGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterSubnetGroupsCommandOutput) => void): void;
332
-
333
- describeClusterTracks(args: DescribeClusterTracksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterTracksCommandOutput>;
334
- describeClusterTracks(args: DescribeClusterTracksCommandInput, cb: (err: any, data?: DescribeClusterTracksCommandOutput) => void): void;
335
- describeClusterTracks(args: DescribeClusterTracksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterTracksCommandOutput) => void): void;
336
-
337
- describeClusterVersions(args: DescribeClusterVersionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterVersionsCommandOutput>;
338
- describeClusterVersions(args: DescribeClusterVersionsCommandInput, cb: (err: any, data?: DescribeClusterVersionsCommandOutput) => void): void;
339
- describeClusterVersions(args: DescribeClusterVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterVersionsCommandOutput) => void): void;
340
-
341
- describeDataShares(args: DescribeDataSharesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataSharesCommandOutput>;
342
- describeDataShares(args: DescribeDataSharesCommandInput, cb: (err: any, data?: DescribeDataSharesCommandOutput) => void): void;
343
- describeDataShares(args: DescribeDataSharesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSharesCommandOutput) => void): void;
344
-
345
- describeDataSharesForConsumer(args: DescribeDataSharesForConsumerCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataSharesForConsumerCommandOutput>;
346
- describeDataSharesForConsumer(args: DescribeDataSharesForConsumerCommandInput, cb: (err: any, data?: DescribeDataSharesForConsumerCommandOutput) => void): void;
347
- describeDataSharesForConsumer(args: DescribeDataSharesForConsumerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSharesForConsumerCommandOutput) => void): void;
348
-
349
- describeDataSharesForProducer(args: DescribeDataSharesForProducerCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataSharesForProducerCommandOutput>;
350
- describeDataSharesForProducer(args: DescribeDataSharesForProducerCommandInput, cb: (err: any, data?: DescribeDataSharesForProducerCommandOutput) => void): void;
351
- describeDataSharesForProducer(args: DescribeDataSharesForProducerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSharesForProducerCommandOutput) => void): void;
352
-
353
- describeDefaultClusterParameters(args: DescribeDefaultClusterParametersCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDefaultClusterParametersCommandOutput>;
354
- describeDefaultClusterParameters(args: DescribeDefaultClusterParametersCommandInput, cb: (err: any, data?: DescribeDefaultClusterParametersCommandOutput) => void): void;
355
- describeDefaultClusterParameters(args: DescribeDefaultClusterParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDefaultClusterParametersCommandOutput) => void): void;
356
-
357
- describeEndpointAccess(args: DescribeEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEndpointAccessCommandOutput>;
358
- describeEndpointAccess(args: DescribeEndpointAccessCommandInput, cb: (err: any, data?: DescribeEndpointAccessCommandOutput) => void): void;
359
- describeEndpointAccess(args: DescribeEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEndpointAccessCommandOutput) => void): void;
360
-
361
- describeEndpointAuthorization(args: DescribeEndpointAuthorizationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEndpointAuthorizationCommandOutput>;
362
- describeEndpointAuthorization(args: DescribeEndpointAuthorizationCommandInput, cb: (err: any, data?: DescribeEndpointAuthorizationCommandOutput) => void): void;
363
- describeEndpointAuthorization(args: DescribeEndpointAuthorizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEndpointAuthorizationCommandOutput) => void): void;
364
-
365
- describeEventCategories(args: DescribeEventCategoriesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventCategoriesCommandOutput>;
366
- describeEventCategories(args: DescribeEventCategoriesCommandInput, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
367
- describeEventCategories(args: DescribeEventCategoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
368
-
369
- describeEvents(args: DescribeEventsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventsCommandOutput>;
370
- describeEvents(args: DescribeEventsCommandInput, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
371
- describeEvents(args: DescribeEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
372
-
373
- describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEventSubscriptionsCommandOutput>;
374
- describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
375
- describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
376
-
377
- describeHsmClientCertificates(args: DescribeHsmClientCertificatesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeHsmClientCertificatesCommandOutput>;
378
- describeHsmClientCertificates(args: DescribeHsmClientCertificatesCommandInput, cb: (err: any, data?: DescribeHsmClientCertificatesCommandOutput) => void): void;
379
- describeHsmClientCertificates(args: DescribeHsmClientCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHsmClientCertificatesCommandOutput) => void): void;
380
-
381
- describeHsmConfigurations(args: DescribeHsmConfigurationsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeHsmConfigurationsCommandOutput>;
382
- describeHsmConfigurations(args: DescribeHsmConfigurationsCommandInput, cb: (err: any, data?: DescribeHsmConfigurationsCommandOutput) => void): void;
383
- describeHsmConfigurations(args: DescribeHsmConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHsmConfigurationsCommandOutput) => void): void;
384
-
385
- describeLoggingStatus(args: DescribeLoggingStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeLoggingStatusCommandOutput>;
386
- describeLoggingStatus(args: DescribeLoggingStatusCommandInput, cb: (err: any, data?: DescribeLoggingStatusCommandOutput) => void): void;
387
- describeLoggingStatus(args: DescribeLoggingStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLoggingStatusCommandOutput) => void): void;
388
-
389
- describeNodeConfigurationOptions(args: DescribeNodeConfigurationOptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeNodeConfigurationOptionsCommandOutput>;
390
- describeNodeConfigurationOptions(args: DescribeNodeConfigurationOptionsCommandInput, cb: (err: any, data?: DescribeNodeConfigurationOptionsCommandOutput) => void): void;
391
- describeNodeConfigurationOptions(args: DescribeNodeConfigurationOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNodeConfigurationOptionsCommandOutput) => void): void;
392
-
393
- describeOrderableClusterOptions(args: DescribeOrderableClusterOptionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeOrderableClusterOptionsCommandOutput>;
394
- describeOrderableClusterOptions(args: DescribeOrderableClusterOptionsCommandInput, cb: (err: any, data?: DescribeOrderableClusterOptionsCommandOutput) => void): void;
395
- describeOrderableClusterOptions(args: DescribeOrderableClusterOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOrderableClusterOptionsCommandOutput) => void): void;
396
-
397
- describePartners(args: DescribePartnersCommandInput, options?: __HttpHandlerOptions): Promise<DescribePartnersCommandOutput>;
398
- describePartners(args: DescribePartnersCommandInput, cb: (err: any, data?: DescribePartnersCommandOutput) => void): void;
399
- describePartners(args: DescribePartnersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePartnersCommandOutput) => void): void;
400
-
401
- describeReservedNodeExchangeStatus(args: DescribeReservedNodeExchangeStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedNodeExchangeStatusCommandOutput>;
402
- describeReservedNodeExchangeStatus(args: DescribeReservedNodeExchangeStatusCommandInput, cb: (err: any, data?: DescribeReservedNodeExchangeStatusCommandOutput) => void): void;
403
- describeReservedNodeExchangeStatus(args: DescribeReservedNodeExchangeStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedNodeExchangeStatusCommandOutput) => void): void;
404
-
405
- describeReservedNodeOfferings(args: DescribeReservedNodeOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedNodeOfferingsCommandOutput>;
406
- describeReservedNodeOfferings(args: DescribeReservedNodeOfferingsCommandInput, cb: (err: any, data?: DescribeReservedNodeOfferingsCommandOutput) => void): void;
407
- describeReservedNodeOfferings(args: DescribeReservedNodeOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedNodeOfferingsCommandOutput) => void): void;
408
-
409
- describeReservedNodes(args: DescribeReservedNodesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedNodesCommandOutput>;
410
- describeReservedNodes(args: DescribeReservedNodesCommandInput, cb: (err: any, data?: DescribeReservedNodesCommandOutput) => void): void;
411
- describeReservedNodes(args: DescribeReservedNodesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedNodesCommandOutput) => void): void;
412
-
413
- describeResize(args: DescribeResizeCommandInput, options?: __HttpHandlerOptions): Promise<DescribeResizeCommandOutput>;
414
- describeResize(args: DescribeResizeCommandInput, cb: (err: any, data?: DescribeResizeCommandOutput) => void): void;
415
- describeResize(args: DescribeResizeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeResizeCommandOutput) => void): void;
416
-
417
- describeScheduledActions(args: DescribeScheduledActionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeScheduledActionsCommandOutput>;
418
- describeScheduledActions(args: DescribeScheduledActionsCommandInput, cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void): void;
419
- describeScheduledActions(args: DescribeScheduledActionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void): void;
420
-
421
- describeSnapshotCopyGrants(args: DescribeSnapshotCopyGrantsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotCopyGrantsCommandOutput>;
422
- describeSnapshotCopyGrants(args: DescribeSnapshotCopyGrantsCommandInput, cb: (err: any, data?: DescribeSnapshotCopyGrantsCommandOutput) => void): void;
423
- describeSnapshotCopyGrants(args: DescribeSnapshotCopyGrantsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotCopyGrantsCommandOutput) => void): void;
424
-
425
- describeSnapshotSchedules(args: DescribeSnapshotSchedulesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotSchedulesCommandOutput>;
426
- describeSnapshotSchedules(args: DescribeSnapshotSchedulesCommandInput, cb: (err: any, data?: DescribeSnapshotSchedulesCommandOutput) => void): void;
427
- describeSnapshotSchedules(args: DescribeSnapshotSchedulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotSchedulesCommandOutput) => void): void;
428
-
429
- describeStorage(args: DescribeStorageCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStorageCommandOutput>;
430
- describeStorage(args: DescribeStorageCommandInput, cb: (err: any, data?: DescribeStorageCommandOutput) => void): void;
431
- describeStorage(args: DescribeStorageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStorageCommandOutput) => void): void;
432
-
433
- describeTableRestoreStatus(args: DescribeTableRestoreStatusCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTableRestoreStatusCommandOutput>;
434
- describeTableRestoreStatus(args: DescribeTableRestoreStatusCommandInput, cb: (err: any, data?: DescribeTableRestoreStatusCommandOutput) => void): void;
435
- describeTableRestoreStatus(args: DescribeTableRestoreStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTableRestoreStatusCommandOutput) => void): void;
436
-
437
- describeTags(args: DescribeTagsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeTagsCommandOutput>;
438
- describeTags(args: DescribeTagsCommandInput, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
439
- describeTags(args: DescribeTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
440
-
441
- describeUsageLimits(args: DescribeUsageLimitsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeUsageLimitsCommandOutput>;
442
- describeUsageLimits(args: DescribeUsageLimitsCommandInput, cb: (err: any, data?: DescribeUsageLimitsCommandOutput) => void): void;
443
- describeUsageLimits(args: DescribeUsageLimitsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUsageLimitsCommandOutput) => void): void;
444
-
445
- disableLogging(args: DisableLoggingCommandInput, options?: __HttpHandlerOptions): Promise<DisableLoggingCommandOutput>;
446
- disableLogging(args: DisableLoggingCommandInput, cb: (err: any, data?: DisableLoggingCommandOutput) => void): void;
447
- disableLogging(args: DisableLoggingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableLoggingCommandOutput) => void): void;
448
-
449
- disableSnapshotCopy(args: DisableSnapshotCopyCommandInput, options?: __HttpHandlerOptions): Promise<DisableSnapshotCopyCommandOutput>;
450
- disableSnapshotCopy(args: DisableSnapshotCopyCommandInput, cb: (err: any, data?: DisableSnapshotCopyCommandOutput) => void): void;
451
- disableSnapshotCopy(args: DisableSnapshotCopyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableSnapshotCopyCommandOutput) => void): void;
452
-
453
- disassociateDataShareConsumer(args: DisassociateDataShareConsumerCommandInput, options?: __HttpHandlerOptions): Promise<DisassociateDataShareConsumerCommandOutput>;
454
- disassociateDataShareConsumer(args: DisassociateDataShareConsumerCommandInput, cb: (err: any, data?: DisassociateDataShareConsumerCommandOutput) => void): void;
455
- disassociateDataShareConsumer(args: DisassociateDataShareConsumerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateDataShareConsumerCommandOutput) => void): void;
456
-
457
- enableLogging(args: EnableLoggingCommandInput, options?: __HttpHandlerOptions): Promise<EnableLoggingCommandOutput>;
458
- enableLogging(args: EnableLoggingCommandInput, cb: (err: any, data?: EnableLoggingCommandOutput) => void): void;
459
- enableLogging(args: EnableLoggingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableLoggingCommandOutput) => void): void;
460
-
461
- enableSnapshotCopy(args: EnableSnapshotCopyCommandInput, options?: __HttpHandlerOptions): Promise<EnableSnapshotCopyCommandOutput>;
462
- enableSnapshotCopy(args: EnableSnapshotCopyCommandInput, cb: (err: any, data?: EnableSnapshotCopyCommandOutput) => void): void;
463
- enableSnapshotCopy(args: EnableSnapshotCopyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableSnapshotCopyCommandOutput) => void): void;
464
-
465
- getClusterCredentials(args: GetClusterCredentialsCommandInput, options?: __HttpHandlerOptions): Promise<GetClusterCredentialsCommandOutput>;
466
- getClusterCredentials(args: GetClusterCredentialsCommandInput, cb: (err: any, data?: GetClusterCredentialsCommandOutput) => void): void;
467
- getClusterCredentials(args: GetClusterCredentialsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetClusterCredentialsCommandOutput) => void): void;
468
-
469
- getClusterCredentialsWithIAM(args: GetClusterCredentialsWithIAMCommandInput, options?: __HttpHandlerOptions): Promise<GetClusterCredentialsWithIAMCommandOutput>;
470
- getClusterCredentialsWithIAM(args: GetClusterCredentialsWithIAMCommandInput, cb: (err: any, data?: GetClusterCredentialsWithIAMCommandOutput) => void): void;
471
- getClusterCredentialsWithIAM(args: GetClusterCredentialsWithIAMCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetClusterCredentialsWithIAMCommandOutput) => void): void;
472
-
473
- getReservedNodeExchangeConfigurationOptions(args: GetReservedNodeExchangeConfigurationOptionsCommandInput, options?: __HttpHandlerOptions): Promise<GetReservedNodeExchangeConfigurationOptionsCommandOutput>;
474
- getReservedNodeExchangeConfigurationOptions(args: GetReservedNodeExchangeConfigurationOptionsCommandInput, cb: (err: any, data?: GetReservedNodeExchangeConfigurationOptionsCommandOutput) => void): void;
475
- getReservedNodeExchangeConfigurationOptions(args: GetReservedNodeExchangeConfigurationOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReservedNodeExchangeConfigurationOptionsCommandOutput) => void): void;
476
-
477
- getReservedNodeExchangeOfferings(args: GetReservedNodeExchangeOfferingsCommandInput, options?: __HttpHandlerOptions): Promise<GetReservedNodeExchangeOfferingsCommandOutput>;
478
- getReservedNodeExchangeOfferings(args: GetReservedNodeExchangeOfferingsCommandInput, cb: (err: any, data?: GetReservedNodeExchangeOfferingsCommandOutput) => void): void;
479
- getReservedNodeExchangeOfferings(args: GetReservedNodeExchangeOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReservedNodeExchangeOfferingsCommandOutput) => void): void;
480
-
481
- modifyAquaConfiguration(args: ModifyAquaConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyAquaConfigurationCommandOutput>;
482
- modifyAquaConfiguration(args: ModifyAquaConfigurationCommandInput, cb: (err: any, data?: ModifyAquaConfigurationCommandOutput) => void): void;
483
- modifyAquaConfiguration(args: ModifyAquaConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyAquaConfigurationCommandOutput) => void): void;
484
-
485
- modifyAuthenticationProfile(args: ModifyAuthenticationProfileCommandInput, options?: __HttpHandlerOptions): Promise<ModifyAuthenticationProfileCommandOutput>;
486
- modifyAuthenticationProfile(args: ModifyAuthenticationProfileCommandInput, cb: (err: any, data?: ModifyAuthenticationProfileCommandOutput) => void): void;
487
- modifyAuthenticationProfile(args: ModifyAuthenticationProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyAuthenticationProfileCommandOutput) => void): void;
488
-
489
- modifyCluster(args: ModifyClusterCommandInput, options?: __HttpHandlerOptions): Promise<ModifyClusterCommandOutput>;
490
- modifyCluster(args: ModifyClusterCommandInput, cb: (err: any, data?: ModifyClusterCommandOutput) => void): void;
491
- modifyCluster(args: ModifyClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterCommandOutput) => void): void;
492
-
493
- modifyClusterDbRevision(args: ModifyClusterDbRevisionCommandInput, options?: __HttpHandlerOptions): Promise<ModifyClusterDbRevisionCommandOutput>;
494
- modifyClusterDbRevision(args: ModifyClusterDbRevisionCommandInput, cb: (err: any, data?: ModifyClusterDbRevisionCommandOutput) => void): void;
495
- modifyClusterDbRevision(args: ModifyClusterDbRevisionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterDbRevisionCommandOutput) => void): void;
496
-
497
- modifyClusterIamRoles(args: ModifyClusterIamRolesCommandInput, options?: __HttpHandlerOptions): Promise<ModifyClusterIamRolesCommandOutput>;
498
- modifyClusterIamRoles(args: ModifyClusterIamRolesCommandInput, cb: (err: any, data?: ModifyClusterIamRolesCommandOutput) => void): void;
499
- modifyClusterIamRoles(args: ModifyClusterIamRolesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterIamRolesCommandOutput) => void): void;
500
-
501
- modifyClusterMaintenance(args: ModifyClusterMaintenanceCommandInput, options?: __HttpHandlerOptions): Promise<ModifyClusterMaintenanceCommandOutput>;
502
- modifyClusterMaintenance(args: ModifyClusterMaintenanceCommandInput, cb: (err: any, data?: ModifyClusterMaintenanceCommandOutput) => void): void;
503
- modifyClusterMaintenance(args: ModifyClusterMaintenanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterMaintenanceCommandOutput) => void): void;
504
-
505
- modifyClusterParameterGroup(args: ModifyClusterParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyClusterParameterGroupCommandOutput>;
506
- modifyClusterParameterGroup(args: ModifyClusterParameterGroupCommandInput, cb: (err: any, data?: ModifyClusterParameterGroupCommandOutput) => void): void;
507
- modifyClusterParameterGroup(args: ModifyClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterParameterGroupCommandOutput) => void): void;
508
-
509
- modifyClusterSnapshot(args: ModifyClusterSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<ModifyClusterSnapshotCommandOutput>;
510
- modifyClusterSnapshot(args: ModifyClusterSnapshotCommandInput, cb: (err: any, data?: ModifyClusterSnapshotCommandOutput) => void): void;
511
- modifyClusterSnapshot(args: ModifyClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterSnapshotCommandOutput) => void): void;
512
-
513
- modifyClusterSnapshotSchedule(args: ModifyClusterSnapshotScheduleCommandInput, options?: __HttpHandlerOptions): Promise<ModifyClusterSnapshotScheduleCommandOutput>;
514
- modifyClusterSnapshotSchedule(args: ModifyClusterSnapshotScheduleCommandInput, cb: (err: any, data?: ModifyClusterSnapshotScheduleCommandOutput) => void): void;
515
- modifyClusterSnapshotSchedule(args: ModifyClusterSnapshotScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterSnapshotScheduleCommandOutput) => void): void;
516
-
517
- modifyClusterSubnetGroup(args: ModifyClusterSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<ModifyClusterSubnetGroupCommandOutput>;
518
- modifyClusterSubnetGroup(args: ModifyClusterSubnetGroupCommandInput, cb: (err: any, data?: ModifyClusterSubnetGroupCommandOutput) => void): void;
519
- modifyClusterSubnetGroup(args: ModifyClusterSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterSubnetGroupCommandOutput) => void): void;
520
-
521
- modifyEndpointAccess(args: ModifyEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<ModifyEndpointAccessCommandOutput>;
522
- modifyEndpointAccess(args: ModifyEndpointAccessCommandInput, cb: (err: any, data?: ModifyEndpointAccessCommandOutput) => void): void;
523
- modifyEndpointAccess(args: ModifyEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyEndpointAccessCommandOutput) => void): void;
524
-
525
- modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<ModifyEventSubscriptionCommandOutput>;
526
- modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void): void;
527
- modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void): void;
528
-
529
- modifyScheduledAction(args: ModifyScheduledActionCommandInput, options?: __HttpHandlerOptions): Promise<ModifyScheduledActionCommandOutput>;
530
- modifyScheduledAction(args: ModifyScheduledActionCommandInput, cb: (err: any, data?: ModifyScheduledActionCommandOutput) => void): void;
531
- modifyScheduledAction(args: ModifyScheduledActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyScheduledActionCommandOutput) => void): void;
532
-
533
- modifySnapshotCopyRetentionPeriod(args: ModifySnapshotCopyRetentionPeriodCommandInput, options?: __HttpHandlerOptions): Promise<ModifySnapshotCopyRetentionPeriodCommandOutput>;
534
- modifySnapshotCopyRetentionPeriod(args: ModifySnapshotCopyRetentionPeriodCommandInput, cb: (err: any, data?: ModifySnapshotCopyRetentionPeriodCommandOutput) => void): void;
535
- modifySnapshotCopyRetentionPeriod(args: ModifySnapshotCopyRetentionPeriodCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySnapshotCopyRetentionPeriodCommandOutput) => void): void;
536
-
537
- modifySnapshotSchedule(args: ModifySnapshotScheduleCommandInput, options?: __HttpHandlerOptions): Promise<ModifySnapshotScheduleCommandOutput>;
538
- modifySnapshotSchedule(args: ModifySnapshotScheduleCommandInput, cb: (err: any, data?: ModifySnapshotScheduleCommandOutput) => void): void;
539
- modifySnapshotSchedule(args: ModifySnapshotScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySnapshotScheduleCommandOutput) => void): void;
540
-
541
- modifyUsageLimit(args: ModifyUsageLimitCommandInput, options?: __HttpHandlerOptions): Promise<ModifyUsageLimitCommandOutput>;
542
- modifyUsageLimit(args: ModifyUsageLimitCommandInput, cb: (err: any, data?: ModifyUsageLimitCommandOutput) => void): void;
543
- modifyUsageLimit(args: ModifyUsageLimitCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyUsageLimitCommandOutput) => void): void;
544
-
545
- pauseCluster(args: PauseClusterCommandInput, options?: __HttpHandlerOptions): Promise<PauseClusterCommandOutput>;
546
- pauseCluster(args: PauseClusterCommandInput, cb: (err: any, data?: PauseClusterCommandOutput) => void): void;
547
- pauseCluster(args: PauseClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PauseClusterCommandOutput) => void): void;
548
-
549
- purchaseReservedNodeOffering(args: PurchaseReservedNodeOfferingCommandInput, options?: __HttpHandlerOptions): Promise<PurchaseReservedNodeOfferingCommandOutput>;
550
- purchaseReservedNodeOffering(args: PurchaseReservedNodeOfferingCommandInput, cb: (err: any, data?: PurchaseReservedNodeOfferingCommandOutput) => void): void;
551
- purchaseReservedNodeOffering(args: PurchaseReservedNodeOfferingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PurchaseReservedNodeOfferingCommandOutput) => void): void;
552
-
553
- rebootCluster(args: RebootClusterCommandInput, options?: __HttpHandlerOptions): Promise<RebootClusterCommandOutput>;
554
- rebootCluster(args: RebootClusterCommandInput, cb: (err: any, data?: RebootClusterCommandOutput) => void): void;
555
- rebootCluster(args: RebootClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RebootClusterCommandOutput) => void): void;
556
-
557
- rejectDataShare(args: RejectDataShareCommandInput, options?: __HttpHandlerOptions): Promise<RejectDataShareCommandOutput>;
558
- rejectDataShare(args: RejectDataShareCommandInput, cb: (err: any, data?: RejectDataShareCommandOutput) => void): void;
559
- rejectDataShare(args: RejectDataShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectDataShareCommandOutput) => void): void;
560
-
561
- resetClusterParameterGroup(args: ResetClusterParameterGroupCommandInput, options?: __HttpHandlerOptions): Promise<ResetClusterParameterGroupCommandOutput>;
562
- resetClusterParameterGroup(args: ResetClusterParameterGroupCommandInput, cb: (err: any, data?: ResetClusterParameterGroupCommandOutput) => void): void;
563
- resetClusterParameterGroup(args: ResetClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetClusterParameterGroupCommandOutput) => void): void;
564
-
565
- resizeCluster(args: ResizeClusterCommandInput, options?: __HttpHandlerOptions): Promise<ResizeClusterCommandOutput>;
566
- resizeCluster(args: ResizeClusterCommandInput, cb: (err: any, data?: ResizeClusterCommandOutput) => void): void;
567
- resizeCluster(args: ResizeClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResizeClusterCommandOutput) => void): void;
568
-
569
- restoreFromClusterSnapshot(args: RestoreFromClusterSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<RestoreFromClusterSnapshotCommandOutput>;
570
- restoreFromClusterSnapshot(args: RestoreFromClusterSnapshotCommandInput, cb: (err: any, data?: RestoreFromClusterSnapshotCommandOutput) => void): void;
571
- restoreFromClusterSnapshot(args: RestoreFromClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreFromClusterSnapshotCommandOutput) => void): void;
572
-
573
- restoreTableFromClusterSnapshot(args: RestoreTableFromClusterSnapshotCommandInput, options?: __HttpHandlerOptions): Promise<RestoreTableFromClusterSnapshotCommandOutput>;
574
- restoreTableFromClusterSnapshot(args: RestoreTableFromClusterSnapshotCommandInput, cb: (err: any, data?: RestoreTableFromClusterSnapshotCommandOutput) => void): void;
575
- restoreTableFromClusterSnapshot(args: RestoreTableFromClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreTableFromClusterSnapshotCommandOutput) => void): void;
576
-
577
- resumeCluster(args: ResumeClusterCommandInput, options?: __HttpHandlerOptions): Promise<ResumeClusterCommandOutput>;
578
- resumeCluster(args: ResumeClusterCommandInput, cb: (err: any, data?: ResumeClusterCommandOutput) => void): void;
579
- resumeCluster(args: ResumeClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResumeClusterCommandOutput) => void): void;
580
-
581
- revokeClusterSecurityGroupIngress(args: RevokeClusterSecurityGroupIngressCommandInput, options?: __HttpHandlerOptions): Promise<RevokeClusterSecurityGroupIngressCommandOutput>;
582
- revokeClusterSecurityGroupIngress(args: RevokeClusterSecurityGroupIngressCommandInput, cb: (err: any, data?: RevokeClusterSecurityGroupIngressCommandOutput) => void): void;
583
- revokeClusterSecurityGroupIngress(args: RevokeClusterSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeClusterSecurityGroupIngressCommandOutput) => void): void;
584
-
585
- revokeEndpointAccess(args: RevokeEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<RevokeEndpointAccessCommandOutput>;
586
- revokeEndpointAccess(args: RevokeEndpointAccessCommandInput, cb: (err: any, data?: RevokeEndpointAccessCommandOutput) => void): void;
587
- revokeEndpointAccess(args: RevokeEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeEndpointAccessCommandOutput) => void): void;
588
-
589
- revokeSnapshotAccess(args: RevokeSnapshotAccessCommandInput, options?: __HttpHandlerOptions): Promise<RevokeSnapshotAccessCommandOutput>;
590
- revokeSnapshotAccess(args: RevokeSnapshotAccessCommandInput, cb: (err: any, data?: RevokeSnapshotAccessCommandOutput) => void): void;
591
- revokeSnapshotAccess(args: RevokeSnapshotAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeSnapshotAccessCommandOutput) => void): void;
592
-
593
- rotateEncryptionKey(args: RotateEncryptionKeyCommandInput, options?: __HttpHandlerOptions): Promise<RotateEncryptionKeyCommandOutput>;
594
- rotateEncryptionKey(args: RotateEncryptionKeyCommandInput, cb: (err: any, data?: RotateEncryptionKeyCommandOutput) => void): void;
595
- rotateEncryptionKey(args: RotateEncryptionKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RotateEncryptionKeyCommandOutput) => void): void;
596
-
597
- updatePartnerStatus(args: UpdatePartnerStatusCommandInput, options?: __HttpHandlerOptions): Promise<UpdatePartnerStatusCommandOutput>;
598
- updatePartnerStatus(args: UpdatePartnerStatusCommandInput, cb: (err: any, data?: UpdatePartnerStatusCommandOutput) => void): void;
599
- updatePartnerStatus(args: UpdatePartnerStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdatePartnerStatusCommandOutput) => void): void;
600
- }
1
+ import { HttpHandlerOptions as __HttpHandlerOptions } from "@aws-sdk/types";
2
+ import {
3
+ AcceptReservedNodeExchangeCommandInput,
4
+ AcceptReservedNodeExchangeCommandOutput,
5
+ } from "./commands/AcceptReservedNodeExchangeCommand";
6
+ import {
7
+ AddPartnerCommandInput,
8
+ AddPartnerCommandOutput,
9
+ } from "./commands/AddPartnerCommand";
10
+ import {
11
+ AssociateDataShareConsumerCommandInput,
12
+ AssociateDataShareConsumerCommandOutput,
13
+ } from "./commands/AssociateDataShareConsumerCommand";
14
+ import {
15
+ AuthorizeClusterSecurityGroupIngressCommandInput,
16
+ AuthorizeClusterSecurityGroupIngressCommandOutput,
17
+ } from "./commands/AuthorizeClusterSecurityGroupIngressCommand";
18
+ import {
19
+ AuthorizeDataShareCommandInput,
20
+ AuthorizeDataShareCommandOutput,
21
+ } from "./commands/AuthorizeDataShareCommand";
22
+ import {
23
+ AuthorizeEndpointAccessCommandInput,
24
+ AuthorizeEndpointAccessCommandOutput,
25
+ } from "./commands/AuthorizeEndpointAccessCommand";
26
+ import {
27
+ AuthorizeSnapshotAccessCommandInput,
28
+ AuthorizeSnapshotAccessCommandOutput,
29
+ } from "./commands/AuthorizeSnapshotAccessCommand";
30
+ import {
31
+ BatchDeleteClusterSnapshotsCommandInput,
32
+ BatchDeleteClusterSnapshotsCommandOutput,
33
+ } from "./commands/BatchDeleteClusterSnapshotsCommand";
34
+ import {
35
+ BatchModifyClusterSnapshotsCommandInput,
36
+ BatchModifyClusterSnapshotsCommandOutput,
37
+ } from "./commands/BatchModifyClusterSnapshotsCommand";
38
+ import {
39
+ CancelResizeCommandInput,
40
+ CancelResizeCommandOutput,
41
+ } from "./commands/CancelResizeCommand";
42
+ import {
43
+ CopyClusterSnapshotCommandInput,
44
+ CopyClusterSnapshotCommandOutput,
45
+ } from "./commands/CopyClusterSnapshotCommand";
46
+ import {
47
+ CreateAuthenticationProfileCommandInput,
48
+ CreateAuthenticationProfileCommandOutput,
49
+ } from "./commands/CreateAuthenticationProfileCommand";
50
+ import {
51
+ CreateClusterCommandInput,
52
+ CreateClusterCommandOutput,
53
+ } from "./commands/CreateClusterCommand";
54
+ import {
55
+ CreateClusterParameterGroupCommandInput,
56
+ CreateClusterParameterGroupCommandOutput,
57
+ } from "./commands/CreateClusterParameterGroupCommand";
58
+ import {
59
+ CreateClusterSecurityGroupCommandInput,
60
+ CreateClusterSecurityGroupCommandOutput,
61
+ } from "./commands/CreateClusterSecurityGroupCommand";
62
+ import {
63
+ CreateClusterSnapshotCommandInput,
64
+ CreateClusterSnapshotCommandOutput,
65
+ } from "./commands/CreateClusterSnapshotCommand";
66
+ import {
67
+ CreateClusterSubnetGroupCommandInput,
68
+ CreateClusterSubnetGroupCommandOutput,
69
+ } from "./commands/CreateClusterSubnetGroupCommand";
70
+ import {
71
+ CreateEndpointAccessCommandInput,
72
+ CreateEndpointAccessCommandOutput,
73
+ } from "./commands/CreateEndpointAccessCommand";
74
+ import {
75
+ CreateEventSubscriptionCommandInput,
76
+ CreateEventSubscriptionCommandOutput,
77
+ } from "./commands/CreateEventSubscriptionCommand";
78
+ import {
79
+ CreateHsmClientCertificateCommandInput,
80
+ CreateHsmClientCertificateCommandOutput,
81
+ } from "./commands/CreateHsmClientCertificateCommand";
82
+ import {
83
+ CreateHsmConfigurationCommandInput,
84
+ CreateHsmConfigurationCommandOutput,
85
+ } from "./commands/CreateHsmConfigurationCommand";
86
+ import {
87
+ CreateScheduledActionCommandInput,
88
+ CreateScheduledActionCommandOutput,
89
+ } from "./commands/CreateScheduledActionCommand";
90
+ import {
91
+ CreateSnapshotCopyGrantCommandInput,
92
+ CreateSnapshotCopyGrantCommandOutput,
93
+ } from "./commands/CreateSnapshotCopyGrantCommand";
94
+ import {
95
+ CreateSnapshotScheduleCommandInput,
96
+ CreateSnapshotScheduleCommandOutput,
97
+ } from "./commands/CreateSnapshotScheduleCommand";
98
+ import {
99
+ CreateTagsCommandInput,
100
+ CreateTagsCommandOutput,
101
+ } from "./commands/CreateTagsCommand";
102
+ import {
103
+ CreateUsageLimitCommandInput,
104
+ CreateUsageLimitCommandOutput,
105
+ } from "./commands/CreateUsageLimitCommand";
106
+ import {
107
+ DeauthorizeDataShareCommandInput,
108
+ DeauthorizeDataShareCommandOutput,
109
+ } from "./commands/DeauthorizeDataShareCommand";
110
+ import {
111
+ DeleteAuthenticationProfileCommandInput,
112
+ DeleteAuthenticationProfileCommandOutput,
113
+ } from "./commands/DeleteAuthenticationProfileCommand";
114
+ import {
115
+ DeleteClusterCommandInput,
116
+ DeleteClusterCommandOutput,
117
+ } from "./commands/DeleteClusterCommand";
118
+ import {
119
+ DeleteClusterParameterGroupCommandInput,
120
+ DeleteClusterParameterGroupCommandOutput,
121
+ } from "./commands/DeleteClusterParameterGroupCommand";
122
+ import {
123
+ DeleteClusterSecurityGroupCommandInput,
124
+ DeleteClusterSecurityGroupCommandOutput,
125
+ } from "./commands/DeleteClusterSecurityGroupCommand";
126
+ import {
127
+ DeleteClusterSnapshotCommandInput,
128
+ DeleteClusterSnapshotCommandOutput,
129
+ } from "./commands/DeleteClusterSnapshotCommand";
130
+ import {
131
+ DeleteClusterSubnetGroupCommandInput,
132
+ DeleteClusterSubnetGroupCommandOutput,
133
+ } from "./commands/DeleteClusterSubnetGroupCommand";
134
+ import {
135
+ DeleteEndpointAccessCommandInput,
136
+ DeleteEndpointAccessCommandOutput,
137
+ } from "./commands/DeleteEndpointAccessCommand";
138
+ import {
139
+ DeleteEventSubscriptionCommandInput,
140
+ DeleteEventSubscriptionCommandOutput,
141
+ } from "./commands/DeleteEventSubscriptionCommand";
142
+ import {
143
+ DeleteHsmClientCertificateCommandInput,
144
+ DeleteHsmClientCertificateCommandOutput,
145
+ } from "./commands/DeleteHsmClientCertificateCommand";
146
+ import {
147
+ DeleteHsmConfigurationCommandInput,
148
+ DeleteHsmConfigurationCommandOutput,
149
+ } from "./commands/DeleteHsmConfigurationCommand";
150
+ import {
151
+ DeletePartnerCommandInput,
152
+ DeletePartnerCommandOutput,
153
+ } from "./commands/DeletePartnerCommand";
154
+ import {
155
+ DeleteScheduledActionCommandInput,
156
+ DeleteScheduledActionCommandOutput,
157
+ } from "./commands/DeleteScheduledActionCommand";
158
+ import {
159
+ DeleteSnapshotCopyGrantCommandInput,
160
+ DeleteSnapshotCopyGrantCommandOutput,
161
+ } from "./commands/DeleteSnapshotCopyGrantCommand";
162
+ import {
163
+ DeleteSnapshotScheduleCommandInput,
164
+ DeleteSnapshotScheduleCommandOutput,
165
+ } from "./commands/DeleteSnapshotScheduleCommand";
166
+ import {
167
+ DeleteTagsCommandInput,
168
+ DeleteTagsCommandOutput,
169
+ } from "./commands/DeleteTagsCommand";
170
+ import {
171
+ DeleteUsageLimitCommandInput,
172
+ DeleteUsageLimitCommandOutput,
173
+ } from "./commands/DeleteUsageLimitCommand";
174
+ import {
175
+ DescribeAccountAttributesCommandInput,
176
+ DescribeAccountAttributesCommandOutput,
177
+ } from "./commands/DescribeAccountAttributesCommand";
178
+ import {
179
+ DescribeAuthenticationProfilesCommandInput,
180
+ DescribeAuthenticationProfilesCommandOutput,
181
+ } from "./commands/DescribeAuthenticationProfilesCommand";
182
+ import {
183
+ DescribeClusterDbRevisionsCommandInput,
184
+ DescribeClusterDbRevisionsCommandOutput,
185
+ } from "./commands/DescribeClusterDbRevisionsCommand";
186
+ import {
187
+ DescribeClusterParameterGroupsCommandInput,
188
+ DescribeClusterParameterGroupsCommandOutput,
189
+ } from "./commands/DescribeClusterParameterGroupsCommand";
190
+ import {
191
+ DescribeClusterParametersCommandInput,
192
+ DescribeClusterParametersCommandOutput,
193
+ } from "./commands/DescribeClusterParametersCommand";
194
+ import {
195
+ DescribeClustersCommandInput,
196
+ DescribeClustersCommandOutput,
197
+ } from "./commands/DescribeClustersCommand";
198
+ import {
199
+ DescribeClusterSecurityGroupsCommandInput,
200
+ DescribeClusterSecurityGroupsCommandOutput,
201
+ } from "./commands/DescribeClusterSecurityGroupsCommand";
202
+ import {
203
+ DescribeClusterSnapshotsCommandInput,
204
+ DescribeClusterSnapshotsCommandOutput,
205
+ } from "./commands/DescribeClusterSnapshotsCommand";
206
+ import {
207
+ DescribeClusterSubnetGroupsCommandInput,
208
+ DescribeClusterSubnetGroupsCommandOutput,
209
+ } from "./commands/DescribeClusterSubnetGroupsCommand";
210
+ import {
211
+ DescribeClusterTracksCommandInput,
212
+ DescribeClusterTracksCommandOutput,
213
+ } from "./commands/DescribeClusterTracksCommand";
214
+ import {
215
+ DescribeClusterVersionsCommandInput,
216
+ DescribeClusterVersionsCommandOutput,
217
+ } from "./commands/DescribeClusterVersionsCommand";
218
+ import {
219
+ DescribeDataSharesCommandInput,
220
+ DescribeDataSharesCommandOutput,
221
+ } from "./commands/DescribeDataSharesCommand";
222
+ import {
223
+ DescribeDataSharesForConsumerCommandInput,
224
+ DescribeDataSharesForConsumerCommandOutput,
225
+ } from "./commands/DescribeDataSharesForConsumerCommand";
226
+ import {
227
+ DescribeDataSharesForProducerCommandInput,
228
+ DescribeDataSharesForProducerCommandOutput,
229
+ } from "./commands/DescribeDataSharesForProducerCommand";
230
+ import {
231
+ DescribeDefaultClusterParametersCommandInput,
232
+ DescribeDefaultClusterParametersCommandOutput,
233
+ } from "./commands/DescribeDefaultClusterParametersCommand";
234
+ import {
235
+ DescribeEndpointAccessCommandInput,
236
+ DescribeEndpointAccessCommandOutput,
237
+ } from "./commands/DescribeEndpointAccessCommand";
238
+ import {
239
+ DescribeEndpointAuthorizationCommandInput,
240
+ DescribeEndpointAuthorizationCommandOutput,
241
+ } from "./commands/DescribeEndpointAuthorizationCommand";
242
+ import {
243
+ DescribeEventCategoriesCommandInput,
244
+ DescribeEventCategoriesCommandOutput,
245
+ } from "./commands/DescribeEventCategoriesCommand";
246
+ import {
247
+ DescribeEventsCommandInput,
248
+ DescribeEventsCommandOutput,
249
+ } from "./commands/DescribeEventsCommand";
250
+ import {
251
+ DescribeEventSubscriptionsCommandInput,
252
+ DescribeEventSubscriptionsCommandOutput,
253
+ } from "./commands/DescribeEventSubscriptionsCommand";
254
+ import {
255
+ DescribeHsmClientCertificatesCommandInput,
256
+ DescribeHsmClientCertificatesCommandOutput,
257
+ } from "./commands/DescribeHsmClientCertificatesCommand";
258
+ import {
259
+ DescribeHsmConfigurationsCommandInput,
260
+ DescribeHsmConfigurationsCommandOutput,
261
+ } from "./commands/DescribeHsmConfigurationsCommand";
262
+ import {
263
+ DescribeLoggingStatusCommandInput,
264
+ DescribeLoggingStatusCommandOutput,
265
+ } from "./commands/DescribeLoggingStatusCommand";
266
+ import {
267
+ DescribeNodeConfigurationOptionsCommandInput,
268
+ DescribeNodeConfigurationOptionsCommandOutput,
269
+ } from "./commands/DescribeNodeConfigurationOptionsCommand";
270
+ import {
271
+ DescribeOrderableClusterOptionsCommandInput,
272
+ DescribeOrderableClusterOptionsCommandOutput,
273
+ } from "./commands/DescribeOrderableClusterOptionsCommand";
274
+ import {
275
+ DescribePartnersCommandInput,
276
+ DescribePartnersCommandOutput,
277
+ } from "./commands/DescribePartnersCommand";
278
+ import {
279
+ DescribeReservedNodeExchangeStatusCommandInput,
280
+ DescribeReservedNodeExchangeStatusCommandOutput,
281
+ } from "./commands/DescribeReservedNodeExchangeStatusCommand";
282
+ import {
283
+ DescribeReservedNodeOfferingsCommandInput,
284
+ DescribeReservedNodeOfferingsCommandOutput,
285
+ } from "./commands/DescribeReservedNodeOfferingsCommand";
286
+ import {
287
+ DescribeReservedNodesCommandInput,
288
+ DescribeReservedNodesCommandOutput,
289
+ } from "./commands/DescribeReservedNodesCommand";
290
+ import {
291
+ DescribeResizeCommandInput,
292
+ DescribeResizeCommandOutput,
293
+ } from "./commands/DescribeResizeCommand";
294
+ import {
295
+ DescribeScheduledActionsCommandInput,
296
+ DescribeScheduledActionsCommandOutput,
297
+ } from "./commands/DescribeScheduledActionsCommand";
298
+ import {
299
+ DescribeSnapshotCopyGrantsCommandInput,
300
+ DescribeSnapshotCopyGrantsCommandOutput,
301
+ } from "./commands/DescribeSnapshotCopyGrantsCommand";
302
+ import {
303
+ DescribeSnapshotSchedulesCommandInput,
304
+ DescribeSnapshotSchedulesCommandOutput,
305
+ } from "./commands/DescribeSnapshotSchedulesCommand";
306
+ import {
307
+ DescribeStorageCommandInput,
308
+ DescribeStorageCommandOutput,
309
+ } from "./commands/DescribeStorageCommand";
310
+ import {
311
+ DescribeTableRestoreStatusCommandInput,
312
+ DescribeTableRestoreStatusCommandOutput,
313
+ } from "./commands/DescribeTableRestoreStatusCommand";
314
+ import {
315
+ DescribeTagsCommandInput,
316
+ DescribeTagsCommandOutput,
317
+ } from "./commands/DescribeTagsCommand";
318
+ import {
319
+ DescribeUsageLimitsCommandInput,
320
+ DescribeUsageLimitsCommandOutput,
321
+ } from "./commands/DescribeUsageLimitsCommand";
322
+ import {
323
+ DisableLoggingCommandInput,
324
+ DisableLoggingCommandOutput,
325
+ } from "./commands/DisableLoggingCommand";
326
+ import {
327
+ DisableSnapshotCopyCommandInput,
328
+ DisableSnapshotCopyCommandOutput,
329
+ } from "./commands/DisableSnapshotCopyCommand";
330
+ import {
331
+ DisassociateDataShareConsumerCommandInput,
332
+ DisassociateDataShareConsumerCommandOutput,
333
+ } from "./commands/DisassociateDataShareConsumerCommand";
334
+ import {
335
+ EnableLoggingCommandInput,
336
+ EnableLoggingCommandOutput,
337
+ } from "./commands/EnableLoggingCommand";
338
+ import {
339
+ EnableSnapshotCopyCommandInput,
340
+ EnableSnapshotCopyCommandOutput,
341
+ } from "./commands/EnableSnapshotCopyCommand";
342
+ import {
343
+ GetClusterCredentialsCommandInput,
344
+ GetClusterCredentialsCommandOutput,
345
+ } from "./commands/GetClusterCredentialsCommand";
346
+ import {
347
+ GetClusterCredentialsWithIAMCommandInput,
348
+ GetClusterCredentialsWithIAMCommandOutput,
349
+ } from "./commands/GetClusterCredentialsWithIAMCommand";
350
+ import {
351
+ GetReservedNodeExchangeConfigurationOptionsCommandInput,
352
+ GetReservedNodeExchangeConfigurationOptionsCommandOutput,
353
+ } from "./commands/GetReservedNodeExchangeConfigurationOptionsCommand";
354
+ import {
355
+ GetReservedNodeExchangeOfferingsCommandInput,
356
+ GetReservedNodeExchangeOfferingsCommandOutput,
357
+ } from "./commands/GetReservedNodeExchangeOfferingsCommand";
358
+ import {
359
+ ModifyAquaConfigurationCommandInput,
360
+ ModifyAquaConfigurationCommandOutput,
361
+ } from "./commands/ModifyAquaConfigurationCommand";
362
+ import {
363
+ ModifyAuthenticationProfileCommandInput,
364
+ ModifyAuthenticationProfileCommandOutput,
365
+ } from "./commands/ModifyAuthenticationProfileCommand";
366
+ import {
367
+ ModifyClusterCommandInput,
368
+ ModifyClusterCommandOutput,
369
+ } from "./commands/ModifyClusterCommand";
370
+ import {
371
+ ModifyClusterDbRevisionCommandInput,
372
+ ModifyClusterDbRevisionCommandOutput,
373
+ } from "./commands/ModifyClusterDbRevisionCommand";
374
+ import {
375
+ ModifyClusterIamRolesCommandInput,
376
+ ModifyClusterIamRolesCommandOutput,
377
+ } from "./commands/ModifyClusterIamRolesCommand";
378
+ import {
379
+ ModifyClusterMaintenanceCommandInput,
380
+ ModifyClusterMaintenanceCommandOutput,
381
+ } from "./commands/ModifyClusterMaintenanceCommand";
382
+ import {
383
+ ModifyClusterParameterGroupCommandInput,
384
+ ModifyClusterParameterGroupCommandOutput,
385
+ } from "./commands/ModifyClusterParameterGroupCommand";
386
+ import {
387
+ ModifyClusterSnapshotCommandInput,
388
+ ModifyClusterSnapshotCommandOutput,
389
+ } from "./commands/ModifyClusterSnapshotCommand";
390
+ import {
391
+ ModifyClusterSnapshotScheduleCommandInput,
392
+ ModifyClusterSnapshotScheduleCommandOutput,
393
+ } from "./commands/ModifyClusterSnapshotScheduleCommand";
394
+ import {
395
+ ModifyClusterSubnetGroupCommandInput,
396
+ ModifyClusterSubnetGroupCommandOutput,
397
+ } from "./commands/ModifyClusterSubnetGroupCommand";
398
+ import {
399
+ ModifyEndpointAccessCommandInput,
400
+ ModifyEndpointAccessCommandOutput,
401
+ } from "./commands/ModifyEndpointAccessCommand";
402
+ import {
403
+ ModifyEventSubscriptionCommandInput,
404
+ ModifyEventSubscriptionCommandOutput,
405
+ } from "./commands/ModifyEventSubscriptionCommand";
406
+ import {
407
+ ModifyScheduledActionCommandInput,
408
+ ModifyScheduledActionCommandOutput,
409
+ } from "./commands/ModifyScheduledActionCommand";
410
+ import {
411
+ ModifySnapshotCopyRetentionPeriodCommandInput,
412
+ ModifySnapshotCopyRetentionPeriodCommandOutput,
413
+ } from "./commands/ModifySnapshotCopyRetentionPeriodCommand";
414
+ import {
415
+ ModifySnapshotScheduleCommandInput,
416
+ ModifySnapshotScheduleCommandOutput,
417
+ } from "./commands/ModifySnapshotScheduleCommand";
418
+ import {
419
+ ModifyUsageLimitCommandInput,
420
+ ModifyUsageLimitCommandOutput,
421
+ } from "./commands/ModifyUsageLimitCommand";
422
+ import {
423
+ PauseClusterCommandInput,
424
+ PauseClusterCommandOutput,
425
+ } from "./commands/PauseClusterCommand";
426
+ import {
427
+ PurchaseReservedNodeOfferingCommandInput,
428
+ PurchaseReservedNodeOfferingCommandOutput,
429
+ } from "./commands/PurchaseReservedNodeOfferingCommand";
430
+ import {
431
+ RebootClusterCommandInput,
432
+ RebootClusterCommandOutput,
433
+ } from "./commands/RebootClusterCommand";
434
+ import {
435
+ RejectDataShareCommandInput,
436
+ RejectDataShareCommandOutput,
437
+ } from "./commands/RejectDataShareCommand";
438
+ import {
439
+ ResetClusterParameterGroupCommandInput,
440
+ ResetClusterParameterGroupCommandOutput,
441
+ } from "./commands/ResetClusterParameterGroupCommand";
442
+ import {
443
+ ResizeClusterCommandInput,
444
+ ResizeClusterCommandOutput,
445
+ } from "./commands/ResizeClusterCommand";
446
+ import {
447
+ RestoreFromClusterSnapshotCommandInput,
448
+ RestoreFromClusterSnapshotCommandOutput,
449
+ } from "./commands/RestoreFromClusterSnapshotCommand";
450
+ import {
451
+ RestoreTableFromClusterSnapshotCommandInput,
452
+ RestoreTableFromClusterSnapshotCommandOutput,
453
+ } from "./commands/RestoreTableFromClusterSnapshotCommand";
454
+ import {
455
+ ResumeClusterCommandInput,
456
+ ResumeClusterCommandOutput,
457
+ } from "./commands/ResumeClusterCommand";
458
+ import {
459
+ RevokeClusterSecurityGroupIngressCommandInput,
460
+ RevokeClusterSecurityGroupIngressCommandOutput,
461
+ } from "./commands/RevokeClusterSecurityGroupIngressCommand";
462
+ import {
463
+ RevokeEndpointAccessCommandInput,
464
+ RevokeEndpointAccessCommandOutput,
465
+ } from "./commands/RevokeEndpointAccessCommand";
466
+ import {
467
+ RevokeSnapshotAccessCommandInput,
468
+ RevokeSnapshotAccessCommandOutput,
469
+ } from "./commands/RevokeSnapshotAccessCommand";
470
+ import {
471
+ RotateEncryptionKeyCommandInput,
472
+ RotateEncryptionKeyCommandOutput,
473
+ } from "./commands/RotateEncryptionKeyCommand";
474
+ import {
475
+ UpdatePartnerStatusCommandInput,
476
+ UpdatePartnerStatusCommandOutput,
477
+ } from "./commands/UpdatePartnerStatusCommand";
478
+ import { RedshiftClient } from "./RedshiftClient";
479
+ export declare class Redshift extends RedshiftClient {
480
+ acceptReservedNodeExchange(
481
+ args: AcceptReservedNodeExchangeCommandInput,
482
+ options?: __HttpHandlerOptions
483
+ ): Promise<AcceptReservedNodeExchangeCommandOutput>;
484
+ acceptReservedNodeExchange(
485
+ args: AcceptReservedNodeExchangeCommandInput,
486
+ cb: (err: any, data?: AcceptReservedNodeExchangeCommandOutput) => void
487
+ ): void;
488
+ acceptReservedNodeExchange(
489
+ args: AcceptReservedNodeExchangeCommandInput,
490
+ options: __HttpHandlerOptions,
491
+ cb: (err: any, data?: AcceptReservedNodeExchangeCommandOutput) => void
492
+ ): void;
493
+ addPartner(
494
+ args: AddPartnerCommandInput,
495
+ options?: __HttpHandlerOptions
496
+ ): Promise<AddPartnerCommandOutput>;
497
+ addPartner(
498
+ args: AddPartnerCommandInput,
499
+ cb: (err: any, data?: AddPartnerCommandOutput) => void
500
+ ): void;
501
+ addPartner(
502
+ args: AddPartnerCommandInput,
503
+ options: __HttpHandlerOptions,
504
+ cb: (err: any, data?: AddPartnerCommandOutput) => void
505
+ ): void;
506
+ associateDataShareConsumer(
507
+ args: AssociateDataShareConsumerCommandInput,
508
+ options?: __HttpHandlerOptions
509
+ ): Promise<AssociateDataShareConsumerCommandOutput>;
510
+ associateDataShareConsumer(
511
+ args: AssociateDataShareConsumerCommandInput,
512
+ cb: (err: any, data?: AssociateDataShareConsumerCommandOutput) => void
513
+ ): void;
514
+ associateDataShareConsumer(
515
+ args: AssociateDataShareConsumerCommandInput,
516
+ options: __HttpHandlerOptions,
517
+ cb: (err: any, data?: AssociateDataShareConsumerCommandOutput) => void
518
+ ): void;
519
+ authorizeClusterSecurityGroupIngress(
520
+ args: AuthorizeClusterSecurityGroupIngressCommandInput,
521
+ options?: __HttpHandlerOptions
522
+ ): Promise<AuthorizeClusterSecurityGroupIngressCommandOutput>;
523
+ authorizeClusterSecurityGroupIngress(
524
+ args: AuthorizeClusterSecurityGroupIngressCommandInput,
525
+ cb: (
526
+ err: any,
527
+ data?: AuthorizeClusterSecurityGroupIngressCommandOutput
528
+ ) => void
529
+ ): void;
530
+ authorizeClusterSecurityGroupIngress(
531
+ args: AuthorizeClusterSecurityGroupIngressCommandInput,
532
+ options: __HttpHandlerOptions,
533
+ cb: (
534
+ err: any,
535
+ data?: AuthorizeClusterSecurityGroupIngressCommandOutput
536
+ ) => void
537
+ ): void;
538
+ authorizeDataShare(
539
+ args: AuthorizeDataShareCommandInput,
540
+ options?: __HttpHandlerOptions
541
+ ): Promise<AuthorizeDataShareCommandOutput>;
542
+ authorizeDataShare(
543
+ args: AuthorizeDataShareCommandInput,
544
+ cb: (err: any, data?: AuthorizeDataShareCommandOutput) => void
545
+ ): void;
546
+ authorizeDataShare(
547
+ args: AuthorizeDataShareCommandInput,
548
+ options: __HttpHandlerOptions,
549
+ cb: (err: any, data?: AuthorizeDataShareCommandOutput) => void
550
+ ): void;
551
+ authorizeEndpointAccess(
552
+ args: AuthorizeEndpointAccessCommandInput,
553
+ options?: __HttpHandlerOptions
554
+ ): Promise<AuthorizeEndpointAccessCommandOutput>;
555
+ authorizeEndpointAccess(
556
+ args: AuthorizeEndpointAccessCommandInput,
557
+ cb: (err: any, data?: AuthorizeEndpointAccessCommandOutput) => void
558
+ ): void;
559
+ authorizeEndpointAccess(
560
+ args: AuthorizeEndpointAccessCommandInput,
561
+ options: __HttpHandlerOptions,
562
+ cb: (err: any, data?: AuthorizeEndpointAccessCommandOutput) => void
563
+ ): void;
564
+ authorizeSnapshotAccess(
565
+ args: AuthorizeSnapshotAccessCommandInput,
566
+ options?: __HttpHandlerOptions
567
+ ): Promise<AuthorizeSnapshotAccessCommandOutput>;
568
+ authorizeSnapshotAccess(
569
+ args: AuthorizeSnapshotAccessCommandInput,
570
+ cb: (err: any, data?: AuthorizeSnapshotAccessCommandOutput) => void
571
+ ): void;
572
+ authorizeSnapshotAccess(
573
+ args: AuthorizeSnapshotAccessCommandInput,
574
+ options: __HttpHandlerOptions,
575
+ cb: (err: any, data?: AuthorizeSnapshotAccessCommandOutput) => void
576
+ ): void;
577
+ batchDeleteClusterSnapshots(
578
+ args: BatchDeleteClusterSnapshotsCommandInput,
579
+ options?: __HttpHandlerOptions
580
+ ): Promise<BatchDeleteClusterSnapshotsCommandOutput>;
581
+ batchDeleteClusterSnapshots(
582
+ args: BatchDeleteClusterSnapshotsCommandInput,
583
+ cb: (err: any, data?: BatchDeleteClusterSnapshotsCommandOutput) => void
584
+ ): void;
585
+ batchDeleteClusterSnapshots(
586
+ args: BatchDeleteClusterSnapshotsCommandInput,
587
+ options: __HttpHandlerOptions,
588
+ cb: (err: any, data?: BatchDeleteClusterSnapshotsCommandOutput) => void
589
+ ): void;
590
+ batchModifyClusterSnapshots(
591
+ args: BatchModifyClusterSnapshotsCommandInput,
592
+ options?: __HttpHandlerOptions
593
+ ): Promise<BatchModifyClusterSnapshotsCommandOutput>;
594
+ batchModifyClusterSnapshots(
595
+ args: BatchModifyClusterSnapshotsCommandInput,
596
+ cb: (err: any, data?: BatchModifyClusterSnapshotsCommandOutput) => void
597
+ ): void;
598
+ batchModifyClusterSnapshots(
599
+ args: BatchModifyClusterSnapshotsCommandInput,
600
+ options: __HttpHandlerOptions,
601
+ cb: (err: any, data?: BatchModifyClusterSnapshotsCommandOutput) => void
602
+ ): void;
603
+ cancelResize(
604
+ args: CancelResizeCommandInput,
605
+ options?: __HttpHandlerOptions
606
+ ): Promise<CancelResizeCommandOutput>;
607
+ cancelResize(
608
+ args: CancelResizeCommandInput,
609
+ cb: (err: any, data?: CancelResizeCommandOutput) => void
610
+ ): void;
611
+ cancelResize(
612
+ args: CancelResizeCommandInput,
613
+ options: __HttpHandlerOptions,
614
+ cb: (err: any, data?: CancelResizeCommandOutput) => void
615
+ ): void;
616
+ copyClusterSnapshot(
617
+ args: CopyClusterSnapshotCommandInput,
618
+ options?: __HttpHandlerOptions
619
+ ): Promise<CopyClusterSnapshotCommandOutput>;
620
+ copyClusterSnapshot(
621
+ args: CopyClusterSnapshotCommandInput,
622
+ cb: (err: any, data?: CopyClusterSnapshotCommandOutput) => void
623
+ ): void;
624
+ copyClusterSnapshot(
625
+ args: CopyClusterSnapshotCommandInput,
626
+ options: __HttpHandlerOptions,
627
+ cb: (err: any, data?: CopyClusterSnapshotCommandOutput) => void
628
+ ): void;
629
+ createAuthenticationProfile(
630
+ args: CreateAuthenticationProfileCommandInput,
631
+ options?: __HttpHandlerOptions
632
+ ): Promise<CreateAuthenticationProfileCommandOutput>;
633
+ createAuthenticationProfile(
634
+ args: CreateAuthenticationProfileCommandInput,
635
+ cb: (err: any, data?: CreateAuthenticationProfileCommandOutput) => void
636
+ ): void;
637
+ createAuthenticationProfile(
638
+ args: CreateAuthenticationProfileCommandInput,
639
+ options: __HttpHandlerOptions,
640
+ cb: (err: any, data?: CreateAuthenticationProfileCommandOutput) => void
641
+ ): void;
642
+ createCluster(
643
+ args: CreateClusterCommandInput,
644
+ options?: __HttpHandlerOptions
645
+ ): Promise<CreateClusterCommandOutput>;
646
+ createCluster(
647
+ args: CreateClusterCommandInput,
648
+ cb: (err: any, data?: CreateClusterCommandOutput) => void
649
+ ): void;
650
+ createCluster(
651
+ args: CreateClusterCommandInput,
652
+ options: __HttpHandlerOptions,
653
+ cb: (err: any, data?: CreateClusterCommandOutput) => void
654
+ ): void;
655
+ createClusterParameterGroup(
656
+ args: CreateClusterParameterGroupCommandInput,
657
+ options?: __HttpHandlerOptions
658
+ ): Promise<CreateClusterParameterGroupCommandOutput>;
659
+ createClusterParameterGroup(
660
+ args: CreateClusterParameterGroupCommandInput,
661
+ cb: (err: any, data?: CreateClusterParameterGroupCommandOutput) => void
662
+ ): void;
663
+ createClusterParameterGroup(
664
+ args: CreateClusterParameterGroupCommandInput,
665
+ options: __HttpHandlerOptions,
666
+ cb: (err: any, data?: CreateClusterParameterGroupCommandOutput) => void
667
+ ): void;
668
+ createClusterSecurityGroup(
669
+ args: CreateClusterSecurityGroupCommandInput,
670
+ options?: __HttpHandlerOptions
671
+ ): Promise<CreateClusterSecurityGroupCommandOutput>;
672
+ createClusterSecurityGroup(
673
+ args: CreateClusterSecurityGroupCommandInput,
674
+ cb: (err: any, data?: CreateClusterSecurityGroupCommandOutput) => void
675
+ ): void;
676
+ createClusterSecurityGroup(
677
+ args: CreateClusterSecurityGroupCommandInput,
678
+ options: __HttpHandlerOptions,
679
+ cb: (err: any, data?: CreateClusterSecurityGroupCommandOutput) => void
680
+ ): void;
681
+ createClusterSnapshot(
682
+ args: CreateClusterSnapshotCommandInput,
683
+ options?: __HttpHandlerOptions
684
+ ): Promise<CreateClusterSnapshotCommandOutput>;
685
+ createClusterSnapshot(
686
+ args: CreateClusterSnapshotCommandInput,
687
+ cb: (err: any, data?: CreateClusterSnapshotCommandOutput) => void
688
+ ): void;
689
+ createClusterSnapshot(
690
+ args: CreateClusterSnapshotCommandInput,
691
+ options: __HttpHandlerOptions,
692
+ cb: (err: any, data?: CreateClusterSnapshotCommandOutput) => void
693
+ ): void;
694
+ createClusterSubnetGroup(
695
+ args: CreateClusterSubnetGroupCommandInput,
696
+ options?: __HttpHandlerOptions
697
+ ): Promise<CreateClusterSubnetGroupCommandOutput>;
698
+ createClusterSubnetGroup(
699
+ args: CreateClusterSubnetGroupCommandInput,
700
+ cb: (err: any, data?: CreateClusterSubnetGroupCommandOutput) => void
701
+ ): void;
702
+ createClusterSubnetGroup(
703
+ args: CreateClusterSubnetGroupCommandInput,
704
+ options: __HttpHandlerOptions,
705
+ cb: (err: any, data?: CreateClusterSubnetGroupCommandOutput) => void
706
+ ): void;
707
+ createEndpointAccess(
708
+ args: CreateEndpointAccessCommandInput,
709
+ options?: __HttpHandlerOptions
710
+ ): Promise<CreateEndpointAccessCommandOutput>;
711
+ createEndpointAccess(
712
+ args: CreateEndpointAccessCommandInput,
713
+ cb: (err: any, data?: CreateEndpointAccessCommandOutput) => void
714
+ ): void;
715
+ createEndpointAccess(
716
+ args: CreateEndpointAccessCommandInput,
717
+ options: __HttpHandlerOptions,
718
+ cb: (err: any, data?: CreateEndpointAccessCommandOutput) => void
719
+ ): void;
720
+ createEventSubscription(
721
+ args: CreateEventSubscriptionCommandInput,
722
+ options?: __HttpHandlerOptions
723
+ ): Promise<CreateEventSubscriptionCommandOutput>;
724
+ createEventSubscription(
725
+ args: CreateEventSubscriptionCommandInput,
726
+ cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void
727
+ ): void;
728
+ createEventSubscription(
729
+ args: CreateEventSubscriptionCommandInput,
730
+ options: __HttpHandlerOptions,
731
+ cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void
732
+ ): void;
733
+ createHsmClientCertificate(
734
+ args: CreateHsmClientCertificateCommandInput,
735
+ options?: __HttpHandlerOptions
736
+ ): Promise<CreateHsmClientCertificateCommandOutput>;
737
+ createHsmClientCertificate(
738
+ args: CreateHsmClientCertificateCommandInput,
739
+ cb: (err: any, data?: CreateHsmClientCertificateCommandOutput) => void
740
+ ): void;
741
+ createHsmClientCertificate(
742
+ args: CreateHsmClientCertificateCommandInput,
743
+ options: __HttpHandlerOptions,
744
+ cb: (err: any, data?: CreateHsmClientCertificateCommandOutput) => void
745
+ ): void;
746
+ createHsmConfiguration(
747
+ args: CreateHsmConfigurationCommandInput,
748
+ options?: __HttpHandlerOptions
749
+ ): Promise<CreateHsmConfigurationCommandOutput>;
750
+ createHsmConfiguration(
751
+ args: CreateHsmConfigurationCommandInput,
752
+ cb: (err: any, data?: CreateHsmConfigurationCommandOutput) => void
753
+ ): void;
754
+ createHsmConfiguration(
755
+ args: CreateHsmConfigurationCommandInput,
756
+ options: __HttpHandlerOptions,
757
+ cb: (err: any, data?: CreateHsmConfigurationCommandOutput) => void
758
+ ): void;
759
+ createScheduledAction(
760
+ args: CreateScheduledActionCommandInput,
761
+ options?: __HttpHandlerOptions
762
+ ): Promise<CreateScheduledActionCommandOutput>;
763
+ createScheduledAction(
764
+ args: CreateScheduledActionCommandInput,
765
+ cb: (err: any, data?: CreateScheduledActionCommandOutput) => void
766
+ ): void;
767
+ createScheduledAction(
768
+ args: CreateScheduledActionCommandInput,
769
+ options: __HttpHandlerOptions,
770
+ cb: (err: any, data?: CreateScheduledActionCommandOutput) => void
771
+ ): void;
772
+ createSnapshotCopyGrant(
773
+ args: CreateSnapshotCopyGrantCommandInput,
774
+ options?: __HttpHandlerOptions
775
+ ): Promise<CreateSnapshotCopyGrantCommandOutput>;
776
+ createSnapshotCopyGrant(
777
+ args: CreateSnapshotCopyGrantCommandInput,
778
+ cb: (err: any, data?: CreateSnapshotCopyGrantCommandOutput) => void
779
+ ): void;
780
+ createSnapshotCopyGrant(
781
+ args: CreateSnapshotCopyGrantCommandInput,
782
+ options: __HttpHandlerOptions,
783
+ cb: (err: any, data?: CreateSnapshotCopyGrantCommandOutput) => void
784
+ ): void;
785
+ createSnapshotSchedule(
786
+ args: CreateSnapshotScheduleCommandInput,
787
+ options?: __HttpHandlerOptions
788
+ ): Promise<CreateSnapshotScheduleCommandOutput>;
789
+ createSnapshotSchedule(
790
+ args: CreateSnapshotScheduleCommandInput,
791
+ cb: (err: any, data?: CreateSnapshotScheduleCommandOutput) => void
792
+ ): void;
793
+ createSnapshotSchedule(
794
+ args: CreateSnapshotScheduleCommandInput,
795
+ options: __HttpHandlerOptions,
796
+ cb: (err: any, data?: CreateSnapshotScheduleCommandOutput) => void
797
+ ): void;
798
+ createTags(
799
+ args: CreateTagsCommandInput,
800
+ options?: __HttpHandlerOptions
801
+ ): Promise<CreateTagsCommandOutput>;
802
+ createTags(
803
+ args: CreateTagsCommandInput,
804
+ cb: (err: any, data?: CreateTagsCommandOutput) => void
805
+ ): void;
806
+ createTags(
807
+ args: CreateTagsCommandInput,
808
+ options: __HttpHandlerOptions,
809
+ cb: (err: any, data?: CreateTagsCommandOutput) => void
810
+ ): void;
811
+ createUsageLimit(
812
+ args: CreateUsageLimitCommandInput,
813
+ options?: __HttpHandlerOptions
814
+ ): Promise<CreateUsageLimitCommandOutput>;
815
+ createUsageLimit(
816
+ args: CreateUsageLimitCommandInput,
817
+ cb: (err: any, data?: CreateUsageLimitCommandOutput) => void
818
+ ): void;
819
+ createUsageLimit(
820
+ args: CreateUsageLimitCommandInput,
821
+ options: __HttpHandlerOptions,
822
+ cb: (err: any, data?: CreateUsageLimitCommandOutput) => void
823
+ ): void;
824
+ deauthorizeDataShare(
825
+ args: DeauthorizeDataShareCommandInput,
826
+ options?: __HttpHandlerOptions
827
+ ): Promise<DeauthorizeDataShareCommandOutput>;
828
+ deauthorizeDataShare(
829
+ args: DeauthorizeDataShareCommandInput,
830
+ cb: (err: any, data?: DeauthorizeDataShareCommandOutput) => void
831
+ ): void;
832
+ deauthorizeDataShare(
833
+ args: DeauthorizeDataShareCommandInput,
834
+ options: __HttpHandlerOptions,
835
+ cb: (err: any, data?: DeauthorizeDataShareCommandOutput) => void
836
+ ): void;
837
+ deleteAuthenticationProfile(
838
+ args: DeleteAuthenticationProfileCommandInput,
839
+ options?: __HttpHandlerOptions
840
+ ): Promise<DeleteAuthenticationProfileCommandOutput>;
841
+ deleteAuthenticationProfile(
842
+ args: DeleteAuthenticationProfileCommandInput,
843
+ cb: (err: any, data?: DeleteAuthenticationProfileCommandOutput) => void
844
+ ): void;
845
+ deleteAuthenticationProfile(
846
+ args: DeleteAuthenticationProfileCommandInput,
847
+ options: __HttpHandlerOptions,
848
+ cb: (err: any, data?: DeleteAuthenticationProfileCommandOutput) => void
849
+ ): void;
850
+ deleteCluster(
851
+ args: DeleteClusterCommandInput,
852
+ options?: __HttpHandlerOptions
853
+ ): Promise<DeleteClusterCommandOutput>;
854
+ deleteCluster(
855
+ args: DeleteClusterCommandInput,
856
+ cb: (err: any, data?: DeleteClusterCommandOutput) => void
857
+ ): void;
858
+ deleteCluster(
859
+ args: DeleteClusterCommandInput,
860
+ options: __HttpHandlerOptions,
861
+ cb: (err: any, data?: DeleteClusterCommandOutput) => void
862
+ ): void;
863
+ deleteClusterParameterGroup(
864
+ args: DeleteClusterParameterGroupCommandInput,
865
+ options?: __HttpHandlerOptions
866
+ ): Promise<DeleteClusterParameterGroupCommandOutput>;
867
+ deleteClusterParameterGroup(
868
+ args: DeleteClusterParameterGroupCommandInput,
869
+ cb: (err: any, data?: DeleteClusterParameterGroupCommandOutput) => void
870
+ ): void;
871
+ deleteClusterParameterGroup(
872
+ args: DeleteClusterParameterGroupCommandInput,
873
+ options: __HttpHandlerOptions,
874
+ cb: (err: any, data?: DeleteClusterParameterGroupCommandOutput) => void
875
+ ): void;
876
+ deleteClusterSecurityGroup(
877
+ args: DeleteClusterSecurityGroupCommandInput,
878
+ options?: __HttpHandlerOptions
879
+ ): Promise<DeleteClusterSecurityGroupCommandOutput>;
880
+ deleteClusterSecurityGroup(
881
+ args: DeleteClusterSecurityGroupCommandInput,
882
+ cb: (err: any, data?: DeleteClusterSecurityGroupCommandOutput) => void
883
+ ): void;
884
+ deleteClusterSecurityGroup(
885
+ args: DeleteClusterSecurityGroupCommandInput,
886
+ options: __HttpHandlerOptions,
887
+ cb: (err: any, data?: DeleteClusterSecurityGroupCommandOutput) => void
888
+ ): void;
889
+ deleteClusterSnapshot(
890
+ args: DeleteClusterSnapshotCommandInput,
891
+ options?: __HttpHandlerOptions
892
+ ): Promise<DeleteClusterSnapshotCommandOutput>;
893
+ deleteClusterSnapshot(
894
+ args: DeleteClusterSnapshotCommandInput,
895
+ cb: (err: any, data?: DeleteClusterSnapshotCommandOutput) => void
896
+ ): void;
897
+ deleteClusterSnapshot(
898
+ args: DeleteClusterSnapshotCommandInput,
899
+ options: __HttpHandlerOptions,
900
+ cb: (err: any, data?: DeleteClusterSnapshotCommandOutput) => void
901
+ ): void;
902
+ deleteClusterSubnetGroup(
903
+ args: DeleteClusterSubnetGroupCommandInput,
904
+ options?: __HttpHandlerOptions
905
+ ): Promise<DeleteClusterSubnetGroupCommandOutput>;
906
+ deleteClusterSubnetGroup(
907
+ args: DeleteClusterSubnetGroupCommandInput,
908
+ cb: (err: any, data?: DeleteClusterSubnetGroupCommandOutput) => void
909
+ ): void;
910
+ deleteClusterSubnetGroup(
911
+ args: DeleteClusterSubnetGroupCommandInput,
912
+ options: __HttpHandlerOptions,
913
+ cb: (err: any, data?: DeleteClusterSubnetGroupCommandOutput) => void
914
+ ): void;
915
+ deleteEndpointAccess(
916
+ args: DeleteEndpointAccessCommandInput,
917
+ options?: __HttpHandlerOptions
918
+ ): Promise<DeleteEndpointAccessCommandOutput>;
919
+ deleteEndpointAccess(
920
+ args: DeleteEndpointAccessCommandInput,
921
+ cb: (err: any, data?: DeleteEndpointAccessCommandOutput) => void
922
+ ): void;
923
+ deleteEndpointAccess(
924
+ args: DeleteEndpointAccessCommandInput,
925
+ options: __HttpHandlerOptions,
926
+ cb: (err: any, data?: DeleteEndpointAccessCommandOutput) => void
927
+ ): void;
928
+ deleteEventSubscription(
929
+ args: DeleteEventSubscriptionCommandInput,
930
+ options?: __HttpHandlerOptions
931
+ ): Promise<DeleteEventSubscriptionCommandOutput>;
932
+ deleteEventSubscription(
933
+ args: DeleteEventSubscriptionCommandInput,
934
+ cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void
935
+ ): void;
936
+ deleteEventSubscription(
937
+ args: DeleteEventSubscriptionCommandInput,
938
+ options: __HttpHandlerOptions,
939
+ cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void
940
+ ): void;
941
+ deleteHsmClientCertificate(
942
+ args: DeleteHsmClientCertificateCommandInput,
943
+ options?: __HttpHandlerOptions
944
+ ): Promise<DeleteHsmClientCertificateCommandOutput>;
945
+ deleteHsmClientCertificate(
946
+ args: DeleteHsmClientCertificateCommandInput,
947
+ cb: (err: any, data?: DeleteHsmClientCertificateCommandOutput) => void
948
+ ): void;
949
+ deleteHsmClientCertificate(
950
+ args: DeleteHsmClientCertificateCommandInput,
951
+ options: __HttpHandlerOptions,
952
+ cb: (err: any, data?: DeleteHsmClientCertificateCommandOutput) => void
953
+ ): void;
954
+ deleteHsmConfiguration(
955
+ args: DeleteHsmConfigurationCommandInput,
956
+ options?: __HttpHandlerOptions
957
+ ): Promise<DeleteHsmConfigurationCommandOutput>;
958
+ deleteHsmConfiguration(
959
+ args: DeleteHsmConfigurationCommandInput,
960
+ cb: (err: any, data?: DeleteHsmConfigurationCommandOutput) => void
961
+ ): void;
962
+ deleteHsmConfiguration(
963
+ args: DeleteHsmConfigurationCommandInput,
964
+ options: __HttpHandlerOptions,
965
+ cb: (err: any, data?: DeleteHsmConfigurationCommandOutput) => void
966
+ ): void;
967
+ deletePartner(
968
+ args: DeletePartnerCommandInput,
969
+ options?: __HttpHandlerOptions
970
+ ): Promise<DeletePartnerCommandOutput>;
971
+ deletePartner(
972
+ args: DeletePartnerCommandInput,
973
+ cb: (err: any, data?: DeletePartnerCommandOutput) => void
974
+ ): void;
975
+ deletePartner(
976
+ args: DeletePartnerCommandInput,
977
+ options: __HttpHandlerOptions,
978
+ cb: (err: any, data?: DeletePartnerCommandOutput) => void
979
+ ): void;
980
+ deleteScheduledAction(
981
+ args: DeleteScheduledActionCommandInput,
982
+ options?: __HttpHandlerOptions
983
+ ): Promise<DeleteScheduledActionCommandOutput>;
984
+ deleteScheduledAction(
985
+ args: DeleteScheduledActionCommandInput,
986
+ cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void
987
+ ): void;
988
+ deleteScheduledAction(
989
+ args: DeleteScheduledActionCommandInput,
990
+ options: __HttpHandlerOptions,
991
+ cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void
992
+ ): void;
993
+ deleteSnapshotCopyGrant(
994
+ args: DeleteSnapshotCopyGrantCommandInput,
995
+ options?: __HttpHandlerOptions
996
+ ): Promise<DeleteSnapshotCopyGrantCommandOutput>;
997
+ deleteSnapshotCopyGrant(
998
+ args: DeleteSnapshotCopyGrantCommandInput,
999
+ cb: (err: any, data?: DeleteSnapshotCopyGrantCommandOutput) => void
1000
+ ): void;
1001
+ deleteSnapshotCopyGrant(
1002
+ args: DeleteSnapshotCopyGrantCommandInput,
1003
+ options: __HttpHandlerOptions,
1004
+ cb: (err: any, data?: DeleteSnapshotCopyGrantCommandOutput) => void
1005
+ ): void;
1006
+ deleteSnapshotSchedule(
1007
+ args: DeleteSnapshotScheduleCommandInput,
1008
+ options?: __HttpHandlerOptions
1009
+ ): Promise<DeleteSnapshotScheduleCommandOutput>;
1010
+ deleteSnapshotSchedule(
1011
+ args: DeleteSnapshotScheduleCommandInput,
1012
+ cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void
1013
+ ): void;
1014
+ deleteSnapshotSchedule(
1015
+ args: DeleteSnapshotScheduleCommandInput,
1016
+ options: __HttpHandlerOptions,
1017
+ cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void
1018
+ ): void;
1019
+ deleteTags(
1020
+ args: DeleteTagsCommandInput,
1021
+ options?: __HttpHandlerOptions
1022
+ ): Promise<DeleteTagsCommandOutput>;
1023
+ deleteTags(
1024
+ args: DeleteTagsCommandInput,
1025
+ cb: (err: any, data?: DeleteTagsCommandOutput) => void
1026
+ ): void;
1027
+ deleteTags(
1028
+ args: DeleteTagsCommandInput,
1029
+ options: __HttpHandlerOptions,
1030
+ cb: (err: any, data?: DeleteTagsCommandOutput) => void
1031
+ ): void;
1032
+ deleteUsageLimit(
1033
+ args: DeleteUsageLimitCommandInput,
1034
+ options?: __HttpHandlerOptions
1035
+ ): Promise<DeleteUsageLimitCommandOutput>;
1036
+ deleteUsageLimit(
1037
+ args: DeleteUsageLimitCommandInput,
1038
+ cb: (err: any, data?: DeleteUsageLimitCommandOutput) => void
1039
+ ): void;
1040
+ deleteUsageLimit(
1041
+ args: DeleteUsageLimitCommandInput,
1042
+ options: __HttpHandlerOptions,
1043
+ cb: (err: any, data?: DeleteUsageLimitCommandOutput) => void
1044
+ ): void;
1045
+ describeAccountAttributes(
1046
+ args: DescribeAccountAttributesCommandInput,
1047
+ options?: __HttpHandlerOptions
1048
+ ): Promise<DescribeAccountAttributesCommandOutput>;
1049
+ describeAccountAttributes(
1050
+ args: DescribeAccountAttributesCommandInput,
1051
+ cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
1052
+ ): void;
1053
+ describeAccountAttributes(
1054
+ args: DescribeAccountAttributesCommandInput,
1055
+ options: __HttpHandlerOptions,
1056
+ cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void
1057
+ ): void;
1058
+ describeAuthenticationProfiles(
1059
+ args: DescribeAuthenticationProfilesCommandInput,
1060
+ options?: __HttpHandlerOptions
1061
+ ): Promise<DescribeAuthenticationProfilesCommandOutput>;
1062
+ describeAuthenticationProfiles(
1063
+ args: DescribeAuthenticationProfilesCommandInput,
1064
+ cb: (err: any, data?: DescribeAuthenticationProfilesCommandOutput) => void
1065
+ ): void;
1066
+ describeAuthenticationProfiles(
1067
+ args: DescribeAuthenticationProfilesCommandInput,
1068
+ options: __HttpHandlerOptions,
1069
+ cb: (err: any, data?: DescribeAuthenticationProfilesCommandOutput) => void
1070
+ ): void;
1071
+ describeClusterDbRevisions(
1072
+ args: DescribeClusterDbRevisionsCommandInput,
1073
+ options?: __HttpHandlerOptions
1074
+ ): Promise<DescribeClusterDbRevisionsCommandOutput>;
1075
+ describeClusterDbRevisions(
1076
+ args: DescribeClusterDbRevisionsCommandInput,
1077
+ cb: (err: any, data?: DescribeClusterDbRevisionsCommandOutput) => void
1078
+ ): void;
1079
+ describeClusterDbRevisions(
1080
+ args: DescribeClusterDbRevisionsCommandInput,
1081
+ options: __HttpHandlerOptions,
1082
+ cb: (err: any, data?: DescribeClusterDbRevisionsCommandOutput) => void
1083
+ ): void;
1084
+ describeClusterParameterGroups(
1085
+ args: DescribeClusterParameterGroupsCommandInput,
1086
+ options?: __HttpHandlerOptions
1087
+ ): Promise<DescribeClusterParameterGroupsCommandOutput>;
1088
+ describeClusterParameterGroups(
1089
+ args: DescribeClusterParameterGroupsCommandInput,
1090
+ cb: (err: any, data?: DescribeClusterParameterGroupsCommandOutput) => void
1091
+ ): void;
1092
+ describeClusterParameterGroups(
1093
+ args: DescribeClusterParameterGroupsCommandInput,
1094
+ options: __HttpHandlerOptions,
1095
+ cb: (err: any, data?: DescribeClusterParameterGroupsCommandOutput) => void
1096
+ ): void;
1097
+ describeClusterParameters(
1098
+ args: DescribeClusterParametersCommandInput,
1099
+ options?: __HttpHandlerOptions
1100
+ ): Promise<DescribeClusterParametersCommandOutput>;
1101
+ describeClusterParameters(
1102
+ args: DescribeClusterParametersCommandInput,
1103
+ cb: (err: any, data?: DescribeClusterParametersCommandOutput) => void
1104
+ ): void;
1105
+ describeClusterParameters(
1106
+ args: DescribeClusterParametersCommandInput,
1107
+ options: __HttpHandlerOptions,
1108
+ cb: (err: any, data?: DescribeClusterParametersCommandOutput) => void
1109
+ ): void;
1110
+ describeClusters(
1111
+ args: DescribeClustersCommandInput,
1112
+ options?: __HttpHandlerOptions
1113
+ ): Promise<DescribeClustersCommandOutput>;
1114
+ describeClusters(
1115
+ args: DescribeClustersCommandInput,
1116
+ cb: (err: any, data?: DescribeClustersCommandOutput) => void
1117
+ ): void;
1118
+ describeClusters(
1119
+ args: DescribeClustersCommandInput,
1120
+ options: __HttpHandlerOptions,
1121
+ cb: (err: any, data?: DescribeClustersCommandOutput) => void
1122
+ ): void;
1123
+ describeClusterSecurityGroups(
1124
+ args: DescribeClusterSecurityGroupsCommandInput,
1125
+ options?: __HttpHandlerOptions
1126
+ ): Promise<DescribeClusterSecurityGroupsCommandOutput>;
1127
+ describeClusterSecurityGroups(
1128
+ args: DescribeClusterSecurityGroupsCommandInput,
1129
+ cb: (err: any, data?: DescribeClusterSecurityGroupsCommandOutput) => void
1130
+ ): void;
1131
+ describeClusterSecurityGroups(
1132
+ args: DescribeClusterSecurityGroupsCommandInput,
1133
+ options: __HttpHandlerOptions,
1134
+ cb: (err: any, data?: DescribeClusterSecurityGroupsCommandOutput) => void
1135
+ ): void;
1136
+ describeClusterSnapshots(
1137
+ args: DescribeClusterSnapshotsCommandInput,
1138
+ options?: __HttpHandlerOptions
1139
+ ): Promise<DescribeClusterSnapshotsCommandOutput>;
1140
+ describeClusterSnapshots(
1141
+ args: DescribeClusterSnapshotsCommandInput,
1142
+ cb: (err: any, data?: DescribeClusterSnapshotsCommandOutput) => void
1143
+ ): void;
1144
+ describeClusterSnapshots(
1145
+ args: DescribeClusterSnapshotsCommandInput,
1146
+ options: __HttpHandlerOptions,
1147
+ cb: (err: any, data?: DescribeClusterSnapshotsCommandOutput) => void
1148
+ ): void;
1149
+ describeClusterSubnetGroups(
1150
+ args: DescribeClusterSubnetGroupsCommandInput,
1151
+ options?: __HttpHandlerOptions
1152
+ ): Promise<DescribeClusterSubnetGroupsCommandOutput>;
1153
+ describeClusterSubnetGroups(
1154
+ args: DescribeClusterSubnetGroupsCommandInput,
1155
+ cb: (err: any, data?: DescribeClusterSubnetGroupsCommandOutput) => void
1156
+ ): void;
1157
+ describeClusterSubnetGroups(
1158
+ args: DescribeClusterSubnetGroupsCommandInput,
1159
+ options: __HttpHandlerOptions,
1160
+ cb: (err: any, data?: DescribeClusterSubnetGroupsCommandOutput) => void
1161
+ ): void;
1162
+ describeClusterTracks(
1163
+ args: DescribeClusterTracksCommandInput,
1164
+ options?: __HttpHandlerOptions
1165
+ ): Promise<DescribeClusterTracksCommandOutput>;
1166
+ describeClusterTracks(
1167
+ args: DescribeClusterTracksCommandInput,
1168
+ cb: (err: any, data?: DescribeClusterTracksCommandOutput) => void
1169
+ ): void;
1170
+ describeClusterTracks(
1171
+ args: DescribeClusterTracksCommandInput,
1172
+ options: __HttpHandlerOptions,
1173
+ cb: (err: any, data?: DescribeClusterTracksCommandOutput) => void
1174
+ ): void;
1175
+ describeClusterVersions(
1176
+ args: DescribeClusterVersionsCommandInput,
1177
+ options?: __HttpHandlerOptions
1178
+ ): Promise<DescribeClusterVersionsCommandOutput>;
1179
+ describeClusterVersions(
1180
+ args: DescribeClusterVersionsCommandInput,
1181
+ cb: (err: any, data?: DescribeClusterVersionsCommandOutput) => void
1182
+ ): void;
1183
+ describeClusterVersions(
1184
+ args: DescribeClusterVersionsCommandInput,
1185
+ options: __HttpHandlerOptions,
1186
+ cb: (err: any, data?: DescribeClusterVersionsCommandOutput) => void
1187
+ ): void;
1188
+ describeDataShares(
1189
+ args: DescribeDataSharesCommandInput,
1190
+ options?: __HttpHandlerOptions
1191
+ ): Promise<DescribeDataSharesCommandOutput>;
1192
+ describeDataShares(
1193
+ args: DescribeDataSharesCommandInput,
1194
+ cb: (err: any, data?: DescribeDataSharesCommandOutput) => void
1195
+ ): void;
1196
+ describeDataShares(
1197
+ args: DescribeDataSharesCommandInput,
1198
+ options: __HttpHandlerOptions,
1199
+ cb: (err: any, data?: DescribeDataSharesCommandOutput) => void
1200
+ ): void;
1201
+ describeDataSharesForConsumer(
1202
+ args: DescribeDataSharesForConsumerCommandInput,
1203
+ options?: __HttpHandlerOptions
1204
+ ): Promise<DescribeDataSharesForConsumerCommandOutput>;
1205
+ describeDataSharesForConsumer(
1206
+ args: DescribeDataSharesForConsumerCommandInput,
1207
+ cb: (err: any, data?: DescribeDataSharesForConsumerCommandOutput) => void
1208
+ ): void;
1209
+ describeDataSharesForConsumer(
1210
+ args: DescribeDataSharesForConsumerCommandInput,
1211
+ options: __HttpHandlerOptions,
1212
+ cb: (err: any, data?: DescribeDataSharesForConsumerCommandOutput) => void
1213
+ ): void;
1214
+ describeDataSharesForProducer(
1215
+ args: DescribeDataSharesForProducerCommandInput,
1216
+ options?: __HttpHandlerOptions
1217
+ ): Promise<DescribeDataSharesForProducerCommandOutput>;
1218
+ describeDataSharesForProducer(
1219
+ args: DescribeDataSharesForProducerCommandInput,
1220
+ cb: (err: any, data?: DescribeDataSharesForProducerCommandOutput) => void
1221
+ ): void;
1222
+ describeDataSharesForProducer(
1223
+ args: DescribeDataSharesForProducerCommandInput,
1224
+ options: __HttpHandlerOptions,
1225
+ cb: (err: any, data?: DescribeDataSharesForProducerCommandOutput) => void
1226
+ ): void;
1227
+ describeDefaultClusterParameters(
1228
+ args: DescribeDefaultClusterParametersCommandInput,
1229
+ options?: __HttpHandlerOptions
1230
+ ): Promise<DescribeDefaultClusterParametersCommandOutput>;
1231
+ describeDefaultClusterParameters(
1232
+ args: DescribeDefaultClusterParametersCommandInput,
1233
+ cb: (err: any, data?: DescribeDefaultClusterParametersCommandOutput) => void
1234
+ ): void;
1235
+ describeDefaultClusterParameters(
1236
+ args: DescribeDefaultClusterParametersCommandInput,
1237
+ options: __HttpHandlerOptions,
1238
+ cb: (err: any, data?: DescribeDefaultClusterParametersCommandOutput) => void
1239
+ ): void;
1240
+ describeEndpointAccess(
1241
+ args: DescribeEndpointAccessCommandInput,
1242
+ options?: __HttpHandlerOptions
1243
+ ): Promise<DescribeEndpointAccessCommandOutput>;
1244
+ describeEndpointAccess(
1245
+ args: DescribeEndpointAccessCommandInput,
1246
+ cb: (err: any, data?: DescribeEndpointAccessCommandOutput) => void
1247
+ ): void;
1248
+ describeEndpointAccess(
1249
+ args: DescribeEndpointAccessCommandInput,
1250
+ options: __HttpHandlerOptions,
1251
+ cb: (err: any, data?: DescribeEndpointAccessCommandOutput) => void
1252
+ ): void;
1253
+ describeEndpointAuthorization(
1254
+ args: DescribeEndpointAuthorizationCommandInput,
1255
+ options?: __HttpHandlerOptions
1256
+ ): Promise<DescribeEndpointAuthorizationCommandOutput>;
1257
+ describeEndpointAuthorization(
1258
+ args: DescribeEndpointAuthorizationCommandInput,
1259
+ cb: (err: any, data?: DescribeEndpointAuthorizationCommandOutput) => void
1260
+ ): void;
1261
+ describeEndpointAuthorization(
1262
+ args: DescribeEndpointAuthorizationCommandInput,
1263
+ options: __HttpHandlerOptions,
1264
+ cb: (err: any, data?: DescribeEndpointAuthorizationCommandOutput) => void
1265
+ ): void;
1266
+ describeEventCategories(
1267
+ args: DescribeEventCategoriesCommandInput,
1268
+ options?: __HttpHandlerOptions
1269
+ ): Promise<DescribeEventCategoriesCommandOutput>;
1270
+ describeEventCategories(
1271
+ args: DescribeEventCategoriesCommandInput,
1272
+ cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
1273
+ ): void;
1274
+ describeEventCategories(
1275
+ args: DescribeEventCategoriesCommandInput,
1276
+ options: __HttpHandlerOptions,
1277
+ cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void
1278
+ ): void;
1279
+ describeEvents(
1280
+ args: DescribeEventsCommandInput,
1281
+ options?: __HttpHandlerOptions
1282
+ ): Promise<DescribeEventsCommandOutput>;
1283
+ describeEvents(
1284
+ args: DescribeEventsCommandInput,
1285
+ cb: (err: any, data?: DescribeEventsCommandOutput) => void
1286
+ ): void;
1287
+ describeEvents(
1288
+ args: DescribeEventsCommandInput,
1289
+ options: __HttpHandlerOptions,
1290
+ cb: (err: any, data?: DescribeEventsCommandOutput) => void
1291
+ ): void;
1292
+ describeEventSubscriptions(
1293
+ args: DescribeEventSubscriptionsCommandInput,
1294
+ options?: __HttpHandlerOptions
1295
+ ): Promise<DescribeEventSubscriptionsCommandOutput>;
1296
+ describeEventSubscriptions(
1297
+ args: DescribeEventSubscriptionsCommandInput,
1298
+ cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
1299
+ ): void;
1300
+ describeEventSubscriptions(
1301
+ args: DescribeEventSubscriptionsCommandInput,
1302
+ options: __HttpHandlerOptions,
1303
+ cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void
1304
+ ): void;
1305
+ describeHsmClientCertificates(
1306
+ args: DescribeHsmClientCertificatesCommandInput,
1307
+ options?: __HttpHandlerOptions
1308
+ ): Promise<DescribeHsmClientCertificatesCommandOutput>;
1309
+ describeHsmClientCertificates(
1310
+ args: DescribeHsmClientCertificatesCommandInput,
1311
+ cb: (err: any, data?: DescribeHsmClientCertificatesCommandOutput) => void
1312
+ ): void;
1313
+ describeHsmClientCertificates(
1314
+ args: DescribeHsmClientCertificatesCommandInput,
1315
+ options: __HttpHandlerOptions,
1316
+ cb: (err: any, data?: DescribeHsmClientCertificatesCommandOutput) => void
1317
+ ): void;
1318
+ describeHsmConfigurations(
1319
+ args: DescribeHsmConfigurationsCommandInput,
1320
+ options?: __HttpHandlerOptions
1321
+ ): Promise<DescribeHsmConfigurationsCommandOutput>;
1322
+ describeHsmConfigurations(
1323
+ args: DescribeHsmConfigurationsCommandInput,
1324
+ cb: (err: any, data?: DescribeHsmConfigurationsCommandOutput) => void
1325
+ ): void;
1326
+ describeHsmConfigurations(
1327
+ args: DescribeHsmConfigurationsCommandInput,
1328
+ options: __HttpHandlerOptions,
1329
+ cb: (err: any, data?: DescribeHsmConfigurationsCommandOutput) => void
1330
+ ): void;
1331
+ describeLoggingStatus(
1332
+ args: DescribeLoggingStatusCommandInput,
1333
+ options?: __HttpHandlerOptions
1334
+ ): Promise<DescribeLoggingStatusCommandOutput>;
1335
+ describeLoggingStatus(
1336
+ args: DescribeLoggingStatusCommandInput,
1337
+ cb: (err: any, data?: DescribeLoggingStatusCommandOutput) => void
1338
+ ): void;
1339
+ describeLoggingStatus(
1340
+ args: DescribeLoggingStatusCommandInput,
1341
+ options: __HttpHandlerOptions,
1342
+ cb: (err: any, data?: DescribeLoggingStatusCommandOutput) => void
1343
+ ): void;
1344
+ describeNodeConfigurationOptions(
1345
+ args: DescribeNodeConfigurationOptionsCommandInput,
1346
+ options?: __HttpHandlerOptions
1347
+ ): Promise<DescribeNodeConfigurationOptionsCommandOutput>;
1348
+ describeNodeConfigurationOptions(
1349
+ args: DescribeNodeConfigurationOptionsCommandInput,
1350
+ cb: (err: any, data?: DescribeNodeConfigurationOptionsCommandOutput) => void
1351
+ ): void;
1352
+ describeNodeConfigurationOptions(
1353
+ args: DescribeNodeConfigurationOptionsCommandInput,
1354
+ options: __HttpHandlerOptions,
1355
+ cb: (err: any, data?: DescribeNodeConfigurationOptionsCommandOutput) => void
1356
+ ): void;
1357
+ describeOrderableClusterOptions(
1358
+ args: DescribeOrderableClusterOptionsCommandInput,
1359
+ options?: __HttpHandlerOptions
1360
+ ): Promise<DescribeOrderableClusterOptionsCommandOutput>;
1361
+ describeOrderableClusterOptions(
1362
+ args: DescribeOrderableClusterOptionsCommandInput,
1363
+ cb: (err: any, data?: DescribeOrderableClusterOptionsCommandOutput) => void
1364
+ ): void;
1365
+ describeOrderableClusterOptions(
1366
+ args: DescribeOrderableClusterOptionsCommandInput,
1367
+ options: __HttpHandlerOptions,
1368
+ cb: (err: any, data?: DescribeOrderableClusterOptionsCommandOutput) => void
1369
+ ): void;
1370
+ describePartners(
1371
+ args: DescribePartnersCommandInput,
1372
+ options?: __HttpHandlerOptions
1373
+ ): Promise<DescribePartnersCommandOutput>;
1374
+ describePartners(
1375
+ args: DescribePartnersCommandInput,
1376
+ cb: (err: any, data?: DescribePartnersCommandOutput) => void
1377
+ ): void;
1378
+ describePartners(
1379
+ args: DescribePartnersCommandInput,
1380
+ options: __HttpHandlerOptions,
1381
+ cb: (err: any, data?: DescribePartnersCommandOutput) => void
1382
+ ): void;
1383
+ describeReservedNodeExchangeStatus(
1384
+ args: DescribeReservedNodeExchangeStatusCommandInput,
1385
+ options?: __HttpHandlerOptions
1386
+ ): Promise<DescribeReservedNodeExchangeStatusCommandOutput>;
1387
+ describeReservedNodeExchangeStatus(
1388
+ args: DescribeReservedNodeExchangeStatusCommandInput,
1389
+ cb: (
1390
+ err: any,
1391
+ data?: DescribeReservedNodeExchangeStatusCommandOutput
1392
+ ) => void
1393
+ ): void;
1394
+ describeReservedNodeExchangeStatus(
1395
+ args: DescribeReservedNodeExchangeStatusCommandInput,
1396
+ options: __HttpHandlerOptions,
1397
+ cb: (
1398
+ err: any,
1399
+ data?: DescribeReservedNodeExchangeStatusCommandOutput
1400
+ ) => void
1401
+ ): void;
1402
+ describeReservedNodeOfferings(
1403
+ args: DescribeReservedNodeOfferingsCommandInput,
1404
+ options?: __HttpHandlerOptions
1405
+ ): Promise<DescribeReservedNodeOfferingsCommandOutput>;
1406
+ describeReservedNodeOfferings(
1407
+ args: DescribeReservedNodeOfferingsCommandInput,
1408
+ cb: (err: any, data?: DescribeReservedNodeOfferingsCommandOutput) => void
1409
+ ): void;
1410
+ describeReservedNodeOfferings(
1411
+ args: DescribeReservedNodeOfferingsCommandInput,
1412
+ options: __HttpHandlerOptions,
1413
+ cb: (err: any, data?: DescribeReservedNodeOfferingsCommandOutput) => void
1414
+ ): void;
1415
+ describeReservedNodes(
1416
+ args: DescribeReservedNodesCommandInput,
1417
+ options?: __HttpHandlerOptions
1418
+ ): Promise<DescribeReservedNodesCommandOutput>;
1419
+ describeReservedNodes(
1420
+ args: DescribeReservedNodesCommandInput,
1421
+ cb: (err: any, data?: DescribeReservedNodesCommandOutput) => void
1422
+ ): void;
1423
+ describeReservedNodes(
1424
+ args: DescribeReservedNodesCommandInput,
1425
+ options: __HttpHandlerOptions,
1426
+ cb: (err: any, data?: DescribeReservedNodesCommandOutput) => void
1427
+ ): void;
1428
+ describeResize(
1429
+ args: DescribeResizeCommandInput,
1430
+ options?: __HttpHandlerOptions
1431
+ ): Promise<DescribeResizeCommandOutput>;
1432
+ describeResize(
1433
+ args: DescribeResizeCommandInput,
1434
+ cb: (err: any, data?: DescribeResizeCommandOutput) => void
1435
+ ): void;
1436
+ describeResize(
1437
+ args: DescribeResizeCommandInput,
1438
+ options: __HttpHandlerOptions,
1439
+ cb: (err: any, data?: DescribeResizeCommandOutput) => void
1440
+ ): void;
1441
+ describeScheduledActions(
1442
+ args: DescribeScheduledActionsCommandInput,
1443
+ options?: __HttpHandlerOptions
1444
+ ): Promise<DescribeScheduledActionsCommandOutput>;
1445
+ describeScheduledActions(
1446
+ args: DescribeScheduledActionsCommandInput,
1447
+ cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void
1448
+ ): void;
1449
+ describeScheduledActions(
1450
+ args: DescribeScheduledActionsCommandInput,
1451
+ options: __HttpHandlerOptions,
1452
+ cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void
1453
+ ): void;
1454
+ describeSnapshotCopyGrants(
1455
+ args: DescribeSnapshotCopyGrantsCommandInput,
1456
+ options?: __HttpHandlerOptions
1457
+ ): Promise<DescribeSnapshotCopyGrantsCommandOutput>;
1458
+ describeSnapshotCopyGrants(
1459
+ args: DescribeSnapshotCopyGrantsCommandInput,
1460
+ cb: (err: any, data?: DescribeSnapshotCopyGrantsCommandOutput) => void
1461
+ ): void;
1462
+ describeSnapshotCopyGrants(
1463
+ args: DescribeSnapshotCopyGrantsCommandInput,
1464
+ options: __HttpHandlerOptions,
1465
+ cb: (err: any, data?: DescribeSnapshotCopyGrantsCommandOutput) => void
1466
+ ): void;
1467
+ describeSnapshotSchedules(
1468
+ args: DescribeSnapshotSchedulesCommandInput,
1469
+ options?: __HttpHandlerOptions
1470
+ ): Promise<DescribeSnapshotSchedulesCommandOutput>;
1471
+ describeSnapshotSchedules(
1472
+ args: DescribeSnapshotSchedulesCommandInput,
1473
+ cb: (err: any, data?: DescribeSnapshotSchedulesCommandOutput) => void
1474
+ ): void;
1475
+ describeSnapshotSchedules(
1476
+ args: DescribeSnapshotSchedulesCommandInput,
1477
+ options: __HttpHandlerOptions,
1478
+ cb: (err: any, data?: DescribeSnapshotSchedulesCommandOutput) => void
1479
+ ): void;
1480
+ describeStorage(
1481
+ args: DescribeStorageCommandInput,
1482
+ options?: __HttpHandlerOptions
1483
+ ): Promise<DescribeStorageCommandOutput>;
1484
+ describeStorage(
1485
+ args: DescribeStorageCommandInput,
1486
+ cb: (err: any, data?: DescribeStorageCommandOutput) => void
1487
+ ): void;
1488
+ describeStorage(
1489
+ args: DescribeStorageCommandInput,
1490
+ options: __HttpHandlerOptions,
1491
+ cb: (err: any, data?: DescribeStorageCommandOutput) => void
1492
+ ): void;
1493
+ describeTableRestoreStatus(
1494
+ args: DescribeTableRestoreStatusCommandInput,
1495
+ options?: __HttpHandlerOptions
1496
+ ): Promise<DescribeTableRestoreStatusCommandOutput>;
1497
+ describeTableRestoreStatus(
1498
+ args: DescribeTableRestoreStatusCommandInput,
1499
+ cb: (err: any, data?: DescribeTableRestoreStatusCommandOutput) => void
1500
+ ): void;
1501
+ describeTableRestoreStatus(
1502
+ args: DescribeTableRestoreStatusCommandInput,
1503
+ options: __HttpHandlerOptions,
1504
+ cb: (err: any, data?: DescribeTableRestoreStatusCommandOutput) => void
1505
+ ): void;
1506
+ describeTags(
1507
+ args: DescribeTagsCommandInput,
1508
+ options?: __HttpHandlerOptions
1509
+ ): Promise<DescribeTagsCommandOutput>;
1510
+ describeTags(
1511
+ args: DescribeTagsCommandInput,
1512
+ cb: (err: any, data?: DescribeTagsCommandOutput) => void
1513
+ ): void;
1514
+ describeTags(
1515
+ args: DescribeTagsCommandInput,
1516
+ options: __HttpHandlerOptions,
1517
+ cb: (err: any, data?: DescribeTagsCommandOutput) => void
1518
+ ): void;
1519
+ describeUsageLimits(
1520
+ args: DescribeUsageLimitsCommandInput,
1521
+ options?: __HttpHandlerOptions
1522
+ ): Promise<DescribeUsageLimitsCommandOutput>;
1523
+ describeUsageLimits(
1524
+ args: DescribeUsageLimitsCommandInput,
1525
+ cb: (err: any, data?: DescribeUsageLimitsCommandOutput) => void
1526
+ ): void;
1527
+ describeUsageLimits(
1528
+ args: DescribeUsageLimitsCommandInput,
1529
+ options: __HttpHandlerOptions,
1530
+ cb: (err: any, data?: DescribeUsageLimitsCommandOutput) => void
1531
+ ): void;
1532
+ disableLogging(
1533
+ args: DisableLoggingCommandInput,
1534
+ options?: __HttpHandlerOptions
1535
+ ): Promise<DisableLoggingCommandOutput>;
1536
+ disableLogging(
1537
+ args: DisableLoggingCommandInput,
1538
+ cb: (err: any, data?: DisableLoggingCommandOutput) => void
1539
+ ): void;
1540
+ disableLogging(
1541
+ args: DisableLoggingCommandInput,
1542
+ options: __HttpHandlerOptions,
1543
+ cb: (err: any, data?: DisableLoggingCommandOutput) => void
1544
+ ): void;
1545
+ disableSnapshotCopy(
1546
+ args: DisableSnapshotCopyCommandInput,
1547
+ options?: __HttpHandlerOptions
1548
+ ): Promise<DisableSnapshotCopyCommandOutput>;
1549
+ disableSnapshotCopy(
1550
+ args: DisableSnapshotCopyCommandInput,
1551
+ cb: (err: any, data?: DisableSnapshotCopyCommandOutput) => void
1552
+ ): void;
1553
+ disableSnapshotCopy(
1554
+ args: DisableSnapshotCopyCommandInput,
1555
+ options: __HttpHandlerOptions,
1556
+ cb: (err: any, data?: DisableSnapshotCopyCommandOutput) => void
1557
+ ): void;
1558
+ disassociateDataShareConsumer(
1559
+ args: DisassociateDataShareConsumerCommandInput,
1560
+ options?: __HttpHandlerOptions
1561
+ ): Promise<DisassociateDataShareConsumerCommandOutput>;
1562
+ disassociateDataShareConsumer(
1563
+ args: DisassociateDataShareConsumerCommandInput,
1564
+ cb: (err: any, data?: DisassociateDataShareConsumerCommandOutput) => void
1565
+ ): void;
1566
+ disassociateDataShareConsumer(
1567
+ args: DisassociateDataShareConsumerCommandInput,
1568
+ options: __HttpHandlerOptions,
1569
+ cb: (err: any, data?: DisassociateDataShareConsumerCommandOutput) => void
1570
+ ): void;
1571
+ enableLogging(
1572
+ args: EnableLoggingCommandInput,
1573
+ options?: __HttpHandlerOptions
1574
+ ): Promise<EnableLoggingCommandOutput>;
1575
+ enableLogging(
1576
+ args: EnableLoggingCommandInput,
1577
+ cb: (err: any, data?: EnableLoggingCommandOutput) => void
1578
+ ): void;
1579
+ enableLogging(
1580
+ args: EnableLoggingCommandInput,
1581
+ options: __HttpHandlerOptions,
1582
+ cb: (err: any, data?: EnableLoggingCommandOutput) => void
1583
+ ): void;
1584
+ enableSnapshotCopy(
1585
+ args: EnableSnapshotCopyCommandInput,
1586
+ options?: __HttpHandlerOptions
1587
+ ): Promise<EnableSnapshotCopyCommandOutput>;
1588
+ enableSnapshotCopy(
1589
+ args: EnableSnapshotCopyCommandInput,
1590
+ cb: (err: any, data?: EnableSnapshotCopyCommandOutput) => void
1591
+ ): void;
1592
+ enableSnapshotCopy(
1593
+ args: EnableSnapshotCopyCommandInput,
1594
+ options: __HttpHandlerOptions,
1595
+ cb: (err: any, data?: EnableSnapshotCopyCommandOutput) => void
1596
+ ): void;
1597
+ getClusterCredentials(
1598
+ args: GetClusterCredentialsCommandInput,
1599
+ options?: __HttpHandlerOptions
1600
+ ): Promise<GetClusterCredentialsCommandOutput>;
1601
+ getClusterCredentials(
1602
+ args: GetClusterCredentialsCommandInput,
1603
+ cb: (err: any, data?: GetClusterCredentialsCommandOutput) => void
1604
+ ): void;
1605
+ getClusterCredentials(
1606
+ args: GetClusterCredentialsCommandInput,
1607
+ options: __HttpHandlerOptions,
1608
+ cb: (err: any, data?: GetClusterCredentialsCommandOutput) => void
1609
+ ): void;
1610
+ getClusterCredentialsWithIAM(
1611
+ args: GetClusterCredentialsWithIAMCommandInput,
1612
+ options?: __HttpHandlerOptions
1613
+ ): Promise<GetClusterCredentialsWithIAMCommandOutput>;
1614
+ getClusterCredentialsWithIAM(
1615
+ args: GetClusterCredentialsWithIAMCommandInput,
1616
+ cb: (err: any, data?: GetClusterCredentialsWithIAMCommandOutput) => void
1617
+ ): void;
1618
+ getClusterCredentialsWithIAM(
1619
+ args: GetClusterCredentialsWithIAMCommandInput,
1620
+ options: __HttpHandlerOptions,
1621
+ cb: (err: any, data?: GetClusterCredentialsWithIAMCommandOutput) => void
1622
+ ): void;
1623
+ getReservedNodeExchangeConfigurationOptions(
1624
+ args: GetReservedNodeExchangeConfigurationOptionsCommandInput,
1625
+ options?: __HttpHandlerOptions
1626
+ ): Promise<GetReservedNodeExchangeConfigurationOptionsCommandOutput>;
1627
+ getReservedNodeExchangeConfigurationOptions(
1628
+ args: GetReservedNodeExchangeConfigurationOptionsCommandInput,
1629
+ cb: (
1630
+ err: any,
1631
+ data?: GetReservedNodeExchangeConfigurationOptionsCommandOutput
1632
+ ) => void
1633
+ ): void;
1634
+ getReservedNodeExchangeConfigurationOptions(
1635
+ args: GetReservedNodeExchangeConfigurationOptionsCommandInput,
1636
+ options: __HttpHandlerOptions,
1637
+ cb: (
1638
+ err: any,
1639
+ data?: GetReservedNodeExchangeConfigurationOptionsCommandOutput
1640
+ ) => void
1641
+ ): void;
1642
+ getReservedNodeExchangeOfferings(
1643
+ args: GetReservedNodeExchangeOfferingsCommandInput,
1644
+ options?: __HttpHandlerOptions
1645
+ ): Promise<GetReservedNodeExchangeOfferingsCommandOutput>;
1646
+ getReservedNodeExchangeOfferings(
1647
+ args: GetReservedNodeExchangeOfferingsCommandInput,
1648
+ cb: (err: any, data?: GetReservedNodeExchangeOfferingsCommandOutput) => void
1649
+ ): void;
1650
+ getReservedNodeExchangeOfferings(
1651
+ args: GetReservedNodeExchangeOfferingsCommandInput,
1652
+ options: __HttpHandlerOptions,
1653
+ cb: (err: any, data?: GetReservedNodeExchangeOfferingsCommandOutput) => void
1654
+ ): void;
1655
+ modifyAquaConfiguration(
1656
+ args: ModifyAquaConfigurationCommandInput,
1657
+ options?: __HttpHandlerOptions
1658
+ ): Promise<ModifyAquaConfigurationCommandOutput>;
1659
+ modifyAquaConfiguration(
1660
+ args: ModifyAquaConfigurationCommandInput,
1661
+ cb: (err: any, data?: ModifyAquaConfigurationCommandOutput) => void
1662
+ ): void;
1663
+ modifyAquaConfiguration(
1664
+ args: ModifyAquaConfigurationCommandInput,
1665
+ options: __HttpHandlerOptions,
1666
+ cb: (err: any, data?: ModifyAquaConfigurationCommandOutput) => void
1667
+ ): void;
1668
+ modifyAuthenticationProfile(
1669
+ args: ModifyAuthenticationProfileCommandInput,
1670
+ options?: __HttpHandlerOptions
1671
+ ): Promise<ModifyAuthenticationProfileCommandOutput>;
1672
+ modifyAuthenticationProfile(
1673
+ args: ModifyAuthenticationProfileCommandInput,
1674
+ cb: (err: any, data?: ModifyAuthenticationProfileCommandOutput) => void
1675
+ ): void;
1676
+ modifyAuthenticationProfile(
1677
+ args: ModifyAuthenticationProfileCommandInput,
1678
+ options: __HttpHandlerOptions,
1679
+ cb: (err: any, data?: ModifyAuthenticationProfileCommandOutput) => void
1680
+ ): void;
1681
+ modifyCluster(
1682
+ args: ModifyClusterCommandInput,
1683
+ options?: __HttpHandlerOptions
1684
+ ): Promise<ModifyClusterCommandOutput>;
1685
+ modifyCluster(
1686
+ args: ModifyClusterCommandInput,
1687
+ cb: (err: any, data?: ModifyClusterCommandOutput) => void
1688
+ ): void;
1689
+ modifyCluster(
1690
+ args: ModifyClusterCommandInput,
1691
+ options: __HttpHandlerOptions,
1692
+ cb: (err: any, data?: ModifyClusterCommandOutput) => void
1693
+ ): void;
1694
+ modifyClusterDbRevision(
1695
+ args: ModifyClusterDbRevisionCommandInput,
1696
+ options?: __HttpHandlerOptions
1697
+ ): Promise<ModifyClusterDbRevisionCommandOutput>;
1698
+ modifyClusterDbRevision(
1699
+ args: ModifyClusterDbRevisionCommandInput,
1700
+ cb: (err: any, data?: ModifyClusterDbRevisionCommandOutput) => void
1701
+ ): void;
1702
+ modifyClusterDbRevision(
1703
+ args: ModifyClusterDbRevisionCommandInput,
1704
+ options: __HttpHandlerOptions,
1705
+ cb: (err: any, data?: ModifyClusterDbRevisionCommandOutput) => void
1706
+ ): void;
1707
+ modifyClusterIamRoles(
1708
+ args: ModifyClusterIamRolesCommandInput,
1709
+ options?: __HttpHandlerOptions
1710
+ ): Promise<ModifyClusterIamRolesCommandOutput>;
1711
+ modifyClusterIamRoles(
1712
+ args: ModifyClusterIamRolesCommandInput,
1713
+ cb: (err: any, data?: ModifyClusterIamRolesCommandOutput) => void
1714
+ ): void;
1715
+ modifyClusterIamRoles(
1716
+ args: ModifyClusterIamRolesCommandInput,
1717
+ options: __HttpHandlerOptions,
1718
+ cb: (err: any, data?: ModifyClusterIamRolesCommandOutput) => void
1719
+ ): void;
1720
+ modifyClusterMaintenance(
1721
+ args: ModifyClusterMaintenanceCommandInput,
1722
+ options?: __HttpHandlerOptions
1723
+ ): Promise<ModifyClusterMaintenanceCommandOutput>;
1724
+ modifyClusterMaintenance(
1725
+ args: ModifyClusterMaintenanceCommandInput,
1726
+ cb: (err: any, data?: ModifyClusterMaintenanceCommandOutput) => void
1727
+ ): void;
1728
+ modifyClusterMaintenance(
1729
+ args: ModifyClusterMaintenanceCommandInput,
1730
+ options: __HttpHandlerOptions,
1731
+ cb: (err: any, data?: ModifyClusterMaintenanceCommandOutput) => void
1732
+ ): void;
1733
+ modifyClusterParameterGroup(
1734
+ args: ModifyClusterParameterGroupCommandInput,
1735
+ options?: __HttpHandlerOptions
1736
+ ): Promise<ModifyClusterParameterGroupCommandOutput>;
1737
+ modifyClusterParameterGroup(
1738
+ args: ModifyClusterParameterGroupCommandInput,
1739
+ cb: (err: any, data?: ModifyClusterParameterGroupCommandOutput) => void
1740
+ ): void;
1741
+ modifyClusterParameterGroup(
1742
+ args: ModifyClusterParameterGroupCommandInput,
1743
+ options: __HttpHandlerOptions,
1744
+ cb: (err: any, data?: ModifyClusterParameterGroupCommandOutput) => void
1745
+ ): void;
1746
+ modifyClusterSnapshot(
1747
+ args: ModifyClusterSnapshotCommandInput,
1748
+ options?: __HttpHandlerOptions
1749
+ ): Promise<ModifyClusterSnapshotCommandOutput>;
1750
+ modifyClusterSnapshot(
1751
+ args: ModifyClusterSnapshotCommandInput,
1752
+ cb: (err: any, data?: ModifyClusterSnapshotCommandOutput) => void
1753
+ ): void;
1754
+ modifyClusterSnapshot(
1755
+ args: ModifyClusterSnapshotCommandInput,
1756
+ options: __HttpHandlerOptions,
1757
+ cb: (err: any, data?: ModifyClusterSnapshotCommandOutput) => void
1758
+ ): void;
1759
+ modifyClusterSnapshotSchedule(
1760
+ args: ModifyClusterSnapshotScheduleCommandInput,
1761
+ options?: __HttpHandlerOptions
1762
+ ): Promise<ModifyClusterSnapshotScheduleCommandOutput>;
1763
+ modifyClusterSnapshotSchedule(
1764
+ args: ModifyClusterSnapshotScheduleCommandInput,
1765
+ cb: (err: any, data?: ModifyClusterSnapshotScheduleCommandOutput) => void
1766
+ ): void;
1767
+ modifyClusterSnapshotSchedule(
1768
+ args: ModifyClusterSnapshotScheduleCommandInput,
1769
+ options: __HttpHandlerOptions,
1770
+ cb: (err: any, data?: ModifyClusterSnapshotScheduleCommandOutput) => void
1771
+ ): void;
1772
+ modifyClusterSubnetGroup(
1773
+ args: ModifyClusterSubnetGroupCommandInput,
1774
+ options?: __HttpHandlerOptions
1775
+ ): Promise<ModifyClusterSubnetGroupCommandOutput>;
1776
+ modifyClusterSubnetGroup(
1777
+ args: ModifyClusterSubnetGroupCommandInput,
1778
+ cb: (err: any, data?: ModifyClusterSubnetGroupCommandOutput) => void
1779
+ ): void;
1780
+ modifyClusterSubnetGroup(
1781
+ args: ModifyClusterSubnetGroupCommandInput,
1782
+ options: __HttpHandlerOptions,
1783
+ cb: (err: any, data?: ModifyClusterSubnetGroupCommandOutput) => void
1784
+ ): void;
1785
+ modifyEndpointAccess(
1786
+ args: ModifyEndpointAccessCommandInput,
1787
+ options?: __HttpHandlerOptions
1788
+ ): Promise<ModifyEndpointAccessCommandOutput>;
1789
+ modifyEndpointAccess(
1790
+ args: ModifyEndpointAccessCommandInput,
1791
+ cb: (err: any, data?: ModifyEndpointAccessCommandOutput) => void
1792
+ ): void;
1793
+ modifyEndpointAccess(
1794
+ args: ModifyEndpointAccessCommandInput,
1795
+ options: __HttpHandlerOptions,
1796
+ cb: (err: any, data?: ModifyEndpointAccessCommandOutput) => void
1797
+ ): void;
1798
+ modifyEventSubscription(
1799
+ args: ModifyEventSubscriptionCommandInput,
1800
+ options?: __HttpHandlerOptions
1801
+ ): Promise<ModifyEventSubscriptionCommandOutput>;
1802
+ modifyEventSubscription(
1803
+ args: ModifyEventSubscriptionCommandInput,
1804
+ cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void
1805
+ ): void;
1806
+ modifyEventSubscription(
1807
+ args: ModifyEventSubscriptionCommandInput,
1808
+ options: __HttpHandlerOptions,
1809
+ cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void
1810
+ ): void;
1811
+ modifyScheduledAction(
1812
+ args: ModifyScheduledActionCommandInput,
1813
+ options?: __HttpHandlerOptions
1814
+ ): Promise<ModifyScheduledActionCommandOutput>;
1815
+ modifyScheduledAction(
1816
+ args: ModifyScheduledActionCommandInput,
1817
+ cb: (err: any, data?: ModifyScheduledActionCommandOutput) => void
1818
+ ): void;
1819
+ modifyScheduledAction(
1820
+ args: ModifyScheduledActionCommandInput,
1821
+ options: __HttpHandlerOptions,
1822
+ cb: (err: any, data?: ModifyScheduledActionCommandOutput) => void
1823
+ ): void;
1824
+ modifySnapshotCopyRetentionPeriod(
1825
+ args: ModifySnapshotCopyRetentionPeriodCommandInput,
1826
+ options?: __HttpHandlerOptions
1827
+ ): Promise<ModifySnapshotCopyRetentionPeriodCommandOutput>;
1828
+ modifySnapshotCopyRetentionPeriod(
1829
+ args: ModifySnapshotCopyRetentionPeriodCommandInput,
1830
+ cb: (
1831
+ err: any,
1832
+ data?: ModifySnapshotCopyRetentionPeriodCommandOutput
1833
+ ) => void
1834
+ ): void;
1835
+ modifySnapshotCopyRetentionPeriod(
1836
+ args: ModifySnapshotCopyRetentionPeriodCommandInput,
1837
+ options: __HttpHandlerOptions,
1838
+ cb: (
1839
+ err: any,
1840
+ data?: ModifySnapshotCopyRetentionPeriodCommandOutput
1841
+ ) => void
1842
+ ): void;
1843
+ modifySnapshotSchedule(
1844
+ args: ModifySnapshotScheduleCommandInput,
1845
+ options?: __HttpHandlerOptions
1846
+ ): Promise<ModifySnapshotScheduleCommandOutput>;
1847
+ modifySnapshotSchedule(
1848
+ args: ModifySnapshotScheduleCommandInput,
1849
+ cb: (err: any, data?: ModifySnapshotScheduleCommandOutput) => void
1850
+ ): void;
1851
+ modifySnapshotSchedule(
1852
+ args: ModifySnapshotScheduleCommandInput,
1853
+ options: __HttpHandlerOptions,
1854
+ cb: (err: any, data?: ModifySnapshotScheduleCommandOutput) => void
1855
+ ): void;
1856
+ modifyUsageLimit(
1857
+ args: ModifyUsageLimitCommandInput,
1858
+ options?: __HttpHandlerOptions
1859
+ ): Promise<ModifyUsageLimitCommandOutput>;
1860
+ modifyUsageLimit(
1861
+ args: ModifyUsageLimitCommandInput,
1862
+ cb: (err: any, data?: ModifyUsageLimitCommandOutput) => void
1863
+ ): void;
1864
+ modifyUsageLimit(
1865
+ args: ModifyUsageLimitCommandInput,
1866
+ options: __HttpHandlerOptions,
1867
+ cb: (err: any, data?: ModifyUsageLimitCommandOutput) => void
1868
+ ): void;
1869
+ pauseCluster(
1870
+ args: PauseClusterCommandInput,
1871
+ options?: __HttpHandlerOptions
1872
+ ): Promise<PauseClusterCommandOutput>;
1873
+ pauseCluster(
1874
+ args: PauseClusterCommandInput,
1875
+ cb: (err: any, data?: PauseClusterCommandOutput) => void
1876
+ ): void;
1877
+ pauseCluster(
1878
+ args: PauseClusterCommandInput,
1879
+ options: __HttpHandlerOptions,
1880
+ cb: (err: any, data?: PauseClusterCommandOutput) => void
1881
+ ): void;
1882
+ purchaseReservedNodeOffering(
1883
+ args: PurchaseReservedNodeOfferingCommandInput,
1884
+ options?: __HttpHandlerOptions
1885
+ ): Promise<PurchaseReservedNodeOfferingCommandOutput>;
1886
+ purchaseReservedNodeOffering(
1887
+ args: PurchaseReservedNodeOfferingCommandInput,
1888
+ cb: (err: any, data?: PurchaseReservedNodeOfferingCommandOutput) => void
1889
+ ): void;
1890
+ purchaseReservedNodeOffering(
1891
+ args: PurchaseReservedNodeOfferingCommandInput,
1892
+ options: __HttpHandlerOptions,
1893
+ cb: (err: any, data?: PurchaseReservedNodeOfferingCommandOutput) => void
1894
+ ): void;
1895
+ rebootCluster(
1896
+ args: RebootClusterCommandInput,
1897
+ options?: __HttpHandlerOptions
1898
+ ): Promise<RebootClusterCommandOutput>;
1899
+ rebootCluster(
1900
+ args: RebootClusterCommandInput,
1901
+ cb: (err: any, data?: RebootClusterCommandOutput) => void
1902
+ ): void;
1903
+ rebootCluster(
1904
+ args: RebootClusterCommandInput,
1905
+ options: __HttpHandlerOptions,
1906
+ cb: (err: any, data?: RebootClusterCommandOutput) => void
1907
+ ): void;
1908
+ rejectDataShare(
1909
+ args: RejectDataShareCommandInput,
1910
+ options?: __HttpHandlerOptions
1911
+ ): Promise<RejectDataShareCommandOutput>;
1912
+ rejectDataShare(
1913
+ args: RejectDataShareCommandInput,
1914
+ cb: (err: any, data?: RejectDataShareCommandOutput) => void
1915
+ ): void;
1916
+ rejectDataShare(
1917
+ args: RejectDataShareCommandInput,
1918
+ options: __HttpHandlerOptions,
1919
+ cb: (err: any, data?: RejectDataShareCommandOutput) => void
1920
+ ): void;
1921
+ resetClusterParameterGroup(
1922
+ args: ResetClusterParameterGroupCommandInput,
1923
+ options?: __HttpHandlerOptions
1924
+ ): Promise<ResetClusterParameterGroupCommandOutput>;
1925
+ resetClusterParameterGroup(
1926
+ args: ResetClusterParameterGroupCommandInput,
1927
+ cb: (err: any, data?: ResetClusterParameterGroupCommandOutput) => void
1928
+ ): void;
1929
+ resetClusterParameterGroup(
1930
+ args: ResetClusterParameterGroupCommandInput,
1931
+ options: __HttpHandlerOptions,
1932
+ cb: (err: any, data?: ResetClusterParameterGroupCommandOutput) => void
1933
+ ): void;
1934
+ resizeCluster(
1935
+ args: ResizeClusterCommandInput,
1936
+ options?: __HttpHandlerOptions
1937
+ ): Promise<ResizeClusterCommandOutput>;
1938
+ resizeCluster(
1939
+ args: ResizeClusterCommandInput,
1940
+ cb: (err: any, data?: ResizeClusterCommandOutput) => void
1941
+ ): void;
1942
+ resizeCluster(
1943
+ args: ResizeClusterCommandInput,
1944
+ options: __HttpHandlerOptions,
1945
+ cb: (err: any, data?: ResizeClusterCommandOutput) => void
1946
+ ): void;
1947
+ restoreFromClusterSnapshot(
1948
+ args: RestoreFromClusterSnapshotCommandInput,
1949
+ options?: __HttpHandlerOptions
1950
+ ): Promise<RestoreFromClusterSnapshotCommandOutput>;
1951
+ restoreFromClusterSnapshot(
1952
+ args: RestoreFromClusterSnapshotCommandInput,
1953
+ cb: (err: any, data?: RestoreFromClusterSnapshotCommandOutput) => void
1954
+ ): void;
1955
+ restoreFromClusterSnapshot(
1956
+ args: RestoreFromClusterSnapshotCommandInput,
1957
+ options: __HttpHandlerOptions,
1958
+ cb: (err: any, data?: RestoreFromClusterSnapshotCommandOutput) => void
1959
+ ): void;
1960
+ restoreTableFromClusterSnapshot(
1961
+ args: RestoreTableFromClusterSnapshotCommandInput,
1962
+ options?: __HttpHandlerOptions
1963
+ ): Promise<RestoreTableFromClusterSnapshotCommandOutput>;
1964
+ restoreTableFromClusterSnapshot(
1965
+ args: RestoreTableFromClusterSnapshotCommandInput,
1966
+ cb: (err: any, data?: RestoreTableFromClusterSnapshotCommandOutput) => void
1967
+ ): void;
1968
+ restoreTableFromClusterSnapshot(
1969
+ args: RestoreTableFromClusterSnapshotCommandInput,
1970
+ options: __HttpHandlerOptions,
1971
+ cb: (err: any, data?: RestoreTableFromClusterSnapshotCommandOutput) => void
1972
+ ): void;
1973
+ resumeCluster(
1974
+ args: ResumeClusterCommandInput,
1975
+ options?: __HttpHandlerOptions
1976
+ ): Promise<ResumeClusterCommandOutput>;
1977
+ resumeCluster(
1978
+ args: ResumeClusterCommandInput,
1979
+ cb: (err: any, data?: ResumeClusterCommandOutput) => void
1980
+ ): void;
1981
+ resumeCluster(
1982
+ args: ResumeClusterCommandInput,
1983
+ options: __HttpHandlerOptions,
1984
+ cb: (err: any, data?: ResumeClusterCommandOutput) => void
1985
+ ): void;
1986
+ revokeClusterSecurityGroupIngress(
1987
+ args: RevokeClusterSecurityGroupIngressCommandInput,
1988
+ options?: __HttpHandlerOptions
1989
+ ): Promise<RevokeClusterSecurityGroupIngressCommandOutput>;
1990
+ revokeClusterSecurityGroupIngress(
1991
+ args: RevokeClusterSecurityGroupIngressCommandInput,
1992
+ cb: (
1993
+ err: any,
1994
+ data?: RevokeClusterSecurityGroupIngressCommandOutput
1995
+ ) => void
1996
+ ): void;
1997
+ revokeClusterSecurityGroupIngress(
1998
+ args: RevokeClusterSecurityGroupIngressCommandInput,
1999
+ options: __HttpHandlerOptions,
2000
+ cb: (
2001
+ err: any,
2002
+ data?: RevokeClusterSecurityGroupIngressCommandOutput
2003
+ ) => void
2004
+ ): void;
2005
+ revokeEndpointAccess(
2006
+ args: RevokeEndpointAccessCommandInput,
2007
+ options?: __HttpHandlerOptions
2008
+ ): Promise<RevokeEndpointAccessCommandOutput>;
2009
+ revokeEndpointAccess(
2010
+ args: RevokeEndpointAccessCommandInput,
2011
+ cb: (err: any, data?: RevokeEndpointAccessCommandOutput) => void
2012
+ ): void;
2013
+ revokeEndpointAccess(
2014
+ args: RevokeEndpointAccessCommandInput,
2015
+ options: __HttpHandlerOptions,
2016
+ cb: (err: any, data?: RevokeEndpointAccessCommandOutput) => void
2017
+ ): void;
2018
+ revokeSnapshotAccess(
2019
+ args: RevokeSnapshotAccessCommandInput,
2020
+ options?: __HttpHandlerOptions
2021
+ ): Promise<RevokeSnapshotAccessCommandOutput>;
2022
+ revokeSnapshotAccess(
2023
+ args: RevokeSnapshotAccessCommandInput,
2024
+ cb: (err: any, data?: RevokeSnapshotAccessCommandOutput) => void
2025
+ ): void;
2026
+ revokeSnapshotAccess(
2027
+ args: RevokeSnapshotAccessCommandInput,
2028
+ options: __HttpHandlerOptions,
2029
+ cb: (err: any, data?: RevokeSnapshotAccessCommandOutput) => void
2030
+ ): void;
2031
+ rotateEncryptionKey(
2032
+ args: RotateEncryptionKeyCommandInput,
2033
+ options?: __HttpHandlerOptions
2034
+ ): Promise<RotateEncryptionKeyCommandOutput>;
2035
+ rotateEncryptionKey(
2036
+ args: RotateEncryptionKeyCommandInput,
2037
+ cb: (err: any, data?: RotateEncryptionKeyCommandOutput) => void
2038
+ ): void;
2039
+ rotateEncryptionKey(
2040
+ args: RotateEncryptionKeyCommandInput,
2041
+ options: __HttpHandlerOptions,
2042
+ cb: (err: any, data?: RotateEncryptionKeyCommandOutput) => void
2043
+ ): void;
2044
+ updatePartnerStatus(
2045
+ args: UpdatePartnerStatusCommandInput,
2046
+ options?: __HttpHandlerOptions
2047
+ ): Promise<UpdatePartnerStatusCommandOutput>;
2048
+ updatePartnerStatus(
2049
+ args: UpdatePartnerStatusCommandInput,
2050
+ cb: (err: any, data?: UpdatePartnerStatusCommandOutput) => void
2051
+ ): void;
2052
+ updatePartnerStatus(
2053
+ args: UpdatePartnerStatusCommandInput,
2054
+ options: __HttpHandlerOptions,
2055
+ cb: (err: any, data?: UpdatePartnerStatusCommandOutput) => void
2056
+ ): void;
2057
+ }