@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.
Files changed (131) hide show
  1. package/dist-cjs/index.js +0 -63
  2. package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +2 -1
  3. package/dist-types/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +2 -1
  4. package/dist-types/commands/BatchGetSchemaCommand.d.ts +2 -1
  5. package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +2 -1
  6. package/dist-types/commands/CreateCollaborationCommand.d.ts +2 -1
  7. package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  8. package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
  9. package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +2 -1
  10. package/dist-types/commands/CreateConfiguredTableCommand.d.ts +2 -1
  11. package/dist-types/commands/CreateMembershipCommand.d.ts +2 -1
  12. package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +2 -1
  13. package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +2 -1
  14. package/dist-types/commands/DeleteCollaborationCommand.d.ts +2 -1
  15. package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  16. package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +2 -1
  17. package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +2 -1
  18. package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +2 -1
  19. package/dist-types/commands/DeleteMemberCommand.d.ts +2 -1
  20. package/dist-types/commands/DeleteMembershipCommand.d.ts +2 -1
  21. package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +2 -1
  22. package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +2 -1
  23. package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +2 -1
  24. package/dist-types/commands/GetCollaborationCommand.d.ts +2 -1
  25. package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  26. package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +2 -1
  27. package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  28. package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +2 -1
  29. package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +2 -1
  30. package/dist-types/commands/GetConfiguredTableCommand.d.ts +2 -1
  31. package/dist-types/commands/GetMembershipCommand.d.ts +2 -1
  32. package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +2 -1
  33. package/dist-types/commands/GetProtectedQueryCommand.d.ts +2 -1
  34. package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +2 -1
  35. package/dist-types/commands/GetSchemaCommand.d.ts +2 -1
  36. package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +2 -1
  37. package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +2 -1
  38. package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
  39. package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +2 -1
  40. package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +2 -1
  41. package/dist-types/commands/ListCollaborationsCommand.d.ts +2 -1
  42. package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
  43. package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +2 -1
  44. package/dist-types/commands/ListConfiguredTablesCommand.d.ts +2 -1
  45. package/dist-types/commands/ListMembersCommand.d.ts +2 -1
  46. package/dist-types/commands/ListMembershipsCommand.d.ts +2 -1
  47. package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +2 -1
  48. package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +2 -1
  49. package/dist-types/commands/ListProtectedQueriesCommand.d.ts +2 -1
  50. package/dist-types/commands/ListSchemasCommand.d.ts +2 -1
  51. package/dist-types/commands/ListTagsForResourceCommand.d.ts +2 -1
  52. package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +2 -1
  53. package/dist-types/commands/StartProtectedQueryCommand.d.ts +2 -1
  54. package/dist-types/commands/TagResourceCommand.d.ts +2 -1
  55. package/dist-types/commands/UntagResourceCommand.d.ts +2 -1
  56. package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +2 -1
  57. package/dist-types/commands/UpdateCollaborationCommand.d.ts +2 -1
  58. package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  59. package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
  60. package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +2 -1
  61. package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +2 -1
  62. package/dist-types/commands/UpdateMembershipCommand.d.ts +2 -1
  63. package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +2 -1
  64. package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +2 -1
  65. package/dist-types/index.d.ts +2 -2
  66. package/dist-types/models/CleanRoomsServiceException.d.ts +2 -1
  67. package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +2 -1
  68. package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +2 -1
  69. package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +2 -1
  70. package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +2 -1
  71. package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +2 -1
  72. package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  73. package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
  74. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +2 -1
  75. package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +2 -1
  76. package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +2 -1
  77. package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +2 -1
  78. package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +2 -1
  79. package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +2 -1
  80. package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  81. package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +2 -1
  82. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +2 -1
  83. package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +2 -1
  84. package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +2 -1
  85. package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +2 -1
  86. package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +2 -1
  87. package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +2 -1
  88. package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +2 -1
  89. package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +2 -1
  90. package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  91. package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +2 -1
  92. package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  93. package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +2 -1
  94. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +2 -1
  95. package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +2 -1
  96. package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +2 -1
  97. package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +2 -1
  98. package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +2 -1
  99. package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +2 -1
  100. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +2 -1
  101. package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +2 -1
  102. package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +2 -1
  103. package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
  104. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +2 -1
  105. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +2 -1
  106. package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +2 -1
  107. package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +2 -1
  108. package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +2 -1
  109. package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +2 -1
  110. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +2 -1
  111. package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +2 -1
  112. package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +2 -1
  113. package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +2 -1
  114. package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +2 -1
  115. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +2 -1
  116. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +2 -1
  117. package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +2 -1
  118. package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +2 -1
  119. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +2 -1
  120. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +2 -1
  121. package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +2 -1
  122. package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +2 -1
  123. package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +2 -1
  124. package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +2 -1
  125. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +2 -1
  126. package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +2 -1
  127. package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +2 -1
  128. package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +2 -1
  129. package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +2 -1
  130. package/dist-types/ts3.4/models/CleanRoomsServiceException.d.ts +2 -1
  131. 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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface GetCollaborationCommandInput extends GetCollaborationInput {}
14
15
  export interface GetCollaborationCommandOutput
15
16
  extends GetCollaborationOutput,
@@ -9,7 +9,8 @@ import {
9
9
  GetCollaborationConfiguredAudienceModelAssociationInput,
10
10
  GetCollaborationConfiguredAudienceModelAssociationOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
12
+ export { __MetadataBearer };
13
+ export { $Command };
13
14
  export interface ListCollaborationAnalysisTemplatesCommandInput
14
15
  extends ListCollaborationAnalysisTemplatesInput {}
15
16
  export interface ListCollaborationAnalysisTemplatesCommandOutput
@@ -9,7 +9,8 @@ import {
9
9
  ListCollaborationConfiguredAudienceModelAssociationsInput,
10
10
  ListCollaborationConfiguredAudienceModelAssociationsOutput,
11
11
  } from "../models/models_0";
12
- export { __MetadataBearer, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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, $Command };
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 { __ServiceException, __ServiceExceptionOptions };
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.590.0",
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.590.0",
24
- "@aws-sdk/client-sts": "3.590.0",
25
- "@aws-sdk/core": "3.588.0",
26
- "@aws-sdk/credential-provider-node": "3.590.0",
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.1.1",
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",