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