@aws-sdk/client-redshift 3.295.0 → 3.297.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (160) hide show
  1. package/dist-cjs/protocols/Aws_query.js +281 -1226
  2. package/dist-es/protocols/Aws_query.js +281 -1226
  3. package/dist-types/Redshift.d.ts +120 -0
  4. package/dist-types/RedshiftClient.d.ts +24 -4
  5. package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +16 -0
  6. package/dist-types/commands/AddPartnerCommand.d.ts +16 -0
  7. package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +16 -0
  8. package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +16 -0
  9. package/dist-types/commands/AuthorizeDataShareCommand.d.ts +16 -0
  10. package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +16 -0
  11. package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +16 -0
  12. package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +16 -0
  13. package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +16 -0
  14. package/dist-types/commands/CancelResizeCommand.d.ts +16 -0
  15. package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +16 -0
  16. package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +16 -0
  17. package/dist-types/commands/CreateClusterCommand.d.ts +16 -0
  18. package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +16 -0
  19. package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +16 -0
  20. package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +16 -0
  21. package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +16 -0
  22. package/dist-types/commands/CreateEndpointAccessCommand.d.ts +16 -0
  23. package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
  24. package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +16 -0
  25. package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +16 -0
  26. package/dist-types/commands/CreateScheduledActionCommand.d.ts +16 -0
  27. package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +16 -0
  28. package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +16 -0
  29. package/dist-types/commands/CreateTagsCommand.d.ts +16 -0
  30. package/dist-types/commands/CreateUsageLimitCommand.d.ts +16 -0
  31. package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +16 -0
  32. package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +16 -0
  33. package/dist-types/commands/DeleteClusterCommand.d.ts +16 -0
  34. package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +16 -0
  35. package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +16 -0
  36. package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +16 -0
  37. package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +16 -0
  38. package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +16 -0
  39. package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
  40. package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +16 -0
  41. package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +16 -0
  42. package/dist-types/commands/DeletePartnerCommand.d.ts +16 -0
  43. package/dist-types/commands/DeleteScheduledActionCommand.d.ts +16 -0
  44. package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +16 -0
  45. package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +16 -0
  46. package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
  47. package/dist-types/commands/DeleteUsageLimitCommand.d.ts +16 -0
  48. package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
  49. package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +16 -0
  50. package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +16 -0
  51. package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +16 -0
  52. package/dist-types/commands/DescribeClusterParametersCommand.d.ts +16 -0
  53. package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +16 -0
  54. package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +16 -0
  55. package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +16 -0
  56. package/dist-types/commands/DescribeClusterTracksCommand.d.ts +16 -0
  57. package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +16 -0
  58. package/dist-types/commands/DescribeClustersCommand.d.ts +16 -0
  59. package/dist-types/commands/DescribeDataSharesCommand.d.ts +16 -0
  60. package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +16 -0
  61. package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +16 -0
  62. package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +16 -0
  63. package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +16 -0
  64. package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +16 -0
  65. package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
  66. package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
  67. package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
  68. package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +16 -0
  69. package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +16 -0
  70. package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +16 -0
  71. package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +16 -0
  72. package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +16 -0
  73. package/dist-types/commands/DescribePartnersCommand.d.ts +16 -0
  74. package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +16 -0
  75. package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +16 -0
  76. package/dist-types/commands/DescribeReservedNodesCommand.d.ts +16 -0
  77. package/dist-types/commands/DescribeResizeCommand.d.ts +16 -0
  78. package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +16 -0
  79. package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +16 -0
  80. package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +16 -0
  81. package/dist-types/commands/DescribeStorageCommand.d.ts +16 -0
  82. package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +16 -0
  83. package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
  84. package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +16 -0
  85. package/dist-types/commands/DisableLoggingCommand.d.ts +16 -0
  86. package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +16 -0
  87. package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +16 -0
  88. package/dist-types/commands/EnableLoggingCommand.d.ts +16 -0
  89. package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +16 -0
  90. package/dist-types/commands/GetClusterCredentialsCommand.d.ts +16 -0
  91. package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +16 -0
  92. package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +16 -0
  93. package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +16 -0
  94. package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +16 -0
  95. package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +16 -0
  96. package/dist-types/commands/ModifyClusterCommand.d.ts +16 -0
  97. package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +16 -0
  98. package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +16 -0
  99. package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +16 -0
  100. package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +16 -0
  101. package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +16 -0
  102. package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +16 -0
  103. package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +16 -0
  104. package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +16 -0
  105. package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
  106. package/dist-types/commands/ModifyScheduledActionCommand.d.ts +16 -0
  107. package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +16 -0
  108. package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +16 -0
  109. package/dist-types/commands/ModifyUsageLimitCommand.d.ts +16 -0
  110. package/dist-types/commands/PauseClusterCommand.d.ts +16 -0
  111. package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +16 -0
  112. package/dist-types/commands/RebootClusterCommand.d.ts +16 -0
  113. package/dist-types/commands/RejectDataShareCommand.d.ts +16 -0
  114. package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +16 -0
  115. package/dist-types/commands/ResizeClusterCommand.d.ts +16 -0
  116. package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +16 -0
  117. package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +16 -0
  118. package/dist-types/commands/ResumeClusterCommand.d.ts +16 -0
  119. package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +16 -0
  120. package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +16 -0
  121. package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +16 -0
  122. package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +16 -0
  123. package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +16 -0
  124. package/dist-types/models/RedshiftServiceException.d.ts +2 -0
  125. package/dist-types/models/models_0.d.ts +462 -2
  126. package/dist-types/models/models_1.d.ts +248 -0
  127. package/dist-types/pagination/DescribeClusterDbRevisionsPaginator.d.ts +3 -0
  128. package/dist-types/pagination/DescribeClusterParameterGroupsPaginator.d.ts +3 -0
  129. package/dist-types/pagination/DescribeClusterParametersPaginator.d.ts +3 -0
  130. package/dist-types/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +3 -0
  131. package/dist-types/pagination/DescribeClusterSnapshotsPaginator.d.ts +3 -0
  132. package/dist-types/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +3 -0
  133. package/dist-types/pagination/DescribeClusterTracksPaginator.d.ts +3 -0
  134. package/dist-types/pagination/DescribeClusterVersionsPaginator.d.ts +3 -0
  135. package/dist-types/pagination/DescribeClustersPaginator.d.ts +3 -0
  136. package/dist-types/pagination/DescribeDataSharesForConsumerPaginator.d.ts +3 -0
  137. package/dist-types/pagination/DescribeDataSharesForProducerPaginator.d.ts +3 -0
  138. package/dist-types/pagination/DescribeDataSharesPaginator.d.ts +3 -0
  139. package/dist-types/pagination/DescribeDefaultClusterParametersPaginator.d.ts +3 -0
  140. package/dist-types/pagination/DescribeEndpointAccessPaginator.d.ts +3 -0
  141. package/dist-types/pagination/DescribeEndpointAuthorizationPaginator.d.ts +3 -0
  142. package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
  143. package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
  144. package/dist-types/pagination/DescribeHsmClientCertificatesPaginator.d.ts +3 -0
  145. package/dist-types/pagination/DescribeHsmConfigurationsPaginator.d.ts +3 -0
  146. package/dist-types/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +3 -0
  147. package/dist-types/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +3 -0
  148. package/dist-types/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +3 -0
  149. package/dist-types/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +3 -0
  150. package/dist-types/pagination/DescribeReservedNodesPaginator.d.ts +3 -0
  151. package/dist-types/pagination/DescribeScheduledActionsPaginator.d.ts +3 -0
  152. package/dist-types/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +3 -0
  153. package/dist-types/pagination/DescribeSnapshotSchedulesPaginator.d.ts +3 -0
  154. package/dist-types/pagination/DescribeTableRestoreStatusPaginator.d.ts +3 -0
  155. package/dist-types/pagination/DescribeTagsPaginator.d.ts +3 -0
  156. package/dist-types/pagination/DescribeUsageLimitsPaginator.d.ts +3 -0
  157. package/dist-types/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +3 -0
  158. package/dist-types/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +3 -0
  159. package/dist-types/pagination/Interfaces.d.ts +3 -0
  160. package/package.json +30 -30
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateSnapshotScheduleMessage, SnapshotSchedule } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateSnapshotScheduleCommand}.
8
10
  */
