@aws-sdk/client-cleanrooms 3.1087.0 → 3.1089.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 +1 -1
- package/dist-types/ts3.4/CleanRooms.d.ts +329 -475
- package/dist-types/ts3.4/CleanRoomsClient.d.ts +9 -30
- package/dist-types/ts3.4/auth/httpAuthExtensionConfiguration.d.ts +5 -12
- package/dist-types/ts3.4/auth/httpAuthSchemeProvider.d.ts +11 -15
- package/dist-types/ts3.4/commandBuilder.d.ts +7 -13
- package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateCollaborationChangeRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/CreateIntermediateTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIntermediateTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DeleteIntermediateTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/DisallowIntermediateTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCollaborationChangeRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetIntermediateTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/GetIntermediateTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetProtectedJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -5
- package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationChangeRequestsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListIntermediateTableVersionsCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListIntermediateTablesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +3 -8
- package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListProtectedJobsCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/PopulateIntermediateTableCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/StartProtectedJobCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +3 -5
- package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateCollaborationChangeRequestCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateIntermediateTableAnalysisRuleCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateIntermediateTableCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +4 -9
- package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +4 -6
- package/dist-types/ts3.4/commands/UpdateProtectedJobCommand.d.ts +5 -10
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +5 -10
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +1 -1
- package/dist-types/ts3.4/endpoint/endpointResolver.d.ts +1 -1
- package/dist-types/ts3.4/extensionConfiguration.d.ts +2 -1
- package/dist-types/ts3.4/models/enums.d.ts +28 -56
- package/dist-types/ts3.4/models/errors.d.ts +6 -18
- package/dist-types/ts3.4/models/models_0.d.ts +21 -63
- package/dist-types/ts3.4/models/models_1.d.ts +15 -43
- package/dist-types/ts3.4/pagination/Interfaces.d.ts +1 -2
- package/dist-types/ts3.4/pagination/ListMembersPaginator.d.ts +1 -4
- package/dist-types/ts3.4/pagination/ListSchemasPaginator.d.ts +1 -4
- package/dist-types/ts3.4/runtimeConfig.browser.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.d.ts +8 -16
- package/dist-types/ts3.4/runtimeConfig.native.d.ts +9 -22
- package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -1
- package/dist-types/ts3.4/runtimeExtensions.d.ts +1 -1
- package/package.json +38 -38
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListCollaborationPrivacyBudgetTemplatesOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCollaborationPrivacyBudgetTemplatesCommandInput
|
|
8
|
-
extends ListCollaborationPrivacyBudgetTemplatesInput {}
|
|
7
|
+
export interface ListCollaborationPrivacyBudgetTemplatesCommandInput extends ListCollaborationPrivacyBudgetTemplatesInput {}
|
|
9
8
|
export interface ListCollaborationPrivacyBudgetTemplatesCommandOutput
|
|
10
|
-
extends ListCollaborationPrivacyBudgetTemplatesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListCollaborationPrivacyBudgetTemplatesOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListCollaborationPrivacyBudgetTemplatesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListCollaborationPrivacyBudgetTemplatesCommandInput
|
|
12
|
+
input: ListCollaborationPrivacyBudgetTemplatesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListCollaborationPrivacyBudgetTemplatesCommandInput,
|
|
17
15
|
ListCollaborationPrivacyBudgetTemplatesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListCollaborationPrivacyBudgetTemplatesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListCollaborationPrivacyBudgetTemplatesCommandInput
|
|
21
|
+
input: ListCollaborationPrivacyBudgetTemplatesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListCollaborationPrivacyBudgetTemplatesCommandInput,
|
|
26
24
|
ListCollaborationPrivacyBudgetTemplatesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListCollaborationPrivacyBudgetsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCollaborationPrivacyBudgetsCommandInput
|
|
8
|
-
extends ListCollaborationPrivacyBudgetsInput {}
|
|
7
|
+
export interface ListCollaborationPrivacyBudgetsCommandInput extends ListCollaborationPrivacyBudgetsInput {}
|
|
9
8
|
export interface ListCollaborationPrivacyBudgetsCommandOutput
|
|
10
|
-
extends ListCollaborationPrivacyBudgetsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListCollaborationPrivacyBudgetsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListCollaborationPrivacyBudgetsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListCollaborationPrivacyBudgetsCommandInput
|
|
12
|
+
input: ListCollaborationPrivacyBudgetsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListCollaborationPrivacyBudgetsCommandInput,
|
|
17
15
|
ListCollaborationPrivacyBudgetsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListCollaborationPrivacyBudgetsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListCollaborationPrivacyBudgetsCommandInput
|
|
21
|
+
input: ListCollaborationPrivacyBudgetsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListCollaborationPrivacyBudgetsCommandInput,
|
|
26
24
|
ListCollaborationPrivacyBudgetsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListCollaborationsInput,
|
|
4
|
-
ListCollaborationsOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListCollaborationsInput, ListCollaborationsOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCollaborationsCommandInput
|
|
8
|
-
extends ListCollaborationsInput {}
|
|
4
|
+
export interface ListCollaborationsCommandInput extends ListCollaborationsInput {}
|
|
9
5
|
export interface ListCollaborationsCommandOutput
|
|
10
|
-
extends ListCollaborationsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListCollaborationsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListCollaborationsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListCollaborationsCommandInput
|
|
9
|
+
input: ListCollaborationsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListCollaborationsCommandInput,
|
|
17
12
|
ListCollaborationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListConfiguredAudienceModelAssociationsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListConfiguredAudienceModelAssociationsCommandInput
|
|
8
|
-
extends ListConfiguredAudienceModelAssociationsInput {}
|
|
7
|
+
export interface ListConfiguredAudienceModelAssociationsCommandInput extends ListConfiguredAudienceModelAssociationsInput {}
|
|
9
8
|
export interface ListConfiguredAudienceModelAssociationsCommandOutput
|
|
10
|
-
extends ListConfiguredAudienceModelAssociationsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListConfiguredAudienceModelAssociationsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListConfiguredAudienceModelAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListConfiguredAudienceModelAssociationsCommandInput
|
|
12
|
+
input: ListConfiguredAudienceModelAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListConfiguredAudienceModelAssociationsCommandInput,
|
|
17
15
|
ListConfiguredAudienceModelAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListConfiguredAudienceModelAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListConfiguredAudienceModelAssociationsCommandInput
|
|
21
|
+
input: ListConfiguredAudienceModelAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListConfiguredAudienceModelAssociationsCommandInput,
|
|
26
24
|
ListConfiguredAudienceModelAssociationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListConfiguredTableAssociationsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListConfiguredTableAssociationsCommandInput
|
|
8
|
-
extends ListConfiguredTableAssociationsInput {}
|
|
7
|
+
export interface ListConfiguredTableAssociationsCommandInput extends ListConfiguredTableAssociationsInput {}
|
|
9
8
|
export interface ListConfiguredTableAssociationsCommandOutput
|
|
10
|
-
extends ListConfiguredTableAssociationsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListConfiguredTableAssociationsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListConfiguredTableAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListConfiguredTableAssociationsCommandInput
|
|
12
|
+
input: ListConfiguredTableAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListConfiguredTableAssociationsCommandInput,
|
|
17
15
|
ListConfiguredTableAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListConfiguredTableAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListConfiguredTableAssociationsCommandInput
|
|
21
|
+
input: ListConfiguredTableAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListConfiguredTableAssociationsCommandInput,
|
|
26
24
|
ListConfiguredTableAssociationsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListConfiguredTablesInput,
|
|
4
|
-
ListConfiguredTablesOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListConfiguredTablesInput, ListConfiguredTablesOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListConfiguredTablesCommandInput
|
|
8
|
-
extends ListConfiguredTablesInput {}
|
|
4
|
+
export interface ListConfiguredTablesCommandInput extends ListConfiguredTablesInput {}
|
|
9
5
|
export interface ListConfiguredTablesCommandOutput
|
|
10
|
-
extends ListConfiguredTablesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListConfiguredTablesOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListConfiguredTablesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListConfiguredTablesCommandInput
|
|
9
|
+
input: ListConfiguredTablesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListConfiguredTablesCommandInput,
|
|
17
12
|
ListConfiguredTablesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListIdMappingTablesInput,
|
|
4
|
-
ListIdMappingTablesOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListIdMappingTablesInput, ListIdMappingTablesOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListIdMappingTablesCommandInput
|
|
8
|
-
extends ListIdMappingTablesInput {}
|
|
4
|
+
export interface ListIdMappingTablesCommandInput extends ListIdMappingTablesInput {}
|
|
9
5
|
export interface ListIdMappingTablesCommandOutput
|
|
10
|
-
extends ListIdMappingTablesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListIdMappingTablesOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListIdMappingTablesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListIdMappingTablesCommandInput
|
|
9
|
+
input: ListIdMappingTablesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListIdMappingTablesCommandInput,
|
|
17
12
|
ListIdMappingTablesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListIdMappingTablesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListIdMappingTablesCommandInput
|
|
18
|
+
input: ListIdMappingTablesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListIdMappingTablesCommandInput,
|
|
26
21
|
ListIdMappingTablesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListIdNamespaceAssociationsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListIdNamespaceAssociationsCommandInput
|
|
8
|
-
extends ListIdNamespaceAssociationsInput {}
|
|
7
|
+
export interface ListIdNamespaceAssociationsCommandInput extends ListIdNamespaceAssociationsInput {}
|
|
9
8
|
export interface ListIdNamespaceAssociationsCommandOutput
|
|
10
|
-
extends ListIdNamespaceAssociationsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListIdNamespaceAssociationsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListIdNamespaceAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListIdNamespaceAssociationsCommandInput
|
|
12
|
+
input: ListIdNamespaceAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListIdNamespaceAssociationsCommandInput,
|
|
17
15
|
ListIdNamespaceAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListIdNamespaceAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListIdNamespaceAssociationsCommandInput
|
|
21
|
+
input: ListIdNamespaceAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListIdNamespaceAssociationsCommandInput,
|
|
26
24
|
ListIdNamespaceAssociationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListIntermediateTableVersionsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListIntermediateTableVersionsCommandInput
|
|
8
|
-
extends ListIntermediateTableVersionsInput {}
|
|
7
|
+
export interface ListIntermediateTableVersionsCommandInput extends ListIntermediateTableVersionsInput {}
|
|
9
8
|
export interface ListIntermediateTableVersionsCommandOutput
|
|
10
|
-
extends ListIntermediateTableVersionsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListIntermediateTableVersionsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListIntermediateTableVersionsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListIntermediateTableVersionsCommandInput
|
|
12
|
+
input: ListIntermediateTableVersionsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListIntermediateTableVersionsCommandInput,
|
|
17
15
|
ListIntermediateTableVersionsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListIntermediateTableVersionsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListIntermediateTableVersionsCommandInput
|
|
21
|
+
input: ListIntermediateTableVersionsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListIntermediateTableVersionsCommandInput,
|
|
26
24
|
ListIntermediateTableVersionsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListIntermediateTablesInput,
|
|
4
|
-
ListIntermediateTablesOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListIntermediateTablesInput, ListIntermediateTablesOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListIntermediateTablesCommandInput
|
|
8
|
-
extends ListIntermediateTablesInput {}
|
|
4
|
+
export interface ListIntermediateTablesCommandInput extends ListIntermediateTablesInput {}
|
|
9
5
|
export interface ListIntermediateTablesCommandOutput
|
|
10
|
-
extends ListIntermediateTablesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListIntermediateTablesOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListIntermediateTablesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListIntermediateTablesCommandInput
|
|
9
|
+
input: ListIntermediateTablesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListIntermediateTablesCommandInput,
|
|
17
12
|
ListIntermediateTablesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListIntermediateTablesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListIntermediateTablesCommandInput
|
|
18
|
+
input: ListIntermediateTablesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListIntermediateTablesCommandInput,
|
|
26
21
|
ListIntermediateTablesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListMembersInput, ListMembersOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListMembersCommandInput extends ListMembersInput {}
|
|
5
|
-
export interface ListMembersCommandOutput
|
|
6
|
-
extends ListMembersOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListMembersCommandOutput extends ListMembersOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListMembersCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListMembersCommandInput
|
|
8
|
+
input: ListMembersCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListMembersCommandInput,
|
|
13
11
|
ListMembersCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListMembersCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListMembersCommandInput
|
|
17
|
+
input: ListMembersCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListMembersCommandInput,
|
|
22
20
|
ListMembersCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListMembershipsInput,
|
|
4
|
-
ListMembershipsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListMembershipsInput, ListMembershipsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListMembershipsCommandInput extends ListMembershipsInput {}
|
|
8
|
-
export interface ListMembershipsCommandOutput
|
|
9
|
-
extends ListMembershipsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListMembershipsCommandOutput extends ListMembershipsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListMembershipsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListMembershipsCommandInput
|
|
8
|
+
input: ListMembershipsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListMembershipsCommandInput,
|
|
16
11
|
ListMembershipsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListPrivacyBudgetTemplatesOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListPrivacyBudgetTemplatesCommandInput
|
|
8
|
-
extends ListPrivacyBudgetTemplatesInput {}
|
|
7
|
+
export interface ListPrivacyBudgetTemplatesCommandInput extends ListPrivacyBudgetTemplatesInput {}
|
|
9
8
|
export interface ListPrivacyBudgetTemplatesCommandOutput
|
|
10
|
-
extends ListPrivacyBudgetTemplatesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListPrivacyBudgetTemplatesOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListPrivacyBudgetTemplatesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListPrivacyBudgetTemplatesCommandInput
|
|
12
|
+
input: ListPrivacyBudgetTemplatesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListPrivacyBudgetTemplatesCommandInput,
|
|
17
15
|
ListPrivacyBudgetTemplatesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListPrivacyBudgetTemplatesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListPrivacyBudgetTemplatesCommandInput
|
|
21
|
+
input: ListPrivacyBudgetTemplatesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListPrivacyBudgetTemplatesCommandInput,
|
|
26
24
|
ListPrivacyBudgetTemplatesCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListPrivacyBudgetsInput,
|
|
4
|
-
ListPrivacyBudgetsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListPrivacyBudgetsInput, ListPrivacyBudgetsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListPrivacyBudgetsCommandInput
|
|
8
|
-
extends ListPrivacyBudgetsInput {}
|
|
4
|
+
export interface ListPrivacyBudgetsCommandInput extends ListPrivacyBudgetsInput {}
|
|
9
5
|
export interface ListPrivacyBudgetsCommandOutput
|
|
10
|
-
extends ListPrivacyBudgetsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListPrivacyBudgetsOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListPrivacyBudgetsCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListPrivacyBudgetsCommandInput
|
|
9
|
+
input: ListPrivacyBudgetsCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListPrivacyBudgetsCommandInput,
|
|
17
12
|
ListPrivacyBudgetsCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListPrivacyBudgetsCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListPrivacyBudgetsCommandInput
|
|
18
|
+
input: ListPrivacyBudgetsCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListPrivacyBudgetsCommandInput,
|
|
26
21
|
ListPrivacyBudgetsCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListProtectedJobsInput,
|
|
4
|
-
ListProtectedJobsOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListProtectedJobsInput, ListProtectedJobsOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface ListProtectedJobsCommandInput extends ListProtectedJobsInput {}
|
|
8
|
-
export interface ListProtectedJobsCommandOutput
|
|
9
|
-
extends ListProtectedJobsOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListProtectedJobsCommandOutput extends ListProtectedJobsOutput, __MetadataBearer {}
|
|
11
6
|
declare const ListProtectedJobsCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: ListProtectedJobsCommandInput
|
|
8
|
+
input: ListProtectedJobsCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
ListProtectedJobsCommandInput,
|
|
16
11
|
ListProtectedJobsCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const ListProtectedJobsCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: ListProtectedJobsCommandInput
|
|
17
|
+
input: ListProtectedJobsCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
ListProtectedJobsCommandInput,
|
|
25
20
|
ListProtectedJobsCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListProtectedQueriesInput,
|
|
4
|
-
ListProtectedQueriesOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListProtectedQueriesInput, ListProtectedQueriesOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListProtectedQueriesCommandInput
|
|
8
|
-
extends ListProtectedQueriesInput {}
|
|
4
|
+
export interface ListProtectedQueriesCommandInput extends ListProtectedQueriesInput {}
|
|
9
5
|
export interface ListProtectedQueriesCommandOutput
|
|
10
|
-
extends ListProtectedQueriesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListProtectedQueriesOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListProtectedQueriesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListProtectedQueriesCommandInput
|
|
9
|
+
input: ListProtectedQueriesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListProtectedQueriesCommandInput,
|
|
17
12
|
ListProtectedQueriesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListProtectedQueriesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListProtectedQueriesCommandInput
|
|
18
|
+
input: ListProtectedQueriesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListProtectedQueriesCommandInput,
|
|
26
21
|
ListProtectedQueriesCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { ListSchemasInput, ListSchemasOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface ListSchemasCommandInput extends ListSchemasInput {}
|
|
5
|
-
export interface ListSchemasCommandOutput
|
|
6
|
-
extends ListSchemasOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface ListSchemasCommandOutput extends ListSchemasOutput, __MetadataBearer {}
|
|
8
6
|
declare const ListSchemasCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: ListSchemasCommandInput
|
|
8
|
+
input: ListSchemasCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
ListSchemasCommandInput,
|
|
13
11
|
ListSchemasCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const ListSchemasCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: ListSchemasCommandInput
|
|
17
|
+
input: ListSchemasCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
ListSchemasCommandInput,
|
|
22
20
|
ListSchemasCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListTagsForResourceInput,
|
|
4
|
-
ListTagsForResourceOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { ListTagsForResourceInput, ListTagsForResourceOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListTagsForResourceCommandInput
|
|
8
|
-
extends ListTagsForResourceInput {}
|
|
4
|
+
export interface ListTagsForResourceCommandInput extends ListTagsForResourceInput {}
|
|
9
5
|
export interface ListTagsForResourceCommandOutput
|
|
10
|
-
extends ListTagsForResourceOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListTagsForResourceOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListTagsForResourceCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListTagsForResourceCommandInput
|
|
9
|
+
input: ListTagsForResourceCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListTagsForResourceCommandInput,
|
|
17
12
|
ListTagsForResourceCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListTagsForResourceCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListTagsForResourceCommandInput
|
|
18
|
+
input: ListTagsForResourceCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListTagsForResourceCommandInput,
|
|
26
21
|
ListTagsForResourceCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PopulateIdMappingTableInput,
|
|
4
|
-
PopulateIdMappingTableOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { PopulateIdMappingTableInput, PopulateIdMappingTableOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PopulateIdMappingTableCommandInput
|
|
8
|
-
extends PopulateIdMappingTableInput {}
|
|
4
|
+
export interface PopulateIdMappingTableCommandInput extends PopulateIdMappingTableInput {}
|
|
9
5
|
export interface PopulateIdMappingTableCommandOutput
|
|
10
|
-
extends PopulateIdMappingTableOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PopulateIdMappingTableOutput, __MetadataBearer {}
|
|
12
7
|
declare const PopulateIdMappingTableCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PopulateIdMappingTableCommandInput
|
|
9
|
+
input: PopulateIdMappingTableCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PopulateIdMappingTableCommandInput,
|
|
17
12
|
PopulateIdMappingTableCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PopulateIdMappingTableCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PopulateIdMappingTableCommandInput
|
|
18
|
+
input: PopulateIdMappingTableCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PopulateIdMappingTableCommandInput,
|
|
26
21
|
PopulateIdMappingTableCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
PopulateIntermediateTableOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface PopulateIntermediateTableCommandInput
|
|
8
|
-
extends PopulateIntermediateTableInput {}
|
|
7
|
+
export interface PopulateIntermediateTableCommandInput extends PopulateIntermediateTableInput {}
|
|
9
8
|
export interface PopulateIntermediateTableCommandOutput
|
|
10
|
-
extends PopulateIntermediateTableOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends PopulateIntermediateTableOutput, __MetadataBearer {}
|
|
12
10
|
declare const PopulateIntermediateTableCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: PopulateIntermediateTableCommandInput
|
|
12
|
+
input: PopulateIntermediateTableCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
PopulateIntermediateTableCommandInput,
|
|
17
15
|
PopulateIntermediateTableCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const PopulateIntermediateTableCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: PopulateIntermediateTableCommandInput
|
|
21
|
+
input: PopulateIntermediateTableCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
PopulateIntermediateTableCommandInput,
|
|
26
24
|
PopulateIntermediateTableCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
PreviewPrivacyImpactInput,
|
|
4
|
-
PreviewPrivacyImpactOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { PreviewPrivacyImpactInput, PreviewPrivacyImpactOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface PreviewPrivacyImpactCommandInput
|
|
8
|
-
extends PreviewPrivacyImpactInput {}
|
|
4
|
+
export interface PreviewPrivacyImpactCommandInput extends PreviewPrivacyImpactInput {}
|
|
9
5
|
export interface PreviewPrivacyImpactCommandOutput
|
|
10
|
-
extends PreviewPrivacyImpactOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends PreviewPrivacyImpactOutput, __MetadataBearer {}
|
|
12
7
|
declare const PreviewPrivacyImpactCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: PreviewPrivacyImpactCommandInput
|
|
9
|
+
input: PreviewPrivacyImpactCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
PreviewPrivacyImpactCommandInput,
|
|
17
12
|
PreviewPrivacyImpactCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const PreviewPrivacyImpactCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: PreviewPrivacyImpactCommandInput
|
|
18
|
+
input: PreviewPrivacyImpactCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
PreviewPrivacyImpactCommandInput,
|
|
26
21
|
PreviewPrivacyImpactCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartProtectedJobInput,
|
|
4
|
-
StartProtectedJobOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { StartProtectedJobInput, StartProtectedJobOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface StartProtectedJobCommandInput extends StartProtectedJobInput {}
|
|
8
|
-
export interface StartProtectedJobCommandOutput
|
|
9
|
-
extends StartProtectedJobOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface StartProtectedJobCommandOutput extends StartProtectedJobOutput, __MetadataBearer {}
|
|
11
6
|
declare const StartProtectedJobCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: StartProtectedJobCommandInput
|
|
8
|
+
input: StartProtectedJobCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
StartProtectedJobCommandInput,
|
|
16
11
|
StartProtectedJobCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const StartProtectedJobCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: StartProtectedJobCommandInput
|
|
17
|
+
input: StartProtectedJobCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
StartProtectedJobCommandInput,
|
|
25
20
|
StartProtectedJobCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
StartProtectedQueryInput,
|
|
4
|
-
StartProtectedQueryOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { StartProtectedQueryInput, StartProtectedQueryOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface StartProtectedQueryCommandInput
|
|
8
|
-
extends StartProtectedQueryInput {}
|
|
4
|
+
export interface StartProtectedQueryCommandInput extends StartProtectedQueryInput {}
|
|
9
5
|
export interface StartProtectedQueryCommandOutput
|
|
10
|
-
extends StartProtectedQueryOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends StartProtectedQueryOutput, __MetadataBearer {}
|
|
12
7
|
declare const StartProtectedQueryCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: StartProtectedQueryCommandInput
|
|
9
|
+
input: StartProtectedQueryCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
StartProtectedQueryCommandInput,
|
|
17
12
|
StartProtectedQueryCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const StartProtectedQueryCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: StartProtectedQueryCommandInput
|
|
18
|
+
input: StartProtectedQueryCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
StartProtectedQueryCommandInput,
|
|
26
21
|
StartProtectedQueryCommandOutput,
|