@aws-sdk/client-redshift-serverless 3.478.0 → 3.484.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/commands/ConvertRecoveryPointToSnapshotCommand.js +18 -41
- package/dist-cjs/commands/CreateCustomDomainAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreateEndpointAccessCommand.js +18 -41
- package/dist-cjs/commands/CreateNamespaceCommand.js +18 -41
- package/dist-cjs/commands/CreateScheduledActionCommand.js +18 -41
- package/dist-cjs/commands/CreateSnapshotCommand.js +18 -41
- package/dist-cjs/commands/CreateSnapshotCopyConfigurationCommand.js +18 -41
- package/dist-cjs/commands/CreateUsageLimitCommand.js +18 -41
- package/dist-cjs/commands/CreateWorkgroupCommand.js +18 -41
- package/dist-cjs/commands/DeleteCustomDomainAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeleteEndpointAccessCommand.js +18 -41
- package/dist-cjs/commands/DeleteNamespaceCommand.js +18 -41
- package/dist-cjs/commands/DeleteResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/DeleteScheduledActionCommand.js +18 -41
- package/dist-cjs/commands/DeleteSnapshotCommand.js +18 -41
- package/dist-cjs/commands/DeleteSnapshotCopyConfigurationCommand.js +18 -41
- package/dist-cjs/commands/DeleteUsageLimitCommand.js +18 -41
- package/dist-cjs/commands/DeleteWorkgroupCommand.js +18 -41
- package/dist-cjs/commands/GetCredentialsCommand.js +18 -41
- package/dist-cjs/commands/GetCustomDomainAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetEndpointAccessCommand.js +18 -41
- package/dist-cjs/commands/GetNamespaceCommand.js +18 -41
- package/dist-cjs/commands/GetRecoveryPointCommand.js +18 -41
- package/dist-cjs/commands/GetResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/GetScheduledActionCommand.js +18 -41
- package/dist-cjs/commands/GetSnapshotCommand.js +18 -41
- package/dist-cjs/commands/GetTableRestoreStatusCommand.js +18 -41
- package/dist-cjs/commands/GetUsageLimitCommand.js +18 -41
- package/dist-cjs/commands/GetWorkgroupCommand.js +18 -41
- package/dist-cjs/commands/ListCustomDomainAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListEndpointAccessCommand.js +18 -41
- package/dist-cjs/commands/ListNamespacesCommand.js +18 -41
- package/dist-cjs/commands/ListRecoveryPointsCommand.js +18 -41
- package/dist-cjs/commands/ListScheduledActionsCommand.js +18 -41
- package/dist-cjs/commands/ListSnapshotCopyConfigurationsCommand.js +18 -41
- package/dist-cjs/commands/ListSnapshotsCommand.js +18 -41
- package/dist-cjs/commands/ListTableRestoreStatusCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/ListUsageLimitsCommand.js +18 -41
- package/dist-cjs/commands/ListWorkgroupsCommand.js +18 -41
- package/dist-cjs/commands/PutResourcePolicyCommand.js +18 -41
- package/dist-cjs/commands/RestoreFromRecoveryPointCommand.js +18 -41
- package/dist-cjs/commands/RestoreFromSnapshotCommand.js +18 -41
- package/dist-cjs/commands/RestoreTableFromRecoveryPointCommand.js +18 -41
- package/dist-cjs/commands/RestoreTableFromSnapshotCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateCustomDomainAssociationCommand.js +18 -41
- package/dist-cjs/commands/UpdateEndpointAccessCommand.js +18 -41
- package/dist-cjs/commands/UpdateNamespaceCommand.js +18 -41
- package/dist-cjs/commands/UpdateScheduledActionCommand.js +18 -41
- package/dist-cjs/commands/UpdateSnapshotCommand.js +18 -41
- package/dist-cjs/commands/UpdateSnapshotCopyConfigurationCommand.js +18 -41
- package/dist-cjs/commands/UpdateUsageLimitCommand.js +18 -41
- package/dist-cjs/commands/UpdateWorkgroupCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/ConvertRecoveryPointToSnapshotCommand.js +18 -41
- package/dist-es/commands/CreateCustomDomainAssociationCommand.js +18 -41
- package/dist-es/commands/CreateEndpointAccessCommand.js +18 -41
- package/dist-es/commands/CreateNamespaceCommand.js +18 -41
- package/dist-es/commands/CreateScheduledActionCommand.js +18 -41
- package/dist-es/commands/CreateSnapshotCommand.js +18 -41
- package/dist-es/commands/CreateSnapshotCopyConfigurationCommand.js +18 -41
- package/dist-es/commands/CreateUsageLimitCommand.js +18 -41
- package/dist-es/commands/CreateWorkgroupCommand.js +18 -41
- package/dist-es/commands/DeleteCustomDomainAssociationCommand.js +18 -41
- package/dist-es/commands/DeleteEndpointAccessCommand.js +18 -41
- package/dist-es/commands/DeleteNamespaceCommand.js +18 -41
- package/dist-es/commands/DeleteResourcePolicyCommand.js +18 -41
- package/dist-es/commands/DeleteScheduledActionCommand.js +18 -41
- package/dist-es/commands/DeleteSnapshotCommand.js +18 -41
- package/dist-es/commands/DeleteSnapshotCopyConfigurationCommand.js +18 -41
- package/dist-es/commands/DeleteUsageLimitCommand.js +18 -41
- package/dist-es/commands/DeleteWorkgroupCommand.js +18 -41
- package/dist-es/commands/GetCredentialsCommand.js +18 -41
- package/dist-es/commands/GetCustomDomainAssociationCommand.js +18 -41
- package/dist-es/commands/GetEndpointAccessCommand.js +18 -41
- package/dist-es/commands/GetNamespaceCommand.js +18 -41
- package/dist-es/commands/GetRecoveryPointCommand.js +18 -41
- package/dist-es/commands/GetResourcePolicyCommand.js +18 -41
- package/dist-es/commands/GetScheduledActionCommand.js +18 -41
- package/dist-es/commands/GetSnapshotCommand.js +18 -41
- package/dist-es/commands/GetTableRestoreStatusCommand.js +18 -41
- package/dist-es/commands/GetUsageLimitCommand.js +18 -41
- package/dist-es/commands/GetWorkgroupCommand.js +18 -41
- package/dist-es/commands/ListCustomDomainAssociationsCommand.js +18 -41
- package/dist-es/commands/ListEndpointAccessCommand.js +18 -41
- package/dist-es/commands/ListNamespacesCommand.js +18 -41
- package/dist-es/commands/ListRecoveryPointsCommand.js +18 -41
- package/dist-es/commands/ListScheduledActionsCommand.js +18 -41
- package/dist-es/commands/ListSnapshotCopyConfigurationsCommand.js +18 -41
- package/dist-es/commands/ListSnapshotsCommand.js +18 -41
- package/dist-es/commands/ListTableRestoreStatusCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/ListUsageLimitsCommand.js +18 -41
- package/dist-es/commands/ListWorkgroupsCommand.js +18 -41
- package/dist-es/commands/PutResourcePolicyCommand.js +18 -41
- package/dist-es/commands/RestoreFromRecoveryPointCommand.js +18 -41
- package/dist-es/commands/RestoreFromSnapshotCommand.js +18 -41
- package/dist-es/commands/RestoreTableFromRecoveryPointCommand.js +18 -41
- package/dist-es/commands/RestoreTableFromSnapshotCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateCustomDomainAssociationCommand.js +18 -41
- package/dist-es/commands/UpdateEndpointAccessCommand.js +18 -41
- package/dist-es/commands/UpdateNamespaceCommand.js +18 -41
- package/dist-es/commands/UpdateScheduledActionCommand.js +18 -41
- package/dist-es/commands/UpdateSnapshotCommand.js +18 -41
- package/dist-es/commands/UpdateSnapshotCopyConfigurationCommand.js +18 -41
- package/dist-es/commands/UpdateUsageLimitCommand.js +18 -41
- package/dist-es/commands/UpdateWorkgroupCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/ConvertRecoveryPointToSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/CreateCustomDomainAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreateEndpointAccessCommand.d.ts +6 -21
- package/dist-types/commands/CreateNamespaceCommand.d.ts +6 -21
- package/dist-types/commands/CreateScheduledActionCommand.d.ts +6 -21
- package/dist-types/commands/CreateSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/CreateSnapshotCopyConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/CreateUsageLimitCommand.d.ts +6 -21
- package/dist-types/commands/CreateWorkgroupCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCustomDomainAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +6 -21
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +6 -21
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/DeleteSnapshotCopyConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteUsageLimitCommand.d.ts +6 -21
- package/dist-types/commands/DeleteWorkgroupCommand.d.ts +6 -21
- package/dist-types/commands/GetCredentialsCommand.d.ts +6 -21
- package/dist-types/commands/GetCustomDomainAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetEndpointAccessCommand.d.ts +6 -21
- package/dist-types/commands/GetNamespaceCommand.d.ts +6 -21
- package/dist-types/commands/GetRecoveryPointCommand.d.ts +6 -21
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/GetScheduledActionCommand.d.ts +6 -21
- package/dist-types/commands/GetSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/GetTableRestoreStatusCommand.d.ts +6 -21
- package/dist-types/commands/GetUsageLimitCommand.d.ts +6 -21
- package/dist-types/commands/GetWorkgroupCommand.d.ts +6 -21
- package/dist-types/commands/ListCustomDomainAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListEndpointAccessCommand.d.ts +6 -21
- package/dist-types/commands/ListNamespacesCommand.d.ts +6 -21
- package/dist-types/commands/ListRecoveryPointsCommand.d.ts +6 -21
- package/dist-types/commands/ListScheduledActionsCommand.d.ts +6 -21
- package/dist-types/commands/ListSnapshotCopyConfigurationsCommand.d.ts +6 -21
- package/dist-types/commands/ListSnapshotsCommand.d.ts +6 -21
- package/dist-types/commands/ListTableRestoreStatusCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/ListUsageLimitsCommand.d.ts +6 -21
- package/dist-types/commands/ListWorkgroupsCommand.d.ts +6 -21
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +6 -21
- package/dist-types/commands/RestoreFromRecoveryPointCommand.d.ts +6 -21
- package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/RestoreTableFromRecoveryPointCommand.d.ts +6 -21
- package/dist-types/commands/RestoreTableFromSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCustomDomainAssociationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateEndpointAccessCommand.d.ts +6 -21
- package/dist-types/commands/UpdateNamespaceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateScheduledActionCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSnapshotCommand.d.ts +6 -21
- package/dist-types/commands/UpdateSnapshotCopyConfigurationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateUsageLimitCommand.d.ts +6 -21
- package/dist-types/commands/UpdateWorkgroupCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/ConvertRecoveryPointToSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateSnapshotCopyConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateWorkgroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteSnapshotCopyConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteWorkgroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCredentialsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCustomDomainAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetEndpointAccessCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetNamespaceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetRecoveryPointCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetScheduledActionCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetTableRestoreStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetUsageLimitCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetWorkgroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListCustomDomainAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListEndpointAccessCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListRecoveryPointsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListScheduledActionsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSnapshotCopyConfigurationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSnapshotsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTableRestoreStatusCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListUsageLimitsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListWorkgroupsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RestoreFromRecoveryPointCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/RestoreTableFromRecoveryPointCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/RestoreTableFromSnapshotCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateCustomDomainAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateEndpointAccessCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateNamespaceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateScheduledActionCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateSnapshotCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateSnapshotCopyConfigurationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateUsageLimitCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateWorkgroupCommand.d.ts +14 -23
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +11 -11
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { ListWorkgroupsRequest, ListWorkgroupsResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListWorkgroupsCommandInput extends ListWorkgroupsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListWorkgroupsCommandOutput extends ListWorkgroupsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListWorkgroupsCommand_base: {
|
|
24
|
+
new (input: ListWorkgroupsCommandInput): import("@smithy/smithy-client").CommandImpl<ListWorkgroupsCommandInput, ListWorkgroupsCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about a list of specified workgroups.</p>
|
|
@@ -112,23 +115,5 @@ export interface ListWorkgroupsCommandOutput extends ListWorkgroupsResponse, __M
|
|
|
112
115
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
113
116
|
*
|
|
114
117
|
*/
|
|
115
|
-
export declare class ListWorkgroupsCommand extends
|
|
116
|
-
readonly input: ListWorkgroupsCommandInput;
|
|
117
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
118
|
-
/**
|
|
119
|
-
* @public
|
|
120
|
-
*/
|
|
121
|
-
constructor(input: ListWorkgroupsCommandInput);
|
|
122
|
-
/**
|
|
123
|
-
* @internal
|
|
124
|
-
*/
|
|
125
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListWorkgroupsCommandInput, ListWorkgroupsCommandOutput>;
|
|
126
|
-
/**
|
|
127
|
-
* @internal
|
|
128
|
-
*/
|
|
129
|
-
private serialize;
|
|
130
|
-
/**
|
|
131
|
-
* @internal
|
|
132
|
-
*/
|
|
133
|
-
private deserialize;
|
|
118
|
+
export declare class ListWorkgroupsCommand extends ListWorkgroupsCommand_base {
|
|
134
119
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { PutResourcePolicyRequest, PutResourcePolicyResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface PutResourcePolicyCommandInput extends PutResourcePolicyRequest
|
|
|
21
20
|
*/
|
|
22
21
|
export interface PutResourcePolicyCommandOutput extends PutResourcePolicyResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const PutResourcePolicyCommand_base: {
|
|
24
|
+
new (input: PutResourcePolicyCommandInput): import("@smithy/smithy-client").CommandImpl<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Creates or updates a resource policy. Currently, you can use policies to share snapshots across Amazon Web Services accounts.</p>
|
|
@@ -70,23 +73,5 @@ export interface PutResourcePolicyCommandOutput extends PutResourcePolicyRespons
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class PutResourcePolicyCommand extends
|
|
74
|
-
readonly input: PutResourcePolicyCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: PutResourcePolicyCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<PutResourcePolicyCommandInput, PutResourcePolicyCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class PutResourcePolicyCommand extends PutResourcePolicyCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { RestoreFromRecoveryPointRequest, RestoreFromRecoveryPointResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RestoreFromRecoveryPointCommandInput extends RestoreFromRecover
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RestoreFromRecoveryPointCommandOutput extends RestoreFromRecoveryPointResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RestoreFromRecoveryPointCommand_base: {
|
|
24
|
+
new (input: RestoreFromRecoveryPointCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreFromRecoveryPointCommandInput, RestoreFromRecoveryPointCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Restore the data from a recovery point.</p>
|
|
@@ -84,23 +87,5 @@ export interface RestoreFromRecoveryPointCommandOutput extends RestoreFromRecove
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class RestoreFromRecoveryPointCommand extends
|
|
88
|
-
readonly input: RestoreFromRecoveryPointCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: RestoreFromRecoveryPointCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreFromRecoveryPointCommandInput, RestoreFromRecoveryPointCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class RestoreFromRecoveryPointCommand extends RestoreFromRecoveryPointCommand_base {
|
|
106
91
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { RestoreFromSnapshotRequest, RestoreFromSnapshotResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RestoreFromSnapshotCommandInput extends RestoreFromSnapshotRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RestoreFromSnapshotCommandOutput extends RestoreFromSnapshotResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RestoreFromSnapshotCommand_base: {
|
|
24
|
+
new (input: RestoreFromSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreFromSnapshotCommandInput, RestoreFromSnapshotCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Restores a namespace from a snapshot.</p>
|
|
@@ -92,23 +95,5 @@ export interface RestoreFromSnapshotCommandOutput extends RestoreFromSnapshotRes
|
|
|
92
95
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
93
96
|
*
|
|
94
97
|
*/
|
|
95
|
-
export declare class RestoreFromSnapshotCommand extends
|
|
96
|
-
readonly input: RestoreFromSnapshotCommandInput;
|
|
97
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
98
|
-
/**
|
|
99
|
-
* @public
|
|
100
|
-
*/
|
|
101
|
-
constructor(input: RestoreFromSnapshotCommandInput);
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreFromSnapshotCommandInput, RestoreFromSnapshotCommandOutput>;
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
private serialize;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private deserialize;
|
|
98
|
+
export declare class RestoreFromSnapshotCommand extends RestoreFromSnapshotCommand_base {
|
|
114
99
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { RestoreTableFromRecoveryPointRequest, RestoreTableFromRecoveryPointResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RestoreTableFromRecoveryPointCommandInput extends RestoreTableF
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RestoreTableFromRecoveryPointCommandOutput extends RestoreTableFromRecoveryPointResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RestoreTableFromRecoveryPointCommand_base: {
|
|
24
|
+
new (input: RestoreTableFromRecoveryPointCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreTableFromRecoveryPointCommandInput, RestoreTableFromRecoveryPointCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Restores a table from a recovery point to your Amazon Redshift Serverless instance. You can't use this operation to restore tables with interleaved sort keys.</p>
|
|
@@ -89,23 +92,5 @@ export interface RestoreTableFromRecoveryPointCommandOutput extends RestoreTable
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class RestoreTableFromRecoveryPointCommand extends
|
|
93
|
-
readonly input: RestoreTableFromRecoveryPointCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: RestoreTableFromRecoveryPointCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreTableFromRecoveryPointCommandInput, RestoreTableFromRecoveryPointCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class RestoreTableFromRecoveryPointCommand extends RestoreTableFromRecoveryPointCommand_base {
|
|
111
96
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { RestoreTableFromSnapshotRequest, RestoreTableFromSnapshotResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface RestoreTableFromSnapshotCommandInput extends RestoreTableFromSn
|
|
|
21
20
|
*/
|
|
22
21
|
export interface RestoreTableFromSnapshotCommandOutput extends RestoreTableFromSnapshotResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const RestoreTableFromSnapshotCommand_base: {
|
|
24
|
+
new (input: RestoreTableFromSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<RestoreTableFromSnapshotCommandInput, RestoreTableFromSnapshotCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Restores a table from a snapshot to your Amazon Redshift Serverless instance. You can't use this operation to
|
|
@@ -90,23 +93,5 @@ export interface RestoreTableFromSnapshotCommandOutput extends RestoreTableFromS
|
|
|
90
93
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
91
94
|
*
|
|
92
95
|
*/
|
|
93
|
-
export declare class RestoreTableFromSnapshotCommand extends
|
|
94
|
-
readonly input: RestoreTableFromSnapshotCommandInput;
|
|
95
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
96
|
-
/**
|
|
97
|
-
* @public
|
|
98
|
-
*/
|
|
99
|
-
constructor(input: RestoreTableFromSnapshotCommandInput);
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<RestoreTableFromSnapshotCommandInput, RestoreTableFromSnapshotCommandOutput>;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private serialize;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private deserialize;
|
|
96
|
+
export declare class RestoreTableFromSnapshotCommand extends RestoreTableFromSnapshotCommand_base {
|
|
112
97
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { TagResourceRequest, TagResourceResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface TagResourceCommandInput extends TagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface TagResourceCommandOutput extends TagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const TagResourceCommand_base: {
|
|
24
|
+
new (input: TagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<TagResourceCommandInput, TagResourceCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Assigns one or more tags to a resource.</p>
|
|
@@ -70,23 +73,5 @@ export interface TagResourceCommandOutput extends TagResourceResponse, __Metadat
|
|
|
70
73
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
71
74
|
*
|
|
72
75
|
*/
|
|
73
|
-
export declare class TagResourceCommand extends
|
|
74
|
-
readonly input: TagResourceCommandInput;
|
|
75
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
76
|
-
/**
|
|
77
|
-
* @public
|
|
78
|
-
*/
|
|
79
|
-
constructor(input: TagResourceCommandInput);
|
|
80
|
-
/**
|
|
81
|
-
* @internal
|
|
82
|
-
*/
|
|
83
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<TagResourceCommandInput, TagResourceCommandOutput>;
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
private serialize;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private deserialize;
|
|
76
|
+
export declare class TagResourceCommand extends TagResourceCommand_base {
|
|
92
77
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UntagResourceRequest, UntagResourceResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UntagResourceCommandInput extends UntagResourceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UntagResourceCommandOutput extends UntagResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UntagResourceCommand_base: {
|
|
24
|
+
new (input: UntagResourceCommandInput): import("@smithy/smithy-client").CommandImpl<UntagResourceCommandInput, UntagResourceCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Removes a tag or set of tags from a resource.</p>
|
|
@@ -64,23 +67,5 @@ export interface UntagResourceCommandOutput extends UntagResourceResponse, __Met
|
|
|
64
67
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
65
68
|
*
|
|
66
69
|
*/
|
|
67
|
-
export declare class UntagResourceCommand extends
|
|
68
|
-
readonly input: UntagResourceCommandInput;
|
|
69
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
70
|
-
/**
|
|
71
|
-
* @public
|
|
72
|
-
*/
|
|
73
|
-
constructor(input: UntagResourceCommandInput);
|
|
74
|
-
/**
|
|
75
|
-
* @internal
|
|
76
|
-
*/
|
|
77
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UntagResourceCommandInput, UntagResourceCommandOutput>;
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
private serialize;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private deserialize;
|
|
70
|
+
export declare class UntagResourceCommand extends UntagResourceCommand_base {
|
|
86
71
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateCustomDomainAssociationRequest, UpdateCustomDomainAssociationResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateCustomDomainAssociationCommandInput extends UpdateCustomD
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateCustomDomainAssociationCommandOutput extends UpdateCustomDomainAssociationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateCustomDomainAssociationCommand_base: {
|
|
24
|
+
new (input: UpdateCustomDomainAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateCustomDomainAssociationCommandInput, UpdateCustomDomainAssociationCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates an Amazon Redshift Serverless certificate associated with a custom domain.</p>
|
|
@@ -74,23 +77,5 @@ export interface UpdateCustomDomainAssociationCommandOutput extends UpdateCustom
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class UpdateCustomDomainAssociationCommand extends
|
|
78
|
-
readonly input: UpdateCustomDomainAssociationCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: UpdateCustomDomainAssociationCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateCustomDomainAssociationCommandInput, UpdateCustomDomainAssociationCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class UpdateCustomDomainAssociationCommand extends UpdateCustomDomainAssociationCommand_base {
|
|
96
81
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateEndpointAccessRequest, UpdateEndpointAccessResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateEndpointAccessCommandInput extends UpdateEndpointAccessRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateEndpointAccessCommandOutput extends UpdateEndpointAccessResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateEndpointAccessCommand_base: {
|
|
24
|
+
new (input: UpdateEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateEndpointAccessCommandInput, UpdateEndpointAccessCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates an Amazon Redshift Serverless managed endpoint.</p>
|
|
@@ -98,23 +101,5 @@ export interface UpdateEndpointAccessCommandOutput extends UpdateEndpointAccessR
|
|
|
98
101
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
99
102
|
*
|
|
100
103
|
*/
|
|
101
|
-
export declare class UpdateEndpointAccessCommand extends
|
|
102
|
-
readonly input: UpdateEndpointAccessCommandInput;
|
|
103
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
104
|
-
/**
|
|
105
|
-
* @public
|
|
106
|
-
*/
|
|
107
|
-
constructor(input: UpdateEndpointAccessCommandInput);
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateEndpointAccessCommandInput, UpdateEndpointAccessCommandOutput>;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private serialize;
|
|
116
|
-
/**
|
|
117
|
-
* @internal
|
|
118
|
-
*/
|
|
119
|
-
private deserialize;
|
|
104
|
+
export declare class UpdateEndpointAccessCommand extends UpdateEndpointAccessCommand_base {
|
|
120
105
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateNamespaceRequest, UpdateNamespaceResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateNamespaceCommandInput extends UpdateNamespaceRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateNamespaceCommandOutput extends UpdateNamespaceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateNamespaceCommand_base: {
|
|
24
|
+
new (input: UpdateNamespaceCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateNamespaceCommandInput, UpdateNamespaceCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates a namespace with the specified settings. Unless required, you can't update multiple parameters in one request. For example,
|
|
@@ -95,23 +98,5 @@ export interface UpdateNamespaceCommandOutput extends UpdateNamespaceResponse, _
|
|
|
95
98
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
96
99
|
*
|
|
97
100
|
*/
|
|
98
|
-
export declare class UpdateNamespaceCommand extends
|
|
99
|
-
readonly input: UpdateNamespaceCommandInput;
|
|
100
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
101
|
-
/**
|
|
102
|
-
* @public
|
|
103
|
-
*/
|
|
104
|
-
constructor(input: UpdateNamespaceCommandInput);
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateNamespaceCommandInput, UpdateNamespaceCommandOutput>;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private serialize;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private deserialize;
|
|
101
|
+
export declare class UpdateNamespaceCommand extends UpdateNamespaceCommand_base {
|
|
117
102
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateScheduledActionRequest, UpdateScheduledActionResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateScheduledActionCommandInput extends UpdateScheduledAction
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateScheduledActionCommandOutput extends UpdateScheduledActionResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateScheduledActionCommand_base: {
|
|
24
|
+
new (input: UpdateScheduledActionCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateScheduledActionCommandInput, UpdateScheduledActionCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates a scheduled action.</p>
|
|
@@ -114,23 +117,5 @@ export interface UpdateScheduledActionCommandOutput extends UpdateScheduledActio
|
|
|
114
117
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
115
118
|
*
|
|
116
119
|
*/
|
|
117
|
-
export declare class UpdateScheduledActionCommand extends
|
|
118
|
-
readonly input: UpdateScheduledActionCommandInput;
|
|
119
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
120
|
-
/**
|
|
121
|
-
* @public
|
|
122
|
-
*/
|
|
123
|
-
constructor(input: UpdateScheduledActionCommandInput);
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateScheduledActionCommandInput, UpdateScheduledActionCommandOutput>;
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
private serialize;
|
|
132
|
-
/**
|
|
133
|
-
* @internal
|
|
134
|
-
*/
|
|
135
|
-
private deserialize;
|
|
120
|
+
export declare class UpdateScheduledActionCommand extends UpdateScheduledActionCommand_base {
|
|
136
121
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateSnapshotRequest, UpdateSnapshotResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateSnapshotCommandInput extends UpdateSnapshotRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateSnapshotCommandOutput extends UpdateSnapshotResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateSnapshotCommand_base: {
|
|
24
|
+
new (input: UpdateSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSnapshotCommandInput, UpdateSnapshotCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates a snapshot.</p>
|
|
@@ -91,23 +94,5 @@ export interface UpdateSnapshotCommandOutput extends UpdateSnapshotResponse, __M
|
|
|
91
94
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
92
95
|
*
|
|
93
96
|
*/
|
|
94
|
-
export declare class UpdateSnapshotCommand extends
|
|
95
|
-
readonly input: UpdateSnapshotCommandInput;
|
|
96
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
97
|
-
/**
|
|
98
|
-
* @public
|
|
99
|
-
*/
|
|
100
|
-
constructor(input: UpdateSnapshotCommandInput);
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSnapshotCommandInput, UpdateSnapshotCommandOutput>;
|
|
105
|
-
/**
|
|
106
|
-
* @internal
|
|
107
|
-
*/
|
|
108
|
-
private serialize;
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
private deserialize;
|
|
97
|
+
export declare class UpdateSnapshotCommand extends UpdateSnapshotCommand_base {
|
|
113
98
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { UpdateSnapshotCopyConfigurationRequest, UpdateSnapshotCopyConfigurationResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface UpdateSnapshotCopyConfigurationCommandInput extends UpdateSnaps
|
|
|
21
20
|
*/
|
|
22
21
|
export interface UpdateSnapshotCopyConfigurationCommandOutput extends UpdateSnapshotCopyConfigurationResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const UpdateSnapshotCopyConfigurationCommand_base: {
|
|
24
|
+
new (input: UpdateSnapshotCopyConfigurationCommandInput): import("@smithy/smithy-client").CommandImpl<UpdateSnapshotCopyConfigurationCommandInput, UpdateSnapshotCopyConfigurationCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Updates a snapshot copy configuration.</p>
|
|
@@ -74,23 +77,5 @@ export interface UpdateSnapshotCopyConfigurationCommandOutput extends UpdateSnap
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class UpdateSnapshotCopyConfigurationCommand extends
|
|
78
|
-
readonly input: UpdateSnapshotCopyConfigurationCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: UpdateSnapshotCopyConfigurationCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<UpdateSnapshotCopyConfigurationCommandInput, UpdateSnapshotCopyConfigurationCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class UpdateSnapshotCopyConfigurationCommand extends UpdateSnapshotCopyConfigurationCommand_base {
|
|
96
81
|
}
|