@aws-sdk/client-redshift 3.295.0 → 3.297.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 (160) hide show
  1. package/dist-cjs/protocols/Aws_query.js +281 -1226
  2. package/dist-es/protocols/Aws_query.js +281 -1226
  3. package/dist-types/Redshift.d.ts +120 -0
  4. package/dist-types/RedshiftClient.d.ts +24 -4
  5. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +16 -0
  6. package/dist-types/commands/AddPartnerCommand.d.ts +16 -0
  7. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +16 -0
  8. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +16 -0
  9. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +16 -0
  10. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +16 -0
  11. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +16 -0
  12. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +16 -0
  13. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +16 -0
  14. package/dist-types/commands/CancelResizeCommand.d.ts +16 -0
  15. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +16 -0
  16. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +16 -0
  17. package/dist-types/commands/CreateClusterCommand.d.ts +16 -0
  18. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +16 -0
  19. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +16 -0
  20. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +16 -0
  21. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +16 -0
  22. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +16 -0
  23. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
  24. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +16 -0
  25. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +16 -0
  26. package/dist-types/commands/CreateScheduledActionCommand.d.ts +16 -0
  27. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +16 -0
  28. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +16 -0
  29. package/dist-types/commands/CreateTagsCommand.d.ts +16 -0
  30. package/dist-types/commands/CreateUsageLimitCommand.d.ts +16 -0
  31. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +16 -0
  32. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +16 -0
  33. package/dist-types/commands/DeleteClusterCommand.d.ts +16 -0
  34. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +16 -0
  35. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +16 -0
  36. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +16 -0
  37. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +16 -0
  38. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +16 -0
  39. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
  40. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +16 -0
  41. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +16 -0
  42. package/dist-types/commands/DeletePartnerCommand.d.ts +16 -0
  43. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +16 -0
  44. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +16 -0
  45. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +16 -0
  46. package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
  47. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +16 -0
  48. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
  49. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +16 -0
  50. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +16 -0
  51. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +16 -0
  52. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +16 -0
  53. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +16 -0
  54. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +16 -0
  55. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +16 -0
  56. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +16 -0
  57. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +16 -0
  58. package/dist-types/commands/DescribeClustersCommand.d.ts +16 -0
  59. package/dist-types/commands/DescribeDataSharesCommand.d.ts +16 -0
  60. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +16 -0
  61. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +16 -0
  62. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +16 -0
  63. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +16 -0
  64. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +16 -0
  65. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
  66. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
  67. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  68. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +16 -0
  69. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +16 -0
  70. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +16 -0
  71. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +16 -0
  72. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +16 -0
  73. package/dist-types/commands/DescribePartnersCommand.d.ts +16 -0
  74. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +16 -0
  75. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +16 -0
  76. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +16 -0
  77. package/dist-types/commands/DescribeResizeCommand.d.ts +16 -0
  78. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +16 -0
  79. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +16 -0
  80. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +16 -0
  81. package/dist-types/commands/DescribeStorageCommand.d.ts +16 -0
  82. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +16 -0
  83. package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
  84. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +16 -0
  85. package/dist-types/commands/DisableLoggingCommand.d.ts +16 -0
  86. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +16 -0
  87. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +16 -0
  88. package/dist-types/commands/EnableLoggingCommand.d.ts +16 -0
  89. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +16 -0
  90. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +16 -0
  91. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +16 -0
  92. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +16 -0
  93. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +16 -0
  94. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +16 -0
  95. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +16 -0
  96. package/dist-types/commands/ModifyClusterCommand.d.ts +16 -0
  97. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +16 -0
  98. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +16 -0
  99. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +16 -0
  100. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +16 -0
  101. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +16 -0
  102. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +16 -0
  103. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +16 -0
  104. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +16 -0
  105. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
  106. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +16 -0
  107. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +16 -0
  108. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +16 -0
  109. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +16 -0
  110. package/dist-types/commands/PauseClusterCommand.d.ts +16 -0
  111. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +16 -0
  112. package/dist-types/commands/RebootClusterCommand.d.ts +16 -0
  113. package/dist-types/commands/RejectDataShareCommand.d.ts +16 -0
  114. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +16 -0
  115. package/dist-types/commands/ResizeClusterCommand.d.ts +16 -0
  116. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +16 -0
  117. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +16 -0
  118. package/dist-types/commands/ResumeClusterCommand.d.ts +16 -0
  119. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +16 -0
  120. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +16 -0
  121. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +16 -0
  122. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +16 -0
  123. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +16 -0
  124. package/dist-types/models/RedshiftServiceException.d.ts +2 -0
  125. package/dist-types/models/models_0.d.ts +462 -2
  126. package/dist-types/models/models_1.d.ts +248 -0
  127. package/dist-types/pagination/DescribeClusterDbRevisionsPaginator.d.ts +3 -0
  128. package/dist-types/pagination/DescribeClusterParameterGroupsPaginator.d.ts +3 -0
  129. package/dist-types/pagination/DescribeClusterParametersPaginator.d.ts +3 -0
  130. package/dist-types/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +3 -0
  131. package/dist-types/pagination/DescribeClusterSnapshotsPaginator.d.ts +3 -0
  132. package/dist-types/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +3 -0
  133. package/dist-types/pagination/DescribeClusterTracksPaginator.d.ts +3 -0
  134. package/dist-types/pagination/DescribeClusterVersionsPaginator.d.ts +3 -0
  135. package/dist-types/pagination/DescribeClustersPaginator.d.ts +3 -0
  136. package/dist-types/pagination/DescribeDataSharesForConsumerPaginator.d.ts +3 -0
  137. package/dist-types/pagination/DescribeDataSharesForProducerPaginator.d.ts +3 -0
  138. package/dist-types/pagination/DescribeDataSharesPaginator.d.ts +3 -0
  139. package/dist-types/pagination/DescribeDefaultClusterParametersPaginator.d.ts +3 -0
  140. package/dist-types/pagination/DescribeEndpointAccessPaginator.d.ts +3 -0
  141. package/dist-types/pagination/DescribeEndpointAuthorizationPaginator.d.ts +3 -0
  142. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
  143. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  144. package/dist-types/pagination/DescribeHsmClientCertificatesPaginator.d.ts +3 -0
  145. package/dist-types/pagination/DescribeHsmConfigurationsPaginator.d.ts +3 -0
  146. package/dist-types/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +3 -0
  147. package/dist-types/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +3 -0
  148. package/dist-types/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +3 -0
  149. package/dist-types/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +3 -0
  150. package/dist-types/pagination/DescribeReservedNodesPaginator.d.ts +3 -0
  151. package/dist-types/pagination/DescribeScheduledActionsPaginator.d.ts +3 -0
  152. package/dist-types/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +3 -0
  153. package/dist-types/pagination/DescribeSnapshotSchedulesPaginator.d.ts +3 -0
  154. package/dist-types/pagination/DescribeTableRestoreStatusPaginator.d.ts +3 -0
  155. package/dist-types/pagination/DescribeTagsPaginator.d.ts +3 -0
  156. package/dist-types/pagination/DescribeUsageLimitsPaginator.d.ts +3 -0
  157. package/dist-types/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +3 -0
  158. package/dist-types/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +3 -0
  159. package/dist-types/pagination/Interfaces.d.ts +3 -0
  160. package/package.json +30 -30
@@ -120,6 +120,7 @@ import { RotateEncryptionKeyCommandInput, RotateEncryptionKeyCommandOutput } fro
120
120
  import { UpdatePartnerStatusCommandInput, UpdatePartnerStatusCommandOutput } from "./commands/UpdatePartnerStatusCommand";
121
121
  import { RedshiftClient } from "./RedshiftClient";
122
122
  /**
123
+ * @public
123
124
  * <fullname>Amazon Redshift</fullname>
124
125
  * <p>
125
126
  * <b>Overview</b>
@@ -144,6 +145,7 @@ import { RedshiftClient } from "./RedshiftClient";
144
145
  */
