@aws-sdk/client-cleanrooms 3.1086.0 → 3.1088.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 +39 -39
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetCollaborationIdNamespaceAssociationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetCollaborationIdNamespaceAssociationCommandInput
|
|
8
|
-
extends GetCollaborationIdNamespaceAssociationInput {}
|
|
7
|
+
export interface GetCollaborationIdNamespaceAssociationCommandInput extends GetCollaborationIdNamespaceAssociationInput {}
|
|
9
8
|
export interface GetCollaborationIdNamespaceAssociationCommandOutput
|
|
10
|
-
extends GetCollaborationIdNamespaceAssociationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetCollaborationIdNamespaceAssociationOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetCollaborationIdNamespaceAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetCollaborationIdNamespaceAssociationCommandInput
|
|
12
|
+
input: GetCollaborationIdNamespaceAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetCollaborationIdNamespaceAssociationCommandInput,
|
|
17
15
|
GetCollaborationIdNamespaceAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetCollaborationIdNamespaceAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetCollaborationIdNamespaceAssociationCommandInput
|
|
21
|
+
input: GetCollaborationIdNamespaceAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetCollaborationIdNamespaceAssociationCommandInput,
|
|
26
24
|
GetCollaborationIdNamespaceAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetCollaborationPrivacyBudgetTemplateOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetCollaborationPrivacyBudgetTemplateCommandInput
|
|
8
|
-
extends GetCollaborationPrivacyBudgetTemplateInput {}
|
|
7
|
+
export interface GetCollaborationPrivacyBudgetTemplateCommandInput extends GetCollaborationPrivacyBudgetTemplateInput {}
|
|
9
8
|
export interface GetCollaborationPrivacyBudgetTemplateCommandOutput
|
|
10
|
-
extends GetCollaborationPrivacyBudgetTemplateOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetCollaborationPrivacyBudgetTemplateOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetCollaborationPrivacyBudgetTemplateCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetCollaborationPrivacyBudgetTemplateCommandInput
|
|
12
|
+
input: GetCollaborationPrivacyBudgetTemplateCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetCollaborationPrivacyBudgetTemplateCommandInput,
|
|
17
15
|
GetCollaborationPrivacyBudgetTemplateCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetCollaborationPrivacyBudgetTemplateCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetCollaborationPrivacyBudgetTemplateCommandInput
|
|
21
|
+
input: GetCollaborationPrivacyBudgetTemplateCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetCollaborationPrivacyBudgetTemplateCommandInput,
|
|
26
24
|
GetCollaborationPrivacyBudgetTemplateCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetConfiguredAudienceModelAssociationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetConfiguredAudienceModelAssociationCommandInput
|
|
8
|
-
extends GetConfiguredAudienceModelAssociationInput {}
|
|
7
|
+
export interface GetConfiguredAudienceModelAssociationCommandInput extends GetConfiguredAudienceModelAssociationInput {}
|
|
9
8
|
export interface GetConfiguredAudienceModelAssociationCommandOutput
|
|
10
|
-
extends GetConfiguredAudienceModelAssociationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetConfiguredAudienceModelAssociationOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetConfiguredAudienceModelAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetConfiguredAudienceModelAssociationCommandInput
|
|
12
|
+
input: GetConfiguredAudienceModelAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetConfiguredAudienceModelAssociationCommandInput,
|
|
17
15
|
GetConfiguredAudienceModelAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetConfiguredAudienceModelAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetConfiguredAudienceModelAssociationCommandInput
|
|
21
|
+
input: GetConfiguredAudienceModelAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetConfiguredAudienceModelAssociationCommandInput,
|
|
26
24
|
GetConfiguredAudienceModelAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetConfiguredTableAnalysisRuleOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetConfiguredTableAnalysisRuleCommandInput
|
|
8
|
-
extends GetConfiguredTableAnalysisRuleInput {}
|
|
7
|
+
export interface GetConfiguredTableAnalysisRuleCommandInput extends GetConfiguredTableAnalysisRuleInput {}
|
|
9
8
|
export interface GetConfiguredTableAnalysisRuleCommandOutput
|
|
10
|
-
extends GetConfiguredTableAnalysisRuleOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetConfiguredTableAnalysisRuleOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetConfiguredTableAnalysisRuleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetConfiguredTableAnalysisRuleCommandInput
|
|
12
|
+
input: GetConfiguredTableAnalysisRuleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetConfiguredTableAnalysisRuleCommandInput,
|
|
17
15
|
GetConfiguredTableAnalysisRuleCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetConfiguredTableAnalysisRuleCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetConfiguredTableAnalysisRuleCommandInput
|
|
21
|
+
input: GetConfiguredTableAnalysisRuleCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetConfiguredTableAnalysisRuleCommandInput,
|
|
26
24
|
GetConfiguredTableAnalysisRuleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetConfiguredTableAssociationAnalysisRuleOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetConfiguredTableAssociationAnalysisRuleCommandInput
|
|
8
|
-
extends GetConfiguredTableAssociationAnalysisRuleInput {}
|
|
7
|
+
export interface GetConfiguredTableAssociationAnalysisRuleCommandInput extends GetConfiguredTableAssociationAnalysisRuleInput {}
|
|
9
8
|
export interface GetConfiguredTableAssociationAnalysisRuleCommandOutput
|
|
10
|
-
extends GetConfiguredTableAssociationAnalysisRuleOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetConfiguredTableAssociationAnalysisRuleOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetConfiguredTableAssociationAnalysisRuleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetConfiguredTableAssociationAnalysisRuleCommandInput
|
|
12
|
+
input: GetConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
17
15
|
GetConfiguredTableAssociationAnalysisRuleCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetConfiguredTableAssociationAnalysisRuleCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetConfiguredTableAssociationAnalysisRuleCommandInput
|
|
21
|
+
input: GetConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
26
24
|
GetConfiguredTableAssociationAnalysisRuleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetConfiguredTableAssociationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetConfiguredTableAssociationCommandInput
|
|
8
|
-
extends GetConfiguredTableAssociationInput {}
|
|
7
|
+
export interface GetConfiguredTableAssociationCommandInput extends GetConfiguredTableAssociationInput {}
|
|
9
8
|
export interface GetConfiguredTableAssociationCommandOutput
|
|
10
|
-
extends GetConfiguredTableAssociationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetConfiguredTableAssociationOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetConfiguredTableAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetConfiguredTableAssociationCommandInput
|
|
12
|
+
input: GetConfiguredTableAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetConfiguredTableAssociationCommandInput,
|
|
17
15
|
GetConfiguredTableAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetConfiguredTableAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetConfiguredTableAssociationCommandInput
|
|
21
|
+
input: GetConfiguredTableAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetConfiguredTableAssociationCommandInput,
|
|
26
24
|
GetConfiguredTableAssociationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetConfiguredTableInput,
|
|
4
|
-
GetConfiguredTableOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetConfiguredTableInput, GetConfiguredTableOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetConfiguredTableCommandInput
|
|
8
|
-
extends GetConfiguredTableInput {}
|
|
4
|
+
export interface GetConfiguredTableCommandInput extends GetConfiguredTableInput {}
|
|
9
5
|
export interface GetConfiguredTableCommandOutput
|
|
10
|
-
extends GetConfiguredTableOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetConfiguredTableOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetConfiguredTableCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetConfiguredTableCommandInput
|
|
9
|
+
input: GetConfiguredTableCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetConfiguredTableCommandInput,
|
|
17
12
|
GetConfiguredTableCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetConfiguredTableCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetConfiguredTableCommandInput
|
|
18
|
+
input: GetConfiguredTableCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetConfiguredTableCommandInput,
|
|
26
21
|
GetConfiguredTableCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetIdMappingTableInput,
|
|
4
|
-
GetIdMappingTableOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetIdMappingTableInput, GetIdMappingTableOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetIdMappingTableCommandInput extends GetIdMappingTableInput {}
|
|
8
|
-
export interface GetIdMappingTableCommandOutput
|
|
9
|
-
extends GetIdMappingTableOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetIdMappingTableCommandOutput extends GetIdMappingTableOutput, __MetadataBearer {}
|
|
11
6
|
declare const GetIdMappingTableCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetIdMappingTableCommandInput
|
|
8
|
+
input: GetIdMappingTableCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetIdMappingTableCommandInput,
|
|
16
11
|
GetIdMappingTableCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetIdMappingTableCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetIdMappingTableCommandInput
|
|
17
|
+
input: GetIdMappingTableCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetIdMappingTableCommandInput,
|
|
25
20
|
GetIdMappingTableCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetIdNamespaceAssociationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetIdNamespaceAssociationCommandInput
|
|
8
|
-
extends GetIdNamespaceAssociationInput {}
|
|
7
|
+
export interface GetIdNamespaceAssociationCommandInput extends GetIdNamespaceAssociationInput {}
|
|
9
8
|
export interface GetIdNamespaceAssociationCommandOutput
|
|
10
|
-
extends GetIdNamespaceAssociationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetIdNamespaceAssociationOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetIdNamespaceAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetIdNamespaceAssociationCommandInput
|
|
12
|
+
input: GetIdNamespaceAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetIdNamespaceAssociationCommandInput,
|
|
17
15
|
GetIdNamespaceAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetIdNamespaceAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetIdNamespaceAssociationCommandInput
|
|
21
|
+
input: GetIdNamespaceAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetIdNamespaceAssociationCommandInput,
|
|
26
24
|
GetIdNamespaceAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetIntermediateTableAnalysisRuleOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetIntermediateTableAnalysisRuleCommandInput
|
|
8
|
-
extends GetIntermediateTableAnalysisRuleInput {}
|
|
7
|
+
export interface GetIntermediateTableAnalysisRuleCommandInput extends GetIntermediateTableAnalysisRuleInput {}
|
|
9
8
|
export interface GetIntermediateTableAnalysisRuleCommandOutput
|
|
10
|
-
extends GetIntermediateTableAnalysisRuleOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetIntermediateTableAnalysisRuleOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetIntermediateTableAnalysisRuleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetIntermediateTableAnalysisRuleCommandInput
|
|
12
|
+
input: GetIntermediateTableAnalysisRuleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetIntermediateTableAnalysisRuleCommandInput,
|
|
17
15
|
GetIntermediateTableAnalysisRuleCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetIntermediateTableAnalysisRuleCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetIntermediateTableAnalysisRuleCommandInput
|
|
21
|
+
input: GetIntermediateTableAnalysisRuleCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetIntermediateTableAnalysisRuleCommandInput,
|
|
26
24
|
GetIntermediateTableAnalysisRuleCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetIntermediateTableInput,
|
|
4
|
-
GetIntermediateTableOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetIntermediateTableInput, GetIntermediateTableOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetIntermediateTableCommandInput
|
|
8
|
-
extends GetIntermediateTableInput {}
|
|
4
|
+
export interface GetIntermediateTableCommandInput extends GetIntermediateTableInput {}
|
|
9
5
|
export interface GetIntermediateTableCommandOutput
|
|
10
|
-
extends GetIntermediateTableOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetIntermediateTableOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetIntermediateTableCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetIntermediateTableCommandInput
|
|
9
|
+
input: GetIntermediateTableCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetIntermediateTableCommandInput,
|
|
17
12
|
GetIntermediateTableCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetIntermediateTableCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetIntermediateTableCommandInput
|
|
18
|
+
input: GetIntermediateTableCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetIntermediateTableCommandInput,
|
|
26
21
|
GetIntermediateTableCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetMembershipInput, GetMembershipOutput } from "../models/models_1";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetMembershipCommandInput extends GetMembershipInput {}
|
|
5
|
-
export interface GetMembershipCommandOutput
|
|
6
|
-
extends GetMembershipOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetMembershipCommandOutput extends GetMembershipOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetMembershipCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: GetMembershipCommandInput
|
|
8
|
+
input: GetMembershipCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
GetMembershipCommandInput,
|
|
13
11
|
GetMembershipCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const GetMembershipCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: GetMembershipCommandInput
|
|
17
|
+
input: GetMembershipCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
GetMembershipCommandInput,
|
|
22
20
|
GetMembershipCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetPrivacyBudgetTemplateInput,
|
|
4
|
-
GetPrivacyBudgetTemplateOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetPrivacyBudgetTemplateInput, GetPrivacyBudgetTemplateOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetPrivacyBudgetTemplateCommandInput
|
|
8
|
-
extends GetPrivacyBudgetTemplateInput {}
|
|
4
|
+
export interface GetPrivacyBudgetTemplateCommandInput extends GetPrivacyBudgetTemplateInput {}
|
|
9
5
|
export interface GetPrivacyBudgetTemplateCommandOutput
|
|
10
|
-
extends GetPrivacyBudgetTemplateOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetPrivacyBudgetTemplateOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetPrivacyBudgetTemplateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetPrivacyBudgetTemplateCommandInput
|
|
9
|
+
input: GetPrivacyBudgetTemplateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetPrivacyBudgetTemplateCommandInput,
|
|
17
12
|
GetPrivacyBudgetTemplateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetPrivacyBudgetTemplateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetPrivacyBudgetTemplateCommandInput
|
|
18
|
+
input: GetPrivacyBudgetTemplateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetPrivacyBudgetTemplateCommandInput,
|
|
26
21
|
GetPrivacyBudgetTemplateCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetProtectedJobInput,
|
|
4
|
-
GetProtectedJobOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetProtectedJobInput, GetProtectedJobOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetProtectedJobCommandInput extends GetProtectedJobInput {}
|
|
8
|
-
export interface GetProtectedJobCommandOutput
|
|
9
|
-
extends GetProtectedJobOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetProtectedJobCommandOutput extends GetProtectedJobOutput, __MetadataBearer {}
|
|
11
6
|
declare const GetProtectedJobCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetProtectedJobCommandInput
|
|
8
|
+
input: GetProtectedJobCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetProtectedJobCommandInput,
|
|
16
11
|
GetProtectedJobCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetProtectedJobCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetProtectedJobCommandInput
|
|
17
|
+
input: GetProtectedJobCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetProtectedJobCommandInput,
|
|
25
20
|
GetProtectedJobCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetProtectedQueryInput,
|
|
4
|
-
GetProtectedQueryOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { GetProtectedQueryInput, GetProtectedQueryOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetProtectedQueryCommandInput extends GetProtectedQueryInput {}
|
|
8
|
-
export interface GetProtectedQueryCommandOutput
|
|
9
|
-
extends GetProtectedQueryOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetProtectedQueryCommandOutput extends GetProtectedQueryOutput, __MetadataBearer {}
|
|
11
6
|
declare const GetProtectedQueryCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetProtectedQueryCommandInput
|
|
8
|
+
input: GetProtectedQueryCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetProtectedQueryCommandInput,
|
|
16
11
|
GetProtectedQueryCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetProtectedQueryCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetProtectedQueryCommandInput
|
|
17
|
+
input: GetProtectedQueryCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetProtectedQueryCommandInput,
|
|
25
20
|
GetProtectedQueryCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetSchemaAnalysisRuleInput,
|
|
4
|
-
GetSchemaAnalysisRuleOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetSchemaAnalysisRuleInput, GetSchemaAnalysisRuleOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetSchemaAnalysisRuleCommandInput
|
|
8
|
-
extends GetSchemaAnalysisRuleInput {}
|
|
4
|
+
export interface GetSchemaAnalysisRuleCommandInput extends GetSchemaAnalysisRuleInput {}
|
|
9
5
|
export interface GetSchemaAnalysisRuleCommandOutput
|
|
10
|
-
extends GetSchemaAnalysisRuleOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetSchemaAnalysisRuleOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetSchemaAnalysisRuleCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetSchemaAnalysisRuleCommandInput
|
|
9
|
+
input: GetSchemaAnalysisRuleCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetSchemaAnalysisRuleCommandInput,
|
|
17
12
|
GetSchemaAnalysisRuleCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetSchemaAnalysisRuleCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetSchemaAnalysisRuleCommandInput
|
|
18
|
+
input: GetSchemaAnalysisRuleCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetSchemaAnalysisRuleCommandInput,
|
|
26
21
|
GetSchemaAnalysisRuleCommandOutput,
|
|
@@ -2,18 +2,20 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { GetSchemaInput, GetSchemaOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface GetSchemaCommandInput extends GetSchemaInput {}
|
|
5
|
-
export interface GetSchemaCommandOutput
|
|
6
|
-
extends GetSchemaOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetSchemaCommandOutput extends GetSchemaOutput, __MetadataBearer {}
|
|
8
6
|
declare const GetSchemaCommand_base: {
|
|
9
|
-
new (
|
|
7
|
+
new (
|
|
8
|
+
input: GetSchemaCommandInput,
|
|
9
|
+
): import("@smithy/core/client").CommandImpl<
|
|
10
10
|
GetSchemaCommandInput,
|
|
11
11
|
GetSchemaCommandOutput,
|
|
12
12
|
import("..").CleanRoomsClientResolvedConfig,
|
|
13
13
|
import("..").ServiceInputTypes,
|
|
14
14
|
import("..").ServiceOutputTypes
|
|
15
15
|
>;
|
|
16
|
-
new (
|
|
16
|
+
new (
|
|
17
|
+
input: GetSchemaCommandInput,
|
|
18
|
+
): import("@smithy/core/client").CommandImpl<
|
|
17
19
|
GetSchemaCommandInput,
|
|
18
20
|
GetSchemaCommandOutput,
|
|
19
21
|
import("..").CleanRoomsClientResolvedConfig,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
ListAnalysisTemplatesInput,
|
|
4
|
-
ListAnalysisTemplatesOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { ListAnalysisTemplatesInput, ListAnalysisTemplatesOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListAnalysisTemplatesCommandInput
|
|
8
|
-
extends ListAnalysisTemplatesInput {}
|
|
4
|
+
export interface ListAnalysisTemplatesCommandInput extends ListAnalysisTemplatesInput {}
|
|
9
5
|
export interface ListAnalysisTemplatesCommandOutput
|
|
10
|
-
extends ListAnalysisTemplatesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends ListAnalysisTemplatesOutput, __MetadataBearer {}
|
|
12
7
|
declare const ListAnalysisTemplatesCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: ListAnalysisTemplatesCommandInput
|
|
9
|
+
input: ListAnalysisTemplatesCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
ListAnalysisTemplatesCommandInput,
|
|
17
12
|
ListAnalysisTemplatesCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const ListAnalysisTemplatesCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: ListAnalysisTemplatesCommandInput
|
|
18
|
+
input: ListAnalysisTemplatesCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
ListAnalysisTemplatesCommandInput,
|
|
26
21
|
ListAnalysisTemplatesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListCollaborationAnalysisTemplatesOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCollaborationAnalysisTemplatesCommandInput
|
|
8
|
-
extends ListCollaborationAnalysisTemplatesInput {}
|
|
7
|
+
export interface ListCollaborationAnalysisTemplatesCommandInput extends ListCollaborationAnalysisTemplatesInput {}
|
|
9
8
|
export interface ListCollaborationAnalysisTemplatesCommandOutput
|
|
10
|
-
extends ListCollaborationAnalysisTemplatesOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListCollaborationAnalysisTemplatesOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListCollaborationAnalysisTemplatesCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListCollaborationAnalysisTemplatesCommandInput
|
|
12
|
+
input: ListCollaborationAnalysisTemplatesCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListCollaborationAnalysisTemplatesCommandInput,
|
|
17
15
|
ListCollaborationAnalysisTemplatesCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListCollaborationAnalysisTemplatesCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListCollaborationAnalysisTemplatesCommandInput
|
|
21
|
+
input: ListCollaborationAnalysisTemplatesCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListCollaborationAnalysisTemplatesCommandInput,
|
|
26
24
|
ListCollaborationAnalysisTemplatesCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListCollaborationChangeRequestsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCollaborationChangeRequestsCommandInput
|
|
8
|
-
extends ListCollaborationChangeRequestsInput {}
|
|
7
|
+
export interface ListCollaborationChangeRequestsCommandInput extends ListCollaborationChangeRequestsInput {}
|
|
9
8
|
export interface ListCollaborationChangeRequestsCommandOutput
|
|
10
|
-
extends ListCollaborationChangeRequestsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListCollaborationChangeRequestsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListCollaborationChangeRequestsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListCollaborationChangeRequestsCommandInput
|
|
12
|
+
input: ListCollaborationChangeRequestsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListCollaborationChangeRequestsCommandInput,
|
|
17
15
|
ListCollaborationChangeRequestsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListCollaborationChangeRequestsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListCollaborationChangeRequestsCommandInput
|
|
21
|
+
input: ListCollaborationChangeRequestsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListCollaborationChangeRequestsCommandInput,
|
|
26
24
|
ListCollaborationChangeRequestsCommandOutput,
|
package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListCollaborationConfiguredAudienceModelAssociationsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCollaborationConfiguredAudienceModelAssociationsCommandInput
|
|
8
|
-
extends ListCollaborationConfiguredAudienceModelAssociationsInput {}
|
|
7
|
+
export interface ListCollaborationConfiguredAudienceModelAssociationsCommandInput extends ListCollaborationConfiguredAudienceModelAssociationsInput {}
|
|
9
8
|
export interface ListCollaborationConfiguredAudienceModelAssociationsCommandOutput
|
|
10
|
-
extends ListCollaborationConfiguredAudienceModelAssociationsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListCollaborationConfiguredAudienceModelAssociationsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListCollaborationConfiguredAudienceModelAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput
|
|
12
|
+
input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListCollaborationConfiguredAudienceModelAssociationsCommandInput,
|
|
17
15
|
ListCollaborationConfiguredAudienceModelAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListCollaborationConfiguredAudienceModelAssociationsCommand_base:
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput
|
|
21
|
+
input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListCollaborationConfiguredAudienceModelAssociationsCommandInput,
|
|
26
24
|
ListCollaborationConfiguredAudienceModelAssociationsCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
ListCollaborationIdNamespaceAssociationsOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface ListCollaborationIdNamespaceAssociationsCommandInput
|
|
8
|
-
extends ListCollaborationIdNamespaceAssociationsInput {}
|
|
7
|
+
export interface ListCollaborationIdNamespaceAssociationsCommandInput extends ListCollaborationIdNamespaceAssociationsInput {}
|
|
9
8
|
export interface ListCollaborationIdNamespaceAssociationsCommandOutput
|
|
10
|
-
extends ListCollaborationIdNamespaceAssociationsOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends ListCollaborationIdNamespaceAssociationsOutput, __MetadataBearer {}
|
|
12
10
|
declare const ListCollaborationIdNamespaceAssociationsCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: ListCollaborationIdNamespaceAssociationsCommandInput
|
|
12
|
+
input: ListCollaborationIdNamespaceAssociationsCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
ListCollaborationIdNamespaceAssociationsCommandInput,
|
|
17
15
|
ListCollaborationIdNamespaceAssociationsCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const ListCollaborationIdNamespaceAssociationsCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: ListCollaborationIdNamespaceAssociationsCommandInput
|
|
21
|
+
input: ListCollaborationIdNamespaceAssociationsCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
ListCollaborationIdNamespaceAssociationsCommandInput,
|
|
26
24
|
ListCollaborationIdNamespaceAssociationsCommandOutput,
|