9
11
  export interface CreateSnapshotScheduleCommandInput extends CreateSnapshotScheduleMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateSnapshotScheduleCommand}.
13
17
  */
14
18
  export interface CreateSnapshotScheduleCommandOutput extends SnapshotSchedule, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Create a snapshot schedule that can be associated to a cluster and which overrides the default system backup schedule. </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 CreateSnapshotScheduleCommandOutput extends SnapshotSchedule, _
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param CreateSnapshotScheduleCommandInput - {@link CreateSnapshotScheduleCommandInput}
34
+ * @returns {@link CreateSnapshotScheduleCommandOutput}
28
35
  * @see {@link CreateSnapshotScheduleCommandInput} for command's `input` shape.
29
36
  * @see {@link CreateSnapshotScheduleCommandOutput} for command's `response` shape.
30
37
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -52,11 +59,20 @@ export interface CreateSnapshotScheduleCommandOutput extends SnapshotSchedule, _
52
59
  export declare class CreateSnapshotScheduleCommand extends $Command<CreateSnapshotScheduleCommandInput, CreateSnapshotScheduleCommandOutput, RedshiftClientResolvedConfig> {
53
60
  readonly input: CreateSnapshotScheduleCommandInput;
54
61
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
62
+ /**
63
+ * @public
64
+ */
55
65
  constructor(input: CreateSnapshotScheduleCommandInput);
56
66
  /**
57
67
  * @internal
58
68
  */
59
69
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSnapshotScheduleCommandInput, CreateSnapshotScheduleCommandOutput>;
70
+ /**
71
+ * @internal
72
+ */
60
73
  private serialize;
74
+ /**
75
+ * @internal
76
+ */
61
77
  private deserialize;
62
78
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateTagsMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateTagsCommand}.
8
10
  */
