@aws-sdk/client-redshift 3.296.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 +3 -3
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RestoreFromClusterSnapshotMessage, RestoreFromClusterSnapshotResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RestoreFromClusterSnapshotCommand}.
8
10
  */
9
11
  export interface RestoreFromClusterSnapshotCommandInput extends RestoreFromClusterSnapshotMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RestoreFromClusterSnapshotCommand}.
13
17
  */
14
18
  export interface RestoreFromClusterSnapshotCommandOutput extends RestoreFromClusterSnapshotResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a new cluster from a snapshot. By default, Amazon Redshift creates the resulting
18
23
  * cluster with the same configuration as the original cluster from which the snapshot was
19
24
  * created, except that the new cluster is created with the default cluster security and
@@ -36,6 +41,8 @@ export interface RestoreFromClusterSnapshotCommandOutput extends RestoreFromClus
36
41
  * const response = await client.send(command);
37
42
  * ```
38
43
  *
44
+ * @param RestoreFromClusterSnapshotCommandInput - {@link RestoreFromClusterSnapshotCommandInput}
45
+ * @returns {@link RestoreFromClusterSnapshotCommandOutput}
39
46
  * @see {@link RestoreFromClusterSnapshotCommandInput} for command's `input` shape.
40
47
  * @see {@link RestoreFromClusterSnapshotCommandOutput} for command's `response` shape.
41
48
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -158,11 +165,20 @@ export interface RestoreFromClusterSnapshotCommandOutput extends RestoreFromClus
158
165
  export declare class RestoreFromClusterSnapshotCommand extends $Command<RestoreFromClusterSnapshotCommandInput, RestoreFromClusterSnapshotCommandOutput, RedshiftClientResolvedConfig> {
159
166
  readonly input: RestoreFromClusterSnapshotCommandInput;
160
167
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
168
+ /**
169
+ * @public
170
+ */
161
171
  constructor(input: RestoreFromClusterSnapshotCommandInput);
162
172
  /**
163
173
  * @internal
164
174
  */
165
175
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreFromClusterSnapshotCommandInput, RestoreFromClusterSnapshotCommandOutput>;
176
+ /**
177
+ * @internal
178
+ */
166
179
  private serialize;
180
+ /**
181
+ * @internal
182
+ */
167
183
  private deserialize;
168
184
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RestoreTableFromClusterSnapshotMessage, RestoreTableFromClusterSnapshotResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RestoreTableFromClusterSnapshotCommand}.
8
10
  */
9
11
  export interface RestoreTableFromClusterSnapshotCommandInput extends RestoreTableFromClusterSnapshotMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RestoreTableFromClusterSnapshotCommand}.
13
17
  */
14
18
  export interface RestoreTableFromClusterSnapshotCommandOutput extends RestoreTableFromClusterSnapshotResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a new table from a table in an Amazon Redshift cluster snapshot. You must
18
23
  * create the new table within the Amazon Redshift cluster that the snapshot was taken
19
24
  * from.</p>
@@ -38,6 +43,8 @@ export interface RestoreTableFromClusterSnapshotCommandOutput extends RestoreTab
38
43
  * const response = await client.send(command);
39
44
  * ```
40
45
  *
46
+ * @param RestoreTableFromClusterSnapshotCommandInput - {@link RestoreTableFromClusterSnapshotCommandInput}
47
+ * @returns {@link RestoreTableFromClusterSnapshotCommandOutput}
41
48
  * @see {@link RestoreTableFromClusterSnapshotCommandInput} for command's `input` shape.
42
49
  * @see {@link RestoreTableFromClusterSnapshotCommandOutput} for command's `response` shape.
