@aws-sdk/client-cleanrooms 3.478.0 → 3.481.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/commands/BatchGetCollaborationAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/BatchGetSchemaCommand.js +18 -41
- package/dist-cjs/commands/CreateAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/CreateCollaborationCommand.js +18 -41
- package/dist-cjs/commands/CreateConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreateConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/CreateConfiguredTableAssociationCommand.js +18 -41
- package/dist-cjs/commands/CreateConfiguredTableCommand.js +18 -41
- package/dist-cjs/commands/CreateMembershipCommand.js +18 -41
- package/dist-cjs/commands/CreatePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/DeleteCollaborationCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfiguredTableAssociationCommand.js +18 -41
- package/dist-cjs/commands/DeleteConfiguredTableCommand.js +18 -41
- package/dist-cjs/commands/DeleteMemberCommand.js +18 -41
- package/dist-cjs/commands/DeleteMembershipCommand.js +18 -41
- package/dist-cjs/commands/DeletePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetCollaborationAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetCollaborationCommand.js +18 -41
- package/dist-cjs/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/GetConfiguredTableAssociationCommand.js +18 -41
- package/dist-cjs/commands/GetConfiguredTableCommand.js +18 -41
- package/dist-cjs/commands/GetMembershipCommand.js +18 -41
- package/dist-cjs/commands/GetPrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/GetProtectedQueryCommand.js +18 -41
- package/dist-cjs/commands/GetSchemaAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/GetSchemaCommand.js +18 -41
- package/dist-cjs/commands/ListAnalysisTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationAnalysisTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationPrivacyBudgetsCommand.js +18 -41
- package/dist-cjs/commands/ListCollaborationsCommand.js +18 -41
- package/dist-cjs/commands/ListConfiguredAudienceModelAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListConfiguredTableAssociationsCommand.js +18 -41
- package/dist-cjs/commands/ListConfiguredTablesCommand.js +18 -41
- package/dist-cjs/commands/ListMembersCommand.js +18 -41
- package/dist-cjs/commands/ListMembershipsCommand.js +18 -41
- package/dist-cjs/commands/ListPrivacyBudgetTemplatesCommand.js +18 -41
- package/dist-cjs/commands/ListPrivacyBudgetsCommand.js +18 -41
- package/dist-cjs/commands/ListProtectedQueriesCommand.js +18 -41
- package/dist-cjs/commands/ListSchemasCommand.js +18 -41
- package/dist-cjs/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-cjs/commands/PreviewPrivacyImpactCommand.js +18 -41
- package/dist-cjs/commands/StartProtectedQueryCommand.js +18 -41
- package/dist-cjs/commands/TagResourceCommand.js +18 -41
- package/dist-cjs/commands/UntagResourceCommand.js +18 -41
- package/dist-cjs/commands/UpdateAnalysisTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateCollaborationCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfiguredTableAssociationCommand.js +18 -41
- package/dist-cjs/commands/UpdateConfiguredTableCommand.js +18 -41
- package/dist-cjs/commands/UpdateMembershipCommand.js +18 -41
- package/dist-cjs/commands/UpdatePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-cjs/commands/UpdateProtectedQueryCommand.js +18 -41
- package/dist-cjs/endpoint/EndpointParameters.js +7 -1
- package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/BatchGetSchemaCommand.js +18 -41
- package/dist-es/commands/CreateAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/CreateCollaborationCommand.js +18 -41
- package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +18 -41
- package/dist-es/commands/CreateConfiguredTableCommand.js +18 -41
- package/dist-es/commands/CreateMembershipCommand.js +18 -41
- package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/DeleteCollaborationCommand.js +18 -41
- package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +18 -41
- package/dist-es/commands/DeleteConfiguredTableCommand.js +18 -41
- package/dist-es/commands/DeleteMemberCommand.js +18 -41
- package/dist-es/commands/DeleteMembershipCommand.js +18 -41
- package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/GetAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/GetCollaborationCommand.js +18 -41
- package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/GetConfiguredTableAssociationCommand.js +18 -41
- package/dist-es/commands/GetConfiguredTableCommand.js +18 -41
- package/dist-es/commands/GetMembershipCommand.js +18 -41
- package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/GetProtectedQueryCommand.js +18 -41
- package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/GetSchemaCommand.js +18 -41
- package/dist-es/commands/ListAnalysisTemplatesCommand.js +18 -41
- package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +18 -41
- package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +18 -41
- package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +18 -41
- package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +18 -41
- package/dist-es/commands/ListCollaborationsCommand.js +18 -41
- package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +18 -41
- package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +18 -41
- package/dist-es/commands/ListConfiguredTablesCommand.js +18 -41
- package/dist-es/commands/ListMembersCommand.js +18 -41
- package/dist-es/commands/ListMembershipsCommand.js +18 -41
- package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +18 -41
- package/dist-es/commands/ListPrivacyBudgetsCommand.js +18 -41
- package/dist-es/commands/ListProtectedQueriesCommand.js +18 -41
- package/dist-es/commands/ListSchemasCommand.js +18 -41
- package/dist-es/commands/ListTagsForResourceCommand.js +18 -41
- package/dist-es/commands/PreviewPrivacyImpactCommand.js +18 -41
- package/dist-es/commands/StartProtectedQueryCommand.js +18 -41
- package/dist-es/commands/TagResourceCommand.js +18 -41
- package/dist-es/commands/UntagResourceCommand.js +18 -41
- package/dist-es/commands/UpdateAnalysisTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateCollaborationCommand.js +18 -41
- package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +18 -41
- package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +18 -41
- package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +18 -41
- package/dist-es/commands/UpdateConfiguredTableCommand.js +18 -41
- package/dist-es/commands/UpdateMembershipCommand.js +18 -41
- package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +18 -41
- package/dist-es/commands/UpdateProtectedQueryCommand.js +18 -41
- package/dist-es/endpoint/EndpointParameters.js +6 -0
- package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/BatchGetSchemaCommand.d.ts +6 -21
- package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/CreateCollaborationCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +6 -21
- package/dist-types/commands/CreateConfiguredTableCommand.d.ts +6 -21
- package/dist-types/commands/CreateMembershipCommand.d.ts +6 -21
- package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/DeleteCollaborationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +6 -21
- package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMemberCommand.d.ts +6 -21
- package/dist-types/commands/DeleteMembershipCommand.d.ts +6 -21
- package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetCollaborationCommand.d.ts +6 -21
- package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +6 -21
- package/dist-types/commands/GetConfiguredTableCommand.d.ts +6 -21
- package/dist-types/commands/GetMembershipCommand.d.ts +6 -21
- package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/GetProtectedQueryCommand.d.ts +6 -21
- package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/GetSchemaCommand.d.ts +6 -21
- package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +6 -21
- package/dist-types/commands/ListCollaborationsCommand.d.ts +6 -21
- package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +6 -21
- package/dist-types/commands/ListConfiguredTablesCommand.d.ts +6 -21
- package/dist-types/commands/ListMembersCommand.d.ts +6 -21
- package/dist-types/commands/ListMembershipsCommand.d.ts +6 -21
- package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +6 -21
- package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +6 -21
- package/dist-types/commands/ListProtectedQueriesCommand.d.ts +6 -21
- package/dist-types/commands/ListSchemasCommand.d.ts +6 -21
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +6 -21
- package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +6 -21
- package/dist-types/commands/StartProtectedQueryCommand.d.ts +6 -21
- package/dist-types/commands/TagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UntagResourceCommand.d.ts +6 -21
- package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateCollaborationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +6 -21
- package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +6 -21
- package/dist-types/commands/UpdateMembershipCommand.d.ts +6 -21
- package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +6 -21
- package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +6 -21
- package/dist-types/endpoint/EndpointParameters.d.ts +18 -0
- package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +11 -25
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +14 -23
- package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +12 -24
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +12 -24
- package/dist-types/ts3.4/endpoint/EndpointParameters.d.ts +18 -0
- package/package.json +9 -9
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { DeleteMembershipInput, DeleteMembershipOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeleteMembershipCommandInput extends DeleteMembershipInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeleteMembershipCommandOutput extends DeleteMembershipOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeleteMembershipCommand_base: {
|
|
24
|
+
new (input: DeleteMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembershipCommandInput, DeleteMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a specified membership. All resources under a membership must be deleted.</p>
|
|
@@ -67,23 +70,5 @@ export interface DeleteMembershipCommandOutput extends DeleteMembershipOutput, _
|
|
|
67
70
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
68
71
|
*
|
|
69
72
|
*/
|
|
70
|
-
export declare class DeleteMembershipCommand extends
|
|
71
|
-
readonly input: DeleteMembershipCommandInput;
|
|
72
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
73
|
-
/**
|
|
74
|
-
* @public
|
|
75
|
-
*/
|
|
76
|
-
constructor(input: DeleteMembershipCommandInput);
|
|
77
|
-
/**
|
|
78
|
-
* @internal
|
|
79
|
-
*/
|
|
80
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeleteMembershipCommandInput, DeleteMembershipCommandOutput>;
|
|
81
|
-
/**
|
|
82
|
-
* @internal
|
|
83
|
-
*/
|
|
84
|
-
private serialize;
|
|
85
|
-
/**
|
|
86
|
-
* @internal
|
|
87
|
-
*/
|
|
88
|
-
private deserialize;
|
|
73
|
+
export declare class DeleteMembershipCommand extends DeleteMembershipCommand_base {
|
|
89
74
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { DeletePrivacyBudgetTemplateInput, DeletePrivacyBudgetTemplateOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface DeletePrivacyBudgetTemplateCommandInput extends DeletePrivacyBu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface DeletePrivacyBudgetTemplateCommandOutput extends DeletePrivacyBudgetTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const DeletePrivacyBudgetTemplateCommand_base: {
|
|
24
|
+
new (input: DeletePrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrivacyBudgetTemplateCommandInput, DeletePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Deletes a privacy budget template for a specified membership.</p>
|
|
@@ -65,23 +68,5 @@ export interface DeletePrivacyBudgetTemplateCommandOutput extends DeletePrivacyB
|
|
|
65
68
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
66
69
|
*
|
|
67
70
|
*/
|
|
68
|
-
export declare class DeletePrivacyBudgetTemplateCommand extends
|
|
69
|
-
readonly input: DeletePrivacyBudgetTemplateCommandInput;
|
|
70
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
71
|
-
/**
|
|
72
|
-
* @public
|
|
73
|
-
*/
|
|
74
|
-
constructor(input: DeletePrivacyBudgetTemplateCommandInput);
|
|
75
|
-
/**
|
|
76
|
-
* @internal
|
|
77
|
-
*/
|
|
78
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<DeletePrivacyBudgetTemplateCommandInput, DeletePrivacyBudgetTemplateCommandOutput>;
|
|
79
|
-
/**
|
|
80
|
-
* @internal
|
|
81
|
-
*/
|
|
82
|
-
private serialize;
|
|
83
|
-
/**
|
|
84
|
-
* @internal
|
|
85
|
-
*/
|
|
86
|
-
private deserialize;
|
|
71
|
+
export declare class DeletePrivacyBudgetTemplateCommand extends DeletePrivacyBudgetTemplateCommand_base {
|
|
87
72
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { GetAnalysisTemplateInput, GetAnalysisTemplateOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetAnalysisTemplateCommandInput extends GetAnalysisTemplateInpu
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetAnalysisTemplateCommandOutput extends GetAnalysisTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetAnalysisTemplateCommand_base: {
|
|
24
|
+
new (input: GetAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnalysisTemplateCommandInput, GetAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves an analysis template.</p>
|
|
@@ -94,23 +97,5 @@ export interface GetAnalysisTemplateCommandOutput extends GetAnalysisTemplateOut
|
|
|
94
97
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
95
98
|
*
|
|
96
99
|
*/
|
|
97
|
-
export declare class GetAnalysisTemplateCommand extends
|
|
98
|
-
readonly input: GetAnalysisTemplateCommandInput;
|
|
99
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
100
|
-
/**
|
|
101
|
-
* @public
|
|
102
|
-
*/
|
|
103
|
-
constructor(input: GetAnalysisTemplateCommandInput);
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetAnalysisTemplateCommandInput, GetAnalysisTemplateCommandOutput>;
|
|
108
|
-
/**
|
|
109
|
-
* @internal
|
|
110
|
-
*/
|
|
111
|
-
private serialize;
|
|
112
|
-
/**
|
|
113
|
-
* @internal
|
|
114
|
-
*/
|
|
115
|
-
private deserialize;
|
|
100
|
+
export declare class GetAnalysisTemplateCommand extends GetAnalysisTemplateCommand_base {
|
|
116
101
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { GetCollaborationAnalysisTemplateInput, GetCollaborationAnalysisTemplateOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetCollaborationAnalysisTemplateCommandInput extends GetCollabo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetCollaborationAnalysisTemplateCommandOutput extends GetCollaborationAnalysisTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetCollaborationAnalysisTemplateCommand_base: {
|
|
24
|
+
new (input: GetCollaborationAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationAnalysisTemplateCommandInput, GetCollaborationAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves an analysis template within a collaboration.</p>
|
|
@@ -93,23 +96,5 @@ export interface GetCollaborationAnalysisTemplateCommandOutput extends GetCollab
|
|
|
93
96
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
94
97
|
*
|
|
95
98
|
*/
|
|
96
|
-
export declare class GetCollaborationAnalysisTemplateCommand extends
|
|
97
|
-
readonly input: GetCollaborationAnalysisTemplateCommandInput;
|
|
98
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
99
|
-
/**
|
|
100
|
-
* @public
|
|
101
|
-
*/
|
|
102
|
-
constructor(input: GetCollaborationAnalysisTemplateCommandInput);
|
|
103
|
-
/**
|
|
104
|
-
* @internal
|
|
105
|
-
*/
|
|
106
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCollaborationAnalysisTemplateCommandInput, GetCollaborationAnalysisTemplateCommandOutput>;
|
|
107
|
-
/**
|
|
108
|
-
* @internal
|
|
109
|
-
*/
|
|
110
|
-
private serialize;
|
|
111
|
-
/**
|
|
112
|
-
* @internal
|
|
113
|
-
*/
|
|
114
|
-
private deserialize;
|
|
99
|
+
export declare class GetCollaborationAnalysisTemplateCommand extends GetCollaborationAnalysisTemplateCommand_base {
|
|
115
100
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { GetCollaborationInput, GetCollaborationOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetCollaborationCommandInput extends GetCollaborationInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetCollaborationCommandOutput extends GetCollaborationOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetCollaborationCommand_base: {
|
|
24
|
+
new (input: GetCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationCommandInput, GetCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns metadata about a collaboration.</p>
|
|
@@ -82,23 +85,5 @@ export interface GetCollaborationCommandOutput extends GetCollaborationOutput, _
|
|
|
82
85
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
83
86
|
*
|
|
84
87
|
*/
|
|
85
|
-
export declare class GetCollaborationCommand extends
|
|
86
|
-
readonly input: GetCollaborationCommandInput;
|
|
87
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
88
|
-
/**
|
|
89
|
-
* @public
|
|
90
|
-
*/
|
|
91
|
-
constructor(input: GetCollaborationCommandInput);
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCollaborationCommandInput, GetCollaborationCommandOutput>;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private serialize;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private deserialize;
|
|
88
|
+
export declare class GetCollaborationCommand extends GetCollaborationCommand_base {
|
|
104
89
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { GetCollaborationConfiguredAudienceModelAssociationInput, GetCollaborationConfiguredAudienceModelAssociationOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetCollaborationConfiguredAudienceModelAssociationCommandInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetCollaborationConfiguredAudienceModelAssociationCommandOutput extends GetCollaborationConfiguredAudienceModelAssociationOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetCollaborationConfiguredAudienceModelAssociationCommand_base: {
|
|
24
|
+
new (input: GetCollaborationConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationConfiguredAudienceModelAssociationCommandInput, GetCollaborationConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a configured audience model association within a collaboration.</p>
|
|
@@ -78,23 +81,5 @@ export interface GetCollaborationConfiguredAudienceModelAssociationCommandOutput
|
|
|
78
81
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
79
82
|
*
|
|
80
83
|
*/
|
|
81
|
-
export declare class GetCollaborationConfiguredAudienceModelAssociationCommand extends
|
|
82
|
-
readonly input: GetCollaborationConfiguredAudienceModelAssociationCommandInput;
|
|
83
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
84
|
-
/**
|
|
85
|
-
* @public
|
|
86
|
-
*/
|
|
87
|
-
constructor(input: GetCollaborationConfiguredAudienceModelAssociationCommandInput);
|
|
88
|
-
/**
|
|
89
|
-
* @internal
|
|
90
|
-
*/
|
|
91
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCollaborationConfiguredAudienceModelAssociationCommandInput, GetCollaborationConfiguredAudienceModelAssociationCommandOutput>;
|
|
92
|
-
/**
|
|
93
|
-
* @internal
|
|
94
|
-
*/
|
|
95
|
-
private serialize;
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
private deserialize;
|
|
84
|
+
export declare class GetCollaborationConfiguredAudienceModelAssociationCommand extends GetCollaborationConfiguredAudienceModelAssociationCommand_base {
|
|
100
85
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { GetCollaborationPrivacyBudgetTemplateInput, GetCollaborationPrivacyBudgetTemplateOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetCollaborationPrivacyBudgetTemplateCommandInput extends GetCo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetCollaborationPrivacyBudgetTemplateCommandOutput extends GetCollaborationPrivacyBudgetTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetCollaborationPrivacyBudgetTemplateCommand_base: {
|
|
24
|
+
new (input: GetCollaborationPrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationPrivacyBudgetTemplateCommandInput, GetCollaborationPrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns details about a specified privacy budget template.</p>
|
|
@@ -83,23 +86,5 @@ export interface GetCollaborationPrivacyBudgetTemplateCommandOutput extends GetC
|
|
|
83
86
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
84
87
|
*
|
|
85
88
|
*/
|
|
86
|
-
export declare class GetCollaborationPrivacyBudgetTemplateCommand extends
|
|
87
|
-
readonly input: GetCollaborationPrivacyBudgetTemplateCommandInput;
|
|
88
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
89
|
-
/**
|
|
90
|
-
* @public
|
|
91
|
-
*/
|
|
92
|
-
constructor(input: GetCollaborationPrivacyBudgetTemplateCommandInput);
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetCollaborationPrivacyBudgetTemplateCommandInput, GetCollaborationPrivacyBudgetTemplateCommandOutput>;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private serialize;
|
|
101
|
-
/**
|
|
102
|
-
* @internal
|
|
103
|
-
*/
|
|
104
|
-
private deserialize;
|
|
89
|
+
export declare class GetCollaborationPrivacyBudgetTemplateCommand extends GetCollaborationPrivacyBudgetTemplateCommand_base {
|
|
105
90
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { GetConfiguredAudienceModelAssociationInput, GetConfiguredAudienceModelAssociationOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetConfiguredAudienceModelAssociationCommandInput extends GetCo
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetConfiguredAudienceModelAssociationCommandOutput extends GetConfiguredAudienceModelAssociationOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetConfiguredAudienceModelAssociationCommand_base: {
|
|
24
|
+
new (input: GetConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredAudienceModelAssociationCommandInput, GetConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns information about a configured audience model association.</p>
|
|
@@ -80,23 +83,5 @@ export interface GetConfiguredAudienceModelAssociationCommandOutput extends GetC
|
|
|
80
83
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
81
84
|
*
|
|
82
85
|
*/
|
|
83
|
-
export declare class GetConfiguredAudienceModelAssociationCommand extends
|
|
84
|
-
readonly input: GetConfiguredAudienceModelAssociationCommandInput;
|
|
85
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
86
|
-
/**
|
|
87
|
-
* @public
|
|
88
|
-
*/
|
|
89
|
-
constructor(input: GetConfiguredAudienceModelAssociationCommandInput);
|
|
90
|
-
/**
|
|
91
|
-
* @internal
|
|
92
|
-
*/
|
|
93
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetConfiguredAudienceModelAssociationCommandInput, GetConfiguredAudienceModelAssociationCommandOutput>;
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
private serialize;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private deserialize;
|
|
86
|
+
export declare class GetConfiguredAudienceModelAssociationCommand extends GetConfiguredAudienceModelAssociationCommand_base {
|
|
102
87
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { GetConfiguredTableAnalysisRuleInput, GetConfiguredTableAnalysisRuleOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetConfiguredTableAnalysisRuleCommandInput extends GetConfigure
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetConfiguredTableAnalysisRuleCommandOutput extends GetConfiguredTableAnalysisRuleOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetConfiguredTableAnalysisRuleCommand_base: {
|
|
24
|
+
new (input: GetConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAnalysisRuleCommandInput, GetConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a configured table analysis rule.</p>
|
|
@@ -133,23 +136,5 @@ export interface GetConfiguredTableAnalysisRuleCommandOutput extends GetConfigur
|
|
|
133
136
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
134
137
|
*
|
|
135
138
|
*/
|
|
136
|
-
export declare class GetConfiguredTableAnalysisRuleCommand extends
|
|
137
|
-
readonly input: GetConfiguredTableAnalysisRuleCommandInput;
|
|
138
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
139
|
-
/**
|
|
140
|
-
* @public
|
|
141
|
-
*/
|
|
142
|
-
constructor(input: GetConfiguredTableAnalysisRuleCommandInput);
|
|
143
|
-
/**
|
|
144
|
-
* @internal
|
|
145
|
-
*/
|
|
146
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetConfiguredTableAnalysisRuleCommandInput, GetConfiguredTableAnalysisRuleCommandOutput>;
|
|
147
|
-
/**
|
|
148
|
-
* @internal
|
|
149
|
-
*/
|
|
150
|
-
private serialize;
|
|
151
|
-
/**
|
|
152
|
-
* @internal
|
|
153
|
-
*/
|
|
154
|
-
private deserialize;
|
|
139
|
+
export declare class GetConfiguredTableAnalysisRuleCommand extends GetConfiguredTableAnalysisRuleCommand_base {
|
|
155
140
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { GetConfiguredTableAssociationInput, GetConfiguredTableAssociationOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetConfiguredTableAssociationCommandInput extends GetConfigured
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetConfiguredTableAssociationCommandOutput extends GetConfiguredTableAssociationOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetConfiguredTableAssociationCommand_base: {
|
|
24
|
+
new (input: GetConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAssociationCommandInput, GetConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a configured table association.</p>
|
|
@@ -79,23 +82,5 @@ export interface GetConfiguredTableAssociationCommandOutput extends GetConfigure
|
|
|
79
82
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
80
83
|
*
|
|
81
84
|
*/
|
|
82
|
-
export declare class GetConfiguredTableAssociationCommand extends
|
|
83
|
-
readonly input: GetConfiguredTableAssociationCommandInput;
|
|
84
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
85
|
-
/**
|
|
86
|
-
* @public
|
|
87
|
-
*/
|
|
88
|
-
constructor(input: GetConfiguredTableAssociationCommandInput);
|
|
89
|
-
/**
|
|
90
|
-
* @internal
|
|
91
|
-
*/
|
|
92
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetConfiguredTableAssociationCommandInput, GetConfiguredTableAssociationCommandOutput>;
|
|
93
|
-
/**
|
|
94
|
-
* @internal
|
|
95
|
-
*/
|
|
96
|
-
private serialize;
|
|
97
|
-
/**
|
|
98
|
-
* @internal
|
|
99
|
-
*/
|
|
100
|
-
private deserialize;
|
|
85
|
+
export declare class GetConfiguredTableAssociationCommand extends GetConfiguredTableAssociationCommand_base {
|
|
101
86
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { GetConfiguredTableInput, GetConfiguredTableOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetConfiguredTableCommandInput extends GetConfiguredTableInput
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetConfiguredTableCommandOutput extends GetConfiguredTableOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetConfiguredTableCommand_base: {
|
|
24
|
+
new (input: GetConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableCommandInput, GetConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a configured table.</p>
|
|
@@ -86,23 +89,5 @@ export interface GetConfiguredTableCommandOutput extends GetConfiguredTableOutpu
|
|
|
86
89
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
87
90
|
*
|
|
88
91
|
*/
|
|
89
|
-
export declare class GetConfiguredTableCommand extends
|
|
90
|
-
readonly input: GetConfiguredTableCommandInput;
|
|
91
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
92
|
-
/**
|
|
93
|
-
* @public
|
|
94
|
-
*/
|
|
95
|
-
constructor(input: GetConfiguredTableCommandInput);
|
|
96
|
-
/**
|
|
97
|
-
* @internal
|
|
98
|
-
*/
|
|
99
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetConfiguredTableCommandInput, GetConfiguredTableCommandOutput>;
|
|
100
|
-
/**
|
|
101
|
-
* @internal
|
|
102
|
-
*/
|
|
103
|
-
private serialize;
|
|
104
|
-
/**
|
|
105
|
-
* @internal
|
|
106
|
-
*/
|
|
107
|
-
private deserialize;
|
|
92
|
+
export declare class GetConfiguredTableCommand extends GetConfiguredTableCommand_base {
|
|
108
93
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { GetMembershipInput, GetMembershipOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetMembershipCommandInput extends GetMembershipInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetMembershipCommandOutput extends GetMembershipOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetMembershipCommand_base: {
|
|
24
|
+
new (input: GetMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<GetMembershipCommandInput, GetMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Retrieves a specified membership for an identifier.</p>
|
|
@@ -96,23 +99,5 @@ export interface GetMembershipCommandOutput extends GetMembershipOutput, __Metad
|
|
|
96
99
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
97
100
|
*
|
|
98
101
|
*/
|
|
99
|
-
export declare class GetMembershipCommand extends
|
|
100
|
-
readonly input: GetMembershipCommandInput;
|
|
101
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
102
|
-
/**
|
|
103
|
-
* @public
|
|
104
|
-
*/
|
|
105
|
-
constructor(input: GetMembershipCommandInput);
|
|
106
|
-
/**
|
|
107
|
-
* @internal
|
|
108
|
-
*/
|
|
109
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetMembershipCommandInput, GetMembershipCommandOutput>;
|
|
110
|
-
/**
|
|
111
|
-
* @internal
|
|
112
|
-
*/
|
|
113
|
-
private serialize;
|
|
114
|
-
/**
|
|
115
|
-
* @internal
|
|
116
|
-
*/
|
|
117
|
-
private deserialize;
|
|
102
|
+
export declare class GetMembershipCommand extends GetMembershipCommand_base {
|
|
118
103
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { GetPrivacyBudgetTemplateInput, GetPrivacyBudgetTemplateOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetPrivacyBudgetTemplateCommandInput extends GetPrivacyBudgetTe
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetPrivacyBudgetTemplateCommandOutput extends GetPrivacyBudgetTemplateOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetPrivacyBudgetTemplateCommand_base: {
|
|
24
|
+
new (input: GetPrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetPrivacyBudgetTemplateCommandInput, GetPrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns details for a specified privacy budget template.</p>
|
|
@@ -84,23 +87,5 @@ export interface GetPrivacyBudgetTemplateCommandOutput extends GetPrivacyBudgetT
|
|
|
84
87
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
85
88
|
*
|
|
86
89
|
*/
|
|
87
|
-
export declare class GetPrivacyBudgetTemplateCommand extends
|
|
88
|
-
readonly input: GetPrivacyBudgetTemplateCommandInput;
|
|
89
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
90
|
-
/**
|
|
91
|
-
* @public
|
|
92
|
-
*/
|
|
93
|
-
constructor(input: GetPrivacyBudgetTemplateCommandInput);
|
|
94
|
-
/**
|
|
95
|
-
* @internal
|
|
96
|
-
*/
|
|
97
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetPrivacyBudgetTemplateCommandInput, GetPrivacyBudgetTemplateCommandOutput>;
|
|
98
|
-
/**
|
|
99
|
-
* @internal
|
|
100
|
-
*/
|
|
101
|
-
private serialize;
|
|
102
|
-
/**
|
|
103
|
-
* @internal
|
|
104
|
-
*/
|
|
105
|
-
private deserialize;
|
|
90
|
+
export declare class GetPrivacyBudgetTemplateCommand extends GetPrivacyBudgetTemplateCommand_base {
|
|
106
91
|
}
|
|
@@ -1,6 +1,5 @@
|
|
|
1
|
-
import { EndpointParameterInstructions } from "@smithy/middleware-endpoint";
|
|
2
1
|
import { Command as $Command } from "@smithy/smithy-client";
|
|
3
|
-
import {
|
|
2
|
+
import { MetadataBearer as __MetadataBearer } from "@smithy/types";
|
|
4
3
|
import { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
|
|
5
4
|
import { GetProtectedQueryInput, GetProtectedQueryOutput } from "../models/models_0";
|
|
6
5
|
/**
|
|
@@ -21,6 +20,10 @@ export interface GetProtectedQueryCommandInput extends GetProtectedQueryInput {
|
|
|
21
20
|
*/
|
|
22
21
|
export interface GetProtectedQueryCommandOutput extends GetProtectedQueryOutput, __MetadataBearer {
|
|
23
22
|
}
|
|
23
|
+
declare const GetProtectedQueryCommand_base: {
|
|
24
|
+
new (input: GetProtectedQueryCommandInput): import("@smithy/smithy-client").CommandImpl<GetProtectedQueryCommandInput, GetProtectedQueryCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
|
+
};
|
|
24
27
|
/**
|
|
25
28
|
* @public
|
|
26
29
|
* <p>Returns query processing metadata.</p>
|
|
@@ -119,23 +122,5 @@ export interface GetProtectedQueryCommandOutput extends GetProtectedQueryOutput,
|
|
|
119
122
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
120
123
|
*
|
|
121
124
|
*/
|
|
122
|
-
export declare class GetProtectedQueryCommand extends
|
|
123
|
-
readonly input: GetProtectedQueryCommandInput;
|
|
124
|
-
static getEndpointParameterInstructions(): EndpointParameterInstructions;
|
|
125
|
-
/**
|
|
126
|
-
* @public
|
|
127
|
-
*/
|
|
128
|
-
constructor(input: GetProtectedQueryCommandInput);
|
|
129
|
-
/**
|
|
130
|
-
* @internal
|
|
131
|
-
*/
|
|
132
|
-
resolveMiddleware(clientStack: MiddlewareStack<ServiceInputTypes, ServiceOutputTypes>, configuration: CleanRoomsClientResolvedConfig, options?: __HttpHandlerOptions): Handler<GetProtectedQueryCommandInput, GetProtectedQueryCommandOutput>;
|
|
133
|
-
/**
|
|
134
|
-
* @internal
|
|
135
|
-
*/
|
|
136
|
-
private serialize;
|
|
137
|
-
/**
|
|
138
|
-
* @internal
|
|
139
|
-
*/
|
|
140
|
-
private deserialize;
|
|
125
|
+
export declare class GetProtectedQueryCommand extends GetProtectedQueryCommand_base {
|
|
141
126
|
}
|