9
11
  export interface CreateTagsCommandInput extends CreateTagsMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateTagsCommand}.
13
17
  */
14
18
  export interface CreateTagsCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Adds tags to a cluster.</p>
18
23
  * <p>A resource can have up to 50 tags. If you try to create more than 50 tags for a
19
24
  * resource, you will receive an error and the attempt will fail.</p>
@@ -29,6 +34,8 @@ export interface CreateTagsCommandOutput extends __MetadataBearer {
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param CreateTagsCommandInput - {@link CreateTagsCommandInput}
38
+ * @returns {@link CreateTagsCommandOutput}
32
39
  * @see {@link CreateTagsCommandInput} for command's `input` shape.
33
40
  * @see {@link CreateTagsCommandOutput} for command's `response` shape.
34
41
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -50,11 +57,20 @@ export interface CreateTagsCommandOutput extends __MetadataBearer {
50
57
  export declare class CreateTagsCommand extends $Command<CreateTagsCommandInput, CreateTagsCommandOutput, RedshiftClientResolvedConfig> {
51
58
  readonly input: CreateTagsCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: CreateTagsCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateTagsCommandInput, CreateTagsCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { CreateUsageLimitMessage, UsageLimit } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link CreateUsageLimitCommand}.
8
10
  */
9
11
  export interface CreateUsageLimitCommandInput extends CreateUsageLimitMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link CreateUsageLimitCommand}.
13
17
  */
14
18
  export interface CreateUsageLimitCommandOutput extends UsageLimit, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Creates a usage limit for a specified Amazon Redshift feature on a cluster.
18
23
  * The usage limit is identified by the returned usage limit identifier.</p>
19
24
  * @example
@@ -26,6 +31,8 @@ export interface CreateUsageLimitCommandOutput extends UsageLimit, __MetadataBea
26
31
  * const response = await client.send(command);
27
32
  * ```
28
33
  *
34
+ * @param CreateUsageLimitCommandInput - {@link CreateUsageLimitCommandInput}
35
+ * @returns {@link CreateUsageLimitCommandOutput}
29
36
  * @see {@link CreateUsageLimitCommandInput} for command's `input` shape.
30
37
  * @see {@link CreateUsageLimitCommandOutput} for command's `response` shape.
31
38
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -57,11 +64,20 @@ export interface CreateUsageLimitCommandOutput extends UsageLimit, __MetadataBea
57
64
  export declare class CreateUsageLimitCommand extends $Command<CreateUsageLimitCommandInput, CreateUsageLimitCommandOutput, RedshiftClientResolvedConfig> {
58
65
  readonly input: CreateUsageLimitCommandInput;
59
66
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
67
+ /**
68
+ * @public
69
+ */
60
70
  constructor(input: CreateUsageLimitCommandInput);
61
71
  /**
62
72
  * @internal
63
73
  */
64
74
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateUsageLimitCommandInput, CreateUsageLimitCommandOutput>;
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 { DataShare, DeauthorizeDataShareMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeauthorizeDataShareCommand}.
8
10
  */
9
11
  export interface DeauthorizeDataShareCommandInput extends DeauthorizeDataShareMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeauthorizeDataShareCommand}.
13
17
  */
14
18
  export interface DeauthorizeDataShareCommandOutput extends DataShare, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>From a datashare producer account, removes authorization from the specified datashare. </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 DeauthorizeDataShareCommandOutput extends DataShare, __Metadata
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeauthorizeDataShareCommandInput - {@link DeauthorizeDataShareCommandInput}
34
+ * @returns {@link DeauthorizeDataShareCommandOutput}
28
35
  * @see {@link DeauthorizeDataShareCommandInput} for command's `input` shape.
29
36
  * @see {@link DeauthorizeDataShareCommandOutput} for command's `response` shape.
30
37
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -37,11 +44,20 @@ export interface DeauthorizeDataShareCommandOutput extends DataShare, __Metadata
37
44
  export declare class DeauthorizeDataShareCommand extends $Command<DeauthorizeDataShareCommandInput, DeauthorizeDataShareCommandOutput, RedshiftClientResolvedConfig> {
38
45
  readonly input: DeauthorizeDataShareCommandInput;
39
46
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
47
+ /**
48
+ * @public
49
+ */
40
50
  constructor(input: DeauthorizeDataShareCommandInput);
41
51
  /**
42
52
  * @internal
43
53
  */
44
54
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeauthorizeDataShareCommandInput, DeauthorizeDataShareCommandOutput>;
55
+ /**
56
+ * @internal
57
+ */
45
58
  private serialize;
59
+ /**
60
+ * @internal
61
+ */
46
62
  private deserialize;
47
63
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeleteAuthenticationProfileMessage, DeleteAuthenticationProfileResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteAuthenticationProfileCommand}.
8
10
  */
9
11
  export interface DeleteAuthenticationProfileCommandInput extends DeleteAuthenticationProfileMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteAuthenticationProfileCommand}.
13
17
  */
14
18
  export interface DeleteAuthenticationProfileCommandOutput extends DeleteAuthenticationProfileResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes an authentication profile.</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 DeleteAuthenticationProfileCommandOutput extends DeleteAuthenti
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteAuthenticationProfileCommandInput - {@link DeleteAuthenticationProfileCommandInput}
34
+ * @returns {@link DeleteAuthenticationProfileCommandOutput}
28
35
  * @see {@link DeleteAuthenticationProfileCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteAuthenticationProfileCommandOutput} for command's `response` shape.
30
37
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -41,11 +48,20 @@ export interface DeleteAuthenticationProfileCommandOutput extends DeleteAuthenti
41
48
  export declare class DeleteAuthenticationProfileCommand extends $Command<DeleteAuthenticationProfileCommandInput, DeleteAuthenticationProfileCommandOutput, RedshiftClientResolvedConfig> {
42
49
  readonly input: DeleteAuthenticationProfileCommandInput;
43
50
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
51
+ /**
52
+ * @public
53
+ */
44
54
  constructor(input: DeleteAuthenticationProfileCommandInput);
45
55
  /**
46
56
  * @internal
47
57
  */
48
58
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteAuthenticationProfileCommandInput, DeleteAuthenticationProfileCommandOutput>;
59
+ /**
60
+ * @internal
61
+ */
49
62
  private serialize;
63
+ /**
64
+ * @internal
65
+ */
50
66
  private deserialize;
51
67
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeleteClusterMessage, DeleteClusterResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteClusterCommand}.
8
10
  */
9
11
  export interface DeleteClusterCommandInput extends DeleteClusterMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteClusterCommand}.
13
17
  */
14
18
  export interface DeleteClusterCommandOutput extends DeleteClusterResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes a previously provisioned cluster without its final snapshot being created. A successful response from the web
18
23
  * service indicates that the request was received correctly. Use <a>DescribeClusters</a> to monitor the status of the deletion. The delete
19
24
  * operation cannot be canceled or reverted once submitted.
@@ -40,6 +45,8 @@ export interface DeleteClusterCommandOutput extends DeleteClusterResult, __Metad
40
45
  * const response = await client.send(command);
41
46
  * ```
42
47
  *
48
+ * @param DeleteClusterCommandInput - {@link DeleteClusterCommandInput}
49
+ * @returns {@link DeleteClusterCommandOutput}
43
50
  * @see {@link DeleteClusterCommandInput} for command's `input` shape.
44
51
  * @see {@link DeleteClusterCommandOutput} for command's `response` shape.
45
52
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -68,11 +75,20 @@ export interface DeleteClusterCommandOutput extends DeleteClusterResult, __Metad
68
75
  export declare class DeleteClusterCommand extends $Command<DeleteClusterCommandInput, DeleteClusterCommandOutput, RedshiftClientResolvedConfig> {
69
76
  readonly input: DeleteClusterCommandInput;
70
77
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
78
+ /**
79
+ * @public
80
+ */
71
81
  constructor(input: DeleteClusterCommandInput);
72
82
  /**
73
83
  * @internal
74
84
  */
75
85
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteClusterCommandInput, DeleteClusterCommandOutput>;
86
+ /**
87
+ * @internal
88
+ */
76
89
  private serialize;
90
+ /**
91
+ * @internal
92
+ */
77
93
  private deserialize;
78
94
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeleteClusterParameterGroupMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteClusterParameterGroupCommand}.
8
10
  */
9
11
  export interface DeleteClusterParameterGroupCommandInput extends DeleteClusterParameterGroupMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteClusterParameterGroupCommand}.
