@aws-sdk/client-redshift 3.278.0 → 3.281.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 (127) hide show
  1. package/README.md +955 -0
  2. package/dist-cjs/endpoint/ruleset.js +3 -3
  3. package/dist-es/endpoint/ruleset.js +3 -3
  4. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +6 -0
  5. package/dist-types/commands/AddPartnerCommand.d.ts +6 -0
  6. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +6 -0
  7. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +6 -0
  8. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +6 -0
  9. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +6 -0
  10. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +6 -0
  11. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +6 -0
  12. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +6 -0
  13. package/dist-types/commands/CancelResizeCommand.d.ts +6 -0
  14. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +6 -0
  15. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +6 -0
  16. package/dist-types/commands/CreateClusterCommand.d.ts +6 -0
  17. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +6 -0
  18. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +6 -0
  19. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +6 -0
  20. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +6 -0
  21. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +6 -0
  22. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +6 -0
  23. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +6 -0
  24. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +6 -0
  25. package/dist-types/commands/CreateScheduledActionCommand.d.ts +6 -0
  26. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +6 -0
  27. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +6 -0
  28. package/dist-types/commands/CreateTagsCommand.d.ts +6 -0
  29. package/dist-types/commands/CreateUsageLimitCommand.d.ts +6 -0
  30. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +6 -0
  31. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +6 -0
  32. package/dist-types/commands/DeleteClusterCommand.d.ts +6 -0
  33. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +6 -0
  34. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +6 -0
  35. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +6 -0
  36. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +6 -0
  37. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +6 -0
  38. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +6 -0
  39. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +6 -0
  40. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +6 -0
  41. package/dist-types/commands/DeletePartnerCommand.d.ts +6 -0
  42. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +6 -0
  43. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +6 -0
  44. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +6 -0
  45. package/dist-types/commands/DeleteTagsCommand.d.ts +6 -0
  46. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +6 -0
  47. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +6 -0
  48. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +6 -0
  49. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +6 -0
  50. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +6 -0
  51. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +6 -0
  52. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +6 -0
  53. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +6 -0
  54. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +6 -0
  55. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +6 -0
  56. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +6 -0
  57. package/dist-types/commands/DescribeClustersCommand.d.ts +6 -0
  58. package/dist-types/commands/DescribeDataSharesCommand.d.ts +6 -0
  59. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +6 -0
  60. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +6 -0
  61. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +6 -0
  62. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +6 -0
  63. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +6 -0
  64. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +6 -0
  65. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +6 -0
  66. package/dist-types/commands/DescribeEventsCommand.d.ts +6 -0
  67. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +6 -0
  68. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +6 -0
  69. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +6 -0
  70. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +6 -0
  71. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +6 -0
  72. package/dist-types/commands/DescribePartnersCommand.d.ts +6 -0
  73. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +6 -0
  74. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +6 -0
  75. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +6 -0
  76. package/dist-types/commands/DescribeResizeCommand.d.ts +6 -0
  77. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +6 -0
  78. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +6 -0
  79. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +6 -0
  80. package/dist-types/commands/DescribeStorageCommand.d.ts +6 -0
  81. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +6 -0
  82. package/dist-types/commands/DescribeTagsCommand.d.ts +6 -0
  83. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +6 -0
  84. package/dist-types/commands/DisableLoggingCommand.d.ts +6 -0
  85. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +6 -0
  86. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +6 -0
  87. package/dist-types/commands/EnableLoggingCommand.d.ts +6 -0
  88. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +6 -0
  89. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +6 -0
  90. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +6 -0
  91. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +6 -0
  92. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +6 -0
  93. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +6 -0
  94. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +6 -0
  95. package/dist-types/commands/ModifyClusterCommand.d.ts +6 -0
  96. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +6 -0
  97. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +6 -0
  98. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +6 -0
  99. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +6 -0
  100. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +6 -0
  101. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +6 -0
  102. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +6 -0
  103. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +6 -0
  104. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +6 -0
  105. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +6 -0
  106. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +6 -0
  107. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +6 -0
  108. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +6 -0
  109. package/dist-types/commands/PauseClusterCommand.d.ts +6 -0
  110. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +6 -0
  111. package/dist-types/commands/RebootClusterCommand.d.ts +6 -0
  112. package/dist-types/commands/RejectDataShareCommand.d.ts +6 -0
  113. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +6 -0
  114. package/dist-types/commands/ResizeClusterCommand.d.ts +6 -0
  115. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +6 -0
  116. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +6 -0
  117. package/dist-types/commands/ResumeClusterCommand.d.ts +6 -0
  118. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +6 -0
  119. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +6 -0
  120. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +6 -0
  121. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +6 -0
  122. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +6 -0
  123. package/dist-types/endpoint/EndpointParameters.d.ts +1 -1
  124. package/dist-types/models/models_0.d.ts +6 -6
  125. package/dist-types/models/models_1.d.ts +3 -3
  126. package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
  127. package/package.json +6 -6
