@aws-sdk/client-cleanrooms 3.496.0 → 3.501.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.
Files changed (2) hide show
  1. package/dist-cjs/index.js +72 -71
  2. package/package.json +3 -3
package/dist-cjs/index.js CHANGED
@@ -6345,35 +6345,14 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6345
6345
  // Annotate the CommonJS export names for ESM import in node:
6346
6346
 
6347
6347
  0 && (module.exports = {
6348
- AccessDeniedException,
6349
- AccessDeniedExceptionReason,
6350
- AggregateFunctionName,
6351
- AggregationType,
6352
- AnalysisFormat,
6353
- AnalysisMethod,
6354
- AnalysisParameterFilterSensitiveLog,
6355
- AnalysisRulePolicy,
6356
- AnalysisRulePolicyV1,
6357
- AnalysisRuleType,
6358
- AnalysisSource,
6359
- AnalysisSourceFilterSensitiveLog,
6360
- AnalysisTemplateFilterSensitiveLog,
6348
+ CleanRoomsServiceException,
6349
+ __Client,
6350
+ CleanRoomsClient,
6351
+ CleanRooms,
6352
+ $Command,
6361
6353
  BatchGetCollaborationAnalysisTemplateCommand,
6362
- BatchGetCollaborationAnalysisTemplateOutputFilterSensitiveLog,
6363
6354
  BatchGetSchemaCommand,
6364
- CleanRooms,
6365
- CleanRoomsClient,
6366
- CleanRoomsServiceException,
6367
- CollaborationAnalysisTemplateFilterSensitiveLog,
6368
- CollaborationQueryLogStatus,
6369
- ConfiguredTableAnalysisRulePolicy,
6370
- ConfiguredTableAnalysisRulePolicyV1,
6371
- ConfiguredTableAnalysisRuleType,
6372
- ConflictException,
6373
- ConflictExceptionReason,
6374
6355
  CreateAnalysisTemplateCommand,
6375
- CreateAnalysisTemplateInputFilterSensitiveLog,
6376
- CreateAnalysisTemplateOutputFilterSensitiveLog,
6377
6356
  CreateCollaborationCommand,
6378
6357
  CreateConfiguredAudienceModelAssociationCommand,
6379
6358
  CreateConfiguredTableAnalysisRuleCommand,
@@ -6390,12 +6369,8 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6390
6369
  DeleteMemberCommand,
6391
6370
  DeleteMembershipCommand,
6392
6371
  DeletePrivacyBudgetTemplateCommand,
6393
- DifferentialPrivacyAggregationType,
6394
- FilterableMemberStatus,
6395
6372
  GetAnalysisTemplateCommand,
6396
- GetAnalysisTemplateOutputFilterSensitiveLog,
6397
6373
  GetCollaborationAnalysisTemplateCommand,
6398
- GetCollaborationAnalysisTemplateOutputFilterSensitiveLog,
6399
6374
  GetCollaborationCommand,
6400
6375
  GetCollaborationConfiguredAudienceModelAssociationCommand,
6401
6376
  GetCollaborationPrivacyBudgetTemplateCommand,
@@ -6406,12 +6381,8 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6406
6381
  GetMembershipCommand,
6407
6382
  GetPrivacyBudgetTemplateCommand,
6408
6383
  GetProtectedQueryCommand,
6409
- GetProtectedQueryOutputFilterSensitiveLog,
6410
6384
  GetSchemaAnalysisRuleCommand,
6411
6385
  GetSchemaCommand,
6412
- InternalServerException,
6413
- JoinOperator,
6414
- JoinRequiredOption,
6415
6386
  ListAnalysisTemplatesCommand,
6416
6387
  ListCollaborationAnalysisTemplatesCommand,
6417
6388
  ListCollaborationConfiguredAudienceModelAssociationsCommand,
@@ -6428,43 +6399,11 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6428
6399
  ListProtectedQueriesCommand,
6429
6400
  ListSchemasCommand,
6430
6401
  ListTagsForResourceCommand,
6431
- MemberAbility,
6432
- MemberStatus,
6433
- MembershipProtectedQueryOutputConfiguration,
6434
- MembershipQueryLogStatus,
6435
- MembershipStatus,
6436
- ParameterType,
6437
6402
  PreviewPrivacyImpactCommand,
6438
- PreviewPrivacyImpactParametersInput,
6439
- PrivacyBudget,
6440
- PrivacyBudgetTemplateAutoRefresh,
6441
- PrivacyBudgetTemplateParametersInput,
6442
- PrivacyBudgetTemplateParametersOutput,
6443
- PrivacyBudgetTemplateUpdateParameters,
6444
- PrivacyBudgetType,
6445
- PrivacyImpact,
6446
- ProtectedQueryFilterSensitiveLog,
6447
- ProtectedQueryOutput,
6448
- ProtectedQueryOutputConfiguration,
6449
- ProtectedQuerySQLParametersFilterSensitiveLog,
6450
- ProtectedQueryStatus,
6451
- ProtectedQueryType,
6452
- ResourceNotFoundException,
6453
- ResourceType,
6454
- ResultFormat,
6455
- ScalarFunctions,
6456
- SchemaType,
6457
- ServiceQuotaExceededException,
6458
6403
  StartProtectedQueryCommand,
6459
- StartProtectedQueryInputFilterSensitiveLog,
6460
- StartProtectedQueryOutputFilterSensitiveLog,
6461
- TableReference,
6462
6404
  TagResourceCommand,
6463
- TargetProtectedQueryStatus,
6464
- ThrottlingException,
6465
6405
  UntagResourceCommand,
6466
6406
  UpdateAnalysisTemplateCommand,
6467
- UpdateAnalysisTemplateOutputFilterSensitiveLog,
6468
6407
  UpdateCollaborationCommand,
6469
6408
  UpdateConfiguredAudienceModelAssociationCommand,
6470
6409
  UpdateConfiguredTableAnalysisRuleCommand,
@@ -6473,10 +6412,6 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6473
6412
  UpdateMembershipCommand,
6474
6413
  UpdatePrivacyBudgetTemplateCommand,
6475
6414
  UpdateProtectedQueryCommand,
6476
- UpdateProtectedQueryOutputFilterSensitiveLog,
6477
- ValidationException,
6478
- ValidationExceptionReason,
6479
- __Client,
6480
6415
  paginateListAnalysisTemplates,
6481
6416
  paginateListCollaborationAnalysisTemplates,
6482
6417
  paginateListCollaborationConfiguredAudienceModelAssociations,
@@ -6491,6 +6426,72 @@ var import_util_endpoints = require("@aws-sdk/util-endpoints");
6491
6426
  paginateListPrivacyBudgetTemplates,
6492
6427
  paginateListPrivacyBudgets,
6493
6428
  paginateListProtectedQueries,
6494
- 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
6495
6496
  });
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.496.0",
4
+ "version": "3.501.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,9 +20,9 @@
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.496.0",
23
+ "@aws-sdk/client-sts": "3.501.0",
24
24
  "@aws-sdk/core": "3.496.0",
25
- "@aws-sdk/credential-provider-node": "3.496.0",
25
+ "@aws-sdk/credential-provider-node": "3.501.0",
26
26
  "@aws-sdk/middleware-host-header": "3.496.0",
27
27
  "@aws-sdk/middleware-logger": "3.496.0",
28
28
  "@aws-sdk/middleware-recursion-detection": "3.496.0",