@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
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
CreateMembershipInput,
|
|
4
|
-
CreateMembershipOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { CreateMembershipInput, CreateMembershipOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface CreateMembershipCommandInput extends CreateMembershipInput {}
|
|
8
|
-
export interface CreateMembershipCommandOutput
|
|
9
|
-
extends CreateMembershipOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface CreateMembershipCommandOutput extends CreateMembershipOutput, __MetadataBearer {}
|
|
11
6
|
declare const CreateMembershipCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: CreateMembershipCommandInput
|
|
8
|
+
input: CreateMembershipCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
CreateMembershipCommandInput,
|
|
16
11
|
CreateMembershipCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const CreateMembershipCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: CreateMembershipCommandInput
|
|
17
|
+
input: CreateMembershipCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
CreateMembershipCommandInput,
|
|
25
20
|
CreateMembershipCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
CreatePrivacyBudgetTemplateOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface CreatePrivacyBudgetTemplateCommandInput
|
|
8
|
-
extends CreatePrivacyBudgetTemplateInput {}
|
|
7
|
+
export interface CreatePrivacyBudgetTemplateCommandInput extends CreatePrivacyBudgetTemplateInput {}
|
|
9
8
|
export interface CreatePrivacyBudgetTemplateCommandOutput
|
|
10
|
-
extends CreatePrivacyBudgetTemplateOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends CreatePrivacyBudgetTemplateOutput, __MetadataBearer {}
|
|
12
10
|
declare const CreatePrivacyBudgetTemplateCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: CreatePrivacyBudgetTemplateCommandInput
|
|
12
|
+
input: CreatePrivacyBudgetTemplateCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
CreatePrivacyBudgetTemplateCommandInput,
|
|
17
15
|
CreatePrivacyBudgetTemplateCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const CreatePrivacyBudgetTemplateCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: CreatePrivacyBudgetTemplateCommandInput
|
|
21
|
+
input: CreatePrivacyBudgetTemplateCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
CreatePrivacyBudgetTemplateCommandInput,
|
|
26
24
|
CreatePrivacyBudgetTemplateCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteAnalysisTemplateInput,
|
|
4
|
-
DeleteAnalysisTemplateOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteAnalysisTemplateInput, DeleteAnalysisTemplateOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteAnalysisTemplateCommandInput
|
|
8
|
-
extends DeleteAnalysisTemplateInput {}
|
|
4
|
+
export interface DeleteAnalysisTemplateCommandInput extends DeleteAnalysisTemplateInput {}
|
|
9
5
|
export interface DeleteAnalysisTemplateCommandOutput
|
|
10
|
-
extends DeleteAnalysisTemplateOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteAnalysisTemplateOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteAnalysisTemplateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteAnalysisTemplateCommandInput
|
|
9
|
+
input: DeleteAnalysisTemplateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteAnalysisTemplateCommandInput,
|
|
17
12
|
DeleteAnalysisTemplateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteAnalysisTemplateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteAnalysisTemplateCommandInput
|
|
18
|
+
input: DeleteAnalysisTemplateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteAnalysisTemplateCommandInput,
|
|
26
21
|
DeleteAnalysisTemplateCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteCollaborationInput,
|
|
4
|
-
DeleteCollaborationOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteCollaborationInput, DeleteCollaborationOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteCollaborationCommandInput
|
|
8
|
-
extends DeleteCollaborationInput {}
|
|
4
|
+
export interface DeleteCollaborationCommandInput extends DeleteCollaborationInput {}
|
|
9
5
|
export interface DeleteCollaborationCommandOutput
|
|
10
|
-
extends DeleteCollaborationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteCollaborationOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteCollaborationCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteCollaborationCommandInput
|
|
9
|
+
input: DeleteCollaborationCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteCollaborationCommandInput,
|
|
17
12
|
DeleteCollaborationCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteCollaborationCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteCollaborationCommandInput
|
|
18
|
+
input: DeleteCollaborationCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteCollaborationCommandInput,
|
|
26
21
|
DeleteCollaborationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteConfiguredAudienceModelAssociationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteConfiguredAudienceModelAssociationCommandInput
|
|
8
|
-
extends DeleteConfiguredAudienceModelAssociationInput {}
|
|
7
|
+
export interface DeleteConfiguredAudienceModelAssociationCommandInput extends DeleteConfiguredAudienceModelAssociationInput {}
|
|
9
8
|
export interface DeleteConfiguredAudienceModelAssociationCommandOutput
|
|
10
|
-
extends DeleteConfiguredAudienceModelAssociationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteConfiguredAudienceModelAssociationOutput, __MetadataBearer {}
|
|
12
10
|
declare const DeleteConfiguredAudienceModelAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteConfiguredAudienceModelAssociationCommandInput
|
|
12
|
+
input: DeleteConfiguredAudienceModelAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteConfiguredAudienceModelAssociationCommandInput,
|
|
17
15
|
DeleteConfiguredAudienceModelAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteConfiguredAudienceModelAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteConfiguredAudienceModelAssociationCommandInput
|
|
21
|
+
input: DeleteConfiguredAudienceModelAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteConfiguredAudienceModelAssociationCommandInput,
|
|
26
24
|
DeleteConfiguredAudienceModelAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteConfiguredTableAnalysisRuleOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteConfiguredTableAnalysisRuleCommandInput
|
|
8
|
-
extends DeleteConfiguredTableAnalysisRuleInput {}
|
|
7
|
+
export interface DeleteConfiguredTableAnalysisRuleCommandInput extends DeleteConfiguredTableAnalysisRuleInput {}
|
|
9
8
|
export interface DeleteConfiguredTableAnalysisRuleCommandOutput
|
|
10
|
-
extends DeleteConfiguredTableAnalysisRuleOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteConfiguredTableAnalysisRuleOutput, __MetadataBearer {}
|
|
12
10
|
declare const DeleteConfiguredTableAnalysisRuleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteConfiguredTableAnalysisRuleCommandInput
|
|
12
|
+
input: DeleteConfiguredTableAnalysisRuleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteConfiguredTableAnalysisRuleCommandInput,
|
|
17
15
|
DeleteConfiguredTableAnalysisRuleCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteConfiguredTableAnalysisRuleCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteConfiguredTableAnalysisRuleCommandInput
|
|
21
|
+
input: DeleteConfiguredTableAnalysisRuleCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteConfiguredTableAnalysisRuleCommandInput,
|
|
26
24
|
DeleteConfiguredTableAnalysisRuleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteConfiguredTableAssociationAnalysisRuleOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteConfiguredTableAssociationAnalysisRuleCommandInput
|
|
8
|
-
extends DeleteConfiguredTableAssociationAnalysisRuleInput {}
|
|
7
|
+
export interface DeleteConfiguredTableAssociationAnalysisRuleCommandInput extends DeleteConfiguredTableAssociationAnalysisRuleInput {}
|
|
9
8
|
export interface DeleteConfiguredTableAssociationAnalysisRuleCommandOutput
|
|
10
|
-
extends DeleteConfiguredTableAssociationAnalysisRuleOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteConfiguredTableAssociationAnalysisRuleOutput, __MetadataBearer {}
|
|
12
10
|
declare const DeleteConfiguredTableAssociationAnalysisRuleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteConfiguredTableAssociationAnalysisRuleCommandInput
|
|
12
|
+
input: DeleteConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
17
15
|
DeleteConfiguredTableAssociationAnalysisRuleCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteConfiguredTableAssociationAnalysisRuleCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteConfiguredTableAssociationAnalysisRuleCommandInput
|
|
21
|
+
input: DeleteConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteConfiguredTableAssociationAnalysisRuleCommandInput,
|
|
26
24
|
DeleteConfiguredTableAssociationAnalysisRuleCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteConfiguredTableAssociationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteConfiguredTableAssociationCommandInput
|
|
8
|
-
extends DeleteConfiguredTableAssociationInput {}
|
|
7
|
+
export interface DeleteConfiguredTableAssociationCommandInput extends DeleteConfiguredTableAssociationInput {}
|
|
9
8
|
export interface DeleteConfiguredTableAssociationCommandOutput
|
|
10
|
-
extends DeleteConfiguredTableAssociationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteConfiguredTableAssociationOutput, __MetadataBearer {}
|
|
12
10
|
declare const DeleteConfiguredTableAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteConfiguredTableAssociationCommandInput
|
|
12
|
+
input: DeleteConfiguredTableAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteConfiguredTableAssociationCommandInput,
|
|
17
15
|
DeleteConfiguredTableAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteConfiguredTableAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteConfiguredTableAssociationCommandInput
|
|
21
|
+
input: DeleteConfiguredTableAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteConfiguredTableAssociationCommandInput,
|
|
26
24
|
DeleteConfiguredTableAssociationCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteConfiguredTableInput,
|
|
4
|
-
DeleteConfiguredTableOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteConfiguredTableInput, DeleteConfiguredTableOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteConfiguredTableCommandInput
|
|
8
|
-
extends DeleteConfiguredTableInput {}
|
|
4
|
+
export interface DeleteConfiguredTableCommandInput extends DeleteConfiguredTableInput {}
|
|
9
5
|
export interface DeleteConfiguredTableCommandOutput
|
|
10
|
-
extends DeleteConfiguredTableOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteConfiguredTableOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteConfiguredTableCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteConfiguredTableCommandInput
|
|
9
|
+
input: DeleteConfiguredTableCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteConfiguredTableCommandInput,
|
|
17
12
|
DeleteConfiguredTableCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteConfiguredTableCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteConfiguredTableCommandInput
|
|
18
|
+
input: DeleteConfiguredTableCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteConfiguredTableCommandInput,
|
|
26
21
|
DeleteConfiguredTableCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteIdMappingTableInput,
|
|
4
|
-
DeleteIdMappingTableOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteIdMappingTableInput, DeleteIdMappingTableOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteIdMappingTableCommandInput
|
|
8
|
-
extends DeleteIdMappingTableInput {}
|
|
4
|
+
export interface DeleteIdMappingTableCommandInput extends DeleteIdMappingTableInput {}
|
|
9
5
|
export interface DeleteIdMappingTableCommandOutput
|
|
10
|
-
extends DeleteIdMappingTableOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteIdMappingTableOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteIdMappingTableCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteIdMappingTableCommandInput
|
|
9
|
+
input: DeleteIdMappingTableCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteIdMappingTableCommandInput,
|
|
17
12
|
DeleteIdMappingTableCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteIdMappingTableCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteIdMappingTableCommandInput
|
|
18
|
+
input: DeleteIdMappingTableCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteIdMappingTableCommandInput,
|
|
26
21
|
DeleteIdMappingTableCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteIdNamespaceAssociationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteIdNamespaceAssociationCommandInput
|
|
8
|
-
extends DeleteIdNamespaceAssociationInput {}
|
|
7
|
+
export interface DeleteIdNamespaceAssociationCommandInput extends DeleteIdNamespaceAssociationInput {}
|
|
9
8
|
export interface DeleteIdNamespaceAssociationCommandOutput
|
|
10
|
-
extends DeleteIdNamespaceAssociationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteIdNamespaceAssociationOutput, __MetadataBearer {}
|
|
12
10
|
declare const DeleteIdNamespaceAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteIdNamespaceAssociationCommandInput
|
|
12
|
+
input: DeleteIdNamespaceAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteIdNamespaceAssociationCommandInput,
|
|
17
15
|
DeleteIdNamespaceAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteIdNamespaceAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteIdNamespaceAssociationCommandInput
|
|
21
|
+
input: DeleteIdNamespaceAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteIdNamespaceAssociationCommandInput,
|
|
26
24
|
DeleteIdNamespaceAssociationCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeleteIntermediateTableAnalysisRuleOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteIntermediateTableAnalysisRuleCommandInput
|
|
8
|
-
extends DeleteIntermediateTableAnalysisRuleInput {}
|
|
7
|
+
export interface DeleteIntermediateTableAnalysisRuleCommandInput extends DeleteIntermediateTableAnalysisRuleInput {}
|
|
9
8
|
export interface DeleteIntermediateTableAnalysisRuleCommandOutput
|
|
10
|
-
extends DeleteIntermediateTableAnalysisRuleOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeleteIntermediateTableAnalysisRuleOutput, __MetadataBearer {}
|
|
12
10
|
declare const DeleteIntermediateTableAnalysisRuleCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeleteIntermediateTableAnalysisRuleCommandInput
|
|
12
|
+
input: DeleteIntermediateTableAnalysisRuleCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeleteIntermediateTableAnalysisRuleCommandInput,
|
|
17
15
|
DeleteIntermediateTableAnalysisRuleCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeleteIntermediateTableAnalysisRuleCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeleteIntermediateTableAnalysisRuleCommandInput
|
|
21
|
+
input: DeleteIntermediateTableAnalysisRuleCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeleteIntermediateTableAnalysisRuleCommandInput,
|
|
26
24
|
DeleteIntermediateTableAnalysisRuleCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteIntermediateTableInput,
|
|
4
|
-
DeleteIntermediateTableOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { DeleteIntermediateTableInput, DeleteIntermediateTableOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeleteIntermediateTableCommandInput
|
|
8
|
-
extends DeleteIntermediateTableInput {}
|
|
4
|
+
export interface DeleteIntermediateTableCommandInput extends DeleteIntermediateTableInput {}
|
|
9
5
|
export interface DeleteIntermediateTableCommandOutput
|
|
10
|
-
extends DeleteIntermediateTableOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends DeleteIntermediateTableOutput, __MetadataBearer {}
|
|
12
7
|
declare const DeleteIntermediateTableCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: DeleteIntermediateTableCommandInput
|
|
9
|
+
input: DeleteIntermediateTableCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
DeleteIntermediateTableCommandInput,
|
|
17
12
|
DeleteIntermediateTableCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const DeleteIntermediateTableCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: DeleteIntermediateTableCommandInput
|
|
18
|
+
input: DeleteIntermediateTableCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
DeleteIntermediateTableCommandInput,
|
|
26
21
|
DeleteIntermediateTableCommandOutput,
|
|
@@ -2,12 +2,10 @@ import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
|
2
2
|
import { DeleteMemberInput, DeleteMemberOutput } from "../models/models_0";
|
|
3
3
|
export { __MetadataBearer };
|
|
4
4
|
export interface DeleteMemberCommandInput extends DeleteMemberInput {}
|
|
5
|
-
export interface DeleteMemberCommandOutput
|
|
6
|
-
extends DeleteMemberOutput,
|
|
7
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteMemberCommandOutput extends DeleteMemberOutput, __MetadataBearer {}
|
|
8
6
|
declare const DeleteMemberCommand_base: {
|
|
9
7
|
new (
|
|
10
|
-
input: DeleteMemberCommandInput
|
|
8
|
+
input: DeleteMemberCommandInput,
|
|
11
9
|
): import("@smithy/core/client").CommandImpl<
|
|
12
10
|
DeleteMemberCommandInput,
|
|
13
11
|
DeleteMemberCommandOutput,
|
|
@@ -16,7 +14,7 @@ declare const DeleteMemberCommand_base: {
|
|
|
16
14
|
import("..").ServiceOutputTypes
|
|
17
15
|
>;
|
|
18
16
|
new (
|
|
19
|
-
input: DeleteMemberCommandInput
|
|
17
|
+
input: DeleteMemberCommandInput,
|
|
20
18
|
): import("@smithy/core/client").CommandImpl<
|
|
21
19
|
DeleteMemberCommandInput,
|
|
22
20
|
DeleteMemberCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
DeleteMembershipInput,
|
|
4
|
-
DeleteMembershipOutput,
|
|
5
|
-
} from "../models/models_1";
|
|
2
|
+
import { DeleteMembershipInput, DeleteMembershipOutput } from "../models/models_1";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface DeleteMembershipCommandInput extends DeleteMembershipInput {}
|
|
8
|
-
export interface DeleteMembershipCommandOutput
|
|
9
|
-
extends DeleteMembershipOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface DeleteMembershipCommandOutput extends DeleteMembershipOutput, __MetadataBearer {}
|
|
11
6
|
declare const DeleteMembershipCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: DeleteMembershipCommandInput
|
|
8
|
+
input: DeleteMembershipCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
DeleteMembershipCommandInput,
|
|
16
11
|
DeleteMembershipCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const DeleteMembershipCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: DeleteMembershipCommandInput
|
|
17
|
+
input: DeleteMembershipCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
DeleteMembershipCommandInput,
|
|
25
20
|
DeleteMembershipCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DeletePrivacyBudgetTemplateOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DeletePrivacyBudgetTemplateCommandInput
|
|
8
|
-
extends DeletePrivacyBudgetTemplateInput {}
|
|
7
|
+
export interface DeletePrivacyBudgetTemplateCommandInput extends DeletePrivacyBudgetTemplateInput {}
|
|
9
8
|
export interface DeletePrivacyBudgetTemplateCommandOutput
|
|
10
|
-
extends DeletePrivacyBudgetTemplateOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DeletePrivacyBudgetTemplateOutput, __MetadataBearer {}
|
|
12
10
|
declare const DeletePrivacyBudgetTemplateCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DeletePrivacyBudgetTemplateCommandInput
|
|
12
|
+
input: DeletePrivacyBudgetTemplateCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DeletePrivacyBudgetTemplateCommandInput,
|
|
17
15
|
DeletePrivacyBudgetTemplateCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DeletePrivacyBudgetTemplateCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DeletePrivacyBudgetTemplateCommandInput
|
|
21
|
+
input: DeletePrivacyBudgetTemplateCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DeletePrivacyBudgetTemplateCommandInput,
|
|
26
24
|
DeletePrivacyBudgetTemplateCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
DisallowIntermediateTableOutput,
|
|
5
5
|
} from "../models/models_1";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface DisallowIntermediateTableCommandInput
|
|
8
|
-
extends DisallowIntermediateTableInput {}
|
|
7
|
+
export interface DisallowIntermediateTableCommandInput extends DisallowIntermediateTableInput {}
|
|
9
8
|
export interface DisallowIntermediateTableCommandOutput
|
|
10
|
-
extends DisallowIntermediateTableOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends DisallowIntermediateTableOutput, __MetadataBearer {}
|
|
12
10
|
declare const DisallowIntermediateTableCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: DisallowIntermediateTableCommandInput
|
|
12
|
+
input: DisallowIntermediateTableCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
DisallowIntermediateTableCommandInput,
|
|
17
15
|
DisallowIntermediateTableCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const DisallowIntermediateTableCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: DisallowIntermediateTableCommandInput
|
|
21
|
+
input: DisallowIntermediateTableCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
DisallowIntermediateTableCommandInput,
|
|
26
24
|
DisallowIntermediateTableCommandOutput,
|
|
@@ -1,17 +1,12 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetAnalysisTemplateInput,
|
|
4
|
-
GetAnalysisTemplateOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetAnalysisTemplateInput, GetAnalysisTemplateOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetAnalysisTemplateCommandInput
|
|
8
|
-
extends GetAnalysisTemplateInput {}
|
|
4
|
+
export interface GetAnalysisTemplateCommandInput extends GetAnalysisTemplateInput {}
|
|
9
5
|
export interface GetAnalysisTemplateCommandOutput
|
|
10
|
-
extends GetAnalysisTemplateOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
6
|
+
extends GetAnalysisTemplateOutput, __MetadataBearer {}
|
|
12
7
|
declare const GetAnalysisTemplateCommand_base: {
|
|
13
8
|
new (
|
|
14
|
-
input: GetAnalysisTemplateCommandInput
|
|
9
|
+
input: GetAnalysisTemplateCommandInput,
|
|
15
10
|
): import("@smithy/core/client").CommandImpl<
|
|
16
11
|
GetAnalysisTemplateCommandInput,
|
|
17
12
|
GetAnalysisTemplateCommandOutput,
|
|
@@ -20,7 +15,7 @@ declare const GetAnalysisTemplateCommand_base: {
|
|
|
20
15
|
import("..").ServiceOutputTypes
|
|
21
16
|
>;
|
|
22
17
|
new (
|
|
23
|
-
input: GetAnalysisTemplateCommandInput
|
|
18
|
+
input: GetAnalysisTemplateCommandInput,
|
|
24
19
|
): import("@smithy/core/client").CommandImpl<
|
|
25
20
|
GetAnalysisTemplateCommandInput,
|
|
26
21
|
GetAnalysisTemplateCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetCollaborationAnalysisTemplateOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetCollaborationAnalysisTemplateCommandInput
|
|
8
|
-
extends GetCollaborationAnalysisTemplateInput {}
|
|
7
|
+
export interface GetCollaborationAnalysisTemplateCommandInput extends GetCollaborationAnalysisTemplateInput {}
|
|
9
8
|
export interface GetCollaborationAnalysisTemplateCommandOutput
|
|
10
|
-
extends GetCollaborationAnalysisTemplateOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetCollaborationAnalysisTemplateOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetCollaborationAnalysisTemplateCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetCollaborationAnalysisTemplateCommandInput
|
|
12
|
+
input: GetCollaborationAnalysisTemplateCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetCollaborationAnalysisTemplateCommandInput,
|
|
17
15
|
GetCollaborationAnalysisTemplateCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetCollaborationAnalysisTemplateCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetCollaborationAnalysisTemplateCommandInput
|
|
21
|
+
input: GetCollaborationAnalysisTemplateCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetCollaborationAnalysisTemplateCommandInput,
|
|
26
24
|
GetCollaborationAnalysisTemplateCommandOutput,
|
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetCollaborationChangeRequestOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetCollaborationChangeRequestCommandInput
|
|
8
|
-
extends GetCollaborationChangeRequestInput {}
|
|
7
|
+
export interface GetCollaborationChangeRequestCommandInput extends GetCollaborationChangeRequestInput {}
|
|
9
8
|
export interface GetCollaborationChangeRequestCommandOutput
|
|
10
|
-
extends GetCollaborationChangeRequestOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetCollaborationChangeRequestOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetCollaborationChangeRequestCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetCollaborationChangeRequestCommandInput
|
|
12
|
+
input: GetCollaborationChangeRequestCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetCollaborationChangeRequestCommandInput,
|
|
17
15
|
GetCollaborationChangeRequestCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetCollaborationChangeRequestCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetCollaborationChangeRequestCommandInput
|
|
21
|
+
input: GetCollaborationChangeRequestCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetCollaborationChangeRequestCommandInput,
|
|
26
24
|
GetCollaborationChangeRequestCommandOutput,
|
|
@@ -1,16 +1,11 @@
|
|
|
1
1
|
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
2
|
-
import {
|
|
3
|
-
GetCollaborationInput,
|
|
4
|
-
GetCollaborationOutput,
|
|
5
|
-
} from "../models/models_0";
|
|
2
|
+
import { GetCollaborationInput, GetCollaborationOutput } from "../models/models_0";
|
|
6
3
|
export { __MetadataBearer };
|
|
7
4
|
export interface GetCollaborationCommandInput extends GetCollaborationInput {}
|
|
8
|
-
export interface GetCollaborationCommandOutput
|
|
9
|
-
extends GetCollaborationOutput,
|
|
10
|
-
__MetadataBearer {}
|
|
5
|
+
export interface GetCollaborationCommandOutput extends GetCollaborationOutput, __MetadataBearer {}
|
|
11
6
|
declare const GetCollaborationCommand_base: {
|
|
12
7
|
new (
|
|
13
|
-
input: GetCollaborationCommandInput
|
|
8
|
+
input: GetCollaborationCommandInput,
|
|
14
9
|
): import("@smithy/core/client").CommandImpl<
|
|
15
10
|
GetCollaborationCommandInput,
|
|
16
11
|
GetCollaborationCommandOutput,
|
|
@@ -19,7 +14,7 @@ declare const GetCollaborationCommand_base: {
|
|
|
19
14
|
import("..").ServiceOutputTypes
|
|
20
15
|
>;
|
|
21
16
|
new (
|
|
22
|
-
input: GetCollaborationCommandInput
|
|
17
|
+
input: GetCollaborationCommandInput,
|
|
23
18
|
): import("@smithy/core/client").CommandImpl<
|
|
24
19
|
GetCollaborationCommandInput,
|
|
25
20
|
GetCollaborationCommandOutput,
|
package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts
CHANGED
|
@@ -4,14 +4,12 @@ import {
|
|
|
4
4
|
GetCollaborationConfiguredAudienceModelAssociationOutput,
|
|
5
5
|
} from "../models/models_0";
|
|
6
6
|
export { __MetadataBearer };
|
|
7
|
-
export interface GetCollaborationConfiguredAudienceModelAssociationCommandInput
|
|
8
|
-
extends GetCollaborationConfiguredAudienceModelAssociationInput {}
|
|
7
|
+
export interface GetCollaborationConfiguredAudienceModelAssociationCommandInput extends GetCollaborationConfiguredAudienceModelAssociationInput {}
|
|
9
8
|
export interface GetCollaborationConfiguredAudienceModelAssociationCommandOutput
|
|
10
|
-
extends GetCollaborationConfiguredAudienceModelAssociationOutput,
|
|
11
|
-
__MetadataBearer {}
|
|
9
|
+
extends GetCollaborationConfiguredAudienceModelAssociationOutput, __MetadataBearer {}
|
|
12
10
|
declare const GetCollaborationConfiguredAudienceModelAssociationCommand_base: {
|
|
13
11
|
new (
|
|
14
|
-
input: GetCollaborationConfiguredAudienceModelAssociationCommandInput
|
|
12
|
+
input: GetCollaborationConfiguredAudienceModelAssociationCommandInput,
|
|
15
13
|
): import("@smithy/core/client").CommandImpl<
|
|
16
14
|
GetCollaborationConfiguredAudienceModelAssociationCommandInput,
|
|
17
15
|
GetCollaborationConfiguredAudienceModelAssociationCommandOutput,
|
|
@@ -20,7 +18,7 @@ declare const GetCollaborationConfiguredAudienceModelAssociationCommand_base: {
|
|
|
20
18
|
import("..").ServiceOutputTypes
|
|
21
19
|
>;
|
|
22
20
|
new (
|
|
23
|
-
input: GetCollaborationConfiguredAudienceModelAssociationCommandInput
|
|
21
|
+
input: GetCollaborationConfiguredAudienceModelAssociationCommandInput,
|
|
24
22
|
): import("@smithy/core/client").CommandImpl<
|
|
25
23
|
GetCollaborationConfiguredAudienceModelAssociationCommandInput,
|
|
26
24
|
GetCollaborationConfiguredAudienceModelAssociationCommandOutput,
|