13
17
  */
14
18
  export interface DeleteClusterParameterGroupCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes a specified Amazon Redshift parameter group.</p>
18
23
  * <note>
19
24
  * <p>You cannot delete a parameter group if it is associated with a
@@ -29,6 +34,8 @@ export interface DeleteClusterParameterGroupCommandOutput extends __MetadataBear
29
34
  * const response = await client.send(command);
30
35
  * ```
31
36
  *
37
+ * @param DeleteClusterParameterGroupCommandInput - {@link DeleteClusterParameterGroupCommandInput}
38
+ * @returns {@link DeleteClusterParameterGroupCommandOutput}
32
39
  * @see {@link DeleteClusterParameterGroupCommandInput} for command's `input` shape.
33
40
  * @see {@link DeleteClusterParameterGroupCommandOutput} for command's `response` shape.
34
41
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -46,11 +53,20 @@ export interface DeleteClusterParameterGroupCommandOutput extends __MetadataBear
46
53
  export declare class DeleteClusterParameterGroupCommand extends $Command<DeleteClusterParameterGroupCommandInput, DeleteClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig> {
47
54
  readonly input: DeleteClusterParameterGroupCommandInput;
48
55
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
56
+ /**
57
+ * @public
58
+ */
49
59
  constructor(input: DeleteClusterParameterGroupCommandInput);
50
60
  /**
51
61
  * @internal
52
62
  */
53
63
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteClusterParameterGroupCommandInput, DeleteClusterParameterGroupCommandOutput>;
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 { DeleteClusterSecurityGroupMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteClusterSecurityGroupCommand}.
8
10
  */
9
11
  export interface DeleteClusterSecurityGroupCommandInput extends DeleteClusterSecurityGroupMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteClusterSecurityGroupCommand}.
13
17
  */
14
18
  export interface DeleteClusterSecurityGroupCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes an Amazon Redshift security group.</p>
18
23
  * <note>
19
24
  * <p>You cannot delete a security group that is associated with any clusters. You
@@ -33,6 +38,8 @@ export interface DeleteClusterSecurityGroupCommandOutput extends __MetadataBeare
33
38
  * const response = await client.send(command);
34
39
  * ```