43
50
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -73,11 +80,20 @@ export interface RestoreTableFromClusterSnapshotCommandOutput extends RestoreTab
73
80
  export declare class RestoreTableFromClusterSnapshotCommand extends $Command<RestoreTableFromClusterSnapshotCommandInput, RestoreTableFromClusterSnapshotCommandOutput, RedshiftClientResolvedConfig> {
74
81
  readonly input: RestoreTableFromClusterSnapshotCommandInput;
75
82
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
83
+ /**
84
+ * @public
85
+ */
76
86
  constructor(input: RestoreTableFromClusterSnapshotCommandInput);
77
87
  /**
78
88
  * @internal
79
89
  */
80
90
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreTableFromClusterSnapshotCommandInput, RestoreTableFromClusterSnapshotCommandOutput>;
91
+ /**
92
+ * @internal
93
+ */
81
94
  private serialize;
95
+ /**
96
+ * @internal
97
+ */
82
98
  private deserialize;
83
99
  }
@@ -5,16 +5,21 @@ import { ResumeClusterMessage } from "../models/models_0";
5
5
  import { ResumeClusterResult } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link ResumeClusterCommand}.
9
11
  */
10
12
  export interface ResumeClusterCommandInput extends ResumeClusterMessage {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link ResumeClusterCommand}.
14
18
  */
15
19
  export interface ResumeClusterCommandOutput extends ResumeClusterResult, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Resumes a paused cluster.</p>
19
24
  * @example
20
25
  * Use a bare-bones client and the command you need to make an API call.
@@ -26,6 +31,8 @@ export interface ResumeClusterCommandOutput extends ResumeClusterResult, __Metad
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param ResumeClusterCommandInput - {@link ResumeClusterCommandInput}
35
+ * @returns {@link ResumeClusterCommandOutput}
29
36
  * @see {@link ResumeClusterCommandInput} for command's `input` shape.
30
37
  * @see {@link ResumeClusterCommandOutput} for command's `response` shape.
31
38
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -46,11 +53,20 @@ export interface ResumeClusterCommandOutput extends ResumeClusterResult, __Metad
46
53
  export declare class ResumeClusterCommand extends $Command<ResumeClusterCommandInput, ResumeClusterCommandOutput, RedshiftClientResolvedConfig> {
47
54
  readonly input: ResumeClusterCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: ResumeClusterCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ResumeClusterCommandInput, ResumeClusterCommandOutput>;
64
+ /**
65
+ * @internal
66
+ */
54
67
  private serialize;
68
+ /**
69
+ * @internal
70
+ */
55
71
  private deserialize;
56
72
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RevokeClusterSecurityGroupIngressMessage, RevokeClusterSecurityGroupIngressResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RevokeClusterSecurityGroupIngressCommand}.
8
10
  */
9
11
  export interface RevokeClusterSecurityGroupIngressCommandInput extends RevokeClusterSecurityGroupIngressMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RevokeClusterSecurityGroupIngressCommand}.
13
17
  */
14
18
  export interface RevokeClusterSecurityGroupIngressCommandOutput extends RevokeClusterSecurityGroupIngressResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Revokes an ingress rule in an Amazon Redshift security group for a previously authorized
18
23
  * IP range or Amazon EC2 security group. To add an ingress rule, see <a>AuthorizeClusterSecurityGroupIngress</a>.
19
24
  * For information about managing security groups, go to
@@ -29,6 +34,8 @@ export interface RevokeClusterSecurityGroupIngressCommandOutput extends RevokeCl
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param RevokeClusterSecurityGroupIngressCommandInput - {@link RevokeClusterSecurityGroupIngressCommandInput}
38
+ * @returns {@link RevokeClusterSecurityGroupIngressCommandOutput}
32
39
  * @see {@link RevokeClusterSecurityGroupIngressCommandInput} for command's `input` shape.
33
40
  * @see {@link RevokeClusterSecurityGroupIngressCommandOutput} for command's `response` shape.