145
146
  export declare class Redshift extends RedshiftClient {
146
147
  /**
148
+ * @public
147
149
  * <p>Exchanges a DC1 Reserved Node for a DC2 Reserved Node with no changes to the
148
150
  * configuration (term, payment type, or number of nodes) and no additional costs.
149
151
  * </p>
@@ -152,6 +154,7 @@ export declare class Redshift extends RedshiftClient {
152
154
  acceptReservedNodeExchange(args: AcceptReservedNodeExchangeCommandInput, cb: (err: any, data?: AcceptReservedNodeExchangeCommandOutput) => void): void;
153
155
  acceptReservedNodeExchange(args: AcceptReservedNodeExchangeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AcceptReservedNodeExchangeCommandOutput) => void): void;
154
156
  /**
157
+ * @public
155
158
  * <p>Adds a partner integration to a cluster.
156
159
  * This operation authorizes a partner to push status updates for the specified database.
157
160
  * To complete the integration, you also set up the integration on the partner website.</p>
@@ -160,6 +163,7 @@ export declare class Redshift extends RedshiftClient {
160
163
  addPartner(args: AddPartnerCommandInput, cb: (err: any, data?: AddPartnerCommandOutput) => void): void;
161
164
  addPartner(args: AddPartnerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AddPartnerCommandOutput) => void): void;
162
165
  /**
166
+ * @public
163
167
  * <p>From a datashare consumer account, associates a datashare with the
164
168
  * account (AssociateEntireAccount) or the specified namespace (ConsumerArn). If you make this association, the consumer
165
169
  * can consume the datashare.</p>
@@ -168,6 +172,7 @@ export declare class Redshift extends RedshiftClient {
168
172
  associateDataShareConsumer(args: AssociateDataShareConsumerCommandInput, cb: (err: any, data?: AssociateDataShareConsumerCommandOutput) => void): void;
169
173
  associateDataShareConsumer(args: AssociateDataShareConsumerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AssociateDataShareConsumerCommandOutput) => void): void;
170
174
  /**
175
+ * @public
171
176
  * <p>Adds an inbound (ingress) rule to an Amazon Redshift security group. Depending on whether
172
177
  * the application accessing your cluster is running on the Internet or an Amazon EC2
173
178
  * instance, you can authorize inbound access to either a Classless Interdomain Routing
@@ -189,6 +194,7 @@ export declare class Redshift extends RedshiftClient {
189
194
  authorizeClusterSecurityGroupIngress(args: AuthorizeClusterSecurityGroupIngressCommandInput, cb: (err: any, data?: AuthorizeClusterSecurityGroupIngressCommandOutput) => void): void;
190
195
  authorizeClusterSecurityGroupIngress(args: AuthorizeClusterSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeClusterSecurityGroupIngressCommandOutput) => void): void;
191
196
  /**
197
+ * @public
192
198
  * <p>From a data producer account, authorizes the sharing of a datashare with one or more
193
199
  * consumer accounts or managing entities. To authorize a datashare for a data consumer,
194
200
  * the producer account must have the correct access permissions.</p>
@@ -197,12 +203,14 @@ export declare class Redshift extends RedshiftClient {
197
203
  authorizeDataShare(args: AuthorizeDataShareCommandInput, cb: (err: any, data?: AuthorizeDataShareCommandOutput) => void): void;
198
204
  authorizeDataShare(args: AuthorizeDataShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeDataShareCommandOutput) => void): void;
199
205
  /**
206
+ * @public
200
207
  * <p>Grants access to a cluster.</p>
201
208
  */
202
209
  authorizeEndpointAccess(args: AuthorizeEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<AuthorizeEndpointAccessCommandOutput>;
203
210
  authorizeEndpointAccess(args: AuthorizeEndpointAccessCommandInput, cb: (err: any, data?: AuthorizeEndpointAccessCommandOutput) => void): void;
204
211
  authorizeEndpointAccess(args: AuthorizeEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeEndpointAccessCommandOutput) => void): void;
205
212
  /**
213
+ * @public
206
214
  * <p>Authorizes the specified Amazon Web Services account to restore the specified
207
215
  * snapshot.</p>
208
216
  * <p>
@@ -214,24 +222,28 @@ export declare class Redshift extends RedshiftClient {
214
222
  authorizeSnapshotAccess(args: AuthorizeSnapshotAccessCommandInput, cb: (err: any, data?: AuthorizeSnapshotAccessCommandOutput) => void): void;
215
223
  authorizeSnapshotAccess(args: AuthorizeSnapshotAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: AuthorizeSnapshotAccessCommandOutput) => void): void;
216
224
  /**
225
+ * @public
217
226
  * <p>Deletes a set of cluster snapshots.</p>
218
227
  */
219
228
  batchDeleteClusterSnapshots(args: BatchDeleteClusterSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<BatchDeleteClusterSnapshotsCommandOutput>;
220
229
  batchDeleteClusterSnapshots(args: BatchDeleteClusterSnapshotsCommandInput, cb: (err: any, data?: BatchDeleteClusterSnapshotsCommandOutput) => void): void;
221
230
  batchDeleteClusterSnapshots(args: BatchDeleteClusterSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchDeleteClusterSnapshotsCommandOutput) => void): void;
222
231
  /**
232
+ * @public
223
233
  * <p>Modifies the settings for a set of cluster snapshots.</p>
224
234
  */
225
235
  batchModifyClusterSnapshots(args: BatchModifyClusterSnapshotsCommandInput, options?: __HttpHandlerOptions): Promise<BatchModifyClusterSnapshotsCommandOutput>;
226
236
  batchModifyClusterSnapshots(args: BatchModifyClusterSnapshotsCommandInput, cb: (err: any, data?: BatchModifyClusterSnapshotsCommandOutput) => void): void;
227
237
  batchModifyClusterSnapshots(args: BatchModifyClusterSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: BatchModifyClusterSnapshotsCommandOutput) => void): void;
228
238
  /**
239
+ * @public
229
240
  * <p>Cancels a resize operation for a cluster.</p>
230
241
  */
231
242
  cancelResize(args: CancelResizeCommandInput, options?: __HttpHandlerOptions): Promise<CancelResizeCommandOutput>;
232
243
  cancelResize(args: CancelResizeCommandInput, cb: (err: any, data?: CancelResizeCommandOutput) => void): void;
233
244
  cancelResize(args: CancelResizeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CancelResizeCommandOutput) => void): void;
234
245
  /**
246
+ * @public
235
247
  * <p>Copies the specified automated cluster snapshot to a new manual cluster snapshot.
236
248
  * The source must be an automated snapshot and it must be in the available
237
249
  * state.</p>
@@ -249,12 +261,14 @@ export declare class Redshift extends RedshiftClient {
249
261
  copyClusterSnapshot(args: CopyClusterSnapshotCommandInput, cb: (err: any, data?: CopyClusterSnapshotCommandOutput) => void): void;
250
262
  copyClusterSnapshot(args: CopyClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CopyClusterSnapshotCommandOutput) => void): void;
251
263
  /**
264
+ * @public
252
265
  * <p>Creates an authentication profile with the specified parameters.</p>
253
266
  */
254
267
  createAuthenticationProfile(args: CreateAuthenticationProfileCommandInput, options?: __HttpHandlerOptions): Promise<CreateAuthenticationProfileCommandOutput>;
255
268
  createAuthenticationProfile(args: CreateAuthenticationProfileCommandInput, cb: (err: any, data?: CreateAuthenticationProfileCommandOutput) => void): void;
256
269
  createAuthenticationProfile(args: CreateAuthenticationProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateAuthenticationProfileCommandOutput) => void): void;
257
270
  /**
271
+ * @public
258
272
  * <p>Creates a new cluster with the specified parameters.</p>
259
273
  * <p>To create a cluster in Virtual Private Cloud (VPC), you must provide a cluster
260
274
  * subnet group name. The cluster subnet group identifies the subnets of your VPC that
@@ -267,6 +281,7 @@ export declare class Redshift extends RedshiftClient {
267
281
  createCluster(args: CreateClusterCommandInput, cb: (err: any, data?: CreateClusterCommandOutput) => void): void;
268
282
  createCluster(args: CreateClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClusterCommandOutput) => void): void;
269
283
  /**
284
+ * @public
270
285
  * <p>Creates an Amazon Redshift parameter group.</p>
271
286
  * <p>Creating parameter groups is independent of creating clusters. You can associate a
272
287
  * cluster with a parameter group when you create the cluster. You can also associate an
@@ -281,6 +296,7 @@ export declare class Redshift extends RedshiftClient {
281
296
  createClusterParameterGroup(args: CreateClusterParameterGroupCommandInput, cb: (err: any, data?: CreateClusterParameterGroupCommandOutput) => void): void;
282
297
  createClusterParameterGroup(args: CreateClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClusterParameterGroupCommandOutput) => void): void;
283
298
  /**
299
+ * @public
284
300
  * <p>Creates a new Amazon Redshift security group. You use security groups to control access
285
301
  * to non-VPC clusters.</p>
286
302
  * <p>
@@ -292,6 +308,7 @@ export declare class Redshift extends RedshiftClient {
292
308
  createClusterSecurityGroup(args: CreateClusterSecurityGroupCommandInput, cb: (err: any, data?: CreateClusterSecurityGroupCommandOutput) => void): void;
293
309
  createClusterSecurityGroup(args: CreateClusterSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClusterSecurityGroupCommandOutput) => void): void;
294
310
  /**
311
+ * @public
295
312
  * <p>Creates a manual snapshot of the specified cluster. The cluster must be in the
296
313
  * <code>available</code> state. </p>
297
314
  * <p>
@@ -303,6 +320,7 @@ export declare class Redshift extends RedshiftClient {
303
320
  createClusterSnapshot(args: CreateClusterSnapshotCommandInput, cb: (err: any, data?: CreateClusterSnapshotCommandOutput) => void): void;
304
321
  createClusterSnapshot(args: CreateClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClusterSnapshotCommandOutput) => void): void;
305
322
  /**
323
+ * @public
306
324
  * <p>Creates a new Amazon Redshift subnet group. You must provide a list of one or more
307
325
  * subnets in your existing Amazon Virtual Private Cloud (Amazon VPC) when creating
308
326
  * Amazon Redshift subnet group.</p>
@@ -315,12 +333,14 @@ export declare class Redshift extends RedshiftClient {
315
333
  createClusterSubnetGroup(args: CreateClusterSubnetGroupCommandInput, cb: (err: any, data?: CreateClusterSubnetGroupCommandOutput) => void): void;
316
334
  createClusterSubnetGroup(args: CreateClusterSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateClusterSubnetGroupCommandOutput) => void): void;
317
335
  /**
336
+ * @public
318
337
  * <p>Creates a Redshift-managed VPC endpoint.</p>
319
338
  */
320
339
  createEndpointAccess(args: CreateEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<CreateEndpointAccessCommandOutput>;
321
340
  createEndpointAccess(args: CreateEndpointAccessCommandInput, cb: (err: any, data?: CreateEndpointAccessCommandOutput) => void): void;
322
341
  createEndpointAccess(args: CreateEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEndpointAccessCommandOutput) => void): void;
323
342
  /**
343
+ * @public
324
344
  * <p>Creates an Amazon Redshift event notification subscription. This action requires an ARN
325
345
  * (Amazon Resource Name) of an Amazon SNS topic created by either the Amazon Redshift console,
326
346
  * the Amazon SNS console, or the Amazon SNS API. To obtain an ARN with Amazon SNS, you
@@ -343,6 +363,7 @@ export declare class Redshift extends RedshiftClient {
343
363
  createEventSubscription(args: CreateEventSubscriptionCommandInput, cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void): void;
344
364
  createEventSubscription(args: CreateEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateEventSubscriptionCommandOutput) => void): void;
345
365
  /**
366
+ * @public
346
367
  * <p>Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to
347
368
  * the client's HSM in order to store and retrieve the keys used to encrypt the cluster
348
369
  * databases.</p>
@@ -356,6 +377,7 @@ export declare class Redshift extends RedshiftClient {
356
377
  createHsmClientCertificate(args: CreateHsmClientCertificateCommandInput, cb: (err: any, data?: CreateHsmClientCertificateCommandOutput) => void): void;
357
378
  createHsmClientCertificate(args: CreateHsmClientCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHsmClientCertificateCommandOutput) => void): void;
358
379
  /**
380
+ * @public
359
381
  * <p>Creates an HSM configuration that contains the information required by an Amazon Redshift
360
382
  * cluster to store and use database encryption keys in a Hardware Security Module (HSM).
361
383
  * After creating the HSM configuration, you can specify it as a parameter when creating a
@@ -368,6 +390,7 @@ export declare class Redshift extends RedshiftClient {
368
390
  createHsmConfiguration(args: CreateHsmConfigurationCommandInput, cb: (err: any, data?: CreateHsmConfigurationCommandOutput) => void): void;
369
391
  createHsmConfiguration(args: CreateHsmConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateHsmConfigurationCommandOutput) => void): void;
370
392
  /**
393
+ * @public
371
394
  * <p>Creates a scheduled action. A scheduled action contains a schedule and an Amazon Redshift API action.
372
395
  * For example, you can create a schedule of when to run the <code>ResizeCluster</code> API operation.
373
396
  * </p>
@@ -376,6 +399,7 @@ export declare class Redshift extends RedshiftClient {
376
399
  createScheduledAction(args: CreateScheduledActionCommandInput, cb: (err: any, data?: CreateScheduledActionCommandOutput) => void): void;
377
400
  createScheduledAction(args: CreateScheduledActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateScheduledActionCommandOutput) => void): void;
378
401
  /**
402
+ * @public
379
403
  * <p>Creates a snapshot copy grant that permits Amazon Redshift to use an encrypted symmetric key
380
404
  * from Key Management Service (KMS) to encrypt copied snapshots in a
381
405
  * destination region.</p>
@@ -389,12 +413,14 @@ export declare class Redshift extends RedshiftClient {
389
413
  createSnapshotCopyGrant(args: CreateSnapshotCopyGrantCommandInput, cb: (err: any, data?: CreateSnapshotCopyGrantCommandOutput) => void): void;
390
414
  createSnapshotCopyGrant(args: CreateSnapshotCopyGrantCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSnapshotCopyGrantCommandOutput) => void): void;
391
415
  /**
416
+ * @public
392
417
  * <p>Create a snapshot schedule that can be associated to a cluster and which overrides the default system backup schedule. </p>
393
418
  */
394
419
  createSnapshotSchedule(args: CreateSnapshotScheduleCommandInput, options?: __HttpHandlerOptions): Promise<CreateSnapshotScheduleCommandOutput>;
395
420
  createSnapshotSchedule(args: CreateSnapshotScheduleCommandInput, cb: (err: any, data?: CreateSnapshotScheduleCommandOutput) => void): void;
396
421
  createSnapshotSchedule(args: CreateSnapshotScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateSnapshotScheduleCommandOutput) => void): void;
397
422
  /**
423
+ * @public
398
424
  * <p>Adds tags to a cluster.</p>
399
425
  * <p>A resource can have up to 50 tags. If you try to create more than 50 tags for a
400
426
  * resource, you will receive an error and the attempt will fail.</p>
@@ -405,6 +431,7 @@ export declare class Redshift extends RedshiftClient {
405
431
  createTags(args: CreateTagsCommandInput, cb: (err: any, data?: CreateTagsCommandOutput) => void): void;
406
432
  createTags(args: CreateTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateTagsCommandOutput) => void): void;
407
433
  /**
434
+ * @public
408
435
  * <p>Creates a usage limit for a specified Amazon Redshift feature on a cluster.
409
436
  * The usage limit is identified by the returned usage limit identifier.</p>
410
437
  */
@@ -412,18 +439,21 @@ export declare class Redshift extends RedshiftClient {
412
439
  createUsageLimit(args: CreateUsageLimitCommandInput, cb: (err: any, data?: CreateUsageLimitCommandOutput) => void): void;
413
440
  createUsageLimit(args: CreateUsageLimitCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: CreateUsageLimitCommandOutput) => void): void;
414
441
  /**
442
+ * @public
415
443
  * <p>From a datashare producer account, removes authorization from the specified datashare. </p>
416
444
  */
417
445
  deauthorizeDataShare(args: DeauthorizeDataShareCommandInput, options?: __HttpHandlerOptions): Promise<DeauthorizeDataShareCommandOutput>;
418
446
  deauthorizeDataShare(args: DeauthorizeDataShareCommandInput, cb: (err: any, data?: DeauthorizeDataShareCommandOutput) => void): void;
419
447
  deauthorizeDataShare(args: DeauthorizeDataShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeauthorizeDataShareCommandOutput) => void): void;
420
448
  /**
449
+ * @public
421
450
  * <p>Deletes an authentication profile.</p>
422
451
  */
423
452
  deleteAuthenticationProfile(args: DeleteAuthenticationProfileCommandInput, options?: __HttpHandlerOptions): Promise<DeleteAuthenticationProfileCommandOutput>;
424
453
  deleteAuthenticationProfile(args: DeleteAuthenticationProfileCommandInput, cb: (err: any, data?: DeleteAuthenticationProfileCommandOutput) => void): void;
425
454
  deleteAuthenticationProfile(args: DeleteAuthenticationProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteAuthenticationProfileCommandOutput) => void): void;
426
455
  /**
456
+ * @public
427
457
  * <p>Deletes a previously provisioned cluster without its final snapshot being created. A successful response from the web
428
458
  * service indicates that the request was received correctly. Use <a>DescribeClusters</a> to monitor the status of the deletion. The delete
429
459
  * operation cannot be canceled or reverted once submitted.
@@ -445,6 +475,7 @@ export declare class Redshift extends RedshiftClient {
445
475
  deleteCluster(args: DeleteClusterCommandInput, cb: (err: any, data?: DeleteClusterCommandOutput) => void): void;
446
476
  deleteCluster(args: DeleteClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClusterCommandOutput) => void): void;
447
477
  /**
478
+ * @public
448
479
  * <p>Deletes a specified Amazon Redshift parameter group.</p>
449
480
  * <note>
450
481
  * <p>You cannot delete a parameter group if it is associated with a
@@ -455,6 +486,7 @@ export declare class Redshift extends RedshiftClient {
455
486
  deleteClusterParameterGroup(args: DeleteClusterParameterGroupCommandInput, cb: (err: any, data?: DeleteClusterParameterGroupCommandOutput) => void): void;
456
487
  deleteClusterParameterGroup(args: DeleteClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClusterParameterGroupCommandOutput) => void): void;
457
488
  /**
489
+ * @public
458
490
  * <p>Deletes an Amazon Redshift security group.</p>
459
491
  * <note>
460
492
  * <p>You cannot delete a security group that is associated with any clusters. You
@@ -469,6 +501,7 @@ export declare class Redshift extends RedshiftClient {
469
501
  deleteClusterSecurityGroup(args: DeleteClusterSecurityGroupCommandInput, cb: (err: any, data?: DeleteClusterSecurityGroupCommandOutput) => void): void;
470
502
  deleteClusterSecurityGroup(args: DeleteClusterSecurityGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClusterSecurityGroupCommandOutput) => void): void;
471
503
  /**
504
+ * @public
472
505
  * <p>Deletes the specified manual snapshot. The snapshot must be in the
473
506
  * <code>available</code> state, with no other users authorized to access the snapshot. </p>
474
507
  * <p>Unlike automated snapshots, manual snapshots are retained even after you delete
@@ -481,42 +514,49 @@ export declare class Redshift extends RedshiftClient {
481
514
  deleteClusterSnapshot(args: DeleteClusterSnapshotCommandInput, cb: (err: any, data?: DeleteClusterSnapshotCommandOutput) => void): void;
482
515
  deleteClusterSnapshot(args: DeleteClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClusterSnapshotCommandOutput) => void): void;
483
516
  /**
517
+ * @public
484
518
  * <p>Deletes the specified cluster subnet group.</p>
485
519
  */
486
520
  deleteClusterSubnetGroup(args: DeleteClusterSubnetGroupCommandInput, options?: __HttpHandlerOptions): Promise<DeleteClusterSubnetGroupCommandOutput>;
487
521
  deleteClusterSubnetGroup(args: DeleteClusterSubnetGroupCommandInput, cb: (err: any, data?: DeleteClusterSubnetGroupCommandOutput) => void): void;
488
522
  deleteClusterSubnetGroup(args: DeleteClusterSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteClusterSubnetGroupCommandOutput) => void): void;
489
523
  /**
524
+ * @public
490
525
  * <p>Deletes a Redshift-managed VPC endpoint.</p>
491
526
  */
492
527
  deleteEndpointAccess(args: DeleteEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEndpointAccessCommandOutput>;
493
528
  deleteEndpointAccess(args: DeleteEndpointAccessCommandInput, cb: (err: any, data?: DeleteEndpointAccessCommandOutput) => void): void;
494
529
  deleteEndpointAccess(args: DeleteEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEndpointAccessCommandOutput) => void): void;
495
530
  /**
531
+ * @public
496
532
  * <p>Deletes an Amazon Redshift event notification subscription.</p>
497
533
  */
498
534
  deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<DeleteEventSubscriptionCommandOutput>;
499
535
  deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void): void;
500
536
  deleteEventSubscription(args: DeleteEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteEventSubscriptionCommandOutput) => void): void;
501
537
  /**
538
+ * @public
502
539
  * <p>Deletes the specified HSM client certificate.</p>
503
540
  */
504
541
  deleteHsmClientCertificate(args: DeleteHsmClientCertificateCommandInput, options?: __HttpHandlerOptions): Promise<DeleteHsmClientCertificateCommandOutput>;
505
542
  deleteHsmClientCertificate(args: DeleteHsmClientCertificateCommandInput, cb: (err: any, data?: DeleteHsmClientCertificateCommandOutput) => void): void;
506
543
  deleteHsmClientCertificate(args: DeleteHsmClientCertificateCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHsmClientCertificateCommandOutput) => void): void;
507
544
  /**
545
+ * @public
508
546
  * <p>Deletes the specified Amazon Redshift HSM configuration.</p>
509
547
  */
510
548
  deleteHsmConfiguration(args: DeleteHsmConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<DeleteHsmConfigurationCommandOutput>;
511
549
  deleteHsmConfiguration(args: DeleteHsmConfigurationCommandInput, cb: (err: any, data?: DeleteHsmConfigurationCommandOutput) => void): void;
512
550
  deleteHsmConfiguration(args: DeleteHsmConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteHsmConfigurationCommandOutput) => void): void;
513
551
  /**
552
+ * @public
514
553
  * <p>Deletes a partner integration from a cluster. Data can still flow to the cluster until the integration is deleted at the partner's website.</p>
515
554
  */
516
555
  deletePartner(args: DeletePartnerCommandInput, options?: __HttpHandlerOptions): Promise<DeletePartnerCommandOutput>;
517
556
  deletePartner(args: DeletePartnerCommandInput, cb: (err: any, data?: DeletePartnerCommandOutput) => void): void;
518
557
  deletePartner(args: DeletePartnerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeletePartnerCommandOutput) => void): void;
519
558
  /**
559
+ * @public
520
560
  * <p>Deletes a scheduled action.
521
561
  * </p>
522
562
  */
@@ -524,18 +564,21 @@ export declare class Redshift extends RedshiftClient {
524
564
  deleteScheduledAction(args: DeleteScheduledActionCommandInput, cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void): void;
525
565
  deleteScheduledAction(args: DeleteScheduledActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteScheduledActionCommandOutput) => void): void;
526
566
  /**
567
+ * @public
527
568
  * <p>Deletes the specified snapshot copy grant.</p>
528
569
  */
529
570
  deleteSnapshotCopyGrant(args: DeleteSnapshotCopyGrantCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSnapshotCopyGrantCommandOutput>;
530
571
  deleteSnapshotCopyGrant(args: DeleteSnapshotCopyGrantCommandInput, cb: (err: any, data?: DeleteSnapshotCopyGrantCommandOutput) => void): void;
531
572
  deleteSnapshotCopyGrant(args: DeleteSnapshotCopyGrantCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSnapshotCopyGrantCommandOutput) => void): void;
532
573
  /**
574
+ * @public
533
575
  * <p>Deletes a snapshot schedule.</p>
534
576
  */
535
577
  deleteSnapshotSchedule(args: DeleteSnapshotScheduleCommandInput, options?: __HttpHandlerOptions): Promise<DeleteSnapshotScheduleCommandOutput>;
536
578
  deleteSnapshotSchedule(args: DeleteSnapshotScheduleCommandInput, cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void): void;
537
579
  deleteSnapshotSchedule(args: DeleteSnapshotScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteSnapshotScheduleCommandOutput) => void): void;
538
580
  /**
581
+ * @public
539
582
  * <p>Deletes tags from a resource. You must provide the ARN of the resource
540
583
  * from which you want to delete the tag or tags.</p>
541
584
  */
@@ -543,30 +586,35 @@ export declare class Redshift extends RedshiftClient {
543
586
  deleteTags(args: DeleteTagsCommandInput, cb: (err: any, data?: DeleteTagsCommandOutput) => void): void;
544
587
  deleteTags(args: DeleteTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteTagsCommandOutput) => void): void;
545
588
  /**
589
+ * @public
546
590
  * <p>Deletes a usage limit from a cluster.</p>
547
591
  */
548
592
  deleteUsageLimit(args: DeleteUsageLimitCommandInput, options?: __HttpHandlerOptions): Promise<DeleteUsageLimitCommandOutput>;
549
593
  deleteUsageLimit(args: DeleteUsageLimitCommandInput, cb: (err: any, data?: DeleteUsageLimitCommandOutput) => void): void;
550
594
  deleteUsageLimit(args: DeleteUsageLimitCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DeleteUsageLimitCommandOutput) => void): void;
551
595
  /**
596
+ * @public
552
597
  * <p>Returns a list of attributes attached to an account</p>
553
598
  */
554
599
  describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAccountAttributesCommandOutput>;
555
600
  describeAccountAttributes(args: DescribeAccountAttributesCommandInput, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
556
601
  describeAccountAttributes(args: DescribeAccountAttributesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAccountAttributesCommandOutput) => void): void;
557
602
  /**
603
+ * @public
558
604
  * <p>Describes an authentication profile.</p>
559
605
  */
560
606
  describeAuthenticationProfiles(args: DescribeAuthenticationProfilesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeAuthenticationProfilesCommandOutput>;
561
607
  describeAuthenticationProfiles(args: DescribeAuthenticationProfilesCommandInput, cb: (err: any, data?: DescribeAuthenticationProfilesCommandOutput) => void): void;
562
608
  describeAuthenticationProfiles(args: DescribeAuthenticationProfilesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeAuthenticationProfilesCommandOutput) => void): void;
563
609
  /**
610
+ * @public
564
611
  * <p>Returns an array of <code>ClusterDbRevision</code> objects.</p>
565
612
  */
566
613
  describeClusterDbRevisions(args: DescribeClusterDbRevisionsCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterDbRevisionsCommandOutput>;
567
614
  describeClusterDbRevisions(args: DescribeClusterDbRevisionsCommandInput, cb: (err: any, data?: DescribeClusterDbRevisionsCommandOutput) => void): void;
568
615
  describeClusterDbRevisions(args: DescribeClusterDbRevisionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterDbRevisionsCommandOutput) => void): void;
569
616
  /**
617
+ * @public
570
618
  * <p>Returns a list of Amazon Redshift parameter groups, including parameter groups you
571
619
  * created and the default parameter group. For each parameter group, the response includes
572
620
  * the parameter group name, description, and parameter group family name. You can
@@ -589,6 +637,7 @@ export declare class Redshift extends RedshiftClient {
589
637
  describeClusterParameterGroups(args: DescribeClusterParameterGroupsCommandInput, cb: (err: any, data?: DescribeClusterParameterGroupsCommandOutput) => void): void;
590
638
  describeClusterParameterGroups(args: DescribeClusterParameterGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterParameterGroupsCommandOutput) => void): void;
591
639
  /**
640
+ * @public
592
641
  * <p>Returns a detailed list of parameters contained within the specified Amazon Redshift
593
642
  * parameter group. For each parameter the response includes information such as parameter
594
643
  * name, description, data type, value, whether the parameter value is modifiable, and so
@@ -606,6 +655,7 @@ export declare class Redshift extends RedshiftClient {
606
655
  describeClusterParameters(args: DescribeClusterParametersCommandInput, cb: (err: any, data?: DescribeClusterParametersCommandOutput) => void): void;
607
656
  describeClusterParameters(args: DescribeClusterParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterParametersCommandOutput) => void): void;
608
657
  /**
658
+ * @public
609
659
  * <p>Returns properties of provisioned clusters including general cluster properties,
610
660
  * cluster database properties, maintenance and backup properties, and security and access
611
661
  * properties. This operation supports pagination.
@@ -624,6 +674,7 @@ export declare class Redshift extends RedshiftClient {
624
674
  describeClusters(args: DescribeClustersCommandInput, cb: (err: any, data?: DescribeClustersCommandOutput) => void): void;
625
675
  describeClusters(args: DescribeClustersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClustersCommandOutput) => void): void;
626
676
  /**
677
+ * @public
627
678
  * <p>Returns information about Amazon Redshift security groups. If the name of a security
628
679
  * group is specified, the response will contain only information about only that security
629
680
  * group.</p>
@@ -644,6 +695,7 @@ export declare class Redshift extends RedshiftClient {
644
695
  describeClusterSecurityGroups(args: DescribeClusterSecurityGroupsCommandInput, cb: (err: any, data?: DescribeClusterSecurityGroupsCommandOutput) => void): void;
645
696
  describeClusterSecurityGroups(args: DescribeClusterSecurityGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterSecurityGroupsCommandOutput) => void): void;
646
697
  /**
698
+ * @public
647
699
  * <p>Returns one or more snapshot objects, which contain metadata about your cluster
648
700
  * snapshots. By default, this operation returns information about all snapshots of all
649
701
  * clusters that are owned by your Amazon Web Services account. No information is returned for
@@ -662,6 +714,7 @@ export declare class Redshift extends RedshiftClient {
662
714
  describeClusterSnapshots(args: DescribeClusterSnapshotsCommandInput, cb: (err: any, data?: DescribeClusterSnapshotsCommandOutput) => void): void;
663
715
  describeClusterSnapshots(args: DescribeClusterSnapshotsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterSnapshotsCommandOutput) => void): void;
664
716
  /**
717
+ * @public
665
718
  * <p>Returns one or more cluster subnet group objects, which contain metadata about your
666
719
  * cluster subnet groups. By default, this operation returns information about all cluster
667
720
  * subnet groups that are defined in your Amazon Web Services account.</p>
@@ -678,12 +731,14 @@ export declare class Redshift extends RedshiftClient {
678
731
  describeClusterSubnetGroups(args: DescribeClusterSubnetGroupsCommandInput, cb: (err: any, data?: DescribeClusterSubnetGroupsCommandOutput) => void): void;
679
732
  describeClusterSubnetGroups(args: DescribeClusterSubnetGroupsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterSubnetGroupsCommandOutput) => void): void;
680
733
  /**
734
+ * @public
681
735
  * <p>Returns a list of all the available maintenance tracks.</p>
682
736
  */
683
737
  describeClusterTracks(args: DescribeClusterTracksCommandInput, options?: __HttpHandlerOptions): Promise<DescribeClusterTracksCommandOutput>;
684
738
  describeClusterTracks(args: DescribeClusterTracksCommandInput, cb: (err: any, data?: DescribeClusterTracksCommandOutput) => void): void;
685
739
  describeClusterTracks(args: DescribeClusterTracksCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterTracksCommandOutput) => void): void;
686
740
  /**
741
+ * @public
687
742
  * <p>Returns descriptions of the available Amazon Redshift cluster versions. You can call this
688
743
  * operation even before creating any clusters to learn more about the Amazon Redshift versions.
689
744
  *
@@ -695,6 +750,7 @@ export declare class Redshift extends RedshiftClient {
695
750
  describeClusterVersions(args: DescribeClusterVersionsCommandInput, cb: (err: any, data?: DescribeClusterVersionsCommandOutput) => void): void;
696
751
  describeClusterVersions(args: DescribeClusterVersionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeClusterVersionsCommandOutput) => void): void;
697
752
  /**
753
+ * @public
698
754
  * <p>Shows the status of any inbound or outbound datashares available in the specified
699
755
  * account.</p>
700
756
  */