35
40
  *
41
+ * @param DeleteClusterSecurityGroupCommandInput - {@link DeleteClusterSecurityGroupCommandInput}
42
+ * @returns {@link DeleteClusterSecurityGroupCommandOutput}
36
43
  * @see {@link DeleteClusterSecurityGroupCommandInput} for command's `input` shape.
37
44
  * @see {@link DeleteClusterSecurityGroupCommandOutput} for command's `response` shape.
38
45
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -49,11 +56,20 @@ export interface DeleteClusterSecurityGroupCommandOutput extends __MetadataBeare
49
56
  export declare class DeleteClusterSecurityGroupCommand extends $Command<DeleteClusterSecurityGroupCommandInput, DeleteClusterSecurityGroupCommandOutput, RedshiftClientResolvedConfig> {
50
57
  readonly input: DeleteClusterSecurityGroupCommandInput;
51
58
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
59
+ /**
60
+ * @public
61
+ */
52
62
  constructor(input: DeleteClusterSecurityGroupCommandInput);
53
63
  /**
54
64
  * @internal
55
65
  */
56
66
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteClusterSecurityGroupCommandInput, DeleteClusterSecurityGroupCommandOutput>;
67
+ /**
68
+ * @internal
69
+ */
57
70
  private serialize;
71
+ /**
72
+ * @internal
73
+ */
58
74
  private deserialize;
59
75
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeleteClusterSnapshotMessage, DeleteClusterSnapshotResult } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteClusterSnapshotCommand}.
8
10
  */
