@aws-sdk/client-redshift-serverless 3.590.0 → 3.592.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/index.js +0 -55
- package/dist-types/commands/ConvertRecoveryPointToSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateCustomDomainAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateEndpointAccessCommand.d.ts +2 -1
- package/dist-types/commands/CreateNamespaceCommand.d.ts +2 -1
- package/dist-types/commands/CreateScheduledActionCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/CreateSnapshotCopyConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/CreateUsageLimitCommand.d.ts +2 -1
- package/dist-types/commands/CreateWorkgroupCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCustomDomainAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteEndpointAccessCommand.d.ts +2 -1
- package/dist-types/commands/DeleteNamespaceCommand.d.ts +2 -1
- package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/DeleteScheduledActionCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/DeleteSnapshotCopyConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteUsageLimitCommand.d.ts +2 -1
- package/dist-types/commands/DeleteWorkgroupCommand.d.ts +2 -1
- package/dist-types/commands/GetCredentialsCommand.d.ts +2 -1
- package/dist-types/commands/GetCustomDomainAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetEndpointAccessCommand.d.ts +2 -1
- package/dist-types/commands/GetNamespaceCommand.d.ts +2 -1
- package/dist-types/commands/GetRecoveryPointCommand.d.ts +2 -1
- package/dist-types/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/GetScheduledActionCommand.d.ts +2 -1
- package/dist-types/commands/GetSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/GetTableRestoreStatusCommand.d.ts +2 -1
- package/dist-types/commands/GetUsageLimitCommand.d.ts +2 -1
- package/dist-types/commands/GetWorkgroupCommand.d.ts +2 -1
- package/dist-types/commands/ListCustomDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListEndpointAccessCommand.d.ts +2 -1
- package/dist-types/commands/ListNamespacesCommand.d.ts +2 -1
- package/dist-types/commands/ListRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/commands/ListScheduledActionsCommand.d.ts +2 -1
- package/dist-types/commands/ListSnapshotCopyConfigurationsCommand.d.ts +2 -1
- package/dist-types/commands/ListSnapshotsCommand.d.ts +2 -1
- package/dist-types/commands/ListTableRestoreStatusCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/ListUsageLimitsCommand.d.ts +2 -1
- package/dist-types/commands/ListWorkgroupsCommand.d.ts +2 -1
- package/dist-types/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/commands/RestoreFromRecoveryPointCommand.d.ts +2 -1
- package/dist-types/commands/RestoreFromSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/RestoreTableFromRecoveryPointCommand.d.ts +2 -1
- package/dist-types/commands/RestoreTableFromSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCustomDomainAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateEndpointAccessCommand.d.ts +2 -1
- package/dist-types/commands/UpdateNamespaceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateScheduledActionCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSnapshotCommand.d.ts +2 -1
- package/dist-types/commands/UpdateSnapshotCopyConfigurationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateUsageLimitCommand.d.ts +2 -1
- package/dist-types/commands/UpdateWorkgroupCommand.d.ts +2 -1
- package/dist-types/index.d.ts +2 -2
- package/dist-types/models/RedshiftServerlessServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/ConvertRecoveryPointToSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCustomDomainAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateEndpointAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateNamespaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateScheduledActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateSnapshotCopyConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateUsageLimitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateWorkgroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCustomDomainAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteEndpointAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteNamespaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteScheduledActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteSnapshotCopyConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteUsageLimitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteWorkgroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCredentialsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCustomDomainAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetEndpointAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetNamespaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetRecoveryPointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetScheduledActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetTableRestoreStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetUsageLimitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetWorkgroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCustomDomainAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListEndpointAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListNamespacesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListRecoveryPointsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListScheduledActionsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSnapshotCopyConfigurationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSnapshotsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTableRestoreStatusCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListUsageLimitsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListWorkgroupsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreFromRecoveryPointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreFromSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreTableFromRecoveryPointCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/RestoreTableFromSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCustomDomainAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateEndpointAccessCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateNamespaceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateScheduledActionCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSnapshotCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateSnapshotCopyConfigurationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateUsageLimitCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateWorkgroupCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/RedshiftServerlessServiceException.d.ts +2 -1
- package/package.json +6 -6
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetScheduledActionCommandInput
|
|
14
15
|
extends GetScheduledActionRequest {}
|
|
15
16
|
export interface GetScheduledActionCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../RedshiftServerlessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetSnapshotCommandInput extends GetSnapshotRequest {}
|
|
11
12
|
export interface GetSnapshotCommandOutput
|
|
12
13
|
extends GetSnapshotResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetTableRestoreStatusCommandInput
|
|
14
15
|
extends GetTableRestoreStatusRequest {}
|
|
15
16
|
export interface GetTableRestoreStatusCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetUsageLimitCommandInput extends GetUsageLimitRequest {}
|
|
14
15
|
export interface GetUsageLimitCommandOutput
|
|
15
16
|
extends GetUsageLimitResponse,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../RedshiftServerlessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetWorkgroupCommandInput extends GetWorkgroupRequest {}
|
|
11
12
|
export interface GetWorkgroupCommandOutput
|
|
12
13
|
extends GetWorkgroupResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListCustomDomainAssociationsCommandInput
|
|
14
15
|
extends ListCustomDomainAssociationsRequest {}
|
|
15
16
|
export interface ListCustomDomainAssociationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListEndpointAccessCommandInput
|
|
14
15
|
extends ListEndpointAccessRequest {}
|
|
15
16
|
export interface ListEndpointAccessCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListNamespacesCommandInput extends ListNamespacesRequest {}
|
|
14
15
|
export interface ListNamespacesCommandOutput
|
|
15
16
|
extends ListNamespacesResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListRecoveryPointsCommandInput
|
|
14
15
|
extends ListRecoveryPointsRequest {}
|
|
15
16
|
export interface ListRecoveryPointsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListScheduledActionsCommandInput
|
|
14
15
|
extends ListScheduledActionsRequest {}
|
|
15
16
|
export interface ListScheduledActionsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSnapshotCopyConfigurationsCommandInput
|
|
14
15
|
extends ListSnapshotCopyConfigurationsRequest {}
|
|
15
16
|
export interface ListSnapshotCopyConfigurationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListSnapshotsCommandInput extends ListSnapshotsRequest {}
|
|
14
15
|
export interface ListSnapshotsCommandOutput
|
|
15
16
|
extends ListSnapshotsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTableRestoreStatusCommandInput
|
|
14
15
|
extends ListTableRestoreStatusRequest {}
|
|
15
16
|
export interface ListTableRestoreStatusCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceRequest {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListUsageLimitsCommandInput extends ListUsageLimitsRequest {}
|
|
14
15
|
export interface ListUsageLimitsCommandOutput
|
|
15
16
|
extends ListUsageLimitsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListWorkgroupsCommandInput extends ListWorkgroupsRequest {}
|
|
14
15
|
export interface ListWorkgroupsCommandOutput
|
|
15
16
|
extends ListWorkgroupsResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PutResourcePolicyCommandInput
|
|
14
15
|
extends PutResourcePolicyRequest {}
|
|
15
16
|
export interface PutResourcePolicyCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RestoreFromRecoveryPointCommandInput
|
|
14
15
|
extends RestoreFromRecoveryPointRequest {}
|
|
15
16
|
export interface RestoreFromRecoveryPointCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RestoreFromSnapshotCommandInput
|
|
14
15
|
extends RestoreFromSnapshotRequest {}
|
|
15
16
|
export interface RestoreFromSnapshotCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RestoreTableFromRecoveryPointCommandInput
|
|
14
15
|
extends RestoreTableFromRecoveryPointRequest {}
|
|
15
16
|
export interface RestoreTableFromRecoveryPointCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface RestoreTableFromSnapshotCommandInput
|
|
14
15
|
extends RestoreTableFromSnapshotRequest {}
|
|
15
16
|
export interface RestoreTableFromSnapshotCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceInputTypes,
|
|
7
7
|
ServiceOutputTypes,
|
|
8
8
|
} from "../RedshiftServerlessClient";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceRequest {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UntagResourceCommandInput extends UntagResourceRequest {}
|
|
14
15
|
export interface UntagResourceCommandOutput
|
|
15
16
|
extends UntagResourceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateCustomDomainAssociationCommandInput
|
|
14
15
|
extends UpdateCustomDomainAssociationRequest {}
|
|
15
16
|
export interface UpdateCustomDomainAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateEndpointAccessCommandInput
|
|
14
15
|
extends UpdateEndpointAccessRequest {}
|
|
15
16
|
export interface UpdateEndpointAccessCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateNamespaceCommandInput extends UpdateNamespaceRequest {}
|
|
14
15
|
export interface UpdateNamespaceCommandOutput
|
|
15
16
|
extends UpdateNamespaceResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateScheduledActionCommandInput
|
|
14
15
|
extends UpdateScheduledActionRequest {}
|
|
15
16
|
export interface UpdateScheduledActionCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSnapshotCommandInput extends UpdateSnapshotRequest {}
|
|
14
15
|
export interface UpdateSnapshotCommandOutput
|
|
15
16
|
extends UpdateSnapshotResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateSnapshotCopyConfigurationCommandInput
|
|
14
15
|
extends UpdateSnapshotCopyConfigurationRequest {}
|
|
15
16
|
export interface UpdateSnapshotCopyConfigurationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateUsageLimitCommandInput extends UpdateUsageLimitRequest {}
|
|
14
15
|
export interface UpdateUsageLimitCommandOutput
|
|
15
16
|
extends UpdateUsageLimitResponse,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ServiceInputTypes,
|
|
10
10
|
ServiceOutputTypes,
|
|
11
11
|
} from "../RedshiftServerlessClient";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateWorkgroupCommandInput extends UpdateWorkgroupRequest {}
|
|
14
15
|
export interface UpdateWorkgroupCommandOutput
|
|
15
16
|
extends UpdateWorkgroupResponse,
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class RedshiftServerlessServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-redshift-serverless",
|
|
3
3
|
"description": "AWS SDK for JavaScript Redshift Serverless Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.592.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-redshift-serverless",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|