@aws-sdk/client-cleanrooms 3.533.0 → 3.535.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-types/CleanRooms.d.ts +4 -1
- package/dist-types/CleanRoomsClient.d.ts +1 -1
- package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetSchemaCommand.d.ts +2 -1
- package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/CreateCollaborationCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/CreateConfiguredTableCommand.d.ts +2 -1
- package/dist-types/commands/CreateMembershipCommand.d.ts +2 -1
- package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/DeleteCollaborationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMemberCommand.d.ts +2 -1
- package/dist-types/commands/DeleteMembershipCommand.d.ts +2 -1
- package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetCollaborationCommand.d.ts +2 -1
- package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/GetConfiguredTableCommand.d.ts +2 -1
- package/dist-types/commands/GetMembershipCommand.d.ts +2 -1
- package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/GetProtectedQueryCommand.d.ts +2 -1
- package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/GetSchemaCommand.d.ts +2 -1
- package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +2 -1
- package/dist-types/commands/ListCollaborationsCommand.d.ts +2 -1
- package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +2 -1
- package/dist-types/commands/ListConfiguredTablesCommand.d.ts +2 -1
- package/dist-types/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/commands/ListMembershipsCommand.d.ts +2 -1
- package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +2 -1
- package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +2 -1
- package/dist-types/commands/ListProtectedQueriesCommand.d.ts +2 -1
- package/dist-types/commands/ListSchemasCommand.d.ts +2 -1
- package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +2 -1
- package/dist-types/commands/StartProtectedQueryCommand.d.ts +2 -1
- package/dist-types/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateCollaborationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +2 -1
- package/dist-types/commands/UpdateMembershipCommand.d.ts +2 -1
- package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +2 -1
- package/dist-types/models/models_0.d.ts +746 -746
- package/dist-types/ts3.4/CleanRooms.d.ts +3 -0
- package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +9 -0
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +9 -0
- package/package.json +40 -40
|
@@ -294,6 +294,7 @@ export interface CleanRooms {
|
|
|
294
294
|
/**
|
|
295
295
|
* @see {@link ListCollaborationsCommand}
|
|
296
296
|
*/
|
|
297
|
+
listCollaborations(): Promise<ListCollaborationsCommandOutput>;
|
|
297
298
|
listCollaborations(args: ListCollaborationsCommandInput, options?: __HttpHandlerOptions): Promise<ListCollaborationsCommandOutput>;
|
|
298
299
|
listCollaborations(args: ListCollaborationsCommandInput, cb: (err: any, data?: ListCollaborationsCommandOutput) => void): void;
|
|
299
300
|
listCollaborations(args: ListCollaborationsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListCollaborationsCommandOutput) => void): void;
|
|
@@ -312,6 +313,7 @@ export interface CleanRooms {
|
|
|
312
313
|
/**
|
|
313
314
|
* @see {@link ListConfiguredTablesCommand}
|
|
314
315
|
*/
|
|
316
|
+
listConfiguredTables(): Promise<ListConfiguredTablesCommandOutput>;
|
|
315
317
|
listConfiguredTables(args: ListConfiguredTablesCommandInput, options?: __HttpHandlerOptions): Promise<ListConfiguredTablesCommandOutput>;
|
|
316
318
|
listConfiguredTables(args: ListConfiguredTablesCommandInput, cb: (err: any, data?: ListConfiguredTablesCommandOutput) => void): void;
|
|
317
319
|
listConfiguredTables(args: ListConfiguredTablesCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListConfiguredTablesCommandOutput) => void): void;
|
|
@@ -324,6 +326,7 @@ export interface CleanRooms {
|
|
|
324
326
|
/**
|
|
325
327
|
* @see {@link ListMembershipsCommand}
|
|
326
328
|
*/
|
|
329
|
+
listMemberships(): Promise<ListMembershipsCommandOutput>;
|
|
327
330
|
listMemberships(args: ListMembershipsCommandInput, options?: __HttpHandlerOptions): Promise<ListMembershipsCommandOutput>;
|
|
328
331
|
listMemberships(args: ListMembershipsCommandInput, cb: (err: any, data?: ListMembershipsCommandOutput) => void): void;
|
|
329
332
|
listMemberships(args: ListMembershipsCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: ListMembershipsCommandOutput) => void): void;
|
|
@@ -437,7 +440,6 @@ export interface CleanRooms {
|
|
|
437
440
|
updateProtectedQuery(args: UpdateProtectedQueryCommandInput, options: __HttpHandlerOptions, cb: (err: any, data?: UpdateProtectedQueryCommandOutput) => void): void;
|
|
438
441
|
}
|
|
439
442
|
/**
|
|
440
|
-
* @public
|
|
441
443
|
* <p>Welcome to the <i>Clean Rooms API Reference</i>.</p>
|
|
442
444
|
* <p>Clean Rooms is an Amazon Web Services service that helps multiple parties to join
|
|
443
445
|
* their data together in a secure collaboration workspace. In the collaboration, members who
|
|
@@ -447,6 +449,7 @@ export interface CleanRooms {
|
|
|
447
449
|
* <a href="https://docs.aws.amazon.com/clean-rooms/latest/userguide/what-is.html">Clean Rooms User Guide</a>.</p>
|
|
448
450
|
* <p>To learn more about SQL commands, functions, and conditions supported in Clean Rooms, see the
|
|
449
451
|
* <a href="https://docs.aws.amazon.com/clean-rooms/latest/sql-reference/sql-reference.html">Clean Rooms SQL Reference</a>.</p>
|
|
452
|
+
* @public
|
|
450
453
|
*/
|
|
451
454
|
export declare class CleanRooms extends CleanRoomsClient implements CleanRooms {
|
|
452
455
|
}
|
|
@@ -213,7 +213,6 @@ export type CleanRoomsClientResolvedConfigType = __SmithyResolvedConfiguration<_
|
|
|
213
213
|
export interface CleanRoomsClientResolvedConfig extends CleanRoomsClientResolvedConfigType {
|
|
214
214
|
}
|
|
215
215
|
/**
|
|
216
|
-
* @public
|
|
217
216
|
* <p>Welcome to the <i>Clean Rooms API Reference</i>.</p>
|
|
218
217
|
* <p>Clean Rooms is an Amazon Web Services service that helps multiple parties to join
|
|
219
218
|
* their data together in a secure collaboration workspace. In the collaboration, members who
|
|
@@ -223,6 +222,7 @@ export interface CleanRoomsClientResolvedConfig extends CleanRoomsClientResolved
|
|
|
223
222
|
* <a href="https://docs.aws.amazon.com/clean-rooms/latest/userguide/what-is.html">Clean Rooms User Guide</a>.</p>
|
|
224
223
|
* <p>To learn more about SQL commands, functions, and conditions supported in Clean Rooms, see the
|
|
225
224
|
* <a href="https://docs.aws.amazon.com/clean-rooms/latest/sql-reference/sql-reference.html">Clean Rooms SQL Reference</a>.</p>
|
|
225
|
+
* @public
|
|
226
226
|
*/
|
|
227
227
|
export declare class CleanRoomsClient extends __Client<__HttpHandlerOptions, ServiceInputTypes, ServiceOutputTypes, CleanRoomsClientResolvedConfig> {
|
|
228
228
|
/**
|
|
@@ -22,10 +22,10 @@ export interface BatchGetCollaborationAnalysisTemplateCommandOutput extends Batc
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetCollaborationAnalysisTemplateCommand_base: {
|
|
24
24
|
new (input: BatchGetCollaborationAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCollaborationAnalysisTemplateCommandInput, BatchGetCollaborationAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetCollaborationAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetCollaborationAnalysisTemplateCommandInput, BatchGetCollaborationAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves multiple analysis templates within a collaboration by their Amazon Resource
|
|
30
30
|
* Names (ARNs).</p>
|
|
31
31
|
* @example
|
|
@@ -107,6 +107,7 @@ declare const BatchGetCollaborationAnalysisTemplateCommand_base: {
|
|
|
107
107
|
* @throws {@link CleanRoomsServiceException}
|
|
108
108
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
109
109
|
*
|
|
110
|
+
* @public
|
|
110
111
|
*/
|
|
111
112
|
export declare class BatchGetCollaborationAnalysisTemplateCommand extends BatchGetCollaborationAnalysisTemplateCommand_base {
|
|
112
113
|
}
|
|
@@ -22,10 +22,10 @@ export interface BatchGetSchemaCommandOutput extends BatchGetSchemaOutput, __Met
|
|
|
22
22
|
}
|
|
23
23
|
declare const BatchGetSchemaCommand_base: {
|
|
24
24
|
new (input: BatchGetSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSchemaCommandInput, BatchGetSchemaCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: BatchGetSchemaCommandInput): import("@smithy/smithy-client").CommandImpl<BatchGetSchemaCommandInput, BatchGetSchemaCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves multiple schemas by their identifiers.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -105,6 +105,7 @@ declare const BatchGetSchemaCommand_base: {
|
|
|
105
105
|
* @throws {@link CleanRoomsServiceException}
|
|
106
106
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
107
107
|
*
|
|
108
|
+
* @public
|
|
108
109
|
*/
|
|
109
110
|
export declare class BatchGetSchemaCommand extends BatchGetSchemaCommand_base {
|
|
110
111
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateAnalysisTemplateCommandOutput extends CreateAnalysisTempl
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateAnalysisTemplateCommand_base: {
|
|
24
24
|
new (input: CreateAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAnalysisTemplateCommandInput, CreateAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreateAnalysisTemplateCommandInput, CreateAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new analysis template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -117,6 +117,7 @@ declare const CreateAnalysisTemplateCommand_base: {
|
|
|
117
117
|
* @throws {@link CleanRoomsServiceException}
|
|
118
118
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
119
119
|
*
|
|
120
|
+
* @public
|
|
120
121
|
*/
|
|
121
122
|
export declare class CreateAnalysisTemplateCommand extends CreateAnalysisTemplateCommand_base {
|
|
122
123
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateCollaborationCommandOutput extends CreateCollaborationOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateCollaborationCommand_base: {
|
|
24
24
|
new (input: CreateCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCollaborationCommandInput, CreateCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateCollaborationCommandInput, CreateCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new collaboration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -121,6 +121,7 @@ declare const CreateCollaborationCommand_base: {
|
|
|
121
121
|
* @throws {@link CleanRoomsServiceException}
|
|
122
122
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
123
123
|
*
|
|
124
|
+
* @public
|
|
124
125
|
*/
|
|
125
126
|
export declare class CreateCollaborationCommand extends CreateCollaborationCommand_base {
|
|
126
127
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConfiguredAudienceModelAssociationCommandOutput extends C
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConfiguredAudienceModelAssociationCommand_base: {
|
|
24
24
|
new (input: CreateConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredAudienceModelAssociationCommandInput, CreateConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredAudienceModelAssociationCommandInput, CreateConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides the details necessary to create a configured audience model association.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -94,6 +94,7 @@ declare const CreateConfiguredAudienceModelAssociationCommand_base: {
|
|
|
94
94
|
* @throws {@link CleanRoomsServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class CreateConfiguredAudienceModelAssociationCommand extends CreateConfiguredAudienceModelAssociationCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConfiguredTableAnalysisRuleCommandOutput extends CreateCo
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConfiguredTableAnalysisRuleCommand_base: {
|
|
24
24
|
new (input: CreateConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableAnalysisRuleCommandInput, CreateConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableAnalysisRuleCommandInput, CreateConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new analysis rule for a configured table. Currently, only one analysis rule
|
|
30
30
|
* can be created for a given configured table.</p>
|
|
31
31
|
* @example
|
|
@@ -199,6 +199,7 @@ declare const CreateConfiguredTableAnalysisRuleCommand_base: {
|
|
|
199
199
|
* @throws {@link CleanRoomsServiceException}
|
|
200
200
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
201
201
|
*
|
|
202
|
+
* @public
|
|
202
203
|
*/
|
|
203
204
|
export declare class CreateConfiguredTableAnalysisRuleCommand extends CreateConfiguredTableAnalysisRuleCommand_base {
|
|
204
205
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConfiguredTableAssociationCommandOutput extends CreateCon
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConfiguredTableAssociationCommand_base: {
|
|
24
24
|
new (input: CreateConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableAssociationCommandInput, CreateConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableAssociationCommandInput, CreateConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a configured table association. A configured table association links a
|
|
30
30
|
* configured table with a collaboration.</p>
|
|
31
31
|
* @example
|
|
@@ -94,6 +94,7 @@ declare const CreateConfiguredTableAssociationCommand_base: {
|
|
|
94
94
|
* @throws {@link CleanRoomsServiceException}
|
|
95
95
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
96
96
|
*
|
|
97
|
+
* @public
|
|
97
98
|
*/
|
|
98
99
|
export declare class CreateConfiguredTableAssociationCommand extends CreateConfiguredTableAssociationCommand_base {
|
|
99
100
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateConfiguredTableCommandOutput extends CreateConfiguredTabl
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateConfiguredTableCommand_base: {
|
|
24
24
|
new (input: CreateConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableCommandInput, CreateConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<CreateConfiguredTableCommandInput, CreateConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a new configured table resource.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -108,6 +108,7 @@ declare const CreateConfiguredTableCommand_base: {
|
|
|
108
108
|
* @throws {@link CleanRoomsServiceException}
|
|
109
109
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
110
110
|
*
|
|
111
|
+
* @public
|
|
111
112
|
*/
|
|
112
113
|
export declare class CreateConfiguredTableCommand extends CreateConfiguredTableCommand_base {
|
|
113
114
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreateMembershipCommandOutput extends CreateMembershipOutput, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreateMembershipCommand_base: {
|
|
24
24
|
new (input: CreateMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembershipCommandInput, CreateMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreateMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<CreateMembershipCommandInput, CreateMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a membership for a specific collaboration identifier and joins the
|
|
30
30
|
* collaboration.</p>
|
|
31
31
|
* @example
|
|
@@ -124,6 +124,7 @@ declare const CreateMembershipCommand_base: {
|
|
|
124
124
|
* @throws {@link CleanRoomsServiceException}
|
|
125
125
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
126
126
|
*
|
|
127
|
+
* @public
|
|
127
128
|
*/
|
|
128
129
|
export declare class CreateMembershipCommand extends CreateMembershipCommand_base {
|
|
129
130
|
}
|
|
@@ -22,10 +22,10 @@ export interface CreatePrivacyBudgetTemplateCommandOutput extends CreatePrivacyB
|
|
|
22
22
|
}
|
|
23
23
|
declare const CreatePrivacyBudgetTemplateCommand_base: {
|
|
24
24
|
new (input: CreatePrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePrivacyBudgetTemplateCommandInput, CreatePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: CreatePrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<CreatePrivacyBudgetTemplateCommandInput, CreatePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Creates a privacy budget template for a specified membership. Each membership can have only one privacy budget template, but it can be deleted and recreated. If you need to change the privacy budget template for a membership, use the <a>UpdatePrivacyBudgetTemplate</a> operation.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -99,6 +99,7 @@ declare const CreatePrivacyBudgetTemplateCommand_base: {
|
|
|
99
99
|
* @throws {@link CleanRoomsServiceException}
|
|
100
100
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
101
101
|
*
|
|
102
|
+
* @public
|
|
102
103
|
*/
|
|
103
104
|
export declare class CreatePrivacyBudgetTemplateCommand extends CreatePrivacyBudgetTemplateCommand_base {
|
|
104
105
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteAnalysisTemplateCommandOutput extends DeleteAnalysisTempl
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteAnalysisTemplateCommand_base: {
|
|
24
24
|
new (input: DeleteAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAnalysisTemplateCommandInput, DeleteAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteAnalysisTemplateCommandInput, DeleteAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes an analysis template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const DeleteAnalysisTemplateCommand_base: {
|
|
|
67
67
|
* @throws {@link CleanRoomsServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteAnalysisTemplateCommand extends DeleteAnalysisTemplateCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteCollaborationCommandOutput extends DeleteCollaborationOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteCollaborationCommand_base: {
|
|
24
24
|
new (input: DeleteCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCollaborationCommandInput, DeleteCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteCollaborationCommandInput, DeleteCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a collaboration. It can only be called by the collaboration owner.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -63,6 +63,7 @@ declare const DeleteCollaborationCommand_base: {
|
|
|
63
63
|
* @throws {@link CleanRoomsServiceException}
|
|
64
64
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
65
65
|
*
|
|
66
|
+
* @public
|
|
66
67
|
*/
|
|
67
68
|
export declare class DeleteCollaborationCommand extends DeleteCollaborationCommand_base {
|
|
68
69
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteConfiguredAudienceModelAssociationCommandOutput extends D
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteConfiguredAudienceModelAssociationCommand_base: {
|
|
24
24
|
new (input: DeleteConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredAudienceModelAssociationCommandInput, DeleteConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredAudienceModelAssociationCommandInput, DeleteConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Provides the information necessary to delete a configured audience model association.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const DeleteConfiguredAudienceModelAssociationCommand_base: {
|
|
|
67
67
|
* @throws {@link CleanRoomsServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeleteConfiguredAudienceModelAssociationCommand extends DeleteConfiguredAudienceModelAssociationCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteConfiguredTableAnalysisRuleCommandOutput extends DeleteCo
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteConfiguredTableAnalysisRuleCommand_base: {
|
|
24
24
|
new (input: DeleteConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableAnalysisRuleCommandInput, DeleteConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableAnalysisRuleCommandInput, DeleteConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a configured table analysis rule.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const DeleteConfiguredTableAnalysisRuleCommand_base: {
|
|
|
70
70
|
* @throws {@link CleanRoomsServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteConfiguredTableAnalysisRuleCommand extends DeleteConfiguredTableAnalysisRuleCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteConfiguredTableAssociationCommandOutput extends DeleteCon
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteConfiguredTableAssociationCommand_base: {
|
|
24
24
|
new (input: DeleteConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableAssociationCommandInput, DeleteConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableAssociationCommandInput, DeleteConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a configured table association.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -70,6 +70,7 @@ declare const DeleteConfiguredTableAssociationCommand_base: {
|
|
|
70
70
|
* @throws {@link CleanRoomsServiceException}
|
|
71
71
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
72
72
|
*
|
|
73
|
+
* @public
|
|
73
74
|
*/
|
|
74
75
|
export declare class DeleteConfiguredTableAssociationCommand extends DeleteConfiguredTableAssociationCommand_base {
|
|
75
76
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteConfiguredTableCommandOutput extends DeleteConfiguredTabl
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteConfiguredTableCommand_base: {
|
|
24
24
|
new (input: DeleteConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableCommandInput, DeleteConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteConfiguredTableCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteConfiguredTableCommandInput, DeleteConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a configured table.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const DeleteConfiguredTableCommand_base: {
|
|
|
69
69
|
* @throws {@link CleanRoomsServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteConfiguredTableCommand extends DeleteConfiguredTableCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteMemberCommandOutput extends DeleteMemberOutput, __Metadat
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteMemberCommand_base: {
|
|
24
24
|
new (input: DeleteMemberCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMemberCommandInput, DeleteMemberCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteMemberCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMemberCommandInput, DeleteMemberCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Removes the specified member from a collaboration. The removed member is placed in the
|
|
30
30
|
* Removed status and can't interact with the collaboration. The removed member's data is
|
|
31
31
|
* inaccessible to active members of the collaboration.</p>
|
|
@@ -72,6 +72,7 @@ declare const DeleteMemberCommand_base: {
|
|
|
72
72
|
* @throws {@link CleanRoomsServiceException}
|
|
73
73
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
74
74
|
*
|
|
75
|
+
* @public
|
|
75
76
|
*/
|
|
76
77
|
export declare class DeleteMemberCommand extends DeleteMemberCommand_base {
|
|
77
78
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeleteMembershipCommandOutput extends DeleteMembershipOutput, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeleteMembershipCommand_base: {
|
|
24
24
|
new (input: DeleteMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembershipCommandInput, DeleteMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeleteMembershipCommandInput): import("@smithy/smithy-client").CommandImpl<DeleteMembershipCommandInput, DeleteMembershipCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a specified membership. All resources under a membership must be deleted.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -69,6 +69,7 @@ declare const DeleteMembershipCommand_base: {
|
|
|
69
69
|
* @throws {@link CleanRoomsServiceException}
|
|
70
70
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
71
71
|
*
|
|
72
|
+
* @public
|
|
72
73
|
*/
|
|
73
74
|
export declare class DeleteMembershipCommand extends DeleteMembershipCommand_base {
|
|
74
75
|
}
|
|
@@ -22,10 +22,10 @@ export interface DeletePrivacyBudgetTemplateCommandOutput extends DeletePrivacyB
|
|
|
22
22
|
}
|
|
23
23
|
declare const DeletePrivacyBudgetTemplateCommand_base: {
|
|
24
24
|
new (input: DeletePrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrivacyBudgetTemplateCommandInput, DeletePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: DeletePrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<DeletePrivacyBudgetTemplateCommandInput, DeletePrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Deletes a privacy budget template for a specified membership.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -67,6 +67,7 @@ declare const DeletePrivacyBudgetTemplateCommand_base: {
|
|
|
67
67
|
* @throws {@link CleanRoomsServiceException}
|
|
68
68
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
69
69
|
*
|
|
70
|
+
* @public
|
|
70
71
|
*/
|
|
71
72
|
export declare class DeletePrivacyBudgetTemplateCommand extends DeletePrivacyBudgetTemplateCommand_base {
|
|
72
73
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetAnalysisTemplateCommandOutput extends GetAnalysisTemplateOut
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetAnalysisTemplateCommand_base: {
|
|
24
24
|
new (input: GetAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnalysisTemplateCommandInput, GetAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetAnalysisTemplateCommandInput, GetAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves an analysis template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -96,6 +96,7 @@ declare const GetAnalysisTemplateCommand_base: {
|
|
|
96
96
|
* @throws {@link CleanRoomsServiceException}
|
|
97
97
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
98
98
|
*
|
|
99
|
+
* @public
|
|
99
100
|
*/
|
|
100
101
|
export declare class GetAnalysisTemplateCommand extends GetAnalysisTemplateCommand_base {
|
|
101
102
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCollaborationAnalysisTemplateCommandOutput extends GetCollab
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCollaborationAnalysisTemplateCommand_base: {
|
|
24
24
|
new (input: GetCollaborationAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationAnalysisTemplateCommandInput, GetCollaborationAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCollaborationAnalysisTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationAnalysisTemplateCommandInput, GetCollaborationAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves an analysis template within a collaboration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -95,6 +95,7 @@ declare const GetCollaborationAnalysisTemplateCommand_base: {
|
|
|
95
95
|
* @throws {@link CleanRoomsServiceException}
|
|
96
96
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
97
97
|
*
|
|
98
|
+
* @public
|
|
98
99
|
*/
|
|
99
100
|
export declare class GetCollaborationAnalysisTemplateCommand extends GetCollaborationAnalysisTemplateCommand_base {
|
|
100
101
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCollaborationCommandOutput extends GetCollaborationOutput, _
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCollaborationCommand_base: {
|
|
24
24
|
new (input: GetCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationCommandInput, GetCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCollaborationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationCommandInput, GetCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns metadata about a collaboration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -84,6 +84,7 @@ declare const GetCollaborationCommand_base: {
|
|
|
84
84
|
* @throws {@link CleanRoomsServiceException}
|
|
85
85
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
86
86
|
*
|
|
87
|
+
* @public
|
|
87
88
|
*/
|
|
88
89
|
export declare class GetCollaborationCommand extends GetCollaborationCommand_base {
|
|
89
90
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCollaborationConfiguredAudienceModelAssociationCommandOutput
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCollaborationConfiguredAudienceModelAssociationCommand_base: {
|
|
24
24
|
new (input: GetCollaborationConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationConfiguredAudienceModelAssociationCommandInput, GetCollaborationConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCollaborationConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationConfiguredAudienceModelAssociationCommandInput, GetCollaborationConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a configured audience model association within a collaboration.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -80,6 +80,7 @@ declare const GetCollaborationConfiguredAudienceModelAssociationCommand_base: {
|
|
|
80
80
|
* @throws {@link CleanRoomsServiceException}
|
|
81
81
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
82
82
|
*
|
|
83
|
+
* @public
|
|
83
84
|
*/
|
|
84
85
|
export declare class GetCollaborationConfiguredAudienceModelAssociationCommand extends GetCollaborationConfiguredAudienceModelAssociationCommand_base {
|
|
85
86
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetCollaborationPrivacyBudgetTemplateCommandOutput extends GetC
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetCollaborationPrivacyBudgetTemplateCommand_base: {
|
|
24
24
|
new (input: GetCollaborationPrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationPrivacyBudgetTemplateCommandInput, GetCollaborationPrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetCollaborationPrivacyBudgetTemplateCommandInput): import("@smithy/smithy-client").CommandImpl<GetCollaborationPrivacyBudgetTemplateCommandInput, GetCollaborationPrivacyBudgetTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns details about a specified privacy budget template.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -85,6 +85,7 @@ declare const GetCollaborationPrivacyBudgetTemplateCommand_base: {
|
|
|
85
85
|
* @throws {@link CleanRoomsServiceException}
|
|
86
86
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
87
87
|
*
|
|
88
|
+
* @public
|
|
88
89
|
*/
|
|
89
90
|
export declare class GetCollaborationPrivacyBudgetTemplateCommand extends GetCollaborationPrivacyBudgetTemplateCommand_base {
|
|
90
91
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetConfiguredAudienceModelAssociationCommandOutput extends GetC
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetConfiguredAudienceModelAssociationCommand_base: {
|
|
24
24
|
new (input: GetConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredAudienceModelAssociationCommandInput, GetConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetConfiguredAudienceModelAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredAudienceModelAssociationCommandInput, GetConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Returns information about a configured audience model association.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -82,6 +82,7 @@ declare const GetConfiguredAudienceModelAssociationCommand_base: {
|
|
|
82
82
|
* @throws {@link CleanRoomsServiceException}
|
|
83
83
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
84
84
|
*
|
|
85
|
+
* @public
|
|
85
86
|
*/
|
|
86
87
|
export declare class GetConfiguredAudienceModelAssociationCommand extends GetConfiguredAudienceModelAssociationCommand_base {
|
|
87
88
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetConfiguredTableAnalysisRuleCommandOutput extends GetConfigur
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetConfiguredTableAnalysisRuleCommand_base: {
|
|
24
24
|
new (input: GetConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAnalysisRuleCommandInput, GetConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetConfiguredTableAnalysisRuleCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAnalysisRuleCommandInput, GetConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a configured table analysis rule.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -135,6 +135,7 @@ declare const GetConfiguredTableAnalysisRuleCommand_base: {
|
|
|
135
135
|
* @throws {@link CleanRoomsServiceException}
|
|
136
136
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
137
137
|
*
|
|
138
|
+
* @public
|
|
138
139
|
*/
|
|
139
140
|
export declare class GetConfiguredTableAnalysisRuleCommand extends GetConfiguredTableAnalysisRuleCommand_base {
|
|
140
141
|
}
|
|
@@ -22,10 +22,10 @@ export interface GetConfiguredTableAssociationCommandOutput extends GetConfigure
|
|
|
22
22
|
}
|
|
23
23
|
declare const GetConfiguredTableAssociationCommand_base: {
|
|
24
24
|
new (input: GetConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAssociationCommandInput, GetConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
|
+
new (__0_0: GetConfiguredTableAssociationCommandInput): import("@smithy/smithy-client").CommandImpl<GetConfiguredTableAssociationCommandInput, GetConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
|
|
25
26
|
getEndpointParameterInstructions(): import("@smithy/middleware-endpoint").EndpointParameterInstructions;
|
|
26
27
|
};
|
|
27
28
|
/**
|
|
28
|
-
* @public
|
|
29
29
|
* <p>Retrieves a configured table association.</p>
|
|
30
30
|
* @example
|
|
31
31
|
* Use a bare-bones client and the command you need to make an API call.
|
|
@@ -81,6 +81,7 @@ declare const GetConfiguredTableAssociationCommand_base: {
|
|
|
81
81
|
* @throws {@link CleanRoomsServiceException}
|
|
82
82
|
* <p>Base exception class for all service exceptions from CleanRooms service.</p>
|
|
83
83
|
*
|
|
84
|
+
* @public
|
|
84
85
|
*/
|
|
85
86
|
export declare class GetConfiguredTableAssociationCommand extends GetConfiguredTableAssociationCommand_base {
|
|
86
87
|
}
|