@@ -702,18 +758,21 @@ export declare class Redshift extends RedshiftClient {
702
758
  describeDataShares(args: DescribeDataSharesCommandInput, cb: (err: any, data?: DescribeDataSharesCommandOutput) => void): void;
703
759
  describeDataShares(args: DescribeDataSharesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSharesCommandOutput) => void): void;
704
760
  /**
761
+ * @public
705
762
  * <p>Returns a list of datashares where the account identifier being called is a consumer account identifier.</p>
706
763
  */
707
764
  describeDataSharesForConsumer(args: DescribeDataSharesForConsumerCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataSharesForConsumerCommandOutput>;
708
765
  describeDataSharesForConsumer(args: DescribeDataSharesForConsumerCommandInput, cb: (err: any, data?: DescribeDataSharesForConsumerCommandOutput) => void): void;
709
766
  describeDataSharesForConsumer(args: DescribeDataSharesForConsumerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSharesForConsumerCommandOutput) => void): void;
710
767
  /**
768
+ * @public
711
769
  * <p>Returns a list of datashares when the account identifier being called is a producer account identifier.</p>
712
770
  */
713
771
  describeDataSharesForProducer(args: DescribeDataSharesForProducerCommandInput, options?: __HttpHandlerOptions): Promise<DescribeDataSharesForProducerCommandOutput>;
714
772
  describeDataSharesForProducer(args: DescribeDataSharesForProducerCommandInput, cb: (err: any, data?: DescribeDataSharesForProducerCommandOutput) => void): void;
715
773
  describeDataSharesForProducer(args: DescribeDataSharesForProducerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDataSharesForProducerCommandOutput) => void): void;
716
774
  /**
775
+ * @public
717
776
  * <p>Returns a list of parameter settings for the specified parameter group
718
777
  * family.</p>
719
778
  * <p>
@@ -725,18 +784,21 @@ export declare class Redshift extends RedshiftClient {
725
784
  describeDefaultClusterParameters(args: DescribeDefaultClusterParametersCommandInput, cb: (err: any, data?: DescribeDefaultClusterParametersCommandOutput) => void): void;
726
785
  describeDefaultClusterParameters(args: DescribeDefaultClusterParametersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeDefaultClusterParametersCommandOutput) => void): void;
727
786
  /**
787
+ * @public
728
788
  * <p>Describes a Redshift-managed VPC endpoint.</p>
729
789
  */
730
790
  describeEndpointAccess(args: DescribeEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEndpointAccessCommandOutput>;
731
791
  describeEndpointAccess(args: DescribeEndpointAccessCommandInput, cb: (err: any, data?: DescribeEndpointAccessCommandOutput) => void): void;
732
792
  describeEndpointAccess(args: DescribeEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEndpointAccessCommandOutput) => void): void;
733
793
  /**
794
+ * @public
734
795
  * <p>Describes an endpoint authorization.</p>
735
796
  */
736
797
  describeEndpointAuthorization(args: DescribeEndpointAuthorizationCommandInput, options?: __HttpHandlerOptions): Promise<DescribeEndpointAuthorizationCommandOutput>;
737
798
  describeEndpointAuthorization(args: DescribeEndpointAuthorizationCommandInput, cb: (err: any, data?: DescribeEndpointAuthorizationCommandOutput) => void): void;
738
799
  describeEndpointAuthorization(args: DescribeEndpointAuthorizationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEndpointAuthorizationCommandOutput) => void): void;
739
800
  /**
801
+ * @public
740
802
  * <p>Displays a list of event categories for all event source types, or for a specified
741
803
  * source type. For a list of the event categories and source types, go to <a href="https://docs.aws.amazon.com/redshift/latest/mgmt/working-with-event-notifications.html">Amazon Redshift Event
742
804
  * Notifications</a>.</p>
@@ -745,6 +807,7 @@ export declare class Redshift extends RedshiftClient {
745
807
  describeEventCategories(args: DescribeEventCategoriesCommandInput, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
746
808
  describeEventCategories(args: DescribeEventCategoriesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventCategoriesCommandOutput) => void): void;
747
809
  /**
810
+ * @public
748
811
  * <p>Returns events related to clusters, security groups, snapshots, and parameter
749
812
  * groups for the past 14 days. Events specific to a particular cluster, security group,
750
813
  * snapshot or parameter group can be obtained by providing the name as a parameter. By
@@ -754,6 +817,7 @@ export declare class Redshift extends RedshiftClient {
754
817
  describeEvents(args: DescribeEventsCommandInput, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
755
818
  describeEvents(args: DescribeEventsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventsCommandOutput) => void): void;
756
819
  /**
820
+ * @public
757
821
  * <p>Lists descriptions of all the Amazon Redshift event notification subscriptions for a
758
822
  * customer account. If you specify a subscription name, lists the description for that
759
823
  * subscription.</p>
@@ -770,6 +834,7 @@ export declare class Redshift extends RedshiftClient {
770
834
  describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
771
835
  describeEventSubscriptions(args: DescribeEventSubscriptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeEventSubscriptionsCommandOutput) => void): void;
772
836
  /**
837
+ * @public
773
838
  * <p>Returns information about the specified HSM client certificate. If no certificate
774
839
  * ID is specified, returns information about all the HSM certificates owned by your Amazon Web Services account.</p>
775
840
  * <p>If you specify both tag keys and tag values in the same request, Amazon Redshift returns
@@ -785,6 +850,7 @@ export declare class Redshift extends RedshiftClient {
785
850
  describeHsmClientCertificates(args: DescribeHsmClientCertificatesCommandInput, cb: (err: any, data?: DescribeHsmClientCertificatesCommandOutput) => void): void;
786
851
  describeHsmClientCertificates(args: DescribeHsmClientCertificatesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHsmClientCertificatesCommandOutput) => void): void;
787
852
  /**
853
+ * @public
788
854
  * <p>Returns information about the specified Amazon Redshift HSM configuration. If no
789
855
  * configuration ID is specified, returns information about all the HSM configurations
790
856
  * owned by your Amazon Web Services account.</p>
@@ -801,6 +867,7 @@ export declare class Redshift extends RedshiftClient {
801
867
  describeHsmConfigurations(args: DescribeHsmConfigurationsCommandInput, cb: (err: any, data?: DescribeHsmConfigurationsCommandOutput) => void): void;
802
868
  describeHsmConfigurations(args: DescribeHsmConfigurationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeHsmConfigurationsCommandOutput) => void): void;
803
869
  /**
870
+ * @public
804
871
  * <p>Describes whether information, such as queries and connection attempts, is being
805
872
  * logged for the specified Amazon Redshift cluster.</p>
806
873
  */
@@ -808,6 +875,7 @@ export declare class Redshift extends RedshiftClient {
808
875
  describeLoggingStatus(args: DescribeLoggingStatusCommandInput, cb: (err: any, data?: DescribeLoggingStatusCommandOutput) => void): void;
809
876
  describeLoggingStatus(args: DescribeLoggingStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeLoggingStatusCommandOutput) => void): void;
810
877
  /**
878
+ * @public
811
879
  * <p>Returns properties of possible node configurations such as node type, number of nodes, and
812
880
  * disk usage for the specified action type.</p>
813
881
  */
@@ -815,6 +883,7 @@ export declare class Redshift extends RedshiftClient {
815
883
  describeNodeConfigurationOptions(args: DescribeNodeConfigurationOptionsCommandInput, cb: (err: any, data?: DescribeNodeConfigurationOptionsCommandOutput) => void): void;
816
884
  describeNodeConfigurationOptions(args: DescribeNodeConfigurationOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeNodeConfigurationOptionsCommandOutput) => void): void;
817
885
  /**
886
+ * @public
818
887
  * <p>Returns a list of orderable cluster options. Before you create a new cluster you
819
888
  * can use this operation to find what options are available, such as the EC2 Availability
820
889
  * Zones (AZ) in the specific Amazon Web Services Region that you can specify, and the node types you can
@@ -829,12 +898,14 @@ export declare class Redshift extends RedshiftClient {
829
898
  describeOrderableClusterOptions(args: DescribeOrderableClusterOptionsCommandInput, cb: (err: any, data?: DescribeOrderableClusterOptionsCommandOutput) => void): void;
830
899
  describeOrderableClusterOptions(args: DescribeOrderableClusterOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeOrderableClusterOptionsCommandOutput) => void): void;
831
900
  /**
901
+ * @public
832
902
  * <p>Returns information about the partner integrations defined for a cluster.</p>
833
903
  */
834
904
  describePartners(args: DescribePartnersCommandInput, options?: __HttpHandlerOptions): Promise<DescribePartnersCommandOutput>;
835
905
  describePartners(args: DescribePartnersCommandInput, cb: (err: any, data?: DescribePartnersCommandOutput) => void): void;
836
906
  describePartners(args: DescribePartnersCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribePartnersCommandOutput) => void): void;
837
907
  /**
908
+ * @public
838
909
  * <p>Returns exchange status details and associated metadata for a reserved-node
839
910
  * exchange. Statuses include such values as in progress and requested.</p>
840
911
  */
@@ -842,6 +913,7 @@ export declare class Redshift extends RedshiftClient {
842
913
  describeReservedNodeExchangeStatus(args: DescribeReservedNodeExchangeStatusCommandInput, cb: (err: any, data?: DescribeReservedNodeExchangeStatusCommandOutput) => void): void;
843
914
  describeReservedNodeExchangeStatus(args: DescribeReservedNodeExchangeStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedNodeExchangeStatusCommandOutput) => void): void;
844
915
  /**
916
+ * @public
845
917
  * <p>Returns a list of the available reserved node offerings by Amazon Redshift with their
846
918
  * descriptions including the node type, the fixed and recurring costs of reserving the
847
919
  * node and duration the node will be reserved for you. These descriptions help you
@@ -857,12 +929,14 @@ export declare class Redshift extends RedshiftClient {
857
929
  describeReservedNodeOfferings(args: DescribeReservedNodeOfferingsCommandInput, cb: (err: any, data?: DescribeReservedNodeOfferingsCommandOutput) => void): void;
858
930
  describeReservedNodeOfferings(args: DescribeReservedNodeOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedNodeOfferingsCommandOutput) => void): void;
859
931
  /**
932
+ * @public
860
933
  * <p>Returns the descriptions of the reserved nodes.</p>
861
934
  */