9
11
  export interface DeleteClusterSnapshotCommandInput extends DeleteClusterSnapshotMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteClusterSnapshotCommand}.
13
17
  */
14
18
  export interface DeleteClusterSnapshotCommandOutput extends DeleteClusterSnapshotResult, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the specified manual snapshot. The snapshot must be in the
18
23
  * <code>available</code> state, with no other users authorized to access the snapshot. </p>
19
24
  * <p>Unlike automated snapshots, manual snapshots are retained even after you delete
@@ -31,6 +36,8 @@ export interface DeleteClusterSnapshotCommandOutput extends DeleteClusterSnapsho
31
36
  * const response = await client.send(command);
32
37
  * ```
33
38
  *
39
+ * @param DeleteClusterSnapshotCommandInput - {@link DeleteClusterSnapshotCommandInput}
40
+ * @returns {@link DeleteClusterSnapshotCommandOutput}
34
41
  * @see {@link DeleteClusterSnapshotCommandInput} for command's `input` shape.
35
42
  * @see {@link DeleteClusterSnapshotCommandOutput} for command's `response` shape.
36
43
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -47,11 +54,20 @@ export interface DeleteClusterSnapshotCommandOutput extends DeleteClusterSnapsho
47
54
  export declare class DeleteClusterSnapshotCommand extends $Command<DeleteClusterSnapshotCommandInput, DeleteClusterSnapshotCommandOutput, RedshiftClientResolvedConfig> {
48
55
  readonly input: DeleteClusterSnapshotCommandInput;
49
56
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
57
+ /**
58
+ * @public
59
+ */
50
60
  constructor(input: DeleteClusterSnapshotCommandInput);
51
61
  /**
52
62
  * @internal
53
63
  */
54
64
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteClusterSnapshotCommandInput, DeleteClusterSnapshotCommandOutput>;
65
+ /**
66
+ * @internal
67
+ */
55
68
  private serialize;
69
+ /**
70
+ * @internal
71
+ */
56
72
  private deserialize;
57
73
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeleteClusterSubnetGroupMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteClusterSubnetGroupCommand}.
8
10
  */
9
11
  export interface DeleteClusterSubnetGroupCommandInput extends DeleteClusterSubnetGroupMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteClusterSubnetGroupCommand}.
13
17
  */
14
18
  export interface DeleteClusterSubnetGroupCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the specified cluster subnet group.</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 DeleteClusterSubnetGroupCommandOutput extends __MetadataBearer
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteClusterSubnetGroupCommandInput - {@link DeleteClusterSubnetGroupCommandInput}
34
+ * @returns {@link DeleteClusterSubnetGroupCommandOutput}
28
35
  * @see {@link DeleteClusterSubnetGroupCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteClusterSubnetGroupCommandOutput} for command's `response` shape.
30
37
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -44,11 +51,20 @@ export interface DeleteClusterSubnetGroupCommandOutput extends __MetadataBearer
44
51
  export declare class DeleteClusterSubnetGroupCommand extends $Command<DeleteClusterSubnetGroupCommandInput, DeleteClusterSubnetGroupCommandOutput, RedshiftClientResolvedConfig> {
45
52
  readonly input: DeleteClusterSubnetGroupCommandInput;
46
53
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
54
+ /**
55
+ * @public
56
+ */
47
57
  constructor(input: DeleteClusterSubnetGroupCommandInput);
48
58
  /**
49
59
  * @internal
50
60
  */
51
61
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteClusterSubnetGroupCommandInput, DeleteClusterSubnetGroupCommandOutput>;
62
+ /**
63
+ * @internal
64
+ */
52
65
  private serialize;
66
+ /**
67
+ * @internal
68
+ */
53
69
  private deserialize;
54
70
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeleteEndpointAccessMessage, EndpointAccess } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteEndpointAccessCommand}.
8
10
  */
9
11
  export interface DeleteEndpointAccessCommandInput extends DeleteEndpointAccessMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteEndpointAccessCommand}.
13
17
  */
14
18
  export interface DeleteEndpointAccessCommandOutput extends EndpointAccess, __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes a Redshift-managed VPC endpoint.</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 DeleteEndpointAccessCommandOutput extends EndpointAccess, __Met
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteEndpointAccessCommandInput - {@link DeleteEndpointAccessCommandInput}
34
+ * @returns {@link DeleteEndpointAccessCommandOutput}
28
35
  * @see {@link DeleteEndpointAccessCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteEndpointAccessCommandOutput} for command's `response` shape.
30
37
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -50,11 +57,20 @@ export interface DeleteEndpointAccessCommandOutput extends EndpointAccess, __Met
50
57
  export declare class DeleteEndpointAccessCommand extends $Command<DeleteEndpointAccessCommandInput, DeleteEndpointAccessCommandOutput, RedshiftClientResolvedConfig> {
51
58
  readonly input: DeleteEndpointAccessCommandInput;
52
59
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
60
+ /**
61
+ * @public
62
+ */
53
63
  constructor(input: DeleteEndpointAccessCommandInput);
54
64
  /**
55
65
  * @internal
56
66
  */
57
67
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEndpointAccessCommandInput, DeleteEndpointAccessCommandOutput>;
68
+ /**
69
+ * @internal
70
+ */
58
71
  private serialize;
72
+ /**
73
+ * @internal
74
+ */
59
75
  private deserialize;
60
76
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeleteEventSubscriptionMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteEventSubscriptionCommand}.
8
10
  */
9
11
  export interface DeleteEventSubscriptionCommandInput extends DeleteEventSubscriptionMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteEventSubscriptionCommand}.
13
17
  */
14
18
  export interface DeleteEventSubscriptionCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes an Amazon Redshift event notification subscription.</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 DeleteEventSubscriptionCommandOutput extends __MetadataBearer {
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteEventSubscriptionCommandInput - {@link DeleteEventSubscriptionCommandInput}
34
+ * @returns {@link DeleteEventSubscriptionCommandOutput}
28
35
  * @see {@link DeleteEventSubscriptionCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteEventSubscriptionCommandOutput} for command's `response` shape.
30
37
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -42,11 +49,20 @@ export interface DeleteEventSubscriptionCommandOutput extends __MetadataBearer {
42
49
  export declare class DeleteEventSubscriptionCommand extends $Command<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput, RedshiftClientResolvedConfig> {
43
50
  readonly input: DeleteEventSubscriptionCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: DeleteEventSubscriptionCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteEventSubscriptionCommandInput, DeleteEventSubscriptionCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
4
4
  import { DeleteHsmClientCertificateMessage } from "../models/models_0";
5
5
  import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
6
6
  /**
7
+ * @public
8
+ *
7
9
  * The input for {@link DeleteHsmClientCertificateCommand}.
8
10
  */
9
11
  export interface DeleteHsmClientCertificateCommandInput extends DeleteHsmClientCertificateMessage {
10
12
  }
11
13
  /**
14
+ * @public
15
+ *
12
16
  * The output of {@link DeleteHsmClientCertificateCommand}.
13
17
  */
14
18
  export interface DeleteHsmClientCertificateCommandOutput extends __MetadataBearer {
15
19
  }
16
20
  /**
21
+ * @public
17
22
  * <p>Deletes the specified HSM client certificate.</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 DeleteHsmClientCertificateCommandOutput extends __MetadataBeare
25
30
  * const response = await client.send(command);
26
31
  * ```