package/README.md CHANGED
@@ -224,3 +224,958 @@ To contribute to client you can check our [generate clients scripts](https://git
224
224
  This SDK is distributed under the
225
225
  [Apache License, Version 2.0](http://www.apache.org/licenses/LICENSE-2.0),
226
226
  see LICENSE for more information.
227
+
228
+ ## Client Commands (Operations List)
229
+
230
+ <details>
231
+ <summary>
232
+ AcceptReservedNodeExchange
233
+ </summary>
234
+
235
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/acceptreservednodeexchangecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/acceptreservednodeexchangecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/acceptreservednodeexchangecommandoutput.html)
236
+
237
+ </details>
238
+ <details>
239
+ <summary>
240
+ AddPartner
241
+ </summary>
242
+
243
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/addpartnercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/addpartnercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/addpartnercommandoutput.html)
244
+
245
+ </details>
246
+ <details>
247
+ <summary>
248
+ AssociateDataShareConsumer
249
+ </summary>
250
+
251
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/associatedatashareconsumercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/associatedatashareconsumercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/associatedatashareconsumercommandoutput.html)
252
+
253
+ </details>
254
+ <details>
255
+ <summary>
256
+ AuthorizeClusterSecurityGroupIngress
257
+ </summary>
258
+
259
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/authorizeclustersecuritygroupingresscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/authorizeclustersecuritygroupingresscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/authorizeclustersecuritygroupingresscommandoutput.html)
260
+
261
+ </details>
262
+ <details>
263
+ <summary>
264
+ AuthorizeDataShare
265
+ </summary>
266
+
267
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/authorizedatasharecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/authorizedatasharecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/authorizedatasharecommandoutput.html)
268
+
269
+ </details>
270
+ <details>
271
+ <summary>
272
+ AuthorizeEndpointAccess
273
+ </summary>
274
+
275
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/authorizeendpointaccesscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/authorizeendpointaccesscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/authorizeendpointaccesscommandoutput.html)
276
+
277
+ </details>
278
+ <details>
279
+ <summary>
280
+ AuthorizeSnapshotAccess
281
+ </summary>
282
+
283
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/authorizesnapshotaccesscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/authorizesnapshotaccesscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/authorizesnapshotaccesscommandoutput.html)
284
+
285
+ </details>
286
+ <details>
287
+ <summary>
288
+ BatchDeleteClusterSnapshots
289
+ </summary>
290
+
291
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/batchdeleteclustersnapshotscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/batchdeleteclustersnapshotscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/batchdeleteclustersnapshotscommandoutput.html)
292
+
293
+ </details>
294
+ <details>
295
+ <summary>
296
+ BatchModifyClusterSnapshots
297
+ </summary>
298
+
299
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/batchmodifyclustersnapshotscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/batchmodifyclustersnapshotscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/batchmodifyclustersnapshotscommandoutput.html)
300
+
301
+ </details>
302
+ <details>
303
+ <summary>
304
+ CancelResize
305
+ </summary>
306
+
307
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/cancelresizecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/cancelresizecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/cancelresizecommandoutput.html)
308
+
309
+ </details>
310
+ <details>
311
+ <summary>
312
+ CopyClusterSnapshot
313
+ </summary>
314
+
315
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/copyclustersnapshotcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/copyclustersnapshotcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/copyclustersnapshotcommandoutput.html)
316
+
317
+ </details>
318
+ <details>
319
+ <summary>
320
+ CreateAuthenticationProfile
321
+ </summary>
322
+
323
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createauthenticationprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createauthenticationprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createauthenticationprofilecommandoutput.html)
324
+
325
+ </details>
326
+ <details>
327
+ <summary>
328
+ CreateCluster
329
+ </summary>
330
+
331
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createclustercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createclustercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createclustercommandoutput.html)
332
+
333
+ </details>
334
+ <details>
335
+ <summary>
336
+ CreateClusterParameterGroup
337
+ </summary>
338
+
339
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createclusterparametergroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createclusterparametergroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createclusterparametergroupcommandoutput.html)
340
+
341
+ </details>
342
+ <details>
343
+ <summary>
344
+ CreateClusterSecurityGroup
345
+ </summary>
346
+
347
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createclustersecuritygroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createclustersecuritygroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createclustersecuritygroupcommandoutput.html)
348
+
349
+ </details>
350
+ <details>
351
+ <summary>
352
+ CreateClusterSnapshot
353
+ </summary>
354
+
355
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createclustersnapshotcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createclustersnapshotcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createclustersnapshotcommandoutput.html)
356
+
357
+ </details>
358
+ <details>
359
+ <summary>
360
+ CreateClusterSubnetGroup
361
+ </summary>
362
+
363
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createclustersubnetgroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createclustersubnetgroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createclustersubnetgroupcommandoutput.html)
364
+
365
+ </details>
366
+ <details>
367
+ <summary>
368
+ CreateEndpointAccess
369
+ </summary>
370
+
371
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createendpointaccesscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createendpointaccesscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createendpointaccesscommandoutput.html)
372
+
373
+ </details>
374
+ <details>
375
+ <summary>
376
+ CreateEventSubscription
377
+ </summary>
378
+
379
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createeventsubscriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createeventsubscriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createeventsubscriptioncommandoutput.html)
380
+
381
+ </details>
382
+ <details>
383
+ <summary>
384
+ CreateHsmClientCertificate
385
+ </summary>
386
+
387
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createhsmclientcertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createhsmclientcertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createhsmclientcertificatecommandoutput.html)
388
+
389
+ </details>
390
+ <details>
391
+ <summary>
392
+ CreateHsmConfiguration
393
+ </summary>
394
+
395
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createhsmconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createhsmconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createhsmconfigurationcommandoutput.html)
396
+
397
+ </details>
398
+ <details>
399
+ <summary>
400
+ CreateScheduledAction
401
+ </summary>
402
+
403
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createscheduledactioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createscheduledactioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createscheduledactioncommandoutput.html)
404
+
405
+ </details>
406
+ <details>
407
+ <summary>
408
+ CreateSnapshotCopyGrant
409
+ </summary>
410
+
411
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createsnapshotcopygrantcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createsnapshotcopygrantcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createsnapshotcopygrantcommandoutput.html)
412
+
413
+ </details>
414
+ <details>
415
+ <summary>
416
+ CreateSnapshotSchedule
417
+ </summary>
418
+
419
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createsnapshotschedulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createsnapshotschedulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createsnapshotschedulecommandoutput.html)
420
+
421
+ </details>
422
+ <details>
423
+ <summary>
424
+ CreateTags
425
+ </summary>
426
+
427
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createtagscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createtagscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createtagscommandoutput.html)
428
+
429
+ </details>
430
+ <details>
431
+ <summary>
432
+ CreateUsageLimit
433
+ </summary>
434
+
435
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/createusagelimitcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createusagelimitcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/createusagelimitcommandoutput.html)
436
+
437
+ </details>
438
+ <details>
439
+ <summary>
440
+ DeauthorizeDataShare
441
+ </summary>
442
+
443
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deauthorizedatasharecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deauthorizedatasharecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deauthorizedatasharecommandoutput.html)
444
+
445
+ </details>
446
+ <details>
447
+ <summary>
448
+ DeleteAuthenticationProfile
449
+ </summary>
450
+
451
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deleteauthenticationprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteauthenticationprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteauthenticationprofilecommandoutput.html)
452
+
453
+ </details>
454
+ <details>
455
+ <summary>
456
+ DeleteCluster
457
+ </summary>
458
+
459
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deleteclustercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteclustercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteclustercommandoutput.html)
460
+
461
+ </details>
462
+ <details>
463
+ <summary>
464
+ DeleteClusterParameterGroup
465
+ </summary>
466
+
467
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deleteclusterparametergroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteclusterparametergroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteclusterparametergroupcommandoutput.html)
468
+
469
+ </details>
470
+ <details>
471
+ <summary>
472
+ DeleteClusterSecurityGroup
473
+ </summary>
474
+
475
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deleteclustersecuritygroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteclustersecuritygroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteclustersecuritygroupcommandoutput.html)
476
+
477
+ </details>
478
+ <details>
479
+ <summary>
480
+ DeleteClusterSnapshot
481
+ </summary>
482
+
483
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deleteclustersnapshotcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteclustersnapshotcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteclustersnapshotcommandoutput.html)
484
+
485
+ </details>
486
+ <details>
487
+ <summary>
488
+ DeleteClusterSubnetGroup
489
+ </summary>
490
+
491
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deleteclustersubnetgroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteclustersubnetgroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteclustersubnetgroupcommandoutput.html)
492
+
493
+ </details>
494
+ <details>
495
+ <summary>
496
+ DeleteEndpointAccess
497
+ </summary>
498
+
499
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deleteendpointaccesscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteendpointaccesscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteendpointaccesscommandoutput.html)
500
+
501
+ </details>
502
+ <details>
503
+ <summary>
504
+ DeleteEventSubscription
505
+ </summary>
506
+
507
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deleteeventsubscriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteeventsubscriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteeventsubscriptioncommandoutput.html)
508
+
509
+ </details>
510
+ <details>
511
+ <summary>
512
+ DeleteHsmClientCertificate
513
+ </summary>
514
+
515
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deletehsmclientcertificatecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletehsmclientcertificatecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletehsmclientcertificatecommandoutput.html)
516
+
517
+ </details>
518
+ <details>
519
+ <summary>
520
+ DeleteHsmConfiguration
521
+ </summary>
522
+
523
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deletehsmconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletehsmconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletehsmconfigurationcommandoutput.html)
524
+
525
+ </details>
526
+ <details>
527
+ <summary>
528
+ DeletePartner
529
+ </summary>
530
+
531
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deletepartnercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletepartnercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletepartnercommandoutput.html)
532
+
533
+ </details>
534
+ <details>
535
+ <summary>
536
+ DeleteScheduledAction
537
+ </summary>
538
+
539
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deletescheduledactioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletescheduledactioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletescheduledactioncommandoutput.html)
540
+
541
+ </details>
542
+ <details>
543
+ <summary>
544
+ DeleteSnapshotCopyGrant
545
+ </summary>
546
+
547
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deletesnapshotcopygrantcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletesnapshotcopygrantcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletesnapshotcopygrantcommandoutput.html)
548
+
549
+ </details>
550
+ <details>
551
+ <summary>
552
+ DeleteSnapshotSchedule
553
+ </summary>
554
+
555
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deletesnapshotschedulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletesnapshotschedulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletesnapshotschedulecommandoutput.html)
556
+
557
+ </details>
558
+ <details>
559
+ <summary>
560
+ DeleteTags
561
+ </summary>
562
+
563
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deletetagscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletetagscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deletetagscommandoutput.html)
564
+
565
+ </details>
566
+ <details>
567
+ <summary>
568
+ DeleteUsageLimit
569
+ </summary>
570
+
571
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/deleteusagelimitcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteusagelimitcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/deleteusagelimitcommandoutput.html)
572
+
573
+ </details>
574
+ <details>
575
+ <summary>
576
+ DescribeAccountAttributes
577
+ </summary>
578
+
579
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeaccountattributescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeaccountattributescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeaccountattributescommandoutput.html)
580
+
581
+ </details>
582
+ <details>
583
+ <summary>
584
+ DescribeAuthenticationProfiles
585
+ </summary>
586
+
587
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeauthenticationprofilescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeauthenticationprofilescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeauthenticationprofilescommandoutput.html)
588
+
589
+ </details>
590
+ <details>
591
+ <summary>
592
+ DescribeClusterDbRevisions
593
+ </summary>
594
+
595
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeclusterdbrevisionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclusterdbrevisionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclusterdbrevisionscommandoutput.html)
596
+
597
+ </details>
598
+ <details>
599
+ <summary>
600
+ DescribeClusterParameterGroups
601
+ </summary>
602
+
603
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeclusterparametergroupscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclusterparametergroupscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclusterparametergroupscommandoutput.html)
604
+
605
+ </details>
606
+ <details>
607
+ <summary>
608
+ DescribeClusterParameters
609
+ </summary>
610
+
611
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeclusterparameterscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclusterparameterscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclusterparameterscommandoutput.html)
612
+
613
+ </details>
614
+ <details>
615
+ <summary>
616
+ DescribeClusters
617
+ </summary>
618
+
619
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeclusterscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclusterscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclusterscommandoutput.html)
620
+
621
+ </details>
622
+ <details>
623
+ <summary>
624
+ DescribeClusterSecurityGroups
625
+ </summary>
626
+
627
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeclustersecuritygroupscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclustersecuritygroupscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclustersecuritygroupscommandoutput.html)
628
+
629
+ </details>
630
+ <details>
631
+ <summary>
632
+ DescribeClusterSnapshots
633
+ </summary>
634
+
635
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeclustersnapshotscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclustersnapshotscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclustersnapshotscommandoutput.html)
636
+
637
+ </details>
638
+ <details>
639
+ <summary>
640
+ DescribeClusterSubnetGroups
641
+ </summary>
642
+
643
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeclustersubnetgroupscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclustersubnetgroupscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclustersubnetgroupscommandoutput.html)
644
+
645
+ </details>
646
+ <details>
647
+ <summary>
648
+ DescribeClusterTracks
649
+ </summary>
650
+
651
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeclustertrackscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclustertrackscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclustertrackscommandoutput.html)
652
+
653
+ </details>
654
+ <details>
655
+ <summary>
656
+ DescribeClusterVersions
657
+ </summary>
658
+
659
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeclusterversionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclusterversionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeclusterversionscommandoutput.html)
660
+
661
+ </details>
662
+ <details>
663
+ <summary>
664
+ DescribeDataShares
665
+ </summary>
666
+
667
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describedatasharescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describedatasharescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describedatasharescommandoutput.html)
668
+
669
+ </details>
670
+ <details>
671
+ <summary>
672
+ DescribeDataSharesForConsumer
673
+ </summary>
674
+
675
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describedatasharesforconsumercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describedatasharesforconsumercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describedatasharesforconsumercommandoutput.html)
676
+
677
+ </details>
678
+ <details>
679
+ <summary>
680
+ DescribeDataSharesForProducer
681
+ </summary>
682
+
683
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describedatasharesforproducercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describedatasharesforproducercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describedatasharesforproducercommandoutput.html)
684
+
685
+ </details>
686
+ <details>
687
+ <summary>
688
+ DescribeDefaultClusterParameters
689
+ </summary>
690
+
691
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describedefaultclusterparameterscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describedefaultclusterparameterscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describedefaultclusterparameterscommandoutput.html)
692
+
693
+ </details>
694
+ <details>
695
+ <summary>
696
+ DescribeEndpointAccess
697
+ </summary>
698
+
699
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeendpointaccesscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeendpointaccesscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeendpointaccesscommandoutput.html)
700
+
701
+ </details>
702
+ <details>
703
+ <summary>
704
+ DescribeEndpointAuthorization
705
+ </summary>
706
+
707
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeendpointauthorizationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeendpointauthorizationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeendpointauthorizationcommandoutput.html)
708
+
709
+ </details>
710
+ <details>
711
+ <summary>
712
+ DescribeEventCategories
713
+ </summary>
714
+
715
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeeventcategoriescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeeventcategoriescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeeventcategoriescommandoutput.html)
716
+
717
+ </details>
718
+ <details>
719
+ <summary>
720
+ DescribeEvents
721
+ </summary>
722
+
723
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeeventscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeeventscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeeventscommandoutput.html)
724
+
725
+ </details>
726
+ <details>
727
+ <summary>
728
+ DescribeEventSubscriptions
729
+ </summary>
730
+
731
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeeventsubscriptionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeeventsubscriptionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeeventsubscriptionscommandoutput.html)
732
+
733
+ </details>
734
+ <details>
735
+ <summary>
736
+ DescribeHsmClientCertificates
737
+ </summary>
738
+
739
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describehsmclientcertificatescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describehsmclientcertificatescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describehsmclientcertificatescommandoutput.html)
740
+
741
+ </details>
742
+ <details>
743
+ <summary>
744
+ DescribeHsmConfigurations
745
+ </summary>
746
+
747
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describehsmconfigurationscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describehsmconfigurationscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describehsmconfigurationscommandoutput.html)
748
+
749
+ </details>
750
+ <details>
751
+ <summary>
752
+ DescribeLoggingStatus
753
+ </summary>
754
+
755
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeloggingstatuscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeloggingstatuscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeloggingstatuscommandoutput.html)
756
+
757
+ </details>
758
+ <details>
759
+ <summary>
760
+ DescribeNodeConfigurationOptions
761
+ </summary>
762
+
763
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describenodeconfigurationoptionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describenodeconfigurationoptionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describenodeconfigurationoptionscommandoutput.html)
764
+
765
+ </details>
766
+ <details>
767
+ <summary>
768
+ DescribeOrderableClusterOptions
769
+ </summary>
770
+
771
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeorderableclusteroptionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeorderableclusteroptionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeorderableclusteroptionscommandoutput.html)
772
+
773
+ </details>
774
+ <details>
775
+ <summary>
776
+ DescribePartners
777
+ </summary>
778
+
779
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describepartnerscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describepartnerscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describepartnerscommandoutput.html)
780
+
781
+ </details>
782
+ <details>
783
+ <summary>
784
+ DescribeReservedNodeExchangeStatus
785
+ </summary>
786
+
787
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describereservednodeexchangestatuscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describereservednodeexchangestatuscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describereservednodeexchangestatuscommandoutput.html)
788
+
789
+ </details>
790
+ <details>
791
+ <summary>
792
+ DescribeReservedNodeOfferings
793
+ </summary>
794
+
795
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describereservednodeofferingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describereservednodeofferingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describereservednodeofferingscommandoutput.html)
796
+
797
+ </details>
798
+ <details>
799
+ <summary>
800
+ DescribeReservedNodes
801
+ </summary>
802
+
803
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describereservednodescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describereservednodescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describereservednodescommandoutput.html)
804
+
805
+ </details>
806
+ <details>
807
+ <summary>
808
+ DescribeResize
809
+ </summary>
810
+
811
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeresizecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeresizecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeresizecommandoutput.html)
812
+
813
+ </details>
814
+ <details>
815
+ <summary>
816
+ DescribeScheduledActions
817
+ </summary>
818
+
819
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describescheduledactionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describescheduledactionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describescheduledactionscommandoutput.html)
820
+
821
+ </details>
822
+ <details>
823
+ <summary>
824
+ DescribeSnapshotCopyGrants
825
+ </summary>
826
+
827
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describesnapshotcopygrantscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describesnapshotcopygrantscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describesnapshotcopygrantscommandoutput.html)
828
+
829
+ </details>
830
+ <details>
831
+ <summary>
832
+ DescribeSnapshotSchedules
833
+ </summary>
834
+
835
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describesnapshotschedulescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describesnapshotschedulescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describesnapshotschedulescommandoutput.html)
836
+
837
+ </details>
838
+ <details>
839
+ <summary>
840
+ DescribeStorage
841
+ </summary>
842
+
843
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describestoragecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describestoragecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describestoragecommandoutput.html)
844
+
845
+ </details>
846
+ <details>
847
+ <summary>
848
+ DescribeTableRestoreStatus
849
+ </summary>
850
+
851
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describetablerestorestatuscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describetablerestorestatuscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describetablerestorestatuscommandoutput.html)
852
+
853
+ </details>
854
+ <details>
855
+ <summary>
856
+ DescribeTags
857
+ </summary>
858
+
859
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describetagscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describetagscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describetagscommandoutput.html)
860
+
861
+ </details>
862
+ <details>
863
+ <summary>
864
+ DescribeUsageLimits
865
+ </summary>
866
+
867
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/describeusagelimitscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeusagelimitscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/describeusagelimitscommandoutput.html)
868
+
869
+ </details>
870
+ <details>
871
+ <summary>
872
+ DisableLogging
873
+ </summary>
874
+
875
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/disableloggingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/disableloggingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/disableloggingcommandoutput.html)
876
+
877
+ </details>
878
+ <details>
879
+ <summary>
880
+ DisableSnapshotCopy
881
+ </summary>
882
+
883
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/disablesnapshotcopycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/disablesnapshotcopycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/disablesnapshotcopycommandoutput.html)
884
+
885
+ </details>
886
+ <details>
887
+ <summary>
888
+ DisassociateDataShareConsumer
889
+ </summary>
890
+
891
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/disassociatedatashareconsumercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/disassociatedatashareconsumercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/disassociatedatashareconsumercommandoutput.html)
892
+
893
+ </details>
894
+ <details>
895
+ <summary>
896
+ EnableLogging
897
+ </summary>
898
+
899
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/enableloggingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/enableloggingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/enableloggingcommandoutput.html)
900
+
901
+ </details>
902
+ <details>
903
+ <summary>
904
+ EnableSnapshotCopy
905
+ </summary>
906
+
907
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/enablesnapshotcopycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/enablesnapshotcopycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/enablesnapshotcopycommandoutput.html)
908
+
909
+ </details>
910
+ <details>
911
+ <summary>
912
+ GetClusterCredentials
913
+ </summary>
914
+
915
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/getclustercredentialscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/getclustercredentialscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/getclustercredentialscommandoutput.html)
916
+
917
+ </details>
918
+ <details>
919
+ <summary>
920
+ GetClusterCredentialsWithIAM
921
+ </summary>
922
+
923
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/getclustercredentialswithiamcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/getclustercredentialswithiamcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/getclustercredentialswithiamcommandoutput.html)
924
+
925
+ </details>
926
+ <details>
927
+ <summary>
928
+ GetReservedNodeExchangeConfigurationOptions
929
+ </summary>
930
+
931
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/getreservednodeexchangeconfigurationoptionscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/getreservednodeexchangeconfigurationoptionscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/getreservednodeexchangeconfigurationoptionscommandoutput.html)
932
+
933
+ </details>
934
+ <details>
935
+ <summary>
936
+ GetReservedNodeExchangeOfferings
937
+ </summary>
938
+
939
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/getreservednodeexchangeofferingscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/getreservednodeexchangeofferingscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/getreservednodeexchangeofferingscommandoutput.html)
940
+
941
+ </details>
942
+ <details>
943
+ <summary>
944
+ ModifyAquaConfiguration
945
+ </summary>
946
+
947
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyaquaconfigurationcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyaquaconfigurationcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyaquaconfigurationcommandoutput.html)
948
+
949
+ </details>
950
+ <details>
951
+ <summary>
952
+ ModifyAuthenticationProfile
953
+ </summary>
954
+
955
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyauthenticationprofilecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyauthenticationprofilecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyauthenticationprofilecommandoutput.html)
956
+
957
+ </details>
958
+ <details>
959
+ <summary>
960
+ ModifyCluster
961
+ </summary>
962
+
963
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyclustercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclustercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclustercommandoutput.html)
964
+
965
+ </details>
966
+ <details>
967
+ <summary>
968
+ ModifyClusterDbRevision
969
+ </summary>
970
+
971
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyclusterdbrevisioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclusterdbrevisioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclusterdbrevisioncommandoutput.html)
972
+
973
+ </details>
974
+ <details>
975
+ <summary>
976
+ ModifyClusterIamRoles
977
+ </summary>
978
+
979
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyclusteriamrolescommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclusteriamrolescommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclusteriamrolescommandoutput.html)
980
+
981
+ </details>
982
+ <details>
983
+ <summary>
984
+ ModifyClusterMaintenance
985
+ </summary>
986
+
987
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyclustermaintenancecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclustermaintenancecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclustermaintenancecommandoutput.html)
988
+
989
+ </details>
990
+ <details>
991
+ <summary>
992
+ ModifyClusterParameterGroup
993
+ </summary>
994
+
995
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyclusterparametergroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclusterparametergroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclusterparametergroupcommandoutput.html)
996
+
997
+ </details>
998
+ <details>
999
+ <summary>
1000
+ ModifyClusterSnapshot
1001
+ </summary>
1002
+
1003
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyclustersnapshotcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclustersnapshotcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclustersnapshotcommandoutput.html)
1004
+
1005
+ </details>
1006
+ <details>
1007
+ <summary>
1008
+ ModifyClusterSnapshotSchedule
1009
+ </summary>
1010
+
1011
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyclustersnapshotschedulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclustersnapshotschedulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclustersnapshotschedulecommandoutput.html)
1012
+
1013
+ </details>
1014
+ <details>
1015
+ <summary>
1016
+ ModifyClusterSubnetGroup
1017
+ </summary>
1018
+
1019
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyclustersubnetgroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclustersubnetgroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyclustersubnetgroupcommandoutput.html)
1020
+
1021
+ </details>
1022
+ <details>
1023
+ <summary>
1024
+ ModifyEndpointAccess
1025
+ </summary>
1026
+
1027
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyendpointaccesscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyendpointaccesscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyendpointaccesscommandoutput.html)
1028
+
1029
+ </details>
1030
+ <details>
1031
+ <summary>
1032
+ ModifyEventSubscription
1033
+ </summary>
1034
+
1035
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyeventsubscriptioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyeventsubscriptioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyeventsubscriptioncommandoutput.html)
1036
+
1037
+ </details>
1038
+ <details>
1039
+ <summary>
1040
+ ModifyScheduledAction
1041
+ </summary>
1042
+
1043
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyscheduledactioncommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyscheduledactioncommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyscheduledactioncommandoutput.html)
1044
+
1045
+ </details>
1046
+ <details>
1047
+ <summary>
1048
+ ModifySnapshotCopyRetentionPeriod
1049
+ </summary>
1050
+
1051
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifysnapshotcopyretentionperiodcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifysnapshotcopyretentionperiodcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifysnapshotcopyretentionperiodcommandoutput.html)
1052
+
1053
+ </details>
1054
+ <details>
1055
+ <summary>
1056
+ ModifySnapshotSchedule
1057
+ </summary>
1058
+
1059
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifysnapshotschedulecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifysnapshotschedulecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifysnapshotschedulecommandoutput.html)
1060
+
1061
+ </details>
1062
+ <details>
1063
+ <summary>
1064
+ ModifyUsageLimit
1065
+ </summary>
1066
+
1067
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/modifyusagelimitcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyusagelimitcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/modifyusagelimitcommandoutput.html)
1068
+
1069
+ </details>
1070
+ <details>
1071
+ <summary>
1072
+ PauseCluster
1073
+ </summary>
1074
+
1075
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/pauseclustercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/pauseclustercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/pauseclustercommandoutput.html)
1076
+
1077
+ </details>
1078
+ <details>
1079
+ <summary>
1080
+ PurchaseReservedNodeOffering
1081
+ </summary>
1082
+
1083
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/purchasereservednodeofferingcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/purchasereservednodeofferingcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/purchasereservednodeofferingcommandoutput.html)
1084
+
1085
+ </details>
1086
+ <details>
1087
+ <summary>
1088
+ RebootCluster
1089
+ </summary>
1090
+
1091
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/rebootclustercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/rebootclustercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/rebootclustercommandoutput.html)
1092
+
1093
+ </details>
1094
+ <details>
1095
+ <summary>
1096
+ RejectDataShare
1097
+ </summary>
1098
+
1099
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/rejectdatasharecommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/rejectdatasharecommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/rejectdatasharecommandoutput.html)
1100
+
1101
+ </details>
1102
+ <details>
1103
+ <summary>
1104
+ ResetClusterParameterGroup
1105
+ </summary>
1106
+
1107
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/resetclusterparametergroupcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/resetclusterparametergroupcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/resetclusterparametergroupcommandoutput.html)
1108
+
1109
+ </details>
1110
+ <details>
1111
+ <summary>
1112
+ ResizeCluster
1113
+ </summary>
1114
+
1115
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/resizeclustercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/resizeclustercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/resizeclustercommandoutput.html)
1116
+
1117
+ </details>
1118
+ <details>
1119
+ <summary>
1120
+ RestoreFromClusterSnapshot
1121
+ </summary>
1122
+
1123
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/restorefromclustersnapshotcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/restorefromclustersnapshotcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/restorefromclustersnapshotcommandoutput.html)
1124
+
1125
+ </details>
1126
+ <details>
1127
+ <summary>
1128
+ RestoreTableFromClusterSnapshot
1129
+ </summary>
1130
+
1131
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/restoretablefromclustersnapshotcommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/restoretablefromclustersnapshotcommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/restoretablefromclustersnapshotcommandoutput.html)
1132
+
1133
+ </details>
1134
+ <details>
1135
+ <summary>
1136
+ ResumeCluster
1137
+ </summary>
1138
+
1139
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/resumeclustercommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/resumeclustercommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/resumeclustercommandoutput.html)
1140
+
1141
+ </details>
1142
+ <details>
1143
+ <summary>
1144
+ RevokeClusterSecurityGroupIngress
1145
+ </summary>
1146
+
1147
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/revokeclustersecuritygroupingresscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/revokeclustersecuritygroupingresscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/revokeclustersecuritygroupingresscommandoutput.html)
1148
+
1149
+ </details>
1150
+ <details>
1151
+ <summary>
1152
+ RevokeEndpointAccess
1153
+ </summary>
1154
+
1155
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/revokeendpointaccesscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/revokeendpointaccesscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/revokeendpointaccesscommandoutput.html)
1156
+
1157
+ </details>
1158
+ <details>
1159
+ <summary>
1160
+ RevokeSnapshotAccess
1161
+ </summary>
1162
+
1163
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/revokesnapshotaccesscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/revokesnapshotaccesscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/revokesnapshotaccesscommandoutput.html)
1164
+
1165
+ </details>
1166
+ <details>
1167
+ <summary>
1168
+ RotateEncryptionKey
1169
+ </summary>
1170
+
1171
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/rotateencryptionkeycommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/rotateencryptionkeycommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/rotateencryptionkeycommandoutput.html)
1172
+
1173
+ </details>
1174
+ <details>
1175
+ <summary>
1176
+ UpdatePartnerStatus
1177
+ </summary>
1178
+
1179
+ [Command API Reference](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/classes/updatepartnerstatuscommand.html) / [Input](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/updatepartnerstatuscommandinput.html) / [Output](https://docs.aws.amazon.com/AWSJavaScriptSDK/v3/latest/clients/client-redshift/interfaces/updatepartnerstatuscommandoutput.html)
1180
+
1181
+ </details>