862
935
  describeReservedNodes(args: DescribeReservedNodesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeReservedNodesCommandOutput>;
863
936
  describeReservedNodes(args: DescribeReservedNodesCommandInput, cb: (err: any, data?: DescribeReservedNodesCommandOutput) => void): void;
864
937
  describeReservedNodes(args: DescribeReservedNodesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeReservedNodesCommandOutput) => void): void;
865
938
  /**
939
+ * @public
866
940
  * <p>Returns information about the last resize operation for the specified cluster. If
867
941
  * no resize operation has ever been initiated for the specified cluster, a <code>HTTP
868
942
  * 404</code> error is returned. If a resize operation was initiated and completed, the
@@ -874,6 +948,7 @@ export declare class Redshift extends RedshiftClient {
874
948
  describeResize(args: DescribeResizeCommandInput, cb: (err: any, data?: DescribeResizeCommandOutput) => void): void;
875
949
  describeResize(args: DescribeResizeCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeResizeCommandOutput) => void): void;
876
950
  /**
951
+ * @public
877
952
  * <p>Describes properties of scheduled actions.
878
953
  * </p>
879
954
  */
@@ -881,6 +956,7 @@ export declare class Redshift extends RedshiftClient {
881
956
  describeScheduledActions(args: DescribeScheduledActionsCommandInput, cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void): void;
882
957
  describeScheduledActions(args: DescribeScheduledActionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeScheduledActionsCommandOutput) => void): void;
883
958
  /**
959
+ * @public
884
960
  * <p>Returns a list of snapshot copy grants owned by the Amazon Web Services account in the destination
885
961
  * region.</p>
886
962
  * <p>
@@ -893,18 +969,21 @@ export declare class Redshift extends RedshiftClient {
893
969
  describeSnapshotCopyGrants(args: DescribeSnapshotCopyGrantsCommandInput, cb: (err: any, data?: DescribeSnapshotCopyGrantsCommandOutput) => void): void;
894
970
  describeSnapshotCopyGrants(args: DescribeSnapshotCopyGrantsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotCopyGrantsCommandOutput) => void): void;
895
971
  /**
972
+ * @public
896
973
  * <p>Returns a list of snapshot schedules. </p>
897
974
  */
898
975
  describeSnapshotSchedules(args: DescribeSnapshotSchedulesCommandInput, options?: __HttpHandlerOptions): Promise<DescribeSnapshotSchedulesCommandOutput>;
899
976
  describeSnapshotSchedules(args: DescribeSnapshotSchedulesCommandInput, cb: (err: any, data?: DescribeSnapshotSchedulesCommandOutput) => void): void;
900
977
  describeSnapshotSchedules(args: DescribeSnapshotSchedulesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeSnapshotSchedulesCommandOutput) => void): void;
901
978
  /**
979
+ * @public
902
980
  * <p>Returns account level backups storage size and provisional storage.</p>
903
981
  */
904
982
  describeStorage(args: DescribeStorageCommandInput, options?: __HttpHandlerOptions): Promise<DescribeStorageCommandOutput>;
905
983
  describeStorage(args: DescribeStorageCommandInput, cb: (err: any, data?: DescribeStorageCommandOutput) => void): void;
906
984
  describeStorage(args: DescribeStorageCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeStorageCommandOutput) => void): void;
907
985
  /**
986
+ * @public
908
987
  * <p>Lists the status of one or more table restore requests made using the <a>RestoreTableFromClusterSnapshot</a> API action. If you don't specify a value
909
988
  * for the <code>TableRestoreRequestId</code> parameter, then
910
989
  * <code>DescribeTableRestoreStatus</code> returns the status of all table restore
@@ -916,6 +995,7 @@ export declare class Redshift extends RedshiftClient {
916
995
  describeTableRestoreStatus(args: DescribeTableRestoreStatusCommandInput, cb: (err: any, data?: DescribeTableRestoreStatusCommandOutput) => void): void;
917
996
  describeTableRestoreStatus(args: DescribeTableRestoreStatusCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTableRestoreStatusCommandOutput) => void): void;
918
997
  /**
998
+ * @public
919
999
  * <p>Returns a list of tags. You can return tags from a specific resource by specifying
920
1000
  * an ARN, or you can return all tags for a given type of resource, such as clusters,
921
1001
  * snapshots, and so on.</p>
@@ -946,6 +1026,7 @@ export declare class Redshift extends RedshiftClient {
946
1026
  describeTags(args: DescribeTagsCommandInput, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
947
1027
  describeTags(args: DescribeTagsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeTagsCommandOutput) => void): void;
948
1028
  /**
1029
+ * @public
949
1030
  * <p>Shows usage limits on a cluster.
950
1031
  * Results are filtered based on the combination of input usage limit identifier, cluster identifier, and feature type parameters:</p>
951
1032
  * <ul>
@@ -971,6 +1052,7 @@ export declare class Redshift extends RedshiftClient {
971
1052
  describeUsageLimits(args: DescribeUsageLimitsCommandInput, cb: (err: any, data?: DescribeUsageLimitsCommandOutput) => void): void;
972
1053
  describeUsageLimits(args: DescribeUsageLimitsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DescribeUsageLimitsCommandOutput) => void): void;
973
1054
  /**
1055
+ * @public
974
1056
  * <p>Stops logging information, such as queries and connection attempts, for the
975
1057
  * specified Amazon Redshift cluster.</p>
976
1058
  */
@@ -978,6 +1060,7 @@ export declare class Redshift extends RedshiftClient {
978
1060
  disableLogging(args: DisableLoggingCommandInput, cb: (err: any, data?: DisableLoggingCommandOutput) => void): void;
979
1061
  disableLogging(args: DisableLoggingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableLoggingCommandOutput) => void): void;
980
1062
  /**
1063
+ * @public
981
1064
  * <p>Disables the automatic copying of snapshots from one region to another region for a
982
1065
  * specified cluster.</p>
983
1066
  * <p>If your cluster and its snapshots are encrypted using an encrypted symmetric key
@@ -988,6 +1071,7 @@ export declare class Redshift extends RedshiftClient {
988
1071
  disableSnapshotCopy(args: DisableSnapshotCopyCommandInput, cb: (err: any, data?: DisableSnapshotCopyCommandOutput) => void): void;
989
1072
  disableSnapshotCopy(args: DisableSnapshotCopyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisableSnapshotCopyCommandOutput) => void): void;
990
1073
  /**
1074
+ * @public
991
1075
  * <p>From a datashare consumer account, remove association for the specified datashare.
992
1076
  * </p>
993
1077
  */
@@ -995,6 +1079,7 @@ export declare class Redshift extends RedshiftClient {
995
1079
  disassociateDataShareConsumer(args: DisassociateDataShareConsumerCommandInput, cb: (err: any, data?: DisassociateDataShareConsumerCommandOutput) => void): void;
996
1080
  disassociateDataShareConsumer(args: DisassociateDataShareConsumerCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: DisassociateDataShareConsumerCommandOutput) => void): void;
997
1081
  /**
1082
+ * @public
998
1083
  * <p>Starts logging information, such as queries and connection attempts, for the
999
1084
  * specified Amazon Redshift cluster.</p>
1000
1085
  */
@@ -1002,6 +1087,7 @@ export declare class Redshift extends RedshiftClient {
1002
1087
  enableLogging(args: EnableLoggingCommandInput, cb: (err: any, data?: EnableLoggingCommandOutput) => void): void;
1003
1088
  enableLogging(args: EnableLoggingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableLoggingCommandOutput) => void): void;
1004
1089
  /**
1090
+ * @public
1005
1091
  * <p>Enables the automatic copy of snapshots from one region to another region for a
1006
1092
  * specified cluster.</p>
1007
1093
  */
@@ -1009,6 +1095,7 @@ export declare class Redshift extends RedshiftClient {
1009
1095
  enableSnapshotCopy(args: EnableSnapshotCopyCommandInput, cb: (err: any, data?: EnableSnapshotCopyCommandOutput) => void): void;
1010
1096
  enableSnapshotCopy(args: EnableSnapshotCopyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: EnableSnapshotCopyCommandOutput) => void): void;
1011
1097
  /**
1098
+ * @public
1012
1099
  * <p>Returns a database user name and temporary password with temporary authorization to
1013
1100
  * log on to an Amazon Redshift database. The action returns the database user name
1014
1101
  * prefixed with <code>IAM:</code> if <code>AutoCreate</code> is <code>False</code> or
@@ -1035,6 +1122,7 @@ export declare class Redshift extends RedshiftClient {
1035
1122
  getClusterCredentials(args: GetClusterCredentialsCommandInput, cb: (err: any, data?: GetClusterCredentialsCommandOutput) => void): void;
1036
1123
  getClusterCredentials(args: GetClusterCredentialsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetClusterCredentialsCommandOutput) => void): void;
1037
1124
  /**
1125
+ * @public
1038
1126
  * <p>Returns a database user name and temporary password with temporary authorization to
1039
1127
  * log in to an Amazon Redshift database.
1040
1128
  * The database user is mapped 1:1 to the source Identity and Access Management (IAM) identity.
@@ -1050,6 +1138,7 @@ export declare class Redshift extends RedshiftClient {
1050
1138
  getClusterCredentialsWithIAM(args: GetClusterCredentialsWithIAMCommandInput, cb: (err: any, data?: GetClusterCredentialsWithIAMCommandOutput) => void): void;
1051
1139
  getClusterCredentialsWithIAM(args: GetClusterCredentialsWithIAMCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetClusterCredentialsWithIAMCommandOutput) => void): void;
1052
1140
  /**
1141
+ * @public
1053
1142
  * <p>Gets the configuration options for the reserved-node exchange. These options
1054
1143
  * include information about the source reserved node and target reserved node offering.
1055
1144
  * Details include the node type, the price, the node count, and the offering type.</p>
@@ -1058,6 +1147,7 @@ export declare class Redshift extends RedshiftClient {
1058
1147
  getReservedNodeExchangeConfigurationOptions(args: GetReservedNodeExchangeConfigurationOptionsCommandInput, cb: (err: any, data?: GetReservedNodeExchangeConfigurationOptionsCommandOutput) => void): void;
1059
1148
  getReservedNodeExchangeConfigurationOptions(args: GetReservedNodeExchangeConfigurationOptionsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReservedNodeExchangeConfigurationOptionsCommandOutput) => void): void;
1060
1149
  /**
1150
+ * @public
1061
1151
  * <p>Returns an array of DC2 ReservedNodeOfferings that matches the payment type, term,
1062
1152
  * and usage price of the given DC1 reserved node.</p>
1063
1153
  */
