@aws-sdk/client-cleanrooms 3.495.0 → 3.499.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 +74 -71
- package/package.json +39 -39
package/dist-cjs/index.js
CHANGED
|
@@ -6343,36 +6343,16 @@ var paginateListSchemas = (0, import_core17.createPaginator)(CleanRoomsClient, L
|
|
|
6343
6343
|
// src/index.ts
|
|
6344
6344
|
var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
6345
6345
|
// Annotate the CommonJS export names for ESM import in node:
|
|
6346
|
+
|
|
6346
6347
|
0 && (module.exports = {
|
|
6347
|
-
|
|
6348
|
-
|
|
6349
|
-
|
|
6350
|
-
|
|
6351
|
-
|
|
6352
|
-
AnalysisMethod,
|
|
6353
|
-
AnalysisParameterFilterSensitiveLog,
|
|
6354
|
-
AnalysisRulePolicy,
|
|
6355
|
-
AnalysisRulePolicyV1,
|
|
6356
|
-
AnalysisRuleType,
|
|
6357
|
-
AnalysisSource,
|
|
6358
|
-
AnalysisSourceFilterSensitiveLog,
|
|
6359
|
-
AnalysisTemplateFilterSensitiveLog,
|
|
6348
|
+
CleanRoomsServiceException,
|
|
6349
|
+
__Client,
|
|
6350
|
+
CleanRoomsClient,
|
|
6351
|
+
CleanRooms,
|
|
6352
|
+
$Command,
|
|
6360
6353
|
BatchGetCollaborationAnalysisTemplateCommand,
|
|
6361
|
-
BatchGetCollaborationAnalysisTemplateOutputFilterSensitiveLog,
|
|
6362
6354
|
BatchGetSchemaCommand,
|
|
6363
|
-
CleanRooms,
|
|
6364
|
-
CleanRoomsClient,
|
|
6365
|
-
CleanRoomsServiceException,
|
|
6366
|
-
CollaborationAnalysisTemplateFilterSensitiveLog,
|
|
6367
|
-
CollaborationQueryLogStatus,
|
|
6368
|
-
ConfiguredTableAnalysisRulePolicy,
|
|
6369
|
-
ConfiguredTableAnalysisRulePolicyV1,
|
|
6370
|
-
ConfiguredTableAnalysisRuleType,
|
|
6371
|
-
ConflictException,
|
|
6372
|
-
ConflictExceptionReason,
|
|
6373
6355
|
CreateAnalysisTemplateCommand,
|
|
6374
|
-
CreateAnalysisTemplateInputFilterSensitiveLog,
|
|
6375
|
-
CreateAnalysisTemplateOutputFilterSensitiveLog,
|
|
6376
6356
|
CreateCollaborationCommand,
|
|
6377
6357
|
CreateConfiguredAudienceModelAssociationCommand,
|
|
6378
6358
|
CreateConfiguredTableAnalysisRuleCommand,
|
|
@@ -6389,12 +6369,8 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6389
6369
|
DeleteMemberCommand,
|
|
6390
6370
|
DeleteMembershipCommand,
|
|
6391
6371
|
DeletePrivacyBudgetTemplateCommand,
|
|
6392
|
-
DifferentialPrivacyAggregationType,
|
|
6393
|
-
FilterableMemberStatus,
|
|
6394
6372
|
GetAnalysisTemplateCommand,
|
|
6395
|
-
GetAnalysisTemplateOutputFilterSensitiveLog,
|
|
6396
6373
|
GetCollaborationAnalysisTemplateCommand,
|
|
6397
|
-
GetCollaborationAnalysisTemplateOutputFilterSensitiveLog,
|
|
6398
6374
|
GetCollaborationCommand,
|
|
6399
6375
|
GetCollaborationConfiguredAudienceModelAssociationCommand,
|
|
6400
6376
|
GetCollaborationPrivacyBudgetTemplateCommand,
|
|
@@ -6405,12 +6381,8 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6405
6381
|
GetMembershipCommand,
|
|
6406
6382
|
GetPrivacyBudgetTemplateCommand,
|
|
6407
6383
|
GetProtectedQueryCommand,
|
|
6408
|
-
GetProtectedQueryOutputFilterSensitiveLog,
|
|
6409
6384
|
GetSchemaAnalysisRuleCommand,
|
|
6410
6385
|
GetSchemaCommand,
|
|
6411
|
-
InternalServerException,
|
|
6412
|
-
JoinOperator,
|
|
6413
|
-
JoinRequiredOption,
|
|
6414
6386
|
ListAnalysisTemplatesCommand,
|
|
6415
6387
|
ListCollaborationAnalysisTemplatesCommand,
|
|
6416
6388
|
ListCollaborationConfiguredAudienceModelAssociationsCommand,
|
|
@@ -6427,43 +6399,11 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6427
6399
|
ListProtectedQueriesCommand,
|
|
6428
6400
|
ListSchemasCommand,
|
|
6429
6401
|
ListTagsForResourceCommand,
|
|
6430
|
-
MemberAbility,
|
|
6431
|
-
MemberStatus,
|
|
6432
|
-
MembershipProtectedQueryOutputConfiguration,
|
|
6433
|
-
MembershipQueryLogStatus,
|
|
6434
|
-
MembershipStatus,
|
|
6435
|
-
ParameterType,
|
|
6436
6402
|
PreviewPrivacyImpactCommand,
|
|
6437
|
-
PreviewPrivacyImpactParametersInput,
|
|
6438
|
-
PrivacyBudget,
|
|
6439
|
-
PrivacyBudgetTemplateAutoRefresh,
|
|
6440
|
-
PrivacyBudgetTemplateParametersInput,
|
|
6441
|
-
PrivacyBudgetTemplateParametersOutput,
|
|
6442
|
-
PrivacyBudgetTemplateUpdateParameters,
|
|
6443
|
-
PrivacyBudgetType,
|
|
6444
|
-
PrivacyImpact,
|
|
6445
|
-
ProtectedQueryFilterSensitiveLog,
|
|
6446
|
-
ProtectedQueryOutput,
|
|
6447
|
-
ProtectedQueryOutputConfiguration,
|
|
6448
|
-
ProtectedQuerySQLParametersFilterSensitiveLog,
|
|
6449
|
-
ProtectedQueryStatus,
|
|
6450
|
-
ProtectedQueryType,
|
|
6451
|
-
ResourceNotFoundException,
|
|
6452
|
-
ResourceType,
|
|
6453
|
-
ResultFormat,
|
|
6454
|
-
ScalarFunctions,
|
|
6455
|
-
SchemaType,
|
|
6456
|
-
ServiceQuotaExceededException,
|
|
6457
6403
|
StartProtectedQueryCommand,
|
|
6458
|
-
StartProtectedQueryInputFilterSensitiveLog,
|
|
6459
|
-
StartProtectedQueryOutputFilterSensitiveLog,
|
|
6460
|
-
TableReference,
|
|
6461
6404
|
TagResourceCommand,
|
|
6462
|
-
TargetProtectedQueryStatus,
|
|
6463
|
-
ThrottlingException,
|
|
6464
6405
|
UntagResourceCommand,
|
|
6465
6406
|
UpdateAnalysisTemplateCommand,
|
|
6466
|
-
UpdateAnalysisTemplateOutputFilterSensitiveLog,
|
|
6467
6407
|
UpdateCollaborationCommand,
|
|
6468
6408
|
UpdateConfiguredAudienceModelAssociationCommand,
|
|
6469
6409
|
UpdateConfiguredTableAnalysisRuleCommand,
|
|
@@ -6472,10 +6412,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6472
6412
|
UpdateMembershipCommand,
|
|
6473
6413
|
UpdatePrivacyBudgetTemplateCommand,
|
|
6474
6414
|
UpdateProtectedQueryCommand,
|
|
6475
|
-
UpdateProtectedQueryOutputFilterSensitiveLog,
|
|
6476
|
-
ValidationException,
|
|
6477
|
-
ValidationExceptionReason,
|
|
6478
|
-
__Client,
|
|
6479
6415
|
paginateListAnalysisTemplates,
|
|
6480
6416
|
paginateListCollaborationAnalysisTemplates,
|
|
6481
6417
|
paginateListCollaborationConfiguredAudienceModelAssociations,
|
|
@@ -6490,5 +6426,72 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
|
|
|
6490
6426
|
paginateListPrivacyBudgetTemplates,
|
|
6491
6427
|
paginateListPrivacyBudgets,
|
|
6492
6428
|
paginateListProtectedQueries,
|
|
6493
|
-
paginateListSchemas
|
|
6429
|
+
paginateListSchemas,
|
|
6430
|
+
AccessDeniedExceptionReason,
|
|
6431
|
+
AccessDeniedException,
|
|
6432
|
+
AggregateFunctionName,
|
|
6433
|
+
AggregationType,
|
|
6434
|
+
AnalysisFormat,
|
|
6435
|
+
AnalysisMethod,
|
|
6436
|
+
ParameterType,
|
|
6437
|
+
JoinOperator,
|
|
6438
|
+
JoinRequiredOption,
|
|
6439
|
+
ScalarFunctions,
|
|
6440
|
+
AnalysisRulePolicyV1,
|
|
6441
|
+
AnalysisRulePolicy,
|
|
6442
|
+
AnalysisRuleType,
|
|
6443
|
+
AnalysisSource,
|
|
6444
|
+
ConflictExceptionReason,
|
|
6445
|
+
ResourceType,
|
|
6446
|
+
ConflictException,
|
|
6447
|
+
InternalServerException,
|
|
6448
|
+
ResourceNotFoundException,
|
|
6449
|
+
ServiceQuotaExceededException,
|
|
6450
|
+
ThrottlingException,
|
|
6451
|
+
ValidationExceptionReason,
|
|
6452
|
+
ValidationException,
|
|
6453
|
+
SchemaType,
|
|
6454
|
+
MemberAbility,
|
|
6455
|
+
CollaborationQueryLogStatus,
|
|
6456
|
+
MemberStatus,
|
|
6457
|
+
PrivacyBudgetTemplateAutoRefresh,
|
|
6458
|
+
PrivacyBudgetTemplateParametersOutput,
|
|
6459
|
+
PrivacyBudgetType,
|
|
6460
|
+
DifferentialPrivacyAggregationType,
|
|
6461
|
+
PrivacyBudget,
|
|
6462
|
+
FilterableMemberStatus,
|
|
6463
|
+
TableReference,
|
|
6464
|
+
ConfiguredTableAnalysisRuleType,
|
|
6465
|
+
ConfiguredTableAnalysisRulePolicyV1,
|
|
6466
|
+
ConfiguredTableAnalysisRulePolicy,
|
|
6467
|
+
ResultFormat,
|
|
6468
|
+
MembershipProtectedQueryOutputConfiguration,
|
|
6469
|
+
MembershipQueryLogStatus,
|
|
6470
|
+
MembershipStatus,
|
|
6471
|
+
ProtectedQueryOutput,
|
|
6472
|
+
ProtectedQueryOutputConfiguration,
|
|
6473
|
+
ProtectedQueryStatus,
|
|
6474
|
+
PreviewPrivacyImpactParametersInput,
|
|
6475
|
+
PrivacyImpact,
|
|
6476
|
+
ProtectedQueryType,
|
|
6477
|
+
TargetProtectedQueryStatus,
|
|
6478
|
+
PrivacyBudgetTemplateParametersInput,
|
|
6479
|
+
PrivacyBudgetTemplateUpdateParameters,
|
|
6480
|
+
AnalysisParameterFilterSensitiveLog,
|
|
6481
|
+
AnalysisSourceFilterSensitiveLog,
|
|
6482
|
+
AnalysisTemplateFilterSensitiveLog,
|
|
6483
|
+
CreateAnalysisTemplateInputFilterSensitiveLog,
|
|
6484
|
+
CreateAnalysisTemplateOutputFilterSensitiveLog,
|
|
6485
|
+
GetAnalysisTemplateOutputFilterSensitiveLog,
|
|
6486
|
+
UpdateAnalysisTemplateOutputFilterSensitiveLog,
|
|
6487
|
+
CollaborationAnalysisTemplateFilterSensitiveLog,
|
|
6488
|
+
BatchGetCollaborationAnalysisTemplateOutputFilterSensitiveLog,
|
|
6489
|
+
GetCollaborationAnalysisTemplateOutputFilterSensitiveLog,
|
|
6490
|
+
ProtectedQuerySQLParametersFilterSensitiveLog,
|
|
6491
|
+
ProtectedQueryFilterSensitiveLog,
|
|
6492
|
+
GetProtectedQueryOutputFilterSensitiveLog,
|
|
6493
|
+
StartProtectedQueryInputFilterSensitiveLog,
|
|
6494
|
+
StartProtectedQueryOutputFilterSensitiveLog,
|
|
6495
|
+
UpdateProtectedQueryOutputFilterSensitiveLog
|
|
6494
6496
|
});
|
|
6497
|
+
|
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.499.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,47 +20,47 @@
|
|
|
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-sts": "3.
|
|
24
|
-
"@aws-sdk/core": "3.
|
|
25
|
-
"@aws-sdk/credential-provider-node": "3.
|
|
26
|
-
"@aws-sdk/middleware-host-header": "3.
|
|
27
|
-
"@aws-sdk/middleware-logger": "3.
|
|
28
|
-
"@aws-sdk/middleware-recursion-detection": "3.
|
|
29
|
-
"@aws-sdk/middleware-signing": "3.
|
|
30
|
-
"@aws-sdk/middleware-user-agent": "3.
|
|
31
|
-
"@aws-sdk/region-config-resolver": "3.
|
|
32
|
-
"@aws-sdk/types": "3.
|
|
33
|
-
"@aws-sdk/util-endpoints": "3.
|
|
34
|
-
"@aws-sdk/util-user-agent-browser": "3.
|
|
35
|
-
"@aws-sdk/util-user-agent-node": "3.
|
|
36
|
-
"@smithy/config-resolver": "^2.1.
|
|
37
|
-
"@smithy/core": "^1.3.
|
|
38
|
-
"@smithy/fetch-http-handler": "^2.4.
|
|
39
|
-
"@smithy/hash-node": "^2.1.
|
|
40
|
-
"@smithy/invalid-dependency": "^2.1.
|
|
41
|
-
"@smithy/middleware-content-length": "^2.1.
|
|
42
|
-
"@smithy/middleware-endpoint": "^2.4.
|
|
43
|
-
"@smithy/middleware-retry": "^2.1.
|
|
44
|
-
"@smithy/middleware-serde": "^2.1.
|
|
45
|
-
"@smithy/middleware-stack": "^2.1.
|
|
46
|
-
"@smithy/node-config-provider": "^2.2.
|
|
47
|
-
"@smithy/node-http-handler": "^2.3.
|
|
48
|
-
"@smithy/protocol-http": "^3.1.
|
|
49
|
-
"@smithy/smithy-client": "^2.3.
|
|
50
|
-
"@smithy/types": "^2.9.
|
|
51
|
-
"@smithy/url-parser": "^2.1.
|
|
52
|
-
"@smithy/util-base64": "^2.1.
|
|
53
|
-
"@smithy/util-body-length-browser": "^2.1.
|
|
54
|
-
"@smithy/util-body-length-node": "^2.2.
|
|
55
|
-
"@smithy/util-defaults-mode-browser": "^2.1.
|
|
56
|
-
"@smithy/util-defaults-mode-node": "^2.1.
|
|
57
|
-
"@smithy/util-endpoints": "^1.1.
|
|
58
|
-
"@smithy/util-retry": "^2.1.
|
|
59
|
-
"@smithy/util-utf8": "^2.1.
|
|
23
|
+
"@aws-sdk/client-sts": "3.499.0",
|
|
24
|
+
"@aws-sdk/core": "3.496.0",
|
|
25
|
+
"@aws-sdk/credential-provider-node": "3.499.0",
|
|
26
|
+
"@aws-sdk/middleware-host-header": "3.496.0",
|
|
27
|
+
"@aws-sdk/middleware-logger": "3.496.0",
|
|
28
|
+
"@aws-sdk/middleware-recursion-detection": "3.496.0",
|
|
29
|
+
"@aws-sdk/middleware-signing": "3.496.0",
|
|
30
|
+
"@aws-sdk/middleware-user-agent": "3.496.0",
|
|
31
|
+
"@aws-sdk/region-config-resolver": "3.496.0",
|
|
32
|
+
"@aws-sdk/types": "3.496.0",
|
|
33
|
+
"@aws-sdk/util-endpoints": "3.496.0",
|
|
34
|
+
"@aws-sdk/util-user-agent-browser": "3.496.0",
|
|
35
|
+
"@aws-sdk/util-user-agent-node": "3.496.0",
|
|
36
|
+
"@smithy/config-resolver": "^2.1.1",
|
|
37
|
+
"@smithy/core": "^1.3.1",
|
|
38
|
+
"@smithy/fetch-http-handler": "^2.4.1",
|
|
39
|
+
"@smithy/hash-node": "^2.1.1",
|
|
40
|
+
"@smithy/invalid-dependency": "^2.1.1",
|
|
41
|
+
"@smithy/middleware-content-length": "^2.1.1",
|
|
42
|
+
"@smithy/middleware-endpoint": "^2.4.1",
|
|
43
|
+
"@smithy/middleware-retry": "^2.1.1",
|
|
44
|
+
"@smithy/middleware-serde": "^2.1.1",
|
|
45
|
+
"@smithy/middleware-stack": "^2.1.1",
|
|
46
|
+
"@smithy/node-config-provider": "^2.2.1",
|
|
47
|
+
"@smithy/node-http-handler": "^2.3.1",
|
|
48
|
+
"@smithy/protocol-http": "^3.1.1",
|
|
49
|
+
"@smithy/smithy-client": "^2.3.1",
|
|
50
|
+
"@smithy/types": "^2.9.1",
|
|
51
|
+
"@smithy/url-parser": "^2.1.1",
|
|
52
|
+
"@smithy/util-base64": "^2.1.1",
|
|
53
|
+
"@smithy/util-body-length-browser": "^2.1.1",
|
|
54
|
+
"@smithy/util-body-length-node": "^2.2.1",
|
|
55
|
+
"@smithy/util-defaults-mode-browser": "^2.1.1",
|
|
56
|
+
"@smithy/util-defaults-mode-node": "^2.1.1",
|
|
57
|
+
"@smithy/util-endpoints": "^1.1.1",
|
|
58
|
+
"@smithy/util-retry": "^2.1.1",
|
|
59
|
+
"@smithy/util-utf8": "^2.1.1",
|
|
60
60
|
"tslib": "^2.5.0"
|
|
61
61
|
},
|
|
62
62
|
"devDependencies": {
|
|
63
|
-
"@smithy/service-client-documentation-generator": "^2.1.
|
|
63
|
+
"@smithy/service-client-documentation-generator": "^2.1.1",
|
|
64
64
|
"@tsconfig/node14": "1.0.3",
|
|
65
65
|
"@types/node": "^14.14.31",
|
|
66
66
|
"concurrently": "7.0.0",
|