34
41
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -49,11 +56,20 @@ export interface RevokeClusterSecurityGroupIngressCommandOutput extends RevokeCl
49
56
  export declare class RevokeClusterSecurityGroupIngressCommand extends $Command<RevokeClusterSecurityGroupIngressCommandInput, RevokeClusterSecurityGroupIngressCommandOutput, RedshiftClientResolvedConfig> {
50
57
  readonly input: RevokeClusterSecurityGroupIngressCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: RevokeClusterSecurityGroupIngressCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RevokeClusterSecurityGroupIngressCommandInput, RevokeClusterSecurityGroupIngressCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -5,16 +5,21 @@ import { EndpointAuthorization } from "../models/models_0";
5
5
  import { RevokeEndpointAccessMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link RevokeEndpointAccessCommand}.
9
11
  */
10
12
  export interface RevokeEndpointAccessCommandInput extends RevokeEndpointAccessMessage {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link RevokeEndpointAccessCommand}.
14
18
  */
15
19
  export interface RevokeEndpointAccessCommandOutput extends EndpointAuthorization, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Revokes access to a cluster.</p>
19
24
  * @example
20
25
  * Use a bare-bones client and the command you need to make an API call.
@@ -26,6 +31,8 @@ export interface RevokeEndpointAccessCommandOutput extends EndpointAuthorization
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param RevokeEndpointAccessCommandInput - {@link RevokeEndpointAccessCommandInput}
35
+ * @returns {@link RevokeEndpointAccessCommandOutput}
29
36
  * @see {@link RevokeEndpointAccessCommandInput} for command's `input` shape.
30
37
  * @see {@link RevokeEndpointAccessCommandOutput} for command's `response` shape.
31
38
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -57,11 +64,20 @@ export interface RevokeEndpointAccessCommandOutput extends EndpointAuthorization
57
64
  export declare class RevokeEndpointAccessCommand extends $Command<RevokeEndpointAccessCommandInput, RevokeEndpointAccessCommandOutput, RedshiftClientResolvedConfig> {
58
65
  readonly input: RevokeEndpointAccessCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: RevokeEndpointAccessCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RevokeEndpointAccessCommandInput, RevokeEndpointAccessCommandOutput>;
75
+ /**
76
+ * @internal
77
+ */
65
78
  private serialize;
79
+ /**
80
+ * @internal
81
+ */
66
82
  private deserialize;
67
83
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RevokeSnapshotAccessMessage, RevokeSnapshotAccessResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RevokeSnapshotAccessCommand}.
8
10
  */
9
11
  export interface RevokeSnapshotAccessCommandInput extends RevokeSnapshotAccessMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RevokeSnapshotAccessCommand}.
13
17
  */
14
18
  export interface RevokeSnapshotAccessCommandOutput extends RevokeSnapshotAccessResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Removes the ability of the specified Amazon Web Services account to restore the specified
18
23
  * snapshot. If the account is currently restoring the snapshot, the restore will run to
19
24
  * completion.</p>
@@ -31,6 +36,8 @@ export interface RevokeSnapshotAccessCommandOutput extends RevokeSnapshotAccessR
31
36
  * const response = await client.send(command);