@@ -1065,18 +1155,21 @@ export declare class Redshift extends RedshiftClient {
1065
1155
  getReservedNodeExchangeOfferings(args: GetReservedNodeExchangeOfferingsCommandInput, cb: (err: any, data?: GetReservedNodeExchangeOfferingsCommandOutput) => void): void;
1066
1156
  getReservedNodeExchangeOfferings(args: GetReservedNodeExchangeOfferingsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: GetReservedNodeExchangeOfferingsCommandOutput) => void): void;
1067
1157
  /**
1158
+ * @public
1068
1159
  * <p>This operation is retired. Calling this operation does not change AQUA configuration. Amazon Redshift automatically determines whether to use AQUA (Advanced Query Accelerator). </p>
1069
1160
  */
1070
1161
  modifyAquaConfiguration(args: ModifyAquaConfigurationCommandInput, options?: __HttpHandlerOptions): Promise<ModifyAquaConfigurationCommandOutput>;
1071
1162
  modifyAquaConfiguration(args: ModifyAquaConfigurationCommandInput, cb: (err: any, data?: ModifyAquaConfigurationCommandOutput) => void): void;
1072
1163
  modifyAquaConfiguration(args: ModifyAquaConfigurationCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyAquaConfigurationCommandOutput) => void): void;
1073
1164
  /**
1165
+ * @public
1074
1166
  * <p>Modifies an authentication profile.</p>
1075
1167
  */
1076
1168
  modifyAuthenticationProfile(args: ModifyAuthenticationProfileCommandInput, options?: __HttpHandlerOptions): Promise<ModifyAuthenticationProfileCommandOutput>;
1077
1169
  modifyAuthenticationProfile(args: ModifyAuthenticationProfileCommandInput, cb: (err: any, data?: ModifyAuthenticationProfileCommandOutput) => void): void;
1078
1170
  modifyAuthenticationProfile(args: ModifyAuthenticationProfileCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyAuthenticationProfileCommandOutput) => void): void;
1079
1171
  /**
1172
+ * @public
1080
1173
  * <p>Modifies the settings for a cluster.</p>
1081
1174
  * <p>You can also change node type and the number of nodes to scale up or down the
1082
1175
  * cluster. When resizing a cluster, you must specify both the number of nodes and the node
@@ -1091,6 +1184,7 @@ export declare class Redshift extends RedshiftClient {
1091
1184
  modifyCluster(args: ModifyClusterCommandInput, cb: (err: any, data?: ModifyClusterCommandOutput) => void): void;
1092
1185
  modifyCluster(args: ModifyClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterCommandOutput) => void): void;
1093
1186
  /**
1187
+ * @public
1094
1188
  * <p>Modifies the database revision of a cluster. The database revision is a unique
1095
1189
  * revision of the database running in a cluster.</p>
1096
1190
  */
@@ -1098,6 +1192,7 @@ export declare class Redshift extends RedshiftClient {
1098
1192
  modifyClusterDbRevision(args: ModifyClusterDbRevisionCommandInput, cb: (err: any, data?: ModifyClusterDbRevisionCommandOutput) => void): void;
1099
1193
  modifyClusterDbRevision(args: ModifyClusterDbRevisionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterDbRevisionCommandOutput) => void): void;
1100
1194
  /**
1195
+ * @public
1101
1196
  * <p>Modifies the list of Identity and Access Management (IAM) roles that can be
1102
1197
  * used by the cluster to access other Amazon Web Services services.</p>
1103
1198
  * <p>The maximum number of IAM roles that you can associate is subject to a quota.
@@ -1108,12 +1203,14 @@ export declare class Redshift extends RedshiftClient {
1108
1203
  modifyClusterIamRoles(args: ModifyClusterIamRolesCommandInput, cb: (err: any, data?: ModifyClusterIamRolesCommandOutput) => void): void;
1109
1204
  modifyClusterIamRoles(args: ModifyClusterIamRolesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterIamRolesCommandOutput) => void): void;
1110
1205
  /**
1206
+ * @public
1111
1207
  * <p>Modifies the maintenance settings of a cluster.</p>
1112
1208
  */
1113
1209
  modifyClusterMaintenance(args: ModifyClusterMaintenanceCommandInput, options?: __HttpHandlerOptions): Promise<ModifyClusterMaintenanceCommandOutput>;
1114
1210
  modifyClusterMaintenance(args: ModifyClusterMaintenanceCommandInput, cb: (err: any, data?: ModifyClusterMaintenanceCommandOutput) => void): void;
1115
1211
  modifyClusterMaintenance(args: ModifyClusterMaintenanceCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterMaintenanceCommandOutput) => void): void;
1116
1212
  /**
1213
+ * @public
1117
1214
  * <p>Modifies the parameters of a parameter group. For the parameters parameter, it can't contain ASCII characters.</p>
1118
1215
  * <p>
1119
1216
  * For more information about parameters and parameter groups, go to
@@ -1124,6 +1221,7 @@ export declare class Redshift extends RedshiftClient {
1124
1221
  modifyClusterParameterGroup(args: ModifyClusterParameterGroupCommandInput, cb: (err: any, data?: ModifyClusterParameterGroupCommandOutput) => void): void;
1125
1222
  modifyClusterParameterGroup(args: ModifyClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterParameterGroupCommandOutput) => void): void;
1126
1223
  /**
1224
+ * @public
1127
1225
  * <p>Modifies the settings for a snapshot.</p>
1128
1226
  * <p>This exanmple modifies the manual retention period setting for a cluster snapshot.</p>
1129
1227
  */
@@ -1131,12 +1229,14 @@ export declare class Redshift extends RedshiftClient {
1131
1229
  modifyClusterSnapshot(args: ModifyClusterSnapshotCommandInput, cb: (err: any, data?: ModifyClusterSnapshotCommandOutput) => void): void;
1132
1230
  modifyClusterSnapshot(args: ModifyClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterSnapshotCommandOutput) => void): void;
1133
1231
  /**
1232
+ * @public
1134
1233
  * <p>Modifies a snapshot schedule for a cluster.</p>
1135
1234
  */
1136
1235
  modifyClusterSnapshotSchedule(args: ModifyClusterSnapshotScheduleCommandInput, options?: __HttpHandlerOptions): Promise<ModifyClusterSnapshotScheduleCommandOutput>;
1137
1236
  modifyClusterSnapshotSchedule(args: ModifyClusterSnapshotScheduleCommandInput, cb: (err: any, data?: ModifyClusterSnapshotScheduleCommandOutput) => void): void;
1138
1237
  modifyClusterSnapshotSchedule(args: ModifyClusterSnapshotScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterSnapshotScheduleCommandOutput) => void): void;
1139
1238
  /**
1239
+ * @public
1140
1240
  * <p>Modifies a cluster subnet group to include the specified list of VPC subnets. The
1141
1241
  * operation replaces the existing list of subnets with the new list of subnets.</p>
1142
1242
  */
@@ -1144,18 +1244,21 @@ export declare class Redshift extends RedshiftClient {
1144
1244
  modifyClusterSubnetGroup(args: ModifyClusterSubnetGroupCommandInput, cb: (err: any, data?: ModifyClusterSubnetGroupCommandOutput) => void): void;
1145
1245
  modifyClusterSubnetGroup(args: ModifyClusterSubnetGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyClusterSubnetGroupCommandOutput) => void): void;
1146
1246
  /**
1247
+ * @public
1147
1248
  * <p>Modifies a Redshift-managed VPC endpoint.</p>
1148
1249
  */
1149
1250
  modifyEndpointAccess(args: ModifyEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<ModifyEndpointAccessCommandOutput>;
1150
1251
  modifyEndpointAccess(args: ModifyEndpointAccessCommandInput, cb: (err: any, data?: ModifyEndpointAccessCommandOutput) => void): void;
1151
1252
  modifyEndpointAccess(args: ModifyEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyEndpointAccessCommandOutput) => void): void;
1152
1253
  /**
1254
+ * @public
1153
1255
  * <p>Modifies an existing Amazon Redshift event notification subscription.</p>
1154
1256
  */
1155
1257
  modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, options?: __HttpHandlerOptions): Promise<ModifyEventSubscriptionCommandOutput>;
1156
1258
  modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void): void;
1157
1259
  modifyEventSubscription(args: ModifyEventSubscriptionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyEventSubscriptionCommandOutput) => void): void;
1158
1260
  /**
1261
+ * @public
1159
1262
  * <p>Modifies a scheduled action.
1160
1263
  * </p>
1161
1264
  */
@@ -1163,6 +1266,7 @@ export declare class Redshift extends RedshiftClient {
1163
1266
  modifyScheduledAction(args: ModifyScheduledActionCommandInput, cb: (err: any, data?: ModifyScheduledActionCommandOutput) => void): void;
1164
1267
  modifyScheduledAction(args: ModifyScheduledActionCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyScheduledActionCommandOutput) => void): void;
1165
1268
  /**
1269
+ * @public
1166
1270
  * <p>Modifies the number of days to retain snapshots in the destination Amazon Web Services Region after
1167
1271
  * they are copied from the source Amazon Web Services Region. By default, this operation only changes the
1168
1272
  * retention period of copied automated snapshots. The retention periods for both new and
@@ -1175,6 +1279,7 @@ export declare class Redshift extends RedshiftClient {
1175
1279
  modifySnapshotCopyRetentionPeriod(args: ModifySnapshotCopyRetentionPeriodCommandInput, cb: (err: any, data?: ModifySnapshotCopyRetentionPeriodCommandOutput) => void): void;
1176
1280
  modifySnapshotCopyRetentionPeriod(args: ModifySnapshotCopyRetentionPeriodCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySnapshotCopyRetentionPeriodCommandOutput) => void): void;
1177
1281
  /**
1282
+ * @public
1178
1283
  * <p>Modifies a snapshot schedule. Any schedule associated with a cluster is modified
1179
1284
  * asynchronously.</p>
1180
1285
  */
