@aws-sdk/client-redshift-serverless 3.477.0 → 3.481.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-cjs/pagination/ListCustomDomainAssociationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListEndpointAccessPaginator.js +2 -24
- package/dist-cjs/pagination/ListNamespacesPaginator.js +2 -24
- package/dist-cjs/pagination/ListRecoveryPointsPaginator.js +2 -24
- package/dist-cjs/pagination/ListScheduledActionsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSnapshotCopyConfigurationsPaginator.js +2 -24
- package/dist-cjs/pagination/ListSnapshotsPaginator.js +2 -24
- package/dist-cjs/pagination/ListTableRestoreStatusPaginator.js +2 -24
- package/dist-cjs/pagination/ListUsageLimitsPaginator.js +2 -24
- package/dist-cjs/pagination/ListWorkgroupsPaginator.js +2 -24
- 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-es/pagination/ListCustomDomainAssociationsPaginator.js +2 -23
- package/dist-es/pagination/ListEndpointAccessPaginator.js +2 -23
- package/dist-es/pagination/ListNamespacesPaginator.js +2 -23
- package/dist-es/pagination/ListRecoveryPointsPaginator.js +2 -23
- package/dist-es/pagination/ListScheduledActionsPaginator.js +2 -23
- package/dist-es/pagination/ListSnapshotCopyConfigurationsPaginator.js +2 -23
- package/dist-es/pagination/ListSnapshotsPaginator.js +2 -23
- package/dist-es/pagination/ListTableRestoreStatusPaginator.js +2 -23
- package/dist-es/pagination/ListUsageLimitsPaginator.js +2 -23
- package/dist-es/pagination/ListWorkgroupsPaginator.js +2 -23
- 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/pagination/ListCustomDomainAssociationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListEndpointAccessPaginator.d.ts +1 -1
- package/dist-types/pagination/ListNamespacesPaginator.d.ts +1 -1
- package/dist-types/pagination/ListRecoveryPointsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListScheduledActionsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSnapshotCopyConfigurationsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListSnapshotsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListTableRestoreStatusPaginator.d.ts +1 -1
- package/dist-types/pagination/ListUsageLimitsPaginator.d.ts +1 -1
- package/dist-types/pagination/ListWorkgroupsPaginator.d.ts +1 -1
- 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/dist-types/ts3.4/pagination/ListCustomDomainAssociationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListEndpointAccessPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListNamespacesPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListRecoveryPointsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListScheduledActionsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSnapshotCopyConfigurationsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListSnapshotsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListTableRestoreStatusPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListUsageLimitsPaginator.d.ts +3 -3
- package/dist-types/ts3.4/pagination/ListWorkgroupsPaginator.d.ts +3 -3
- package/package.json +11 -10
|
@@ -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 { GetSnapshotRequest, GetSnapshotResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetSnapshotCommandInput extends GetSnapshotRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetSnapshotCommandOutput extends GetSnapshotResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetSnapshotCommand_base: {
|
|
24
|
+
new (input: GetSnapshotCommandInput): import("@smithy/smithy-client").CommandImpl<GetSnapshotCommandInput, GetSnapshotCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about a specific snapshot.</p>
|
|
@@ -89,23 +92,5 @@ export interface GetSnapshotCommandOutput extends GetSnapshotResponse, __Metadat
|
|
|
89
92
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
90
93
|
*
|
|
91
94
|
*/
|
|
92
|
-
export declare class GetSnapshotCommand extends
|
|
93
|
-
readonly input: GetSnapshotCommandInput;
|
|
94
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
95
|
-
/**
|
|
96
|
-
* @public
|
|
97
|
-
*/
|
|
98
|
-
constructor(input: GetSnapshotCommandInput);
|
|
99
|
-
/**
|
|
100
|
-
* @internal
|
|
101
|
-
*/
|
|
102
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetSnapshotCommandInput, GetSnapshotCommandOutput>;
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
private serialize;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private deserialize;
|
|
95
|
+
export declare class GetSnapshotCommand extends GetSnapshotCommand_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 { GetTableRestoreStatusRequest, GetTableRestoreStatusResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetTableRestoreStatusCommandInput extends GetTableRestoreStatus
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetTableRestoreStatusCommandOutput extends GetTableRestoreStatusResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetTableRestoreStatusCommand_base: {
|
|
24
|
+
new (input: GetTableRestoreStatusCommandInput): import("@smithy/smithy-client").CommandImpl<GetTableRestoreStatusCommandInput, GetTableRestoreStatusCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about a <code>TableRestoreStatus</code> object.</p>
|
|
@@ -74,23 +77,5 @@ export interface GetTableRestoreStatusCommandOutput extends GetTableRestoreStatu
|
|
|
74
77
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
75
78
|
*
|
|
76
79
|
*/
|
|
77
|
-
export declare class GetTableRestoreStatusCommand extends
|
|
78
|
-
readonly input: GetTableRestoreStatusCommandInput;
|
|
79
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
80
|
-
/**
|
|
81
|
-
* @public
|
|
82
|
-
*/
|
|
83
|
-
constructor(input: GetTableRestoreStatusCommandInput);
|
|
84
|
-
/**
|
|
85
|
-
* @internal
|
|
86
|
-
*/
|
|
87
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetTableRestoreStatusCommandInput, GetTableRestoreStatusCommandOutput>;
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
private serialize;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private deserialize;
|
|
80
|
+
export declare class GetTableRestoreStatusCommand extends GetTableRestoreStatusCommand_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 { GetUsageLimitRequest, GetUsageLimitResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetUsageLimitCommandInput extends GetUsageLimitRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetUsageLimitCommandOutput extends GetUsageLimitResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetUsageLimitCommand_base: {
|
|
24
|
+
new (input: GetUsageLimitCommandInput): import("@smithy/smithy-client").CommandImpl<GetUsageLimitCommandInput, GetUsageLimitCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about a usage limit.</p>
|
|
@@ -71,23 +74,5 @@ export interface GetUsageLimitCommandOutput extends GetUsageLimitResponse, __Met
|
|
|
71
74
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
72
75
|
*
|
|
73
76
|
*/
|
|
74
|
-
export declare class GetUsageLimitCommand extends
|
|
75
|
-
readonly input: GetUsageLimitCommandInput;
|
|
76
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
77
|
-
/**
|
|
78
|
-
* @public
|
|
79
|
-
*/
|
|
80
|
-
constructor(input: GetUsageLimitCommandInput);
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetUsageLimitCommandInput, GetUsageLimitCommandOutput>;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private serialize;
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
private deserialize;
|
|
77
|
+
export declare class GetUsageLimitCommand extends GetUsageLimitCommand_base {
|
|
93
78
|
}
|
|
@@ -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 { GetWorkgroupRequest, GetWorkgroupResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetWorkgroupCommandInput extends GetWorkgroupRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetWorkgroupCommandOutput extends GetWorkgroupResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetWorkgroupCommand_base: {
|
|
24
|
+
new (input: GetWorkgroupCommandInput): import("@smithy/smithy-client").CommandImpl<GetWorkgroupCommandInput, GetWorkgroupCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about a specific workgroup.</p>
|
|
@@ -110,23 +113,5 @@ export interface GetWorkgroupCommandOutput extends GetWorkgroupResponse, __Metad
|
|
|
110
113
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
111
114
|
*
|
|
112
115
|
*/
|
|
113
|
-
export declare class GetWorkgroupCommand extends
|
|
114
|
-
readonly input: GetWorkgroupCommandInput;
|
|
115
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
116
|
-
/**
|
|
117
|
-
* @public
|
|
118
|
-
*/
|
|
119
|
-
constructor(input: GetWorkgroupCommandInput);
|
|
120
|
-
/**
|
|
121
|
-
* @internal
|
|
122
|
-
*/
|
|
123
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetWorkgroupCommandInput, GetWorkgroupCommandOutput>;
|
|
124
|
-
/**
|
|
125
|
-
* @internal
|
|
126
|
-
*/
|
|
127
|
-
private serialize;
|
|
128
|
-
/**
|
|
129
|
-
* @internal
|
|
130
|
-
*/
|
|
131
|
-
private deserialize;
|
|
116
|
+
export declare class GetWorkgroupCommand extends GetWorkgroupCommand_base {
|
|
132
117
|
}
|
|
@@ -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 { ListCustomDomainAssociationsRequest, ListCustomDomainAssociationsResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListCustomDomainAssociationsCommandInput extends ListCustomDoma
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListCustomDomainAssociationsCommandOutput extends ListCustomDomainAssociationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListCustomDomainAssociationsCommand_base: {
|
|
24
|
+
new (input: ListCustomDomainAssociationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListCustomDomainAssociationsCommandInput, ListCustomDomainAssociationsCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p> Lists custom domain associations for Amazon Redshift Serverless.</p>
|
|
@@ -77,23 +80,5 @@ export interface ListCustomDomainAssociationsCommandOutput extends ListCustomDom
|
|
|
77
80
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
78
81
|
*
|
|
79
82
|
*/
|
|
80
|
-
export declare class ListCustomDomainAssociationsCommand extends
|
|
81
|
-
readonly input: ListCustomDomainAssociationsCommandInput;
|
|
82
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
83
|
-
/**
|
|
84
|
-
* @public
|
|
85
|
-
*/
|
|
86
|
-
constructor(input: ListCustomDomainAssociationsCommandInput);
|
|
87
|
-
/**
|
|
88
|
-
* @internal
|
|
89
|
-
*/
|
|
90
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListCustomDomainAssociationsCommandInput, ListCustomDomainAssociationsCommandOutput>;
|
|
91
|
-
/**
|
|
92
|
-
* @internal
|
|
93
|
-
*/
|
|
94
|
-
private serialize;
|
|
95
|
-
/**
|
|
96
|
-
* @internal
|
|
97
|
-
*/
|
|
98
|
-
private deserialize;
|
|
83
|
+
export declare class ListCustomDomainAssociationsCommand extends ListCustomDomainAssociationsCommand_base {
|
|
99
84
|
}
|
|
@@ -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 { ListEndpointAccessRequest, ListEndpointAccessResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListEndpointAccessCommandInput extends ListEndpointAccessReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListEndpointAccessCommandOutput extends ListEndpointAccessResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListEndpointAccessCommand_base: {
|
|
24
|
+
new (input: ListEndpointAccessCommandInput): import("@smithy/smithy-client").CommandImpl<ListEndpointAccessCommandInput, ListEndpointAccessCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns an array of <code>EndpointAccess</code> objects and relevant information.</p>
|
|
@@ -99,23 +102,5 @@ export interface ListEndpointAccessCommandOutput extends ListEndpointAccessRespo
|
|
|
99
102
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
100
103
|
*
|
|
101
104
|
*/
|
|
102
|
-
export declare class ListEndpointAccessCommand extends
|
|
103
|
-
readonly input: ListEndpointAccessCommandInput;
|
|
104
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
105
|
-
/**
|
|
106
|
-
* @public
|
|
107
|
-
*/
|
|
108
|
-
constructor(input: ListEndpointAccessCommandInput);
|
|
109
|
-
/**
|
|
110
|
-
* @internal
|
|
111
|
-
*/
|
|
112
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListEndpointAccessCommandInput, ListEndpointAccessCommandOutput>;
|
|
113
|
-
/**
|
|
114
|
-
* @internal
|
|
115
|
-
*/
|
|
116
|
-
private serialize;
|
|
117
|
-
/**
|
|
118
|
-
* @internal
|
|
119
|
-
*/
|
|
120
|
-
private deserialize;
|
|
105
|
+
export declare class ListEndpointAccessCommand extends ListEndpointAccessCommand_base {
|
|
121
106
|
}
|
|
@@ -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 { ListNamespacesRequest, ListNamespacesResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListNamespacesCommandInput extends ListNamespacesRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListNamespacesCommandOutput extends ListNamespacesResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListNamespacesCommand_base: {
|
|
24
|
+
new (input: ListNamespacesCommandInput): import("@smithy/smithy-client").CommandImpl<ListNamespacesCommandInput, ListNamespacesCommandOutput, 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 namespaces.</p>
|
|
@@ -79,23 +82,5 @@ export interface ListNamespacesCommandOutput extends ListNamespacesResponse, __M
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class ListNamespacesCommand extends
|
|
83
|
-
readonly input: ListNamespacesCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: ListNamespacesCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListNamespacesCommandInput, ListNamespacesCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class ListNamespacesCommand extends ListNamespacesCommand_base {
|
|
101
86
|
}
|
|
@@ -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 { ListRecoveryPointsRequest, ListRecoveryPointsResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListRecoveryPointsCommandInput extends ListRecoveryPointsReques
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListRecoveryPointsCommandOutput extends ListRecoveryPointsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListRecoveryPointsCommand_base: {
|
|
24
|
+
new (input: ListRecoveryPointsCommandInput): import("@smithy/smithy-client").CommandImpl<ListRecoveryPointsCommandInput, ListRecoveryPointsCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns an array of recovery points.</p>
|
|
@@ -72,23 +75,5 @@ export interface ListRecoveryPointsCommandOutput extends ListRecoveryPointsRespo
|
|
|
72
75
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
73
76
|
*
|
|
74
77
|
*/
|
|
75
|
-
export declare class ListRecoveryPointsCommand extends
|
|
76
|
-
readonly input: ListRecoveryPointsCommandInput;
|
|
77
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
78
|
-
/**
|
|
79
|
-
* @public
|
|
80
|
-
*/
|
|
81
|
-
constructor(input: ListRecoveryPointsCommandInput);
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListRecoveryPointsCommandInput, ListRecoveryPointsCommandOutput>;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private serialize;
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
private deserialize;
|
|
78
|
+
export declare class ListRecoveryPointsCommand extends ListRecoveryPointsCommand_base {
|
|
94
79
|
}
|
|
@@ -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 { ListScheduledActionsRequest, ListScheduledActionsResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListScheduledActionsCommandInput extends ListScheduledActionsRe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListScheduledActionsCommandOutput extends ListScheduledActionsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListScheduledActionsCommand_base: {
|
|
24
|
+
new (input: ListScheduledActionsCommandInput): import("@smithy/smithy-client").CommandImpl<ListScheduledActionsCommandInput, ListScheduledActionsCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of scheduled actions. You can use the flags to filter the list of returned scheduled actions.</p>
|
|
@@ -68,23 +71,5 @@ export interface ListScheduledActionsCommandOutput extends ListScheduledActionsR
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class ListScheduledActionsCommand extends
|
|
72
|
-
readonly input: ListScheduledActionsCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: ListScheduledActionsCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListScheduledActionsCommandInput, ListScheduledActionsCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class ListScheduledActionsCommand extends ListScheduledActionsCommand_base {
|
|
90
75
|
}
|
|
@@ -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 { ListSnapshotCopyConfigurationsRequest, ListSnapshotCopyConfigurationsResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListSnapshotCopyConfigurationsCommandInput extends ListSnapshot
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListSnapshotCopyConfigurationsCommandOutput extends ListSnapshotCopyConfigurationsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListSnapshotCopyConfigurationsCommand_base: {
|
|
24
|
+
new (input: ListSnapshotCopyConfigurationsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSnapshotCopyConfigurationsCommandInput, ListSnapshotCopyConfigurationsCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of snapshot copy configurations.</p>
|
|
@@ -78,23 +81,5 @@ export interface ListSnapshotCopyConfigurationsCommandOutput extends ListSnapsho
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class ListSnapshotCopyConfigurationsCommand extends
|
|
82
|
-
readonly input: ListSnapshotCopyConfigurationsCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: ListSnapshotCopyConfigurationsCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSnapshotCopyConfigurationsCommandInput, ListSnapshotCopyConfigurationsCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class ListSnapshotCopyConfigurationsCommand extends ListSnapshotCopyConfigurationsCommand_base {
|
|
100
85
|
}
|
|
@@ -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 { ListSnapshotsRequest, ListSnapshotsResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListSnapshotsCommandInput extends ListSnapshotsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListSnapshotsCommandOutput extends ListSnapshotsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListSnapshotsCommand_base: {
|
|
24
|
+
new (input: ListSnapshotsCommandInput): import("@smithy/smithy-client").CommandImpl<ListSnapshotsCommandInput, ListSnapshotsCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns a list of snapshots.</p>
|
|
@@ -96,23 +99,5 @@ export interface ListSnapshotsCommandOutput extends ListSnapshotsResponse, __Met
|
|
|
96
99
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
97
100
|
*
|
|
98
101
|
*/
|
|
99
|
-
export declare class ListSnapshotsCommand extends
|
|
100
|
-
readonly input: ListSnapshotsCommandInput;
|
|
101
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
102
|
-
/**
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
constructor(input: ListSnapshotsCommandInput);
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListSnapshotsCommandInput, ListSnapshotsCommandOutput>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private serialize;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private deserialize;
|
|
102
|
+
export declare class ListSnapshotsCommand extends ListSnapshotsCommand_base {
|
|
118
103
|
}
|
|
@@ -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 { ListTableRestoreStatusRequest, ListTableRestoreStatusResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTableRestoreStatusCommandInput extends ListTableRestoreStat
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTableRestoreStatusCommandOutput extends ListTableRestoreStatusResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTableRestoreStatusCommand_base: {
|
|
24
|
+
new (input: ListTableRestoreStatusCommandInput): import("@smithy/smithy-client").CommandImpl<ListTableRestoreStatusCommandInput, ListTableRestoreStatusCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about an array of <code>TableRestoreStatus</code> objects.</p>
|
|
@@ -83,23 +86,5 @@ export interface ListTableRestoreStatusCommandOutput extends ListTableRestoreSta
|
|
|
83
86
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
84
87
|
*
|
|
85
88
|
*/
|
|
86
|
-
export declare class ListTableRestoreStatusCommand extends
|
|
87
|
-
readonly input: ListTableRestoreStatusCommandInput;
|
|
88
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
-
/**
|
|
90
|
-
* @public
|
|
91
|
-
*/
|
|
92
|
-
constructor(input: ListTableRestoreStatusCommandInput);
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTableRestoreStatusCommandInput, ListTableRestoreStatusCommandOutput>;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private serialize;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private deserialize;
|
|
89
|
+
export declare class ListTableRestoreStatusCommand extends ListTableRestoreStatusCommand_base {
|
|
105
90
|
}
|
|
@@ -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 { ListTagsForResourceRequest, ListTagsForResourceResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListTagsForResourceCommandInput extends ListTagsForResourceRequ
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListTagsForResourceCommandOutput extends ListTagsForResourceResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListTagsForResourceCommand_base: {
|
|
24
|
+
new (input: ListTagsForResourceCommandInput): import("@smithy/smithy-client").CommandImpl<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists the tags assigned to a resource.</p>
|
|
@@ -68,23 +71,5 @@ export interface ListTagsForResourceCommandOutput extends ListTagsForResourceRes
|
|
|
68
71
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
69
72
|
*
|
|
70
73
|
*/
|
|
71
|
-
export declare class ListTagsForResourceCommand extends
|
|
72
|
-
readonly input: ListTagsForResourceCommandInput;
|
|
73
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
74
|
-
/**
|
|
75
|
-
* @public
|
|
76
|
-
*/
|
|
77
|
-
constructor(input: ListTagsForResourceCommandInput);
|
|
78
|
-
/**
|
|
79
|
-
* @internal
|
|
80
|
-
*/
|
|
81
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListTagsForResourceCommandInput, ListTagsForResourceCommandOutput>;
|
|
82
|
-
/**
|
|
83
|
-
* @internal
|
|
84
|
-
*/
|
|
85
|
-
private serialize;
|
|
86
|
-
/**
|
|
87
|
-
* @internal
|
|
88
|
-
*/
|
|
89
|
-
private deserialize;
|
|
74
|
+
export declare class ListTagsForResourceCommand extends ListTagsForResourceCommand_base {
|
|
90
75
|
}
|
|
@@ -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 { ListUsageLimitsRequest, ListUsageLimitsResponse } from "../models/models_0";
|
|
5
4
|
import { RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../RedshiftServerlessClient";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface ListUsageLimitsCommandInput extends ListUsageLimitsRequest {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface ListUsageLimitsCommandOutput extends ListUsageLimitsResponse, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const ListUsageLimitsCommand_base: {
|
|
24
|
+
new (input: ListUsageLimitsCommandInput): import("@smithy/smithy-client").CommandImpl<ListUsageLimitsCommandInput, ListUsageLimitsCommandOutput, RedshiftServerlessClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Lists all usage limits within Amazon Redshift Serverless.</p>
|
|
@@ -80,23 +83,5 @@ export interface ListUsageLimitsCommandOutput extends ListUsageLimitsResponse, _
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from RedshiftServerless service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class ListUsageLimitsCommand extends
|
|
84
|
-
readonly input: ListUsageLimitsCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: ListUsageLimitsCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: RedshiftServerlessClientResolvedConfig, options?: __HttpHandlerOptions): Handler<ListUsageLimitsCommandInput, ListUsageLimitsCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class ListUsageLimitsCommand extends ListUsageLimitsCommand_base {
|
|
102
87
|
}
|