@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
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteAnalysisTemplateInput,
|
|
10
10
|
DeleteAnalysisTemplateOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteAnalysisTemplateCommandInput
|
|
14
15
|
extends DeleteAnalysisTemplateInput {}
|
|
15
16
|
export interface DeleteAnalysisTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteCollaborationInput,
|
|
10
10
|
DeleteCollaborationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteCollaborationCommandInput
|
|
14
15
|
extends DeleteCollaborationInput {}
|
|
15
16
|
export interface DeleteCollaborationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteConfiguredAudienceModelAssociationInput,
|
|
10
10
|
DeleteConfiguredAudienceModelAssociationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteConfiguredAudienceModelAssociationCommandInput
|
|
14
15
|
extends DeleteConfiguredAudienceModelAssociationInput {}
|
|
15
16
|
export interface DeleteConfiguredAudienceModelAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteConfiguredTableAnalysisRuleInput,
|
|
10
10
|
DeleteConfiguredTableAnalysisRuleOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteConfiguredTableAnalysisRuleCommandInput
|
|
14
15
|
extends DeleteConfiguredTableAnalysisRuleInput {}
|
|
15
16
|
export interface DeleteConfiguredTableAnalysisRuleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteConfiguredTableAssociationInput,
|
|
10
10
|
DeleteConfiguredTableAssociationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteConfiguredTableAssociationCommandInput
|
|
14
15
|
extends DeleteConfiguredTableAssociationInput {}
|
|
15
16
|
export interface DeleteConfiguredTableAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteConfiguredTableInput,
|
|
10
10
|
DeleteConfiguredTableOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteConfiguredTableCommandInput
|
|
14
15
|
extends DeleteConfiguredTableInput {}
|
|
15
16
|
export interface DeleteConfiguredTableCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CleanRoomsClient";
|
|
8
8
|
import { DeleteMemberInput, DeleteMemberOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface DeleteMemberCommandInput extends DeleteMemberInput {}
|
|
11
12
|
export interface DeleteMemberCommandOutput
|
|
12
13
|
extends DeleteMemberOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeleteMembershipInput,
|
|
10
10
|
DeleteMembershipOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeleteMembershipCommandInput extends DeleteMembershipInput {}
|
|
14
15
|
export interface DeleteMembershipCommandOutput
|
|
15
16
|
extends DeleteMembershipOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
DeletePrivacyBudgetTemplateInput,
|
|
10
10
|
DeletePrivacyBudgetTemplateOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface DeletePrivacyBudgetTemplateCommandInput
|
|
14
15
|
extends DeletePrivacyBudgetTemplateInput {}
|
|
15
16
|
export interface DeletePrivacyBudgetTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetAnalysisTemplateInput,
|
|
10
10
|
GetAnalysisTemplateOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetAnalysisTemplateCommandInput
|
|
14
15
|
extends GetAnalysisTemplateInput {}
|
|
15
16
|
export interface GetAnalysisTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetCollaborationAnalysisTemplateInput,
|
|
10
10
|
GetCollaborationAnalysisTemplateOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetCollaborationAnalysisTemplateCommandInput
|
|
14
15
|
extends GetCollaborationAnalysisTemplateInput {}
|
|
15
16
|
export interface GetCollaborationAnalysisTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetCollaborationInput,
|
|
10
10
|
GetCollaborationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetCollaborationCommandInput extends GetCollaborationInput {}
|
|
14
15
|
export interface GetCollaborationCommandOutput
|
|
15
16
|
extends GetCollaborationOutput,
|
package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts
CHANGED
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetCollaborationConfiguredAudienceModelAssociationInput,
|
|
10
10
|
GetCollaborationConfiguredAudienceModelAssociationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetCollaborationConfiguredAudienceModelAssociationCommandInput
|
|
14
15
|
extends GetCollaborationConfiguredAudienceModelAssociationInput {}
|
|
15
16
|
export interface GetCollaborationConfiguredAudienceModelAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetCollaborationPrivacyBudgetTemplateInput,
|
|
10
10
|
GetCollaborationPrivacyBudgetTemplateOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetCollaborationPrivacyBudgetTemplateCommandInput
|
|
14
15
|
extends GetCollaborationPrivacyBudgetTemplateInput {}
|
|
15
16
|
export interface GetCollaborationPrivacyBudgetTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetConfiguredAudienceModelAssociationInput,
|
|
10
10
|
GetConfiguredAudienceModelAssociationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetConfiguredAudienceModelAssociationCommandInput
|
|
14
15
|
extends GetConfiguredAudienceModelAssociationInput {}
|
|
15
16
|
export interface GetConfiguredAudienceModelAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetConfiguredTableAnalysisRuleInput,
|
|
10
10
|
GetConfiguredTableAnalysisRuleOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetConfiguredTableAnalysisRuleCommandInput
|
|
14
15
|
extends GetConfiguredTableAnalysisRuleInput {}
|
|
15
16
|
export interface GetConfiguredTableAnalysisRuleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetConfiguredTableAssociationInput,
|
|
10
10
|
GetConfiguredTableAssociationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetConfiguredTableAssociationCommandInput
|
|
14
15
|
extends GetConfiguredTableAssociationInput {}
|
|
15
16
|
export interface GetConfiguredTableAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetConfiguredTableInput,
|
|
10
10
|
GetConfiguredTableOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetConfiguredTableCommandInput
|
|
14
15
|
extends GetConfiguredTableInput {}
|
|
15
16
|
export interface GetConfiguredTableCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CleanRoomsClient";
|
|
8
8
|
import { GetMembershipInput, GetMembershipOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetMembershipCommandInput extends GetMembershipInput {}
|
|
11
12
|
export interface GetMembershipCommandOutput
|
|
12
13
|
extends GetMembershipOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetPrivacyBudgetTemplateInput,
|
|
10
10
|
GetPrivacyBudgetTemplateOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetPrivacyBudgetTemplateCommandInput
|
|
14
15
|
extends GetPrivacyBudgetTemplateInput {}
|
|
15
16
|
export interface GetPrivacyBudgetTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetProtectedQueryInput,
|
|
10
10
|
GetProtectedQueryOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetProtectedQueryCommandInput extends GetProtectedQueryInput {}
|
|
14
15
|
export interface GetProtectedQueryCommandOutput
|
|
15
16
|
extends GetProtectedQueryOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
GetSchemaAnalysisRuleInput,
|
|
10
10
|
GetSchemaAnalysisRuleOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface GetSchemaAnalysisRuleCommandInput
|
|
14
15
|
extends GetSchemaAnalysisRuleInput {}
|
|
15
16
|
export interface GetSchemaAnalysisRuleCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CleanRoomsClient";
|
|
8
8
|
import { GetSchemaInput, GetSchemaOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface GetSchemaCommandInput extends GetSchemaInput {}
|
|
11
12
|
export interface GetSchemaCommandOutput
|
|
12
13
|
extends GetSchemaOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListAnalysisTemplatesInput,
|
|
10
10
|
ListAnalysisTemplatesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListAnalysisTemplatesCommandInput
|
|
14
15
|
extends ListAnalysisTemplatesInput {}
|
|
15
16
|
export interface ListAnalysisTemplatesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListCollaborationAnalysisTemplatesInput,
|
|
10
10
|
ListCollaborationAnalysisTemplatesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListCollaborationAnalysisTemplatesCommandInput
|
|
14
15
|
extends ListCollaborationAnalysisTemplatesInput {}
|
|
15
16
|
export interface ListCollaborationAnalysisTemplatesCommandOutput
|
package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts
CHANGED
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListCollaborationConfiguredAudienceModelAssociationsInput,
|
|
10
10
|
ListCollaborationConfiguredAudienceModelAssociationsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListCollaborationConfiguredAudienceModelAssociationsCommandInput
|
|
14
15
|
extends ListCollaborationConfiguredAudienceModelAssociationsInput {}
|
|
15
16
|
export interface ListCollaborationConfiguredAudienceModelAssociationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListCollaborationPrivacyBudgetTemplatesInput,
|
|
10
10
|
ListCollaborationPrivacyBudgetTemplatesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListCollaborationPrivacyBudgetTemplatesCommandInput
|
|
14
15
|
extends ListCollaborationPrivacyBudgetTemplatesInput {}
|
|
15
16
|
export interface ListCollaborationPrivacyBudgetTemplatesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListCollaborationPrivacyBudgetsInput,
|
|
10
10
|
ListCollaborationPrivacyBudgetsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListCollaborationPrivacyBudgetsCommandInput
|
|
14
15
|
extends ListCollaborationPrivacyBudgetsInput {}
|
|
15
16
|
export interface ListCollaborationPrivacyBudgetsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListCollaborationsInput,
|
|
10
10
|
ListCollaborationsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListCollaborationsCommandInput
|
|
14
15
|
extends ListCollaborationsInput {}
|
|
15
16
|
export interface ListCollaborationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListConfiguredAudienceModelAssociationsInput,
|
|
10
10
|
ListConfiguredAudienceModelAssociationsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListConfiguredAudienceModelAssociationsCommandInput
|
|
14
15
|
extends ListConfiguredAudienceModelAssociationsInput {}
|
|
15
16
|
export interface ListConfiguredAudienceModelAssociationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListConfiguredTableAssociationsInput,
|
|
10
10
|
ListConfiguredTableAssociationsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListConfiguredTableAssociationsCommandInput
|
|
14
15
|
extends ListConfiguredTableAssociationsInput {}
|
|
15
16
|
export interface ListConfiguredTableAssociationsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListConfiguredTablesInput,
|
|
10
10
|
ListConfiguredTablesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListConfiguredTablesCommandInput
|
|
14
15
|
extends ListConfiguredTablesInput {}
|
|
15
16
|
export interface ListConfiguredTablesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CleanRoomsClient";
|
|
8
8
|
import { ListMembersInput, ListMembersOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListMembersCommandInput extends ListMembersInput {}
|
|
11
12
|
export interface ListMembersCommandOutput
|
|
12
13
|
extends ListMembersOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListMembershipsInput,
|
|
10
10
|
ListMembershipsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListMembershipsCommandInput extends ListMembershipsInput {}
|
|
14
15
|
export interface ListMembershipsCommandOutput
|
|
15
16
|
extends ListMembershipsOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListPrivacyBudgetTemplatesInput,
|
|
10
10
|
ListPrivacyBudgetTemplatesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPrivacyBudgetTemplatesCommandInput
|
|
14
15
|
extends ListPrivacyBudgetTemplatesInput {}
|
|
15
16
|
export interface ListPrivacyBudgetTemplatesCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListPrivacyBudgetsInput,
|
|
10
10
|
ListPrivacyBudgetsOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListPrivacyBudgetsCommandInput
|
|
14
15
|
extends ListPrivacyBudgetsInput {}
|
|
15
16
|
export interface ListPrivacyBudgetsCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListProtectedQueriesInput,
|
|
10
10
|
ListProtectedQueriesOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListProtectedQueriesCommandInput
|
|
14
15
|
extends ListProtectedQueriesInput {}
|
|
15
16
|
export interface ListProtectedQueriesCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CleanRoomsClient";
|
|
8
8
|
import { ListSchemasInput, ListSchemasOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface ListSchemasCommandInput extends ListSchemasInput {}
|
|
11
12
|
export interface ListSchemasCommandOutput
|
|
12
13
|
extends ListSchemasOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
ListTagsForResourceInput,
|
|
10
10
|
ListTagsForResourceOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface ListTagsForResourceCommandInput
|
|
14
15
|
extends ListTagsForResourceInput {}
|
|
15
16
|
export interface ListTagsForResourceCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
PreviewPrivacyImpactInput,
|
|
10
10
|
PreviewPrivacyImpactOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface PreviewPrivacyImpactCommandInput
|
|
14
15
|
extends PreviewPrivacyImpactInput {}
|
|
15
16
|
export interface PreviewPrivacyImpactCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
StartProtectedQueryInput,
|
|
10
10
|
StartProtectedQueryOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface StartProtectedQueryCommandInput
|
|
14
15
|
extends StartProtectedQueryInput {}
|
|
15
16
|
export interface StartProtectedQueryCommandOutput
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CleanRoomsClient";
|
|
8
8
|
import { TagResourceInput, TagResourceOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface TagResourceCommandInput extends TagResourceInput {}
|
|
11
12
|
export interface TagResourceCommandOutput
|
|
12
13
|
extends TagResourceOutput,
|
|
@@ -6,7 +6,8 @@ import {
|
|
|
6
6
|
ServiceOutputTypes,
|
|
7
7
|
} from "../CleanRoomsClient";
|
|
8
8
|
import { UntagResourceInput, UntagResourceOutput } from "../models/models_0";
|
|
9
|
-
export { __MetadataBearer
|
|
9
|
+
export { __MetadataBearer };
|
|
10
|
+
export { $Command };
|
|
10
11
|
export interface UntagResourceCommandInput extends UntagResourceInput {}
|
|
11
12
|
export interface UntagResourceCommandOutput
|
|
12
13
|
extends UntagResourceOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateAnalysisTemplateInput,
|
|
10
10
|
UpdateAnalysisTemplateOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateAnalysisTemplateCommandInput
|
|
14
15
|
extends UpdateAnalysisTemplateInput {}
|
|
15
16
|
export interface UpdateAnalysisTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateCollaborationInput,
|
|
10
10
|
UpdateCollaborationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateCollaborationCommandInput
|
|
14
15
|
extends UpdateCollaborationInput {}
|
|
15
16
|
export interface UpdateCollaborationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateConfiguredAudienceModelAssociationInput,
|
|
10
10
|
UpdateConfiguredAudienceModelAssociationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateConfiguredAudienceModelAssociationCommandInput
|
|
14
15
|
extends UpdateConfiguredAudienceModelAssociationInput {}
|
|
15
16
|
export interface UpdateConfiguredAudienceModelAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateConfiguredTableAnalysisRuleInput,
|
|
10
10
|
UpdateConfiguredTableAnalysisRuleOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateConfiguredTableAnalysisRuleCommandInput
|
|
14
15
|
extends UpdateConfiguredTableAnalysisRuleInput {}
|
|
15
16
|
export interface UpdateConfiguredTableAnalysisRuleCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateConfiguredTableAssociationInput,
|
|
10
10
|
UpdateConfiguredTableAssociationOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateConfiguredTableAssociationCommandInput
|
|
14
15
|
extends UpdateConfiguredTableAssociationInput {}
|
|
15
16
|
export interface UpdateConfiguredTableAssociationCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateConfiguredTableInput,
|
|
10
10
|
UpdateConfiguredTableOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateConfiguredTableCommandInput
|
|
14
15
|
extends UpdateConfiguredTableInput {}
|
|
15
16
|
export interface UpdateConfiguredTableCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateMembershipInput,
|
|
10
10
|
UpdateMembershipOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateMembershipCommandInput extends UpdateMembershipInput {}
|
|
14
15
|
export interface UpdateMembershipCommandOutput
|
|
15
16
|
extends UpdateMembershipOutput,
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdatePrivacyBudgetTemplateInput,
|
|
10
10
|
UpdatePrivacyBudgetTemplateOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdatePrivacyBudgetTemplateCommandInput
|
|
14
15
|
extends UpdatePrivacyBudgetTemplateInput {}
|
|
15
16
|
export interface UpdatePrivacyBudgetTemplateCommandOutput
|
|
@@ -9,7 +9,8 @@ import {
|
|
|
9
9
|
UpdateProtectedQueryInput,
|
|
10
10
|
UpdateProtectedQueryOutput,
|
|
11
11
|
} from "../models/models_0";
|
|
12
|
-
export { __MetadataBearer
|
|
12
|
+
export { __MetadataBearer };
|
|
13
|
+
export { $Command };
|
|
13
14
|
export interface UpdateProtectedQueryCommandInput
|
|
14
15
|
extends UpdateProtectedQueryInput {}
|
|
15
16
|
export interface UpdateProtectedQueryCommandOutput
|
|
@@ -2,7 +2,8 @@ import {
|
|
|
2
2
|
ServiceException as __ServiceException,
|
|
3
3
|
ServiceExceptionOptions as __ServiceExceptionOptions,
|
|
4
4
|
} from "@smithy/smithy-client";
|
|
5
|
-
export {
|
|
5
|
+
export { __ServiceExceptionOptions };
|
|
6
|
+
export { __ServiceException };
|
|
6
7
|
export declare class CleanRoomsServiceException extends __ServiceException {
|
|
7
8
|
constructor(options: __ServiceExceptionOptions);
|
|
8
9
|
}
|
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@aws-sdk/client-cleanrooms",
|
|
3
3
|
"description": "AWS SDK for JavaScript Cleanrooms Client for Node.js, Browser and React Native",
|
|
4
|
-
"version": "3.
|
|
4
|
+
"version": "3.592.0",
|
|
5
5
|
"scripts": {
|
|
6
6
|
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
|
|
7
7
|
"build:cjs": "node ../../scripts/compilation/inline client-cleanrooms",
|
|
@@ -20,10 +20,10 @@
|
|
|
20
20
|
"dependencies": {
|
|
21
21
|
"@aws-crypto/sha256-browser": "3.0.0",
|
|
22
22
|
"@aws-crypto/sha256-js": "3.0.0",
|
|
23
|
-
"@aws-sdk/client-sso-oidc": "3.
|
|
24
|
-
"@aws-sdk/client-sts": "3.
|
|
25
|
-
"@aws-sdk/core": "3.
|
|
26
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
23
|
+
"@aws-sdk/client-sso-oidc": "3.592.0",
|
|
24
|
+
"@aws-sdk/client-sts": "3.592.0",
|
|
25
|
+
"@aws-sdk/core": "3.592.0",
|
|
26
|
+
"@aws-sdk/credential-provider-node": "3.592.0",
|
|
27
27
|
"@aws-sdk/middleware-host-header": "3.577.0",
|
|
28
28
|
"@aws-sdk/middleware-logger": "3.577.0",
|
|
29
29
|
"@aws-sdk/middleware-recursion-detection": "3.577.0",
|
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"@aws-sdk/util-user-agent-browser": "3.577.0",
|
|
35
35
|
"@aws-sdk/util-user-agent-node": "3.587.0",
|
|
36
36
|
"@smithy/config-resolver": "^3.0.1",
|
|
37
|
-
"@smithy/core": "^2.
|
|
37
|
+
"@smithy/core": "^2.2.0",
|
|
38
38
|
"@smithy/fetch-http-handler": "^3.0.1",
|
|
39
39
|
"@smithy/hash-node": "^3.0.0",
|
|
40
40
|
"@smithy/invalid-dependency": "^3.0.0",
|