@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
package/dist-types/index.d.ts
CHANGED
|
@@ -17,8 +17,8 @@
|
|
|
17
17
|
export * from "./RedshiftServerlessClient";
|
|
18
18
|
export * from "./RedshiftServerless";
|
|
19
19
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
20
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
21
|
-
export { RedshiftServerlessExtensionConfiguration } from "./extensionConfiguration";
|
|
20
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
21
|
+
export type { RedshiftServerlessExtensionConfiguration } from "./extensionConfiguration";
|
|
22
22
|
export * from "./commands";
|
|
23
23
|
export * from "./pagination";
|
|
24
24
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
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 ConvertRecoveryPointToSnapshotCommandInput
|
|
14
15
|
extends ConvertRecoveryPointToSnapshotRequest {}
|
|
15
16
|
export interface ConvertRecoveryPointToSnapshotCommandOutput
|
|
@@ -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 CreateCustomDomainAssociationCommandInput
|
|
14
15
|
extends CreateCustomDomainAssociationRequest {}
|
|
15
16
|
export interface CreateCustomDomainAssociationCommandOutput
|
|
@@ -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 CreateEndpointAccessCommandInput
|
|
14
15
|
extends CreateEndpointAccessRequest {}
|
|
15
16
|
export interface CreateEndpointAccessCommandOutput
|
|
@@ -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 CreateNamespaceCommandInput extends CreateNamespaceRequest {}
|
|
14
15
|
export interface CreateNamespaceCommandOutput
|
|
15
16
|
extends CreateNamespaceResponse,
|
|
@@ -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 CreateScheduledActionCommandInput
|
|
14
15
|
extends CreateScheduledActionRequest {}
|
|
15
16
|
export interface CreateScheduledActionCommandOutput
|
|
@@ -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 CreateSnapshotCommandInput extends CreateSnapshotRequest {}
|
|
14
15
|
export interface CreateSnapshotCommandOutput
|
|
15
16
|
extends CreateSnapshotResponse,
|
|
@@ -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 CreateSnapshotCopyConfigurationCommandInput
|
|
14
15
|
extends CreateSnapshotCopyConfigurationRequest {}
|
|
15
16
|
export interface CreateSnapshotCopyConfigurationCommandOutput
|
|
@@ -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 CreateUsageLimitCommandInput extends CreateUsageLimitRequest {}
|
|
14
15
|
export interface CreateUsageLimitCommandOutput
|
|
15
16
|
extends CreateUsageLimitResponse,
|
|
@@ -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 CreateWorkgroupCommandInput extends CreateWorkgroupRequest {}
|
|
14
15
|
export interface CreateWorkgroupCommandOutput
|
|
15
16
|
extends CreateWorkgroupResponse,
|
|
@@ -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 DeleteCustomDomainAssociationCommandInput
|
|
14
15
|
extends DeleteCustomDomainAssociationRequest {}
|
|
15
16
|
export interface DeleteCustomDomainAssociationCommandOutput
|
|
@@ -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 DeleteEndpointAccessCommandInput
|
|
14
15
|
extends DeleteEndpointAccessRequest {}
|
|
15
16
|
export interface DeleteEndpointAccessCommandOutput
|
|
@@ -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 DeleteNamespaceCommandInput extends DeleteNamespaceRequest {}
|
|
14
15
|
export interface DeleteNamespaceCommandOutput
|
|
15
16
|
extends DeleteNamespaceResponse,
|
|
@@ -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 DeleteResourcePolicyCommandInput
|
|
14
15
|
extends DeleteResourcePolicyRequest {}
|
|
15
16
|
export interface DeleteResourcePolicyCommandOutput
|
|
@@ -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 DeleteScheduledActionCommandInput
|
|
14
15
|
extends DeleteScheduledActionRequest {}
|
|
15
16
|
export interface DeleteScheduledActionCommandOutput
|
|
@@ -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 DeleteSnapshotCommandInput extends DeleteSnapshotRequest {}
|
|
14
15
|
export interface DeleteSnapshotCommandOutput
|
|
15
16
|
extends DeleteSnapshotResponse,
|
|
@@ -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 DeleteSnapshotCopyConfigurationCommandInput
|
|
14
15
|
extends DeleteSnapshotCopyConfigurationRequest {}
|
|
15
16
|
export interface DeleteSnapshotCopyConfigurationCommandOutput
|
|
@@ -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 DeleteUsageLimitCommandInput extends DeleteUsageLimitRequest {}
|
|
14
15
|
export interface DeleteUsageLimitCommandOutput
|
|
15
16
|
extends DeleteUsageLimitResponse,
|
|
@@ -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 DeleteWorkgroupCommandInput extends DeleteWorkgroupRequest {}
|
|
14
15
|
export interface DeleteWorkgroupCommandOutput
|
|
15
16
|
extends DeleteWorkgroupResponse,
|
|
@@ -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 GetCredentialsCommandInput extends GetCredentialsRequest {}
|
|
14
15
|
export interface GetCredentialsCommandOutput
|
|
15
16
|
extends GetCredentialsResponse,
|
|
@@ -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 GetCustomDomainAssociationCommandInput
|
|
14
15
|
extends GetCustomDomainAssociationRequest {}
|
|
15
16
|
export interface GetCustomDomainAssociationCommandOutput
|
|
@@ -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 GetEndpointAccessCommandInput
|
|
14
15
|
extends GetEndpointAccessRequest {}
|
|
15
16
|
export interface GetEndpointAccessCommandOutput
|
|
@@ -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 GetNamespaceCommandInput extends GetNamespaceRequest {}
|
|
11
12
|
export interface GetNamespaceCommandOutput
|
|
12
13
|
extends GetNamespaceResponse,
|
|
@@ -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 GetRecoveryPointCommandInput extends GetRecoveryPointRequest {}
|
|
14
15
|
export interface GetRecoveryPointCommandOutput
|
|
15
16
|
extends GetRecoveryPointResponse,
|
|
@@ -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 GetResourcePolicyCommandInput
|
|
14
15
|
extends GetResourcePolicyRequest {}
|
|
15
16
|
export interface GetResourcePolicyCommandOutput
|