@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,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateConfiguredTableAnalysisRuleCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateConfiguredTableAnalysisRuleCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTableAnalysisRule", {})
|
|
22
|
-
.n("CleanRoomsClient", "UpdateConfiguredTableAnalysisRuleCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateConfiguredTableAnalysisRuleCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateConfiguredTableAnalysisRuleCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateConfiguredTableAnalysisRuleCommand = UpdateConfiguredTableAnalysisRuleCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateConfiguredTableAssociationCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateConfiguredTableAssociationCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTableAssociation", {})
|
|
22
|
-
.n("CleanRoomsClient", "UpdateConfiguredTableAssociationCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateConfiguredTableAssociationCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateConfiguredTableAssociationCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateConfiguredTableAssociationCommand = UpdateConfiguredTableAssociationCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateConfiguredTableCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateConfiguredTableCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTable", {})
|
|
22
|
-
.n("CleanRoomsClient", "UpdateConfiguredTableCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateConfiguredTableCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateConfiguredTableCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateConfiguredTableCommand = UpdateConfiguredTableCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateMembershipCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdateMembershipCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdateMembership", {})
|
|
22
|
-
.n("CleanRoomsClient", "UpdateMembershipCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdateMembershipCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdateMembershipCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdateMembershipCommand = UpdateMembershipCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,28 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdatePrivacyBudgetTemplateCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
10
|
-
class UpdatePrivacyBudgetTemplateCommand extends smithy_client_1.Command
|
|
11
|
-
.classBuilder()
|
|
12
|
-
.ep({
|
|
13
|
-
...EndpointParameters_1.commonParams,
|
|
14
|
-
})
|
|
15
|
-
.m(function (Command, cs, config, o) {
|
|
16
|
-
return [
|
|
17
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
18
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
19
|
-
];
|
|
20
|
-
})
|
|
21
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdatePrivacyBudgetTemplate", {})
|
|
22
|
-
.n("CleanRoomsClient", "UpdatePrivacyBudgetTemplateCommand")
|
|
23
|
-
.f(void 0, void 0)
|
|
24
|
-
.ser(Aws_restJson1_1.se_UpdatePrivacyBudgetTemplateCommand)
|
|
25
|
-
.de(Aws_restJson1_1.de_UpdatePrivacyBudgetTemplateCommand)
|
|
26
|
-
.build() {
|
|
27
|
-
}
|
|
28
|
-
exports.UpdatePrivacyBudgetTemplateCommand = UpdatePrivacyBudgetTemplateCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,29 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.UpdateProtectedQueryCommand = exports.$Command = void 0;
|
|
4
|
-
const middleware_endpoint_1 = require("@smithy/middleware-endpoint");
|
|
5
|
-
const middleware_serde_1 = require("@smithy/middleware-serde");
|
|
6
|
-
const smithy_client_1 = require("@smithy/smithy-client");
|
|
7
|
-
Object.defineProperty(exports, "$Command", { enumerable: true, get: function () { return smithy_client_1.Command; } });
|
|
8
|
-
const EndpointParameters_1 = require("../endpoint/EndpointParameters");
|
|
9
|
-
const models_0_1 = require("../models/models_0");
|
|
10
|
-
const Aws_restJson1_1 = require("../protocols/Aws_restJson1");
|
|
11
|
-
class UpdateProtectedQueryCommand extends smithy_client_1.Command
|
|
12
|
-
.classBuilder()
|
|
13
|
-
.ep({
|
|
14
|
-
...EndpointParameters_1.commonParams,
|
|
15
|
-
})
|
|
16
|
-
.m(function (Command, cs, config, o) {
|
|
17
|
-
return [
|
|
18
|
-
(0, middleware_serde_1.getSerdePlugin)(config, this.serialize, this.deserialize),
|
|
19
|
-
(0, middleware_endpoint_1.getEndpointPlugin)(config, Command.getEndpointParameterInstructions()),
|
|
20
|
-
];
|
|
21
|
-
})
|
|
22
|
-
.s("AWSBastionControlPlaneServiceLambda", "UpdateProtectedQuery", {})
|
|
23
|
-
.n("CleanRoomsClient", "UpdateProtectedQueryCommand")
|
|
24
|
-
.f(void 0, models_0_1.UpdateProtectedQueryOutputFilterSensitiveLog)
|
|
25
|
-
.ser(Aws_restJson1_1.se_UpdateProtectedQueryCommand)
|
|
26
|
-
.de(Aws_restJson1_1.de_UpdateProtectedQueryCommand)
|
|
27
|
-
.build() {
|
|
28
|
-
}
|
|
29
|
-
exports.UpdateProtectedQueryCommand = UpdateProtectedQueryCommand;
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,65 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
const tslib_1 = require("tslib");
|
|
4
|
-
tslib_1.__exportStar(require("./BatchGetCollaborationAnalysisTemplateCommand"), exports);
|
|
5
|
-
tslib_1.__exportStar(require("./BatchGetSchemaCommand"), exports);
|
|
6
|
-
tslib_1.__exportStar(require("./CreateAnalysisTemplateCommand"), exports);
|
|
7
|
-
tslib_1.__exportStar(require("./CreateCollaborationCommand"), exports);
|
|
8
|
-
tslib_1.__exportStar(require("./CreateConfiguredAudienceModelAssociationCommand"), exports);
|
|
9
|
-
tslib_1.__exportStar(require("./CreateConfiguredTableAnalysisRuleCommand"), exports);
|
|
10
|
-
tslib_1.__exportStar(require("./CreateConfiguredTableAssociationCommand"), exports);
|
|
11
|
-
tslib_1.__exportStar(require("./CreateConfiguredTableCommand"), exports);
|
|
12
|
-
tslib_1.__exportStar(require("./CreateMembershipCommand"), exports);
|
|
13
|
-
tslib_1.__exportStar(require("./CreatePrivacyBudgetTemplateCommand"), exports);
|
|
14
|
-
tslib_1.__exportStar(require("./DeleteAnalysisTemplateCommand"), exports);
|
|
15
|
-
tslib_1.__exportStar(require("./DeleteCollaborationCommand"), exports);
|
|
16
|
-
tslib_1.__exportStar(require("./DeleteConfiguredAudienceModelAssociationCommand"), exports);
|
|
17
|
-
tslib_1.__exportStar(require("./DeleteConfiguredTableAnalysisRuleCommand"), exports);
|
|
18
|
-
tslib_1.__exportStar(require("./DeleteConfiguredTableAssociationCommand"), exports);
|
|
19
|
-
tslib_1.__exportStar(require("./DeleteConfiguredTableCommand"), exports);
|
|
20
|
-
tslib_1.__exportStar(require("./DeleteMemberCommand"), exports);
|
|
21
|
-
tslib_1.__exportStar(require("./DeleteMembershipCommand"), exports);
|
|
22
|
-
tslib_1.__exportStar(require("./DeletePrivacyBudgetTemplateCommand"), exports);
|
|
23
|
-
tslib_1.__exportStar(require("./GetAnalysisTemplateCommand"), exports);
|
|
24
|
-
tslib_1.__exportStar(require("./GetCollaborationAnalysisTemplateCommand"), exports);
|
|
25
|
-
tslib_1.__exportStar(require("./GetCollaborationCommand"), exports);
|
|
26
|
-
tslib_1.__exportStar(require("./GetCollaborationConfiguredAudienceModelAssociationCommand"), exports);
|
|
27
|
-
tslib_1.__exportStar(require("./GetCollaborationPrivacyBudgetTemplateCommand"), exports);
|
|
28
|
-
tslib_1.__exportStar(require("./GetConfiguredAudienceModelAssociationCommand"), exports);
|
|
29
|
-
tslib_1.__exportStar(require("./GetConfiguredTableAnalysisRuleCommand"), exports);
|
|
30
|
-
tslib_1.__exportStar(require("./GetConfiguredTableAssociationCommand"), exports);
|
|
31
|
-
tslib_1.__exportStar(require("./GetConfiguredTableCommand"), exports);
|
|
32
|
-
tslib_1.__exportStar(require("./GetMembershipCommand"), exports);
|
|
33
|
-
tslib_1.__exportStar(require("./GetPrivacyBudgetTemplateCommand"), exports);
|
|
34
|
-
tslib_1.__exportStar(require("./GetProtectedQueryCommand"), exports);
|
|
35
|
-
tslib_1.__exportStar(require("./GetSchemaAnalysisRuleCommand"), exports);
|
|
36
|
-
tslib_1.__exportStar(require("./GetSchemaCommand"), exports);
|
|
37
|
-
tslib_1.__exportStar(require("./ListAnalysisTemplatesCommand"), exports);
|
|
38
|
-
tslib_1.__exportStar(require("./ListCollaborationAnalysisTemplatesCommand"), exports);
|
|
39
|
-
tslib_1.__exportStar(require("./ListCollaborationConfiguredAudienceModelAssociationsCommand"), exports);
|
|
40
|
-
tslib_1.__exportStar(require("./ListCollaborationPrivacyBudgetTemplatesCommand"), exports);
|
|
41
|
-
tslib_1.__exportStar(require("./ListCollaborationPrivacyBudgetsCommand"), exports);
|
|
42
|
-
tslib_1.__exportStar(require("./ListCollaborationsCommand"), exports);
|
|
43
|
-
tslib_1.__exportStar(require("./ListConfiguredAudienceModelAssociationsCommand"), exports);
|
|
44
|
-
tslib_1.__exportStar(require("./ListConfiguredTableAssociationsCommand"), exports);
|
|
45
|
-
tslib_1.__exportStar(require("./ListConfiguredTablesCommand"), exports);
|
|
46
|
-
tslib_1.__exportStar(require("./ListMembersCommand"), exports);
|
|
47
|
-
tslib_1.__exportStar(require("./ListMembershipsCommand"), exports);
|
|
48
|
-
tslib_1.__exportStar(require("./ListPrivacyBudgetTemplatesCommand"), exports);
|
|
49
|
-
tslib_1.__exportStar(require("./ListPrivacyBudgetsCommand"), exports);
|
|
50
|
-
tslib_1.__exportStar(require("./ListProtectedQueriesCommand"), exports);
|
|
51
|
-
tslib_1.__exportStar(require("./ListSchemasCommand"), exports);
|
|
52
|
-
tslib_1.__exportStar(require("./ListTagsForResourceCommand"), exports);
|
|
53
|
-
tslib_1.__exportStar(require("./PreviewPrivacyImpactCommand"), exports);
|
|
54
|
-
tslib_1.__exportStar(require("./StartProtectedQueryCommand"), exports);
|
|
55
|
-
tslib_1.__exportStar(require("./TagResourceCommand"), exports);
|
|
56
|
-
tslib_1.__exportStar(require("./UntagResourceCommand"), exports);
|
|
57
|
-
tslib_1.__exportStar(require("./UpdateAnalysisTemplateCommand"), exports);
|
|
58
|
-
tslib_1.__exportStar(require("./UpdateCollaborationCommand"), exports);
|
|
59
|
-
tslib_1.__exportStar(require("./UpdateConfiguredAudienceModelAssociationCommand"), exports);
|
|
60
|
-
tslib_1.__exportStar(require("./UpdateConfiguredTableAnalysisRuleCommand"), exports);
|
|
61
|
-
tslib_1.__exportStar(require("./UpdateConfiguredTableAssociationCommand"), exports);
|
|
62
|
-
tslib_1.__exportStar(require("./UpdateConfiguredTableCommand"), exports);
|
|
63
|
-
tslib_1.__exportStar(require("./UpdateMembershipCommand"), exports);
|
|
64
|
-
tslib_1.__exportStar(require("./UpdatePrivacyBudgetTemplateCommand"), exports);
|
|
65
|
-
tslib_1.__exportStar(require("./UpdateProtectedQueryCommand"), exports);
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,18 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.commonParams = exports.resolveClientEndpointParameters = void 0;
|
|
4
|
-
const resolveClientEndpointParameters = (options) => {
|
|
5
|
-
return {
|
|
6
|
-
...options,
|
|
7
|
-
useDualstackEndpoint: options.useDualstackEndpoint ?? false,
|
|
8
|
-
useFipsEndpoint: options.useFipsEndpoint ?? false,
|
|
9
|
-
defaultSigningName: "cleanrooms",
|
|
10
|
-
};
|
|
11
|
-
};
|
|
12
|
-
exports.resolveClientEndpointParameters = resolveClientEndpointParameters;
|
|
13
|
-
exports.commonParams = {
|
|
14
|
-
UseFIPS: { type: "builtInParams", name: "useFipsEndpoint" },
|
|
15
|
-
Endpoint: { type: "builtInParams", name: "endpoint" },
|
|
16
|
-
Region: { type: "builtInParams", name: "region" },
|
|
17
|
-
UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
|
|
18
|
-
};
|
|
1
|
+
module.exports = require("../index.js");
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1
|
+
module.exports = require("./index.js");
|