27
32
  *
33
+ * @param DeleteHsmClientCertificateCommandInput - {@link DeleteHsmClientCertificateCommandInput}
34
+ * @returns {@link DeleteHsmClientCertificateCommandOutput}
28
35
  * @see {@link DeleteHsmClientCertificateCommandInput} for command's `input` shape.
29
36
  * @see {@link DeleteHsmClientCertificateCommandOutput} for command's `response` shape.
30
37
  * @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
@@ -42,11 +49,20 @@ export interface DeleteHsmClientCertificateCommandOutput extends __MetadataBeare
42
49
  export declare class DeleteHsmClientCertificateCommand extends $Command<DeleteHsmClientCertificateCommandInput, DeleteHsmClientCertificateCommandOutput, RedshiftClientResolvedConfig> {
43
50
  readonly input: DeleteHsmClientCertificateCommandInput;
44
51
  static getEndpointParameterInstructions(): EndpointParameterInstructions;
52
+ /**
53
+ * @public
54
+ */
45
55
  constructor(input: DeleteHsmClientCertificateCommandInput);
46
56
  /**
47
57
  * @internal
48
58
  */
49
59
  resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteHsmClientCertificateCommandInput, DeleteHsmClientCertificateCommandOutput>;
60
+ /**
61
+ * @internal
62
+ */
50
63
  private serialize;
64
+ /**
65
+ * @internal
66
+ */
51
67
  private deserialize;
52
68
  }