32
37
  * ```
33
38
  *
39
+ * @param RevokeSnapshotAccessCommandInput - {@link RevokeSnapshotAccessCommandInput}
40
+ * @returns {@link RevokeSnapshotAccessCommandOutput}
34
41
  * @see {@link RevokeSnapshotAccessCommandInput} for command's `input` shape.
35
42
  * @see {@link RevokeSnapshotAccessCommandOutput} for command's `response` shape.
36
43
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -54,11 +61,20 @@ export interface RevokeSnapshotAccessCommandOutput extends RevokeSnapshotAccessR
54
61
  export declare class RevokeSnapshotAccessCommand extends $Command<RevokeSnapshotAccessCommandInput, RevokeSnapshotAccessCommandOutput, RedshiftClientResolvedConfig> {
55
62
  readonly input: RevokeSnapshotAccessCommandInput;
56
63
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
64
+ /**
65
+ * @public
66
+ */
57
67
  constructor(input: RevokeSnapshotAccessCommandInput);
58
68
  /**
59
69
  * @internal
60
70
  */
61
71
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RevokeSnapshotAccessCommandInput, RevokeSnapshotAccessCommandOutput>;
72
+ /**
73
+ * @internal
74
+ */
62
75
  private serialize;
76
+ /**
77
+ * @internal
78
+ */
63
79
  private deserialize;
64
80
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { RotateEncryptionKeyMessage, RotateEncryptionKeyResult } from "../models/models_1";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link RotateEncryptionKeyCommand}.
8
10
  */
9
11
  export interface RotateEncryptionKeyCommandInput extends RotateEncryptionKeyMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link RotateEncryptionKeyCommand}.
13
17
  */
14
18
  export interface RotateEncryptionKeyCommandOutput extends RotateEncryptionKeyResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Rotates the encryption keys for a cluster.</p>
18
23
  * @example
19
24
  * Use a bare-bones client and the command you need to make an API call.
@@ -25,6 +30,8 @@ export interface RotateEncryptionKeyCommandOutput extends RotateEncryptionKeyRes
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param RotateEncryptionKeyCommandInput - {@link RotateEncryptionKeyCommandInput}
34
+ * @returns {@link RotateEncryptionKeyCommandOutput}
28
35
  * @see {@link RotateEncryptionKeyCommandInput} for command's `input` shape.
29
36
  * @see {@link RotateEncryptionKeyCommandOutput} for command's `response` shape.
30
37
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -45,11 +52,20 @@ export interface RotateEncryptionKeyCommandOutput extends RotateEncryptionKeyRes
45
52
  export declare class RotateEncryptionKeyCommand extends $Command<RotateEncryptionKeyCommandInput, RotateEncryptionKeyCommandOutput, RedshiftClientResolvedConfig> {
46
53
  readonly input: RotateEncryptionKeyCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: RotateEncryptionKeyCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RotateEncryptionKeyCommandInput, RotateEncryptionKeyCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -5,16 +5,21 @@ import { PartnerIntegrationOutputMessage } from "../models/models_0";
5
5
  import { UpdatePartnerStatusInputMessage } from "../models/models_1";
6
6
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
7
7
  /**
8
+ * @public
9
+ *
8
10
  * The input for {@link UpdatePartnerStatusCommand}.
9
11
  */
10
12
  export interface UpdatePartnerStatusCommandInput extends UpdatePartnerStatusInputMessage {
11
13
  }
12
14
  /**
15
+ * @public
16
+ *
13
17
  * The output of {@link UpdatePartnerStatusCommand}.
14
18
  */
15
19
  export interface UpdatePartnerStatusCommandOutput extends PartnerIntegrationOutputMessage, __MetadataBearer {
16
20
  }
17
21
  /**
22
+ * @public
18
23
  * <p>Updates the status of a partner integration.</p>
19
24
  * @example
20
25
  * Use a bare-bones client and the command you need to make an API call.
@@ -26,6 +31,8 @@ export interface UpdatePartnerStatusCommandOutput extends PartnerIntegrationOutp
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param UpdatePartnerStatusCommandInput - {@link UpdatePartnerStatusCommandInput}
35
+ * @returns {@link UpdatePartnerStatusCommandOutput}
29
36
  * @see {@link UpdatePartnerStatusCommandInput} for command's `input` shape.
30
37
  * @see {@link UpdatePartnerStatusCommandOutput} for command's `response` shape.
31
38
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -45,11 +52,20 @@ export interface UpdatePartnerStatusCommandOutput extends PartnerIntegrationOutp
45
52
  export declare class UpdatePartnerStatusCommand extends $Command<UpdatePartnerStatusCommandInput, UpdatePartnerStatusCommandOutput, RedshiftClientResolvedConfig> {
46
53
  readonly input: UpdatePartnerStatusCommandInput;
47
54
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
55
+ /**
56
+ * @public
57
+ */
48
58
  constructor(input: UpdatePartnerStatusCommandInput);
49
59
  /**
50
60
  * @internal
51
61
  */
52
62
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdatePartnerStatusCommandInput, UpdatePartnerStatusCommandOutput>;
63
+ /**
64
+ * @internal
65
+ */
53
66
  private serialize;
67
+ /**
68
+ * @internal
69
+ */
54
70
  private deserialize;
55
71
  }
@@ -1,5 +1,7 @@
1
1
  import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@aws-sdk/smithy-client";
2
2
  /**
3
+ * @public
4
+ *
3
5
  * Base exception class for all service exceptions from Redshift service.
4
6
  */
5
7
  export declare class RedshiftServiceException extends __ServiceException {