@@ -1182,6 +1287,7 @@ export declare class Redshift extends RedshiftClient {
1182
1287
  modifySnapshotSchedule(args: ModifySnapshotScheduleCommandInput, cb: (err: any, data?: ModifySnapshotScheduleCommandOutput) => void): void;
1183
1288
  modifySnapshotSchedule(args: ModifySnapshotScheduleCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifySnapshotScheduleCommandOutput) => void): void;
1184
1289
  /**
1290
+ * @public
1185
1291
  * <p>Modifies a usage limit in a cluster.
1186
1292
  * You can't modify the feature type or period of a usage limit.</p>
1187
1293
  */
@@ -1189,12 +1295,14 @@ export declare class Redshift extends RedshiftClient {
1189
1295
  modifyUsageLimit(args: ModifyUsageLimitCommandInput, cb: (err: any, data?: ModifyUsageLimitCommandOutput) => void): void;
1190
1296
  modifyUsageLimit(args: ModifyUsageLimitCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ModifyUsageLimitCommandOutput) => void): void;
1191
1297
  /**
1298
+ * @public
1192
1299
  * <p>Pauses a cluster.</p>
1193
1300
  */
1194
1301
  pauseCluster(args: PauseClusterCommandInput, options?: __HttpHandlerOptions): Promise<PauseClusterCommandOutput>;
1195
1302
  pauseCluster(args: PauseClusterCommandInput, cb: (err: any, data?: PauseClusterCommandOutput) => void): void;
1196
1303
  pauseCluster(args: PauseClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PauseClusterCommandOutput) => void): void;
1197
1304
  /**
1305
+ * @public
1198
1306
  * <p>Allows you to purchase reserved nodes. Amazon Redshift offers a predefined set of
1199
1307
  * reserved node offerings. You can purchase one or more of the offerings. You can call the
1200
1308
  * <a>DescribeReservedNodeOfferings</a> API to obtain the available reserved
@@ -1209,6 +1317,7 @@ export declare class Redshift extends RedshiftClient {
1209
1317
  purchaseReservedNodeOffering(args: PurchaseReservedNodeOfferingCommandInput, cb: (err: any, data?: PurchaseReservedNodeOfferingCommandOutput) => void): void;
1210
1318
  purchaseReservedNodeOffering(args: PurchaseReservedNodeOfferingCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: PurchaseReservedNodeOfferingCommandOutput) => void): void;
1211
1319
  /**
1320
+ * @public
1212
1321
  * <p>Reboots a cluster. This action is taken as soon as possible. It results in a
1213
1322
  * momentary outage to the cluster, during which the cluster status is set to
1214
1323
  * <code>rebooting</code>. A cluster event is created when the reboot is completed. Any
@@ -1222,12 +1331,14 @@ export declare class Redshift extends RedshiftClient {
1222
1331
  rebootCluster(args: RebootClusterCommandInput, cb: (err: any, data?: RebootClusterCommandOutput) => void): void;
1223
1332
  rebootCluster(args: RebootClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RebootClusterCommandOutput) => void): void;
1224
1333
  /**
1334
+ * @public
1225
1335
  * <p>From a datashare consumer account, rejects the specified datashare.</p>
1226
1336
  */
1227
1337
  rejectDataShare(args: RejectDataShareCommandInput, options?: __HttpHandlerOptions): Promise<RejectDataShareCommandOutput>;
1228
1338
  rejectDataShare(args: RejectDataShareCommandInput, cb: (err: any, data?: RejectDataShareCommandOutput) => void): void;
1229
1339
  rejectDataShare(args: RejectDataShareCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RejectDataShareCommandOutput) => void): void;
1230
1340
  /**
1341
+ * @public
1231
1342
  * <p>Sets one or more parameters of the specified parameter group to their default
1232
1343
  * values and sets the source values of the parameters to "engine-default". To reset the
1233
1344
  * entire parameter group specify the <i>ResetAllParameters</i> parameter.
@@ -1237,6 +1348,7 @@ export declare class Redshift extends RedshiftClient {
1237
1348
  resetClusterParameterGroup(args: ResetClusterParameterGroupCommandInput, cb: (err: any, data?: ResetClusterParameterGroupCommandOutput) => void): void;
1238
1349
  resetClusterParameterGroup(args: ResetClusterParameterGroupCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResetClusterParameterGroupCommandOutput) => void): void;
1239
1350
  /**
1351
+ * @public
1240
1352
  * <p>Changes the size of the cluster. You can change the cluster's type, or change the
1241
1353
  * number or type of nodes. The default behavior is to use the elastic resize method. With
1242
1354
  * an elastic resize, your cluster is available for read and write operations more quickly
@@ -1285,6 +1397,7 @@ export declare class Redshift extends RedshiftClient {
1285
1397
  resizeCluster(args: ResizeClusterCommandInput, cb: (err: any, data?: ResizeClusterCommandOutput) => void): void;
1286
1398
  resizeCluster(args: ResizeClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResizeClusterCommandOutput) => void): void;
1287
1399
  /**
1400
+ * @public
1288
1401
  * <p>Creates a new cluster from a snapshot. By default, Amazon Redshift creates the resulting
1289
1402
  * cluster with the same configuration as the original cluster from which the snapshot was
1290
1403
  * created, except that the new cluster is created with the default cluster security and
@@ -1302,6 +1415,7 @@ export declare class Redshift extends RedshiftClient {
1302
1415
  restoreFromClusterSnapshot(args: RestoreFromClusterSnapshotCommandInput, cb: (err: any, data?: RestoreFromClusterSnapshotCommandOutput) => void): void;
1303
1416
  restoreFromClusterSnapshot(args: RestoreFromClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreFromClusterSnapshotCommandOutput) => void): void;
1304
1417
  /**
1418
+ * @public
1305
1419
  * <p>Creates a new table from a table in an Amazon Redshift cluster snapshot. You must
1306
1420
  * create the new table within the Amazon Redshift cluster that the snapshot was taken
1307
1421
  * from.</p>
@@ -1321,12 +1435,14 @@ export declare class Redshift extends RedshiftClient {
1321
1435
  restoreTableFromClusterSnapshot(args: RestoreTableFromClusterSnapshotCommandInput, cb: (err: any, data?: RestoreTableFromClusterSnapshotCommandOutput) => void): void;
1322
1436
  restoreTableFromClusterSnapshot(args: RestoreTableFromClusterSnapshotCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RestoreTableFromClusterSnapshotCommandOutput) => void): void;
1323
1437
  /**
1438
+ * @public
1324
1439
  * <p>Resumes a paused cluster.</p>
1325
1440
  */
1326
1441
  resumeCluster(args: ResumeClusterCommandInput, options?: __HttpHandlerOptions): Promise<ResumeClusterCommandOutput>;
1327
1442
  resumeCluster(args: ResumeClusterCommandInput, cb: (err: any, data?: ResumeClusterCommandOutput) => void): void;
1328
1443
  resumeCluster(args: ResumeClusterCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ResumeClusterCommandOutput) => void): void;
1329
1444
  /**
1445
+ * @public
1330
1446
  * <p>Revokes an ingress rule in an Amazon Redshift security group for a previously authorized
1331
1447
  * IP range or Amazon EC2 security group. To add an ingress rule, see <a>AuthorizeClusterSecurityGroupIngress</a>.
1332
1448
  * For information about managing security groups, go to
@@ -1337,12 +1453,14 @@ export declare class Redshift extends RedshiftClient {
1337
1453
  revokeClusterSecurityGroupIngress(args: RevokeClusterSecurityGroupIngressCommandInput, cb: (err: any, data?: RevokeClusterSecurityGroupIngressCommandOutput) => void): void;
1338
1454
  revokeClusterSecurityGroupIngress(args: RevokeClusterSecurityGroupIngressCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeClusterSecurityGroupIngressCommandOutput) => void): void;
1339
1455
  /**
1456
+ * @public
1340
1457
  * <p>Revokes access to a cluster.</p>
1341
1458
  */
1342
1459
  revokeEndpointAccess(args: RevokeEndpointAccessCommandInput, options?: __HttpHandlerOptions): Promise<RevokeEndpointAccessCommandOutput>;
1343
1460
  revokeEndpointAccess(args: RevokeEndpointAccessCommandInput, cb: (err: any, data?: RevokeEndpointAccessCommandOutput) => void): void;
1344
1461
  revokeEndpointAccess(args: RevokeEndpointAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeEndpointAccessCommandOutput) => void): void;
1345
1462
  /**
1463
+ * @public
1346
1464
  * <p>Removes the ability of the specified Amazon Web Services account to restore the specified
1347
1465
  * snapshot. If the account is currently restoring the snapshot, the restore will run to
1348
1466
  * completion.</p>
@@ -1355,12 +1473,14 @@ export declare class Redshift extends RedshiftClient {
1355
1473
  revokeSnapshotAccess(args: RevokeSnapshotAccessCommandInput, cb: (err: any, data?: RevokeSnapshotAccessCommandOutput) => void): void;
1356
1474
  revokeSnapshotAccess(args: RevokeSnapshotAccessCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RevokeSnapshotAccessCommandOutput) => void): void;
1357
1475
  /**
1476
+ * @public
1358
1477
  * <p>Rotates the encryption keys for a cluster.</p>
1359
1478
  */
1360
1479
  rotateEncryptionKey(args: RotateEncryptionKeyCommandInput, options?: __HttpHandlerOptions): Promise<RotateEncryptionKeyCommandOutput>;
1361
1480
  rotateEncryptionKey(args: RotateEncryptionKeyCommandInput, cb: (err: any, data?: RotateEncryptionKeyCommandOutput) => void): void;
1362
1481
  rotateEncryptionKey(args: RotateEncryptionKeyCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: RotateEncryptionKeyCommandOutput) => void): void;
1363
1482
  /**
1483
+ * @public
1364
1484
  * <p>Updates the status of a partner integration.</p>
1365
1485
  */
1366
1486
  updatePartnerStatus(args: UpdatePartnerStatusCommandInput, options?: __HttpHandlerOptions): Promise<UpdatePartnerStatusCommandOutput>;