@aws-sdk/client-cleanrooms 3.490.0 → 3.496.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/CleanRooms.js +1 -135
- package/dist-cjs/CleanRoomsClient.js +1 -43
- package/dist-cjs/commands/BatchGetCollaborationAnalysisTemplateCommand.js +1 -29
- package/dist-cjs/commands/BatchGetSchemaCommand.js +1 -28
- package/dist-cjs/commands/CreateAnalysisTemplateCommand.js +1 -29
- package/dist-cjs/commands/CreateCollaborationCommand.js +1 -28
- package/dist-cjs/commands/CreateConfiguredAudienceModelAssociationCommand.js +1 -28
- package/dist-cjs/commands/CreateConfiguredTableAnalysisRuleCommand.js +1 -28
- package/dist-cjs/commands/CreateConfiguredTableAssociationCommand.js +1 -28
- package/dist-cjs/commands/CreateConfiguredTableCommand.js +1 -28
- package/dist-cjs/commands/CreateMembershipCommand.js +1 -28
- package/dist-cjs/commands/CreatePrivacyBudgetTemplateCommand.js +1 -28
- package/dist-cjs/commands/DeleteAnalysisTemplateCommand.js +1 -28
- package/dist-cjs/commands/DeleteCollaborationCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfiguredAudienceModelAssociationCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfiguredTableAnalysisRuleCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfiguredTableAssociationCommand.js +1 -28
- package/dist-cjs/commands/DeleteConfiguredTableCommand.js +1 -28
- package/dist-cjs/commands/DeleteMemberCommand.js +1 -28
- package/dist-cjs/commands/DeleteMembershipCommand.js +1 -28
- package/dist-cjs/commands/DeletePrivacyBudgetTemplateCommand.js +1 -28
- package/dist-cjs/commands/GetAnalysisTemplateCommand.js +1 -29
- package/dist-cjs/commands/GetCollaborationAnalysisTemplateCommand.js +1 -29
- package/dist-cjs/commands/GetCollaborationCommand.js +1 -28
- package/dist-cjs/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +1 -28
- package/dist-cjs/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +1 -28
- package/dist-cjs/commands/GetConfiguredAudienceModelAssociationCommand.js +1 -28
- package/dist-cjs/commands/GetConfiguredTableAnalysisRuleCommand.js +1 -28
- package/dist-cjs/commands/GetConfiguredTableAssociationCommand.js +1 -28
- package/dist-cjs/commands/GetConfiguredTableCommand.js +1 -28
- package/dist-cjs/commands/GetMembershipCommand.js +1 -28
- package/dist-cjs/commands/GetPrivacyBudgetTemplateCommand.js +1 -28
- package/dist-cjs/commands/GetProtectedQueryCommand.js +1 -29
- package/dist-cjs/commands/GetSchemaAnalysisRuleCommand.js +1 -28
- package/dist-cjs/commands/GetSchemaCommand.js +1 -28
- package/dist-cjs/commands/ListAnalysisTemplatesCommand.js +1 -28
- package/dist-cjs/commands/ListCollaborationAnalysisTemplatesCommand.js +1 -28
- package/dist-cjs/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +1 -28
- package/dist-cjs/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +1 -28
- package/dist-cjs/commands/ListCollaborationPrivacyBudgetsCommand.js +1 -28
- package/dist-cjs/commands/ListCollaborationsCommand.js +1 -28
- package/dist-cjs/commands/ListConfiguredAudienceModelAssociationsCommand.js +1 -28
- package/dist-cjs/commands/ListConfiguredTableAssociationsCommand.js +1 -28
- package/dist-cjs/commands/ListConfiguredTablesCommand.js +1 -28
- package/dist-cjs/commands/ListMembersCommand.js +1 -28
- package/dist-cjs/commands/ListMembershipsCommand.js +1 -28
- package/dist-cjs/commands/ListPrivacyBudgetTemplatesCommand.js +1 -28
- package/dist-cjs/commands/ListPrivacyBudgetsCommand.js +1 -28
- package/dist-cjs/commands/ListProtectedQueriesCommand.js +1 -28
- package/dist-cjs/commands/ListSchemasCommand.js +1 -28
- package/dist-cjs/commands/ListTagsForResourceCommand.js +1 -28
- package/dist-cjs/commands/PreviewPrivacyImpactCommand.js +1 -28
- package/dist-cjs/commands/StartProtectedQueryCommand.js +1 -29
- package/dist-cjs/commands/TagResourceCommand.js +1 -28
- package/dist-cjs/commands/UntagResourceCommand.js +1 -28
- package/dist-cjs/commands/UpdateAnalysisTemplateCommand.js +1 -29
- package/dist-cjs/commands/UpdateCollaborationCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfiguredAudienceModelAssociationCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfiguredTableAnalysisRuleCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfiguredTableAssociationCommand.js +1 -28
- package/dist-cjs/commands/UpdateConfiguredTableCommand.js +1 -28
- package/dist-cjs/commands/UpdateMembershipCommand.js +1 -28
- package/dist-cjs/commands/UpdatePrivacyBudgetTemplateCommand.js +1 -28
- package/dist-cjs/commands/UpdateProtectedQueryCommand.js +1 -29
- package/dist-cjs/commands/index.js +1 -65
- package/dist-cjs/endpoint/EndpointParameters.js +1 -18
- package/dist-cjs/extensionConfiguration.js +1 -2
- package/dist-cjs/index.js +6495 -11
- package/dist-cjs/models/CleanRoomsServiceException.js +1 -12
- package/dist-cjs/models/index.js +1 -4
- package/dist-cjs/models/models_0.js +1 -475
- package/dist-cjs/pagination/Interfaces.js +1 -2
- package/dist-cjs/pagination/ListAnalysisTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListCollaborationAnalysisTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListCollaborationConfiguredAudienceModelAssociationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListCollaborationPrivacyBudgetTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListCollaborationPrivacyBudgetsPaginator.js +1 -7
- package/dist-cjs/pagination/ListCollaborationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListConfiguredAudienceModelAssociationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListConfiguredTableAssociationsPaginator.js +1 -7
- package/dist-cjs/pagination/ListConfiguredTablesPaginator.js +1 -7
- package/dist-cjs/pagination/ListMembersPaginator.js +1 -7
- package/dist-cjs/pagination/ListMembershipsPaginator.js +1 -7
- package/dist-cjs/pagination/ListPrivacyBudgetTemplatesPaginator.js +1 -7
- package/dist-cjs/pagination/ListPrivacyBudgetsPaginator.js +1 -7
- package/dist-cjs/pagination/ListProtectedQueriesPaginator.js +1 -7
- package/dist-cjs/pagination/ListSchemasPaginator.js +1 -7
- package/dist-cjs/pagination/index.js +1 -19
- package/dist-cjs/protocols/Aws_restJson1.js +1 -4449
- package/dist-cjs/runtimeExtensions.js +1 -22
- package/package.json +40 -40
|
@@ -1,19 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./Interfaces"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./ListAnalysisTemplatesPaginator"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./ListCollaborationAnalysisTemplatesPaginator"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./ListCollaborationConfiguredAudienceModelAssociationsPaginator"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./ListCollaborationPrivacyBudgetTemplatesPaginator"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./ListCollaborationPrivacyBudgetsPaginator"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./ListCollaborationsPaginator"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./ListConfiguredAudienceModelAssociationsPaginator"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./ListConfiguredTableAssociationsPaginator"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./ListConfiguredTablesPaginator"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./ListMembersPaginator"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./ListMembershipsPaginator"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./ListPrivacyBudgetTemplatesPaginator"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./ListPrivacyBudgetsPaginator"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./ListProtectedQueriesPaginator"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./ListSchemasPaginator"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|