@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.
- package/dist-cjs/protocols/Aws_query.js +281 -1226
- package/dist-es/protocols/Aws_query.js +281 -1226
- package/dist-types/Redshift.d.ts +120 -0
- package/dist-types/RedshiftClient.d.ts +24 -4
- package/dist-types/commands/AcceptReservedNodeExchangeCommand.d.ts +16 -0
- package/dist-types/commands/AddPartnerCommand.d.ts +16 -0
- package/dist-types/commands/AssociateDataShareConsumerCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeClusterSecurityGroupIngressCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeDataShareCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/AuthorizeSnapshotAccessCommand.d.ts +16 -0
- package/dist-types/commands/BatchDeleteClusterSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/BatchModifyClusterSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/CancelResizeCommand.d.ts +16 -0
- package/dist-types/commands/CopyClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateAuthenticationProfileCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/CreateClusterSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/CreateEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/CreateEventSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/CreateHsmClientCertificateCommand.d.ts +16 -0
- package/dist-types/commands/CreateHsmConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/CreateScheduledActionCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotCopyGrantCommand.d.ts +16 -0
- package/dist-types/commands/CreateSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/CreateTagsCommand.d.ts +16 -0
- package/dist-types/commands/CreateUsageLimitCommand.d.ts +16 -0
- package/dist-types/commands/DeauthorizeDataShareCommand.d.ts +16 -0
- package/dist-types/commands/DeleteAuthenticationProfileCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterSecurityGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/DeleteClusterSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/DeleteEventSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteHsmClientCertificateCommand.d.ts +16 -0
- package/dist-types/commands/DeleteHsmConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/DeletePartnerCommand.d.ts +16 -0
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotCopyGrantCommand.d.ts +16 -0
- package/dist-types/commands/DeleteSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/DeleteTagsCommand.d.ts +16 -0
- package/dist-types/commands/DeleteUsageLimitCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAccountAttributesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeAuthenticationProfilesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterDbRevisionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterParameterGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterSecurityGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterSnapshotsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterSubnetGroupsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterTracksCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClusterVersionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeClustersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSharesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSharesForConsumerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDataSharesForProducerCommand.d.ts +16 -0
- package/dist-types/commands/DescribeDefaultClusterParametersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEndpointAuthorizationCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventCategoriesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventSubscriptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeEventsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeHsmClientCertificatesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeHsmConfigurationsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeLoggingStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeNodeConfigurationOptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeOrderableClusterOptionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribePartnersCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedNodeExchangeStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedNodeOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeReservedNodesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeResizeCommand.d.ts +16 -0
- package/dist-types/commands/DescribeScheduledActionsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotCopyGrantsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeSnapshotSchedulesCommand.d.ts +16 -0
- package/dist-types/commands/DescribeStorageCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTableRestoreStatusCommand.d.ts +16 -0
- package/dist-types/commands/DescribeTagsCommand.d.ts +16 -0
- package/dist-types/commands/DescribeUsageLimitsCommand.d.ts +16 -0
- package/dist-types/commands/DisableLoggingCommand.d.ts +16 -0
- package/dist-types/commands/DisableSnapshotCopyCommand.d.ts +16 -0
- package/dist-types/commands/DisassociateDataShareConsumerCommand.d.ts +16 -0
- package/dist-types/commands/EnableLoggingCommand.d.ts +16 -0
- package/dist-types/commands/EnableSnapshotCopyCommand.d.ts +16 -0
- package/dist-types/commands/GetClusterCredentialsCommand.d.ts +16 -0
- package/dist-types/commands/GetClusterCredentialsWithIAMCommand.d.ts +16 -0
- package/dist-types/commands/GetReservedNodeExchangeConfigurationOptionsCommand.d.ts +16 -0
- package/dist-types/commands/GetReservedNodeExchangeOfferingsCommand.d.ts +16 -0
- package/dist-types/commands/ModifyAquaConfigurationCommand.d.ts +16 -0
- package/dist-types/commands/ModifyAuthenticationProfileCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterDbRevisionCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterIamRolesCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterMaintenanceCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterSnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/ModifyClusterSubnetGroupCommand.d.ts +16 -0
- package/dist-types/commands/ModifyEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/ModifyEventSubscriptionCommand.d.ts +16 -0
- package/dist-types/commands/ModifyScheduledActionCommand.d.ts +16 -0
- package/dist-types/commands/ModifySnapshotCopyRetentionPeriodCommand.d.ts +16 -0
- package/dist-types/commands/ModifySnapshotScheduleCommand.d.ts +16 -0
- package/dist-types/commands/ModifyUsageLimitCommand.d.ts +16 -0
- package/dist-types/commands/PauseClusterCommand.d.ts +16 -0
- package/dist-types/commands/PurchaseReservedNodeOfferingCommand.d.ts +16 -0
- package/dist-types/commands/RebootClusterCommand.d.ts +16 -0
- package/dist-types/commands/RejectDataShareCommand.d.ts +16 -0
- package/dist-types/commands/ResetClusterParameterGroupCommand.d.ts +16 -0
- package/dist-types/commands/ResizeClusterCommand.d.ts +16 -0
- package/dist-types/commands/RestoreFromClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/RestoreTableFromClusterSnapshotCommand.d.ts +16 -0
- package/dist-types/commands/ResumeClusterCommand.d.ts +16 -0
- package/dist-types/commands/RevokeClusterSecurityGroupIngressCommand.d.ts +16 -0
- package/dist-types/commands/RevokeEndpointAccessCommand.d.ts +16 -0
- package/dist-types/commands/RevokeSnapshotAccessCommand.d.ts +16 -0
- package/dist-types/commands/RotateEncryptionKeyCommand.d.ts +16 -0
- package/dist-types/commands/UpdatePartnerStatusCommand.d.ts +16 -0
- package/dist-types/models/RedshiftServiceException.d.ts +2 -0
- package/dist-types/models/models_0.d.ts +462 -2
- package/dist-types/models/models_1.d.ts +248 -0
- package/dist-types/pagination/DescribeClusterDbRevisionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterParameterGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterSecurityGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterSnapshotsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterSubnetGroupsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterTracksPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClusterVersionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeClustersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDataSharesForConsumerPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDataSharesForProducerPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDataSharesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeDefaultClusterParametersPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEndpointAccessPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEndpointAuthorizationPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventSubscriptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeEventsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeHsmClientCertificatesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeHsmConfigurationsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeNodeConfigurationOptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeOrderableClusterOptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedNodeExchangeStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedNodeOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeReservedNodesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeScheduledActionsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSnapshotCopyGrantsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeSnapshotSchedulesPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTableRestoreStatusPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeTagsPaginator.d.ts +3 -0
- package/dist-types/pagination/DescribeUsageLimitsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetReservedNodeExchangeConfigurationOptionsPaginator.d.ts +3 -0
- package/dist-types/pagination/GetReservedNodeExchangeOfferingsPaginator.d.ts +3 -0
- package/dist-types/pagination/Interfaces.d.ts +3 -0
- package/package.json +3 -3
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateAuthenticationProfileMessage, CreateAuthenticationProfileResult } from "../models/models_0";
|
|
5
5
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateAuthenticationProfileCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateAuthenticationProfileCommandInput extends CreateAuthenticationProfileMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateAuthenticationProfileCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateAuthenticationProfileCommandOutput extends CreateAuthenticationProfileResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an authentication profile with the specified parameters.</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 CreateAuthenticationProfileCommandOutput extends CreateAuthenti
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateAuthenticationProfileCommandInput - {@link CreateAuthenticationProfileCommandInput}
|
|
34
|
+
* @returns {@link CreateAuthenticationProfileCommandOutput}
|
|
28
35
|
* @see {@link CreateAuthenticationProfileCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateAuthenticationProfileCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
|
|
@@ -45,11 +52,20 @@ export interface CreateAuthenticationProfileCommandOutput extends CreateAuthenti
|
|
|
45
52
|
export declare class CreateAuthenticationProfileCommand extends $Command<CreateAuthenticationProfileCommandInput, CreateAuthenticationProfileCommandOutput, RedshiftClientResolvedConfig> {
|
|
46
53
|
readonly input: CreateAuthenticationProfileCommandInput;
|
|
47
54
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
55
|
+
/**
|
|
56
|
+
* @public
|
|
57
|
+
*/
|
|
48
58
|
constructor(input: CreateAuthenticationProfileCommandInput);
|
|
49
59
|
/**
|
|
50
60
|
* @internal
|
|
51
61
|
*/
|
|
52
62
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateAuthenticationProfileCommandInput, CreateAuthenticationProfileCommandOutput>;
|
|
63
|
+
/**
|
|
64
|
+
* @internal
|
|
65
|
+
*/
|
|
53
66
|
private serialize;
|
|
67
|
+
/**
|
|
68
|
+
* @internal
|
|
69
|
+
*/
|
|
54
70
|
private deserialize;
|
|
55
71
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateClusterMessage, CreateClusterResult } from "../models/models_0";
|
|
5
5
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateClusterCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateClusterCommandInput extends CreateClusterMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateClusterCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateClusterCommandOutput extends CreateClusterResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a new cluster with the specified parameters.</p>
|
|
18
23
|
* <p>To create a cluster in Virtual Private Cloud (VPC), you must provide a cluster
|
|
19
24
|
* subnet group name. The cluster subnet group identifies the subnets of your VPC that
|
|
@@ -31,6 +36,8 @@ export interface CreateClusterCommandOutput extends CreateClusterResult, __Metad
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param CreateClusterCommandInput - {@link CreateClusterCommandInput}
|
|
40
|
+
* @returns {@link CreateClusterCommandOutput}
|
|
34
41
|
* @see {@link CreateClusterCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link CreateClusterCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
|
|
@@ -121,11 +128,20 @@ export interface CreateClusterCommandOutput extends CreateClusterResult, __Metad
|
|
|
121
128
|
export declare class CreateClusterCommand extends $Command<CreateClusterCommandInput, CreateClusterCommandOutput, RedshiftClientResolvedConfig> {
|
|
122
129
|
readonly input: CreateClusterCommandInput;
|
|
123
130
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
131
|
+
/**
|
|
132
|
+
* @public
|
|
133
|
+
*/
|
|
124
134
|
constructor(input: CreateClusterCommandInput);
|
|
125
135
|
/**
|
|
126
136
|
* @internal
|
|
127
137
|
*/
|
|
128
138
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateClusterCommandInput, CreateClusterCommandOutput>;
|
|
139
|
+
/**
|
|
140
|
+
* @internal
|
|
141
|
+
*/
|
|
129
142
|
private serialize;
|
|
143
|
+
/**
|
|
144
|
+
* @internal
|
|
145
|
+
*/
|
|
130
146
|
private deserialize;
|
|
131
147
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateClusterParameterGroupMessage, CreateClusterParameterGroupResult } from "../models/models_0";
|
|
5
5
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateClusterParameterGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateClusterParameterGroupCommandInput extends CreateClusterParameterGroupMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateClusterParameterGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateClusterParameterGroupCommandOutput extends CreateClusterParameterGroupResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an Amazon Redshift parameter group.</p>
|
|
18
23
|
* <p>Creating parameter groups is independent of creating clusters. You can associate a
|
|
19
24
|
* cluster with a parameter group when you create the cluster. You can also associate an
|
|
@@ -33,6 +38,8 @@ export interface CreateClusterParameterGroupCommandOutput extends CreateClusterP
|
|
|
33
38
|
* const response = await client.send(command);
|
|
34
39
|
* ```
|
|
35
40
|
*
|
|
41
|
+
* @param CreateClusterParameterGroupCommandInput - {@link CreateClusterParameterGroupCommandInput}
|
|
42
|
+
* @returns {@link CreateClusterParameterGroupCommandOutput}
|
|
36
43
|
* @see {@link CreateClusterParameterGroupCommandInput} for command's `input` shape.
|
|
37
44
|
* @see {@link CreateClusterParameterGroupCommandOutput} for command's `response` shape.
|
|
38
45
|
* @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
|
|
@@ -58,11 +65,20 @@ export interface CreateClusterParameterGroupCommandOutput extends CreateClusterP
|
|
|
58
65
|
export declare class CreateClusterParameterGroupCommand extends $Command<CreateClusterParameterGroupCommandInput, CreateClusterParameterGroupCommandOutput, RedshiftClientResolvedConfig> {
|
|
59
66
|
readonly input: CreateClusterParameterGroupCommandInput;
|
|
60
67
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
68
|
+
/**
|
|
69
|
+
* @public
|
|
70
|
+
*/
|
|
61
71
|
constructor(input: CreateClusterParameterGroupCommandInput);
|
|
62
72
|
/**
|
|
63
73
|
* @internal
|
|
64
74
|
*/
|
|
65
75
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateClusterParameterGroupCommandInput, CreateClusterParameterGroupCommandOutput>;
|
|
76
|
+
/**
|
|
77
|
+
* @internal
|
|
78
|
+
*/
|
|
66
79
|
private serialize;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
67
83
|
private deserialize;
|
|
68
84
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateClusterSecurityGroupMessage, CreateClusterSecurityGroupResult } from "../models/models_0";
|
|
5
5
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateClusterSecurityGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateClusterSecurityGroupCommandInput extends CreateClusterSecurityGroupMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateClusterSecurityGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateClusterSecurityGroupCommandOutput extends CreateClusterSecurityGroupResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a new Amazon Redshift security group. You use security groups to control access
|
|
18
23
|
* to non-VPC clusters.</p>
|
|
19
24
|
* <p>
|
|
@@ -30,6 +35,8 @@ export interface CreateClusterSecurityGroupCommandOutput extends CreateClusterSe
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param CreateClusterSecurityGroupCommandInput - {@link CreateClusterSecurityGroupCommandInput}
|
|
39
|
+
* @returns {@link CreateClusterSecurityGroupCommandOutput}
|
|
33
40
|
* @see {@link CreateClusterSecurityGroupCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link CreateClusterSecurityGroupCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
|
|
@@ -55,11 +62,20 @@ export interface CreateClusterSecurityGroupCommandOutput extends CreateClusterSe
|
|
|
55
62
|
export declare class CreateClusterSecurityGroupCommand extends $Command<CreateClusterSecurityGroupCommandInput, CreateClusterSecurityGroupCommandOutput, RedshiftClientResolvedConfig> {
|
|
56
63
|
readonly input: CreateClusterSecurityGroupCommandInput;
|
|
57
64
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
65
|
+
/**
|
|
66
|
+
* @public
|
|
67
|
+
*/
|
|
58
68
|
constructor(input: CreateClusterSecurityGroupCommandInput);
|
|
59
69
|
/**
|
|
60
70
|
* @internal
|
|
61
71
|
*/
|
|
62
72
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateClusterSecurityGroupCommandInput, CreateClusterSecurityGroupCommandOutput>;
|
|
73
|
+
/**
|
|
74
|
+
* @internal
|
|
75
|
+
*/
|
|
63
76
|
private serialize;
|
|
77
|
+
/**
|
|
78
|
+
* @internal
|
|
79
|
+
*/
|
|
64
80
|
private deserialize;
|
|
65
81
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateClusterSnapshotMessage, CreateClusterSnapshotResult } from "../models/models_0";
|
|
5
5
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateClusterSnapshotCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateClusterSnapshotCommandInput extends CreateClusterSnapshotMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateClusterSnapshotCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateClusterSnapshotCommandOutput extends CreateClusterSnapshotResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a manual snapshot of the specified cluster. The cluster must be in the
|
|
18
23
|
* <code>available</code> state. </p>
|
|
19
24
|
* <p>
|
|
@@ -30,6 +35,8 @@ export interface CreateClusterSnapshotCommandOutput extends CreateClusterSnapsho
|
|
|
30
35
|
* const response = await client.send(command);
|
|
31
36
|
* ```
|
|
32
37
|
*
|
|
38
|
+
* @param CreateClusterSnapshotCommandInput - {@link CreateClusterSnapshotCommandInput}
|
|
39
|
+
* @returns {@link CreateClusterSnapshotCommandOutput}
|
|
33
40
|
* @see {@link CreateClusterSnapshotCommandInput} for command's `input` shape.
|
|
34
41
|
* @see {@link CreateClusterSnapshotCommandOutput} for command's `response` shape.
|
|
35
42
|
* @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
|
|
@@ -64,11 +71,20 @@ export interface CreateClusterSnapshotCommandOutput extends CreateClusterSnapsho
|
|
|
64
71
|
export declare class CreateClusterSnapshotCommand extends $Command<CreateClusterSnapshotCommandInput, CreateClusterSnapshotCommandOutput, RedshiftClientResolvedConfig> {
|
|
65
72
|
readonly input: CreateClusterSnapshotCommandInput;
|
|
66
73
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
+
/**
|
|
75
|
+
* @public
|
|
76
|
+
*/
|
|
67
77
|
constructor(input: CreateClusterSnapshotCommandInput);
|
|
68
78
|
/**
|
|
69
79
|
* @internal
|
|
70
80
|
*/
|
|
71
81
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateClusterSnapshotCommandInput, CreateClusterSnapshotCommandOutput>;
|
|
82
|
+
/**
|
|
83
|
+
* @internal
|
|
84
|
+
*/
|
|
72
85
|
private serialize;
|
|
86
|
+
/**
|
|
87
|
+
* @internal
|
|
88
|
+
*/
|
|
73
89
|
private deserialize;
|
|
74
90
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateClusterSubnetGroupMessage, CreateClusterSubnetGroupResult } from "../models/models_0";
|
|
5
5
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateClusterSubnetGroupCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateClusterSubnetGroupCommandInput extends CreateClusterSubnetGroupMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateClusterSubnetGroupCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateClusterSubnetGroupCommandOutput extends CreateClusterSubnetGroupResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a new Amazon Redshift subnet group. You must provide a list of one or more
|
|
18
23
|
* subnets in your existing Amazon Virtual Private Cloud (Amazon VPC) when creating
|
|
19
24
|
* Amazon Redshift subnet group.</p>
|
|
@@ -31,6 +36,8 @@ export interface CreateClusterSubnetGroupCommandOutput extends CreateClusterSubn
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param CreateClusterSubnetGroupCommandInput - {@link CreateClusterSubnetGroupCommandInput}
|
|
40
|
+
* @returns {@link CreateClusterSubnetGroupCommandOutput}
|
|
34
41
|
* @see {@link CreateClusterSubnetGroupCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link CreateClusterSubnetGroupCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
|
|
@@ -75,11 +82,20 @@ export interface CreateClusterSubnetGroupCommandOutput extends CreateClusterSubn
|
|
|
75
82
|
export declare class CreateClusterSubnetGroupCommand extends $Command<CreateClusterSubnetGroupCommandInput, CreateClusterSubnetGroupCommandOutput, RedshiftClientResolvedConfig> {
|
|
76
83
|
readonly input: CreateClusterSubnetGroupCommandInput;
|
|
77
84
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
+
/**
|
|
86
|
+
* @public
|
|
87
|
+
*/
|
|
78
88
|
constructor(input: CreateClusterSubnetGroupCommandInput);
|
|
79
89
|
/**
|
|
80
90
|
* @internal
|
|
81
91
|
*/
|
|
82
92
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateClusterSubnetGroupCommandInput, CreateClusterSubnetGroupCommandOutput>;
|
|
93
|
+
/**
|
|
94
|
+
* @internal
|
|
95
|
+
*/
|
|
83
96
|
private serialize;
|
|
97
|
+
/**
|
|
98
|
+
* @internal
|
|
99
|
+
*/
|
|
84
100
|
private deserialize;
|
|
85
101
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateEndpointAccessMessage, EndpointAccess } from "../models/models_0";
|
|
5
5
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateEndpointAccessCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateEndpointAccessCommandInput extends CreateEndpointAccessMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateEndpointAccessCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateEndpointAccessCommandOutput extends EndpointAccess, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates 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 CreateEndpointAccessCommandOutput extends EndpointAccess, __Met
|
|
|
25
30
|
* const response = await client.send(command);
|
|
26
31
|
* ```
|
|
27
32
|
*
|
|
33
|
+
* @param CreateEndpointAccessCommandInput - {@link CreateEndpointAccessCommandInput}
|
|
34
|
+
* @returns {@link CreateEndpointAccessCommandOutput}
|
|
28
35
|
* @see {@link CreateEndpointAccessCommandInput} for command's `input` shape.
|
|
29
36
|
* @see {@link CreateEndpointAccessCommandOutput} for command's `response` shape.
|
|
30
37
|
* @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
|
|
@@ -66,11 +73,20 @@ export interface CreateEndpointAccessCommandOutput extends EndpointAccess, __Met
|
|
|
66
73
|
export declare class CreateEndpointAccessCommand extends $Command<CreateEndpointAccessCommandInput, CreateEndpointAccessCommandOutput, RedshiftClientResolvedConfig> {
|
|
67
74
|
readonly input: CreateEndpointAccessCommandInput;
|
|
68
75
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
+
/**
|
|
77
|
+
* @public
|
|
78
|
+
*/
|
|
69
79
|
constructor(input: CreateEndpointAccessCommandInput);
|
|
70
80
|
/**
|
|
71
81
|
* @internal
|
|
72
82
|
*/
|
|
73
83
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEndpointAccessCommandInput, CreateEndpointAccessCommandOutput>;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
74
87
|
private serialize;
|
|
88
|
+
/**
|
|
89
|
+
* @internal
|
|
90
|
+
*/
|
|
75
91
|
private deserialize;
|
|
76
92
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateEventSubscriptionMessage, CreateEventSubscriptionResult } from "../models/models_0";
|
|
5
5
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateEventSubscriptionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateEventSubscriptionCommandInput extends CreateEventSubscriptionMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateEventSubscriptionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscriptionResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an Amazon Redshift event notification subscription. This action requires an ARN
|
|
18
23
|
* (Amazon Resource Name) of an Amazon SNS topic created by either the Amazon Redshift console,
|
|
19
24
|
* the Amazon SNS console, or the Amazon SNS API. To obtain an ARN with Amazon SNS, you
|
|
@@ -41,6 +46,8 @@ export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscri
|
|
|
41
46
|
* const response = await client.send(command);
|
|
42
47
|
* ```
|
|
43
48
|
*
|
|
49
|
+
* @param CreateEventSubscriptionCommandInput - {@link CreateEventSubscriptionCommandInput}
|
|
50
|
+
* @returns {@link CreateEventSubscriptionCommandOutput}
|
|
44
51
|
* @see {@link CreateEventSubscriptionCommandInput} for command's `input` shape.
|
|
45
52
|
* @see {@link CreateEventSubscriptionCommandOutput} for command's `response` shape.
|
|
46
53
|
* @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
|
|
@@ -94,11 +101,20 @@ export interface CreateEventSubscriptionCommandOutput extends CreateEventSubscri
|
|
|
94
101
|
export declare class CreateEventSubscriptionCommand extends $Command<CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput, RedshiftClientResolvedConfig> {
|
|
95
102
|
readonly input: CreateEventSubscriptionCommandInput;
|
|
96
103
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
+
/**
|
|
105
|
+
* @public
|
|
106
|
+
*/
|
|
97
107
|
constructor(input: CreateEventSubscriptionCommandInput);
|
|
98
108
|
/**
|
|
99
109
|
* @internal
|
|
100
110
|
*/
|
|
101
111
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateEventSubscriptionCommandInput, CreateEventSubscriptionCommandOutput>;
|
|
112
|
+
/**
|
|
113
|
+
* @internal
|
|
114
|
+
*/
|
|
102
115
|
private serialize;
|
|
116
|
+
/**
|
|
117
|
+
* @internal
|
|
118
|
+
*/
|
|
103
119
|
private deserialize;
|
|
104
120
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateHsmClientCertificateMessage, CreateHsmClientCertificateResult } from "../models/models_0";
|
|
5
5
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateHsmClientCertificateCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateHsmClientCertificateCommandInput extends CreateHsmClientCertificateMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateHsmClientCertificateCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateHsmClientCertificateCommandOutput extends CreateHsmClientCertificateResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an HSM client certificate that an Amazon Redshift cluster will use to connect to
|
|
18
23
|
* the client's HSM in order to store and retrieve the keys used to encrypt the cluster
|
|
19
24
|
* databases.</p>
|
|
@@ -32,6 +37,8 @@ export interface CreateHsmClientCertificateCommandOutput extends CreateHsmClient
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param CreateHsmClientCertificateCommandInput - {@link CreateHsmClientCertificateCommandInput}
|
|
41
|
+
* @returns {@link CreateHsmClientCertificateCommandOutput}
|
|
35
42
|
* @see {@link CreateHsmClientCertificateCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link CreateHsmClientCertificateCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
|
|
@@ -57,11 +64,20 @@ export interface CreateHsmClientCertificateCommandOutput extends CreateHsmClient
|
|
|
57
64
|
export declare class CreateHsmClientCertificateCommand extends $Command<CreateHsmClientCertificateCommandInput, CreateHsmClientCertificateCommandOutput, RedshiftClientResolvedConfig> {
|
|
58
65
|
readonly input: CreateHsmClientCertificateCommandInput;
|
|
59
66
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
67
|
+
/**
|
|
68
|
+
* @public
|
|
69
|
+
*/
|
|
60
70
|
constructor(input: CreateHsmClientCertificateCommandInput);
|
|
61
71
|
/**
|
|
62
72
|
* @internal
|
|
63
73
|
*/
|
|
64
74
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateHsmClientCertificateCommandInput, CreateHsmClientCertificateCommandOutput>;
|
|
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 { CreateHsmConfigurationMessage, CreateHsmConfigurationResult } from "../models/models_0";
|
|
5
5
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateHsmConfigurationCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateHsmConfigurationCommandInput extends CreateHsmConfigurationMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateHsmConfigurationCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateHsmConfigurationCommandOutput extends CreateHsmConfigurationResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates an HSM configuration that contains the information required by an Amazon Redshift
|
|
18
23
|
* cluster to store and use database encryption keys in a Hardware Security Module (HSM).
|
|
19
24
|
* After creating the HSM configuration, you can specify it as a parameter when creating a
|
|
@@ -31,6 +36,8 @@ export interface CreateHsmConfigurationCommandOutput extends CreateHsmConfigurat
|
|
|
31
36
|
* const response = await client.send(command);
|
|
32
37
|
* ```
|
|
33
38
|
*
|
|
39
|
+
* @param CreateHsmConfigurationCommandInput - {@link CreateHsmConfigurationCommandInput}
|
|
40
|
+
* @returns {@link CreateHsmConfigurationCommandOutput}
|
|
34
41
|
* @see {@link CreateHsmConfigurationCommandInput} for command's `input` shape.
|
|
35
42
|
* @see {@link CreateHsmConfigurationCommandOutput} for command's `response` shape.
|
|
36
43
|
* @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
|
|
@@ -56,11 +63,20 @@ export interface CreateHsmConfigurationCommandOutput extends CreateHsmConfigurat
|
|
|
56
63
|
export declare class CreateHsmConfigurationCommand extends $Command<CreateHsmConfigurationCommandInput, CreateHsmConfigurationCommandOutput, RedshiftClientResolvedConfig> {
|
|
57
64
|
readonly input: CreateHsmConfigurationCommandInput;
|
|
58
65
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
66
|
+
/**
|
|
67
|
+
* @public
|
|
68
|
+
*/
|
|
59
69
|
constructor(input: CreateHsmConfigurationCommandInput);
|
|
60
70
|
/**
|
|
61
71
|
* @internal
|
|
62
72
|
*/
|
|
63
73
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateHsmConfigurationCommandInput, CreateHsmConfigurationCommandOutput>;
|
|
74
|
+
/**
|
|
75
|
+
* @internal
|
|
76
|
+
*/
|
|
64
77
|
private serialize;
|
|
78
|
+
/**
|
|
79
|
+
* @internal
|
|
80
|
+
*/
|
|
65
81
|
private deserialize;
|
|
66
82
|
}
|
|
@@ -4,16 +4,21 @@ import { Handler, HttpHandlerOptions as __HttpHandlerOptions, MetadataBearer as
|
|
|
4
4
|
import { CreateScheduledActionMessage, ScheduledAction } from "../models/models_0";
|
|
5
5
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateScheduledActionCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateScheduledActionCommandInput extends CreateScheduledActionMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateScheduledActionCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateScheduledActionCommandOutput extends ScheduledAction, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a scheduled action. A scheduled action contains a schedule and an Amazon Redshift API action.
|
|
18
23
|
* For example, you can create a schedule of when to run the <code>ResizeCluster</code> API operation.
|
|
19
24
|
* </p>
|
|
@@ -27,6 +32,8 @@ export interface CreateScheduledActionCommandOutput extends ScheduledAction, __M
|
|
|
27
32
|
* const response = await client.send(command);
|
|
28
33
|
* ```
|
|
29
34
|
*
|
|
35
|
+
* @param CreateScheduledActionCommandInput - {@link CreateScheduledActionCommandInput}
|
|
36
|
+
* @returns {@link CreateScheduledActionCommandOutput}
|
|
30
37
|
* @see {@link CreateScheduledActionCommandInput} for command's `input` shape.
|
|
31
38
|
* @see {@link CreateScheduledActionCommandOutput} for command's `response` shape.
|
|
32
39
|
* @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
|
|
@@ -54,11 +61,20 @@ export interface CreateScheduledActionCommandOutput extends ScheduledAction, __M
|
|
|
54
61
|
export declare class CreateScheduledActionCommand extends $Command<CreateScheduledActionCommandInput, CreateScheduledActionCommandOutput, RedshiftClientResolvedConfig> {
|
|
55
62
|
readonly input: CreateScheduledActionCommandInput;
|
|
56
63
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
64
|
+
/**
|
|
65
|
+
* @public
|
|
66
|
+
*/
|
|
57
67
|
constructor(input: CreateScheduledActionCommandInput);
|
|
58
68
|
/**
|
|
59
69
|
* @internal
|
|
60
70
|
*/
|
|
61
71
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateScheduledActionCommandInput, CreateScheduledActionCommandOutput>;
|
|
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 { CreateSnapshotCopyGrantMessage, CreateSnapshotCopyGrantResult } from "../models/models_0";
|
|
5
5
|
import { RedshiftClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftClient";
|
|
6
6
|
/**
|
|
7
|
+
* @public
|
|
8
|
+
*
|
|
7
9
|
* The input for {@link CreateSnapshotCopyGrantCommand}.
|
|
8
10
|
*/
|
|
9
11
|
export interface CreateSnapshotCopyGrantCommandInput extends CreateSnapshotCopyGrantMessage {
|
|
10
12
|
}
|
|
11
13
|
/**
|
|
14
|
+
* @public
|
|
15
|
+
*
|
|
12
16
|
* The output of {@link CreateSnapshotCopyGrantCommand}.
|
|
13
17
|
*/
|
|
14
18
|
export interface CreateSnapshotCopyGrantCommandOutput extends CreateSnapshotCopyGrantResult, __MetadataBearer {
|
|
15
19
|
}
|
|
16
20
|
/**
|
|
21
|
+
* @public
|
|
17
22
|
* <p>Creates a snapshot copy grant that permits Amazon Redshift to use an encrypted symmetric key
|
|
18
23
|
* from Key Management Service (KMS) to encrypt copied snapshots in a
|
|
19
24
|
* destination region.</p>
|
|
@@ -32,6 +37,8 @@ export interface CreateSnapshotCopyGrantCommandOutput extends CreateSnapshotCopy
|
|
|
32
37
|
* const response = await client.send(command);
|
|
33
38
|
* ```
|
|
34
39
|
*
|
|
40
|
+
* @param CreateSnapshotCopyGrantCommandInput - {@link CreateSnapshotCopyGrantCommandInput}
|
|
41
|
+
* @returns {@link CreateSnapshotCopyGrantCommandOutput}
|
|
35
42
|
* @see {@link CreateSnapshotCopyGrantCommandInput} for command's `input` shape.
|
|
36
43
|
* @see {@link CreateSnapshotCopyGrantCommandOutput} for command's `response` shape.
|
|
37
44
|
* @see {@link RedshiftClientResolvedConfig | config} for RedshiftClient's `config` shape.
|
|
@@ -62,11 +69,20 @@ export interface CreateSnapshotCopyGrantCommandOutput extends CreateSnapshotCopy
|
|
|
62
69
|
export declare class CreateSnapshotCopyGrantCommand extends $Command<CreateSnapshotCopyGrantCommandInput, CreateSnapshotCopyGrantCommandOutput, RedshiftClientResolvedConfig> {
|
|
63
70
|
readonly input: CreateSnapshotCopyGrantCommandInput;
|
|
64
71
|
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
72
|
+
/**
|
|
73
|
+
* @public
|
|
74
|
+
*/
|
|
65
75
|
constructor(input: CreateSnapshotCopyGrantCommandInput);
|
|
66
76
|
/**
|
|
67
77
|
* @internal
|
|
68
78
|
*/
|
|
69
79
|
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftClientResolvedConfig, options?: __HttpHandlerOptions): Handler<CreateSnapshotCopyGrantCommandInput, CreateSnapshotCopyGrantCommandOutput>;
|
|
80
|
+
/**
|
|
81
|
+
* @internal
|
|
82
|
+
*/
|
|
70
83
|
private serialize;
|
|
84
|
+
/**
|
|
85
|
+
* @internal
|
|
86
|
+
*/
|
|
71
87
|
private deserialize;
|
|
72
88
|
}
|