@aws-sdk/client-cleanrooms 3.590.0 → 3.592.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist-cjs/index.js +0 -63
- package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/commands/BatchGetSchemaAnalysisRuleCommand.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/index.d.ts +2 -2
- package/dist-types/models/CleanRoomsServiceException.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +2 -1
- package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +2 -1
- package/dist-types/ts3.4/models/CleanRoomsServiceException.d.ts +2 -1
- package/package.json +6 -6
package/dist-types/index.d.ts
CHANGED
|
@@ -14,8 +14,8 @@
|
|
|
14
14
|
export * from "./CleanRoomsClient";
|
|
15
15
|
export * from "./CleanRooms";
|
|
16
16
|
export { ClientInputEndpointParameters } from "./endpoint/EndpointParameters";
|
|
17
|
-
export { RuntimeExtension } from "./runtimeExtensions";
|
|
18
|
-
export { CleanRoomsExtensionConfiguration } from "./extensionConfiguration";
|
|
17
|
+
export type { RuntimeExtension } from "./runtimeExtensions";
|
|
18
|
+
export type { CleanRoomsExtensionConfiguration } from "./extensionConfiguration";
|
|
19
19
|
export * from "./commands";
|
|
20
20
|
export * from "./pagination";
|
|
21
21
|
export * from "./models";
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { ServiceException as __ServiceException, ServiceExceptionOptions as __ServiceExceptionOptions } from "@smithy/smithy-client";
|
|
2
|
-
export {
|
|
2
|
+
export type { __ServiceExceptionOptions };
|
|
3
|
+
export { __ServiceException };
|
|
3
4
|
/**
|
|
4
5
|
* @public
|
|
5
6
|
*
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetCollaborationAnalysisTemplateInput,
|
|
10
10
|
BatchGetCollaborationAnalysisTemplateOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetCollaborationAnalysisTemplateCommandInput
|
|
14
15
|
extends BatchGetCollaborationAnalysisTemplateInput {}
|
|
15
16
|
export interface BatchGetCollaborationAnalysisTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
BatchGetSchemaAnalysisRuleInput,
|
|
10
10
|
BatchGetSchemaAnalysisRuleOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface BatchGetSchemaAnalysisRuleCommandInput
|
|
14
15
|
extends BatchGetSchemaAnalysisRuleInput {}
|
|
15
16
|
export interface BatchGetSchemaAnalysisRuleCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CleanRoomsClient";
|
|
8
8
|
import { BatchGetSchemaInput, BatchGetSchemaOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface BatchGetSchemaCommandInput extends BatchGetSchemaInput {}
|
|
11
12
|
export interface BatchGetSchemaCommandOutput
|
|
12
13
|
extends BatchGetSchemaOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateAnalysisTemplateInput,
|
|
10
10
|
CreateAnalysisTemplateOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateAnalysisTemplateCommandInput
|
|
14
15
|
extends CreateAnalysisTemplateInput {}
|
|
15
16
|
export interface CreateAnalysisTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateCollaborationInput,
|
|
10
10
|
CreateCollaborationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateCollaborationCommandInput
|
|
14
15
|
extends CreateCollaborationInput {}
|
|
15
16
|
export interface CreateCollaborationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateConfiguredAudienceModelAssociationInput,
|
|
10
10
|
CreateConfiguredAudienceModelAssociationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateConfiguredAudienceModelAssociationCommandInput
|
|
14
15
|
extends CreateConfiguredAudienceModelAssociationInput {}
|
|
15
16
|
export interface CreateConfiguredAudienceModelAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateConfiguredTableAnalysisRuleInput,
|
|
10
10
|
CreateConfiguredTableAnalysisRuleOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateConfiguredTableAnalysisRuleCommandInput
|
|
14
15
|
extends CreateConfiguredTableAnalysisRuleInput {}
|
|
15
16
|
export interface CreateConfiguredTableAnalysisRuleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateConfiguredTableAssociationInput,
|
|
10
10
|
CreateConfiguredTableAssociationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateConfiguredTableAssociationCommandInput
|
|
14
15
|
extends CreateConfiguredTableAssociationInput {}
|
|
15
16
|
export interface CreateConfiguredTableAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateConfiguredTableInput,
|
|
10
10
|
CreateConfiguredTableOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateConfiguredTableCommandInput
|
|
14
15
|
extends CreateConfiguredTableInput {}
|
|
15
16
|
export interface CreateConfiguredTableCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreateMembershipInput,
|
|
10
10
|
CreateMembershipOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreateMembershipCommandInput extends CreateMembershipInput {}
|
|
14
15
|
export interface CreateMembershipCommandOutput
|
|
15
16
|
extends CreateMembershipOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
CreatePrivacyBudgetTemplateInput,
|
|
10
10
|
CreatePrivacyBudgetTemplateOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface CreatePrivacyBudgetTemplateCommandInput
|
|
14
15
|
extends CreatePrivacyBudgetTemplateInput {}
|
|
15
16
|
export interface CreatePrivacyBudgetTemplateCommandOutput
|