@aws-sdk/client-cleanrooms 3.1076.0 → 3.1078.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 (348) hide show
  1. package/README.md +84 -0
  2. package/dist-cjs/index.js +756 -924
  3. package/dist-es/CleanRooms.js +28 -0
  4. package/dist-es/commandBuilder.js +6 -0
  5. package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +2 -14
  6. package/dist-es/commands/BatchGetSchemaAnalysisRuleCommand.js +2 -14
  7. package/dist-es/commands/BatchGetSchemaCommand.js +2 -14
  8. package/dist-es/commands/CreateAnalysisTemplateCommand.js +2 -14
  9. package/dist-es/commands/CreateCollaborationChangeRequestCommand.js +2 -14
  10. package/dist-es/commands/CreateCollaborationCommand.js +2 -14
  11. package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +2 -14
  12. package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +2 -14
  13. package/dist-es/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.js +2 -14
  14. package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +2 -14
  15. package/dist-es/commands/CreateConfiguredTableCommand.js +2 -14
  16. package/dist-es/commands/CreateIdMappingTableCommand.js +2 -14
  17. package/dist-es/commands/CreateIdNamespaceAssociationCommand.js +2 -14
  18. package/dist-es/commands/CreateIntermediateTableAnalysisRuleCommand.js +4 -0
  19. package/dist-es/commands/CreateIntermediateTableCommand.js +4 -0
  20. package/dist-es/commands/CreateMembershipCommand.js +2 -14
  21. package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +2 -14
  22. package/dist-es/commands/DeleteAnalysisTemplateCommand.js +2 -14
  23. package/dist-es/commands/DeleteCollaborationCommand.js +2 -14
  24. package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +2 -14
  25. package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +2 -14
  26. package/dist-es/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.js +2 -14
  27. package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +2 -14
  28. package/dist-es/commands/DeleteConfiguredTableCommand.js +2 -14
  29. package/dist-es/commands/DeleteIdMappingTableCommand.js +2 -14
  30. package/dist-es/commands/DeleteIdNamespaceAssociationCommand.js +2 -14
  31. package/dist-es/commands/DeleteIntermediateTableAnalysisRuleCommand.js +4 -0
  32. package/dist-es/commands/DeleteIntermediateTableCommand.js +4 -0
  33. package/dist-es/commands/DeleteMemberCommand.js +2 -14
  34. package/dist-es/commands/DeleteMembershipCommand.js +2 -14
  35. package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +2 -14
  36. package/dist-es/commands/DisallowIntermediateTableCommand.js +4 -0
  37. package/dist-es/commands/GetAnalysisTemplateCommand.js +2 -14
  38. package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +2 -14
  39. package/dist-es/commands/GetCollaborationChangeRequestCommand.js +2 -14
  40. package/dist-es/commands/GetCollaborationCommand.js +2 -14
  41. package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +2 -14
  42. package/dist-es/commands/GetCollaborationIdNamespaceAssociationCommand.js +2 -14
  43. package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +2 -14
  44. package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +2 -14
  45. package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +2 -14
  46. package/dist-es/commands/GetConfiguredTableAssociationAnalysisRuleCommand.js +2 -14
  47. package/dist-es/commands/GetConfiguredTableAssociationCommand.js +2 -14
  48. package/dist-es/commands/GetConfiguredTableCommand.js +2 -14
  49. package/dist-es/commands/GetIdMappingTableCommand.js +2 -14
  50. package/dist-es/commands/GetIdNamespaceAssociationCommand.js +2 -14
  51. package/dist-es/commands/GetIntermediateTableAnalysisRuleCommand.js +4 -0
  52. package/dist-es/commands/GetIntermediateTableCommand.js +4 -0
  53. package/dist-es/commands/GetMembershipCommand.js +2 -14
  54. package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +2 -14
  55. package/dist-es/commands/GetProtectedJobCommand.js +2 -14
  56. package/dist-es/commands/GetProtectedQueryCommand.js +2 -14
  57. package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +2 -14
  58. package/dist-es/commands/GetSchemaCommand.js +2 -14
  59. package/dist-es/commands/ListAnalysisTemplatesCommand.js +2 -14
  60. package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +2 -14
  61. package/dist-es/commands/ListCollaborationChangeRequestsCommand.js +2 -14
  62. package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +2 -14
  63. package/dist-es/commands/ListCollaborationIdNamespaceAssociationsCommand.js +2 -14
  64. package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +2 -14
  65. package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +2 -14
  66. package/dist-es/commands/ListCollaborationsCommand.js +2 -14
  67. package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +2 -14
  68. package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +2 -14
  69. package/dist-es/commands/ListConfiguredTablesCommand.js +2 -14
  70. package/dist-es/commands/ListIdMappingTablesCommand.js +2 -14
  71. package/dist-es/commands/ListIdNamespaceAssociationsCommand.js +2 -14
  72. package/dist-es/commands/ListIntermediateTableVersionsCommand.js +4 -0
  73. package/dist-es/commands/ListIntermediateTablesCommand.js +4 -0
  74. package/dist-es/commands/ListMembersCommand.js +2 -14
  75. package/dist-es/commands/ListMembershipsCommand.js +2 -14
  76. package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +2 -14
  77. package/dist-es/commands/ListPrivacyBudgetsCommand.js +2 -14
  78. package/dist-es/commands/ListProtectedJobsCommand.js +2 -14
  79. package/dist-es/commands/ListProtectedQueriesCommand.js +2 -14
  80. package/dist-es/commands/ListSchemasCommand.js +2 -14
  81. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  82. package/dist-es/commands/PopulateIdMappingTableCommand.js +2 -14
  83. package/dist-es/commands/PopulateIntermediateTableCommand.js +4 -0
  84. package/dist-es/commands/PreviewPrivacyImpactCommand.js +2 -14
  85. package/dist-es/commands/StartProtectedJobCommand.js +2 -14
  86. package/dist-es/commands/StartProtectedQueryCommand.js +2 -14
  87. package/dist-es/commands/TagResourceCommand.js +2 -14
  88. package/dist-es/commands/UntagResourceCommand.js +2 -14
  89. package/dist-es/commands/UpdateAnalysisTemplateCommand.js +2 -14
  90. package/dist-es/commands/UpdateCollaborationChangeRequestCommand.js +2 -14
  91. package/dist-es/commands/UpdateCollaborationCommand.js +2 -14
  92. package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +2 -14
  93. package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +2 -14
  94. package/dist-es/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.js +2 -14
  95. package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +2 -14
  96. package/dist-es/commands/UpdateConfiguredTableCommand.js +2 -14
  97. package/dist-es/commands/UpdateIdMappingTableCommand.js +2 -14
  98. package/dist-es/commands/UpdateIdNamespaceAssociationCommand.js +2 -14
  99. package/dist-es/commands/UpdateIntermediateTableAnalysisRuleCommand.js +4 -0
  100. package/dist-es/commands/UpdateIntermediateTableCommand.js +4 -0
  101. package/dist-es/commands/UpdateMembershipCommand.js +2 -14
  102. package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +2 -14
  103. package/dist-es/commands/UpdateProtectedJobCommand.js +2 -14
  104. package/dist-es/commands/UpdateProtectedQueryCommand.js +2 -14
  105. package/dist-es/commands/index.js +12 -0
  106. package/dist-es/index.js +1 -0
  107. package/dist-es/models/enums.js +53 -4
  108. package/dist-es/pagination/ListIntermediateTableVersionsPaginator.js +4 -0
  109. package/dist-es/pagination/ListIntermediateTablesPaginator.js +4 -0
  110. package/dist-es/pagination/index.js +2 -0
  111. package/dist-es/runtimeConfig.browser.js +0 -2
  112. package/dist-es/runtimeConfig.js +1 -2
  113. package/dist-es/runtimeConfig.native.js +0 -2
  114. package/dist-es/runtimeConfig.shared.js +2 -0
  115. package/dist-es/schemas/schemas_0.js +467 -36
  116. package/dist-types/CleanRooms.d.ts +98 -0
  117. package/dist-types/CleanRoomsClient.d.ts +14 -2
  118. package/dist-types/commandBuilder.d.ts +18 -0
  119. package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +3 -8
  120. package/dist-types/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +13 -16
  121. package/dist-types/commands/BatchGetSchemaCommand.d.ts +12 -10
  122. package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +3 -8
  123. package/dist-types/commands/CreateCollaborationChangeRequestCommand.d.ts +3 -8
  124. package/dist-types/commands/CreateCollaborationCommand.d.ts +4 -9
  125. package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +3 -8
  126. package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +15 -8
  127. package/dist-types/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -8
  128. package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +12 -8
  129. package/dist-types/commands/CreateConfiguredTableCommand.d.ts +3 -8
  130. package/dist-types/commands/CreateIdMappingTableCommand.d.ts +12 -8
  131. package/dist-types/commands/CreateIdNamespaceAssociationCommand.d.ts +3 -8
  132. package/dist-types/commands/CreateIntermediateTableAnalysisRuleCommand.d.ts +158 -0
  133. package/dist-types/commands/CreateIntermediateTableCommand.d.ts +226 -0
  134. package/dist-types/commands/CreateMembershipCommand.d.ts +4 -9
  135. package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +3 -8
  136. package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +3 -8
  137. package/dist-types/commands/DeleteCollaborationCommand.d.ts +3 -8
  138. package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +3 -8
  139. package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +3 -8
  140. package/dist-types/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -8
  141. package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +3 -8
  142. package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +3 -8
  143. package/dist-types/commands/DeleteIdMappingTableCommand.d.ts +3 -8
  144. package/dist-types/commands/DeleteIdNamespaceAssociationCommand.d.ts +3 -8
  145. package/dist-types/commands/DeleteIntermediateTableAnalysisRuleCommand.d.ts +89 -0
  146. package/dist-types/commands/DeleteIntermediateTableCommand.d.ts +88 -0
  147. package/dist-types/commands/DeleteMemberCommand.d.ts +3 -8
  148. package/dist-types/commands/DeleteMembershipCommand.d.ts +4 -9
  149. package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +3 -8
  150. package/dist-types/commands/DisallowIntermediateTableCommand.d.ts +89 -0
  151. package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +3 -8
  152. package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +3 -8
  153. package/dist-types/commands/GetCollaborationChangeRequestCommand.d.ts +3 -8
  154. package/dist-types/commands/GetCollaborationCommand.d.ts +3 -8
  155. package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +3 -8
  156. package/dist-types/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +3 -8
  157. package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +3 -8
  158. package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +3 -8
  159. package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +9 -8
  160. package/dist-types/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -8
  161. package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +12 -8
  162. package/dist-types/commands/GetConfiguredTableCommand.d.ts +3 -8
  163. package/dist-types/commands/GetIdMappingTableCommand.d.ts +12 -8
  164. package/dist-types/commands/GetIdNamespaceAssociationCommand.d.ts +3 -8
  165. package/dist-types/commands/GetIntermediateTableAnalysisRuleCommand.d.ts +123 -0
  166. package/dist-types/commands/GetIntermediateTableCommand.d.ts +208 -0
  167. package/dist-types/commands/GetMembershipCommand.d.ts +4 -9
  168. package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +3 -8
  169. package/dist-types/commands/GetProtectedJobCommand.d.ts +4 -9
  170. package/dist-types/commands/GetProtectedQueryCommand.d.ts +9 -10
  171. package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +13 -16
  172. package/dist-types/commands/GetSchemaCommand.d.ts +12 -10
  173. package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +3 -8
  174. package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +3 -8
  175. package/dist-types/commands/ListCollaborationChangeRequestsCommand.d.ts +3 -8
  176. package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +3 -8
  177. package/dist-types/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +3 -8
  178. package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +3 -8
  179. package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +3 -8
  180. package/dist-types/commands/ListCollaborationsCommand.d.ts +3 -8
  181. package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +3 -8
  182. package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +3 -8
  183. package/dist-types/commands/ListConfiguredTablesCommand.d.ts +3 -8
  184. package/dist-types/commands/ListIdMappingTablesCommand.d.ts +3 -8
  185. package/dist-types/commands/ListIdNamespaceAssociationsCommand.d.ts +3 -8
  186. package/dist-types/commands/ListIntermediateTableVersionsCommand.d.ts +101 -0
  187. package/dist-types/commands/ListIntermediateTablesCommand.d.ts +107 -0
  188. package/dist-types/commands/ListMembersCommand.d.ts +3 -8
  189. package/dist-types/commands/ListMembershipsCommand.d.ts +3 -8
  190. package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +3 -8
  191. package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +3 -8
  192. package/dist-types/commands/ListProtectedJobsCommand.d.ts +3 -8
  193. package/dist-types/commands/ListProtectedQueriesCommand.d.ts +8 -8
  194. package/dist-types/commands/ListSchemasCommand.d.ts +5 -10
  195. package/dist-types/commands/ListTagsForResourceCommand.d.ts +4 -9
  196. package/dist-types/commands/PopulateIdMappingTableCommand.d.ts +3 -8
  197. package/dist-types/commands/PopulateIntermediateTableCommand.d.ts +110 -0
  198. package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +3 -8
  199. package/dist-types/commands/StartProtectedJobCommand.d.ts +3 -8
  200. package/dist-types/commands/StartProtectedQueryCommand.d.ts +13 -8
  201. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  202. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  203. package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +3 -8
  204. package/dist-types/commands/UpdateCollaborationChangeRequestCommand.d.ts +3 -8
  205. package/dist-types/commands/UpdateCollaborationCommand.d.ts +3 -8
  206. package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +3 -8
  207. package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +15 -8
  208. package/dist-types/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -8
  209. package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +12 -8
  210. package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +3 -8
  211. package/dist-types/commands/UpdateIdMappingTableCommand.d.ts +12 -8
  212. package/dist-types/commands/UpdateIdNamespaceAssociationCommand.d.ts +3 -8
  213. package/dist-types/commands/UpdateIntermediateTableAnalysisRuleCommand.d.ts +156 -0
  214. package/dist-types/commands/UpdateIntermediateTableCommand.d.ts +216 -0
  215. package/dist-types/commands/UpdateMembershipCommand.d.ts +3 -8
  216. package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +3 -8
  217. package/dist-types/commands/UpdateProtectedJobCommand.d.ts +3 -8
  218. package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +8 -8
  219. package/dist-types/commands/index.d.ts +12 -0
  220. package/dist-types/index.d.ts +1 -0
  221. package/dist-types/models/enums.d.ts +125 -12
  222. package/dist-types/models/models_0.d.ts +729 -436
  223. package/dist-types/models/models_1.d.ts +1032 -3
  224. package/dist-types/pagination/ListIntermediateTableVersionsPaginator.d.ts +7 -0
  225. package/dist-types/pagination/ListIntermediateTablesPaginator.d.ts +7 -0
  226. package/dist-types/pagination/index.d.ts +2 -0
  227. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  228. package/dist-types/runtimeConfig.d.ts +1 -1
  229. package/dist-types/runtimeConfig.native.d.ts +1 -1
  230. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  231. package/dist-types/schemas/schemas_0.d.ts +63 -0
  232. package/dist-types/ts3.4/CleanRooms.d.ts +236 -0
  233. package/dist-types/ts3.4/CleanRoomsClient.d.ts +72 -0
  234. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  235. package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/CreateCollaborationChangeRequestCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/CreateIntermediateTableAnalysisRuleCommand.d.ts +44 -0
  249. package/dist-types/ts3.4/commands/CreateIntermediateTableCommand.d.ts +44 -0
  250. package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +8 -17
  251. package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/DeleteIntermediateTableAnalysisRuleCommand.d.ts +44 -0
  262. package/dist-types/ts3.4/commands/DeleteIntermediateTableCommand.d.ts +44 -0
  263. package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +8 -17
  265. package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/DisallowIntermediateTableCommand.d.ts +44 -0
  267. package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/GetCollaborationChangeRequestCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/GetIntermediateTableAnalysisRuleCommand.d.ts +44 -0
  282. package/dist-types/ts3.4/commands/GetIntermediateTableCommand.d.ts +44 -0
  283. package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +8 -17
  284. package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/GetProtectedJobCommand.d.ts +8 -17
  286. package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +10 -17
  287. package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/ListCollaborationChangeRequestsCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/ListIntermediateTableVersionsCommand.d.ts +44 -0
  303. package/dist-types/ts3.4/commands/ListIntermediateTablesCommand.d.ts +44 -0
  304. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +7 -16
  308. package/dist-types/ts3.4/commands/ListProtectedJobsCommand.d.ts +7 -16
  309. package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +7 -16
  310. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +7 -16
  311. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +8 -17
  312. package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +7 -16
  313. package/dist-types/ts3.4/commands/PopulateIntermediateTableCommand.d.ts +44 -0
  314. package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +7 -16
  315. package/dist-types/ts3.4/commands/StartProtectedJobCommand.d.ts +7 -16
  316. package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +7 -16
  317. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  318. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  319. package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +7 -16
  320. package/dist-types/ts3.4/commands/UpdateCollaborationChangeRequestCommand.d.ts +7 -16
  321. package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +7 -16
  322. package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +7 -16
  323. package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +7 -16
  324. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +7 -16
  325. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +7 -16
  326. package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +7 -16
  327. package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +7 -16
  328. package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +7 -16
  329. package/dist-types/ts3.4/commands/UpdateIntermediateTableAnalysisRuleCommand.d.ts +42 -0
  330. package/dist-types/ts3.4/commands/UpdateIntermediateTableCommand.d.ts +44 -0
  331. package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +7 -16
  332. package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +7 -16
  333. package/dist-types/ts3.4/commands/UpdateProtectedJobCommand.d.ts +7 -16
  334. package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +7 -16
  335. package/dist-types/ts3.4/commands/index.d.ts +12 -0
  336. package/dist-types/ts3.4/index.d.ts +1 -0
  337. package/dist-types/ts3.4/models/enums.d.ts +71 -6
  338. package/dist-types/ts3.4/models/models_0.d.ts +299 -261
  339. package/dist-types/ts3.4/models/models_1.d.ts +345 -17
  340. package/dist-types/ts3.4/pagination/ListIntermediateTableVersionsPaginator.d.ts +11 -0
  341. package/dist-types/ts3.4/pagination/ListIntermediateTablesPaginator.d.ts +11 -0
  342. package/dist-types/ts3.4/pagination/index.d.ts +2 -0
  343. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  344. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  345. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  346. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  347. package/dist-types/ts3.4/schemas/schemas_0.d.ts +63 -0
  348. package/package.json +8 -10
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -10,9 +11,10 @@ const { DEFAULT_RETRY_MODE, NODE_RETRY_MODE_CONFIG_OPTIONS, NODE_MAX_ATTEMPT_CON
10
11
  const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
14
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
14
15
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
15
16
  const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
17
+ const { Sha256 } = require("@smithy/core/checksum");
16
18
 
17
19
  const defaultCleanRoomsHttpAuthSchemeParametersProvider = async (config, context, input) => {
18
20
  return {
@@ -67,7 +69,7 @@ const commonParams = {
67
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
68
70
  };
69
71
 
70
- var version = "3.1075.0";
72
+ var version = "3.1077.0";
71
73
  var packageInfo = {
72
74
  version: version};
73
75
 
@@ -352,7 +354,15 @@ const _CINAO = "CreateIdNamespaceAssociationOutput";
352
354
  const _CINAS = "CollaborationIdNamespaceAssociationSummary";
353
355
  const _CINASL = "CollaborationIdNamespaceAssociationSummaryList";
354
356
  const _CINAr = "CreateIdNamespaceAssociation";
357
+ const _CIT = "CreateIntermediateTable";
358
+ const _CITAR = "CreateIntermediateTableAnalysisRule";
359
+ const _CITARI = "CreateIntermediateTableAnalysisRuleInput";
360
+ const _CITARO = "CreateIntermediateTableAnalysisRuleOutput";
361
+ const _CITI = "CreateIntermediateTableInput";
362
+ const _CITO = "CreateIntermediateTableOutput";
355
363
  const _CL = "ChangeList";
364
+ const _CLE = "ColumnLineageEntry";
365
+ const _CLL = "ColumnLineageList";
356
366
  const _CLo = "ColumnList";
357
367
  const _CM = "CreateMembership";
358
368
  const _CMI = "CreateMembershipInput";
@@ -371,6 +381,8 @@ const _CPBTr = "CreatePrivacyBudgetTemplate";
371
381
  const _CPC = "ConsolidatedPolicyCustom";
372
382
  const _CPL = "ConsolidatedPolicyList";
373
383
  const _CPV = "ConsolidatedPolicyV1";
384
+ const _CR = "ChildResource";
385
+ const _CRL = "ChildResourceList";
374
386
  const _CS = "CollaborationSummary";
375
387
  const _CSL = "CollaborationSummaryList";
376
388
  const _CSh = "ChangeSpecification";
@@ -387,6 +399,7 @@ const _CTARP = "ConfiguredTableAnalysisRulePolicy";
387
399
  const _CTARPV = "ConfiguredTableAnalysisRulePolicyV1";
388
400
  const _CTAS = "ConfiguredTableAssociationSummary";
389
401
  const _CTASL = "ConfiguredTableAssociationSummaryList";
402
+ const _CTASTP = "ConfiguredTableAssociationSchemaTypeProperties";
390
403
  const _CTS = "ConfiguredTableSummary";
391
404
  const _CTSL = "ConfiguredTableSummaryList";
392
405
  const _Co = "Collaboration";
@@ -420,6 +433,16 @@ const _DIMTO = "DeleteIdMappingTableOutput";
420
433
  const _DINA = "DeleteIdNamespaceAssociation";
421
434
  const _DINAI = "DeleteIdNamespaceAssociationInput";
422
435
  const _DINAO = "DeleteIdNamespaceAssociationOutput";
436
+ const _DIT = "DeleteIntermediateTable";
437
+ const _DITAR = "DeleteIntermediateTableAnalysisRule";
438
+ const _DITARI = "DeleteIntermediateTableAnalysisRuleInput";
439
+ const _DITARO = "DeleteIntermediateTableAnalysisRuleOutput";
440
+ const _DITI = "DeleteIntermediateTableInput";
441
+ const _DITIi = "DisallowIntermediateTableInput";
442
+ const _DITO = "DeleteIntermediateTableOutput";
443
+ const _DITOi = "DisallowIntermediateTableOutput";
444
+ const _DITi = "DisallowIntermediateTable";
445
+ const _DL = "DependencyList";
423
446
  const _DM = "DeleteMember";
424
447
  const _DMI = "DeleteMemberInput";
425
448
  const _DMIe = "DeleteMembershipInput";
@@ -488,6 +511,12 @@ const _GIMTO = "GetIdMappingTableOutput";
488
511
  const _GINA = "GetIdNamespaceAssociation";
489
512
  const _GINAI = "GetIdNamespaceAssociationInput";
490
513
  const _GINAO = "GetIdNamespaceAssociationOutput";
514
+ const _GIT = "GetIntermediateTable";
515
+ const _GITAR = "GetIntermediateTableAnalysisRule";
516
+ const _GITARI = "GetIntermediateTableAnalysisRuleInput";
517
+ const _GITARO = "GetIntermediateTableAnalysisRuleOutput";
518
+ const _GITI = "GetIntermediateTableInput";
519
+ const _GITO = "GetIntermediateTableOutput";
491
520
  const _GM = "GetMembership";
492
521
  const _GMI = "GetMembershipInput";
493
522
  const _GMO = "GetMembershipOutput";
@@ -509,6 +538,16 @@ const _GSO = "GetSchemaOutput";
509
538
  const _GTR = "GlueTableReference";
510
539
  const _H = "Hash";
511
540
  const _HL = "HashList";
541
+ const _IAA = "InheritedAdditionalAnalyses";
542
+ const _IAAA = "InheritedAllowedAdditionalAnalyses";
543
+ const _IAAAS = "InheritedAllowedAdditionalAnalysesSource";
544
+ const _IAAASL = "InheritedAllowedAdditionalAnalysesSourceList";
545
+ const _IAAS = "InheritedAdditionalAnalysesSource";
546
+ const _IAASL = "InheritedAdditionalAnalysesSourceList";
547
+ const _IARR = "InheritedAllowedResultReceivers";
548
+ const _IARRS = "InheritedAllowedResultReceiversSource";
549
+ const _IARRSL = "InheritedAllowedResultReceiversSourceList";
550
+ const _IDOC = "InheritedDisallowedOutputColumns";
512
551
  const _IMC = "IdMappingConfig";
513
552
  const _IMT = "IdMappingTable";
514
553
  const _IMTIRC = "IdMappingTableInputReferenceConfig";
@@ -525,6 +564,24 @@ const _INAIRPS = "IdNamespaceAssociationInputReferencePropertiesSummary";
525
564
  const _INAS = "IdNamespaceAssociationSummary";
526
565
  const _INASL = "IdNamespaceAssociationSummaryList";
527
566
  const _ISE = "InternalServerException";
567
+ const _IT = "IntermediateTable";
568
+ const _ITAR = "IntermediateTableAnalysisRule";
569
+ const _ITARC = "IntermediateTableAnalysisRuleCustom";
570
+ const _ITARP = "IntermediateTableAnalysisRulePolicy";
571
+ const _ITARPV = "IntermediateTableAnalysisRulePolicyV1";
572
+ const _ITAV = "IntermediateTableActiveVersion";
573
+ const _ITC = "IntermediateTableColumn";
574
+ const _ITCC = "IntermediateTableComputeConfiguration";
575
+ const _ITCL = "IntermediateTableColumnList";
576
+ const _ITD = "IntermediateTableDependency";
577
+ const _ITIC = "IntermediateTableInheritedConstraints";
578
+ const _ITOC = "IntermediateTableOutputConfiguration";
579
+ const _ITS = "IntermediateTableSchema";
580
+ const _ITSL = "IntermediateTableSummaryList";
581
+ const _ITSTP = "IntermediateTableSchemaTypeProperties";
582
+ const _ITSn = "IntermediateTableSummary";
583
+ const _ITVS = "IntermediateTableVersionSummary";
584
+ const _ITVSL = "IntermediateTableVersionSummaryList";
528
585
  const _JCPC = "JobComputePaymentConfig";
529
586
  const _JPM = "JobParameterMap";
530
587
  const _LAT = "ListAnalysisTemplates";
@@ -566,6 +623,12 @@ const _LIMTO = "ListIdMappingTablesOutput";
566
623
  const _LINA = "ListIdNamespaceAssociations";
567
624
  const _LINAI = "ListIdNamespaceAssociationsInput";
568
625
  const _LINAO = "ListIdNamespaceAssociationsOutput";
626
+ const _LIT = "ListIntermediateTables";
627
+ const _LITI = "ListIntermediateTablesInput";
628
+ const _LITO = "ListIntermediateTablesOutput";
629
+ const _LITV = "ListIntermediateTableVersions";
630
+ const _LITVI = "ListIntermediateTableVersionsInput";
631
+ const _LITVO = "ListIntermediateTableVersionsOutput";
569
632
  const _LM = "ListMembers";
570
633
  const _LMI = "ListMembershipsInput";
571
634
  const _LMIi = "ListMembersInput";
@@ -614,6 +677,8 @@ const _MSLe = "MemberSummaryList";
614
677
  const _MSe = "MemberSpecification";
615
678
  const _MSem = "MemberSummary";
616
679
  const _MTPC = "ModelTrainingPaymentConfig";
680
+ const _PAC = "PopulationAnalysisConfiguration";
681
+ const _PASP = "PopulationAnalysisSqlParameters";
617
682
  const _PB = "PrivacyBudget";
618
683
  const _PBS = "PrivacyBudgetSummary";
619
684
  const _PBSL = "PrivacyBudgetSummaryList";
@@ -628,6 +693,9 @@ const _PI = "PrivacyImpact";
628
693
  const _PIMT = "PopulateIdMappingTable";
629
694
  const _PIMTI = "PopulateIdMappingTableInput";
630
695
  const _PIMTO = "PopulateIdMappingTableOutput";
696
+ const _PIT = "PopulateIntermediateTable";
697
+ const _PITI = "PopulateIntermediateTableInput";
698
+ const _PITO = "PopulateIntermediateTableOutput";
631
699
  const _PJ = "ProtectedJob";
632
700
  const _PJCC = "ProtectedJobComputeConfiguration";
633
701
  const _PJCD = "ProtectedJobConfigurationDetails";
@@ -653,6 +721,7 @@ const _PJSOCI = "ProtectedJobS3OutputConfigurationInput";
653
721
  const _PJSOCO = "ProtectedJobS3OutputConfigurationOutput";
654
722
  const _PJSr = "ProtectedJobSummary";
655
723
  const _PJWCC = "ProtectedJobWorkerComputeConfiguration";
724
+ const _PM = "ParameterMap";
656
725
  const _PPI = "PreviewPrivacyImpact";
657
726
  const _PPII = "PreviewPrivacyImpactInput";
658
727
  const _PPIO = "PreviewPrivacyImpactOutput";
@@ -745,6 +814,12 @@ const _UIMTO = "UpdateIdMappingTableOutput";
745
814
  const _UINA = "UpdateIdNamespaceAssociation";
746
815
  const _UINAI = "UpdateIdNamespaceAssociationInput";
747
816
  const _UINAO = "UpdateIdNamespaceAssociationOutput";
817
+ const _UIT = "UpdateIntermediateTable";
818
+ const _UITAR = "UpdateIntermediateTableAnalysisRule";
819
+ const _UITARI = "UpdateIntermediateTableAnalysisRuleInput";
820
+ const _UITARO = "UpdateIntermediateTableAnalysisRuleOutput";
821
+ const _UITI = "UpdateIntermediateTableInput";
822
+ const _UITO = "UpdateIntermediateTableOutput";
748
823
  const _UM = "UpdateMembership";
749
824
  const _UMI = "UpdateMembershipInput";
750
825
  const _UMO = "UpdateMembershipOutput";
@@ -785,15 +860,17 @@ const _aE = "analyticsEngine";
785
860
  const _aEg = "aggregationExpression";
786
861
  const _aI = "accountId";
787
862
  const _aIc = "accountIdentifier";
863
+ const _aIn = "analysisId";
788
864
  const _aJO = "allowedJoinOperators";
789
865
  const _aJOCWDN = "allowJoinsOnColumnsWithDifferentNames";
790
866
  const _aM = "analysisMethod";
791
867
  const _aP = "analysisParameters";
868
+ const _aPAI = "analysisPayerAccountId";
792
869
  const _aR = "autoRefresh";
793
870
  const _aRB = "aggregateRemainingBudget";
794
871
  const _aRP = "analysisRulePolicy";
795
- const _aRR = "allowedResultRegions";
796
- const _aRRl = "allowedResultReceivers";
872
+ const _aRR = "allowedResultReceivers";
873
+ const _aRRl = "allowedResultRegions";
797
874
  const _aRT = "analysisRuleTypes";
798
875
  const _aRTn = "analysisRuleType";
799
876
  const _aRn = "analysisRules";
@@ -843,7 +920,8 @@ const _cI = "collaborationId";
843
920
  const _cINA = "collaborationIdNamespaceAssociation";
844
921
  const _cINAS = "collaborationIdNamespaceAssociationSummaries";
845
922
  const _cIo = "collaborationIdentifier";
846
- const _cL = "collaborationList";
923
+ const _cL = "columnLineage";
924
+ const _cLo = "collaborationList";
847
925
  const _cM = "columnMapping";
848
926
  const _cMA = "creatorMemberAbilities";
849
927
  const _cMLMA = "creatorMLMemberAbilities";
@@ -858,6 +936,7 @@ const _cPBT = "collaborationPrivacyBudgetTemplate";
858
936
  const _cPBTS = "collaborationPrivacyBudgetTemplateSummaries";
859
937
  const _cPC = "creatorPaymentConfiguration";
860
938
  const _cPo = "consolidatedPolicy";
939
+ const _cR = "childResources";
861
940
  const _cRI = "changeRequestIdentifier";
862
941
  const _cT = "createTime";
863
942
  const _cTA = "configuredTableArn";
@@ -873,7 +952,8 @@ const _cTo = "configuredTable";
873
952
  const _cTol = "columnType";
874
953
  const _ch = "changes";
875
954
  const _co = "code";
876
- const _col = "collaboration";
955
+ const _col = "column";
956
+ const _coll = "collaboration";
877
957
  const _colu = "columns";
878
958
  const _con = "configurations";
879
959
  const _cu = "custom";
@@ -895,6 +975,7 @@ const _eMC = "errorMessageConfiguration";
895
975
  const _eP = "entryPoint";
896
976
  const _ePH = "entryPointHash";
897
977
  const _eT = "endTime";
978
+ const _eTx = "expirationTime";
898
979
  const _ep = "epsilon";
899
980
  const _er = "errors";
900
981
  const _f = "function";
@@ -906,12 +987,15 @@ const _hE = "httpError";
906
987
  const _hQ = "httpQuery";
907
988
  const _i = "id";
908
989
  const _iAA = "isAutoApproved";
990
+ const _iC = "inheritedConstraints";
991
+ const _iD = "includeDescendants";
909
992
  const _iMC = "idMappingConfig";
910
993
  const _iME = "isMetricsEnabled";
911
994
  const _iMJI = "idMappingJobId";
912
995
  const _iMT = "idMappingTable";
913
996
  const _iMTI = "idMappingTableIdentifier";
914
997
  const _iMTIS = "idMappingTableInputSource";
998
+ const _iMTId = "idMappingTableId";
915
999
  const _iMTS = "idMappingTableSummaries";
916
1000
  const _iMWS = "idMappingWorkflowsSupported";
917
1001
  const _iNA = "idNamespaceAssociation";
@@ -925,6 +1009,15 @@ const _iRA = "inputReferenceArn";
925
1009
  const _iRC = "inputReferenceConfig";
926
1010
  const _iRP = "inputReferenceProperties";
927
1011
  const _iSD = "isSyntheticData";
1012
+ const _iT = "intermediateTable";
1013
+ const _iTA = "intermediateTableArn";
1014
+ const _iTC = "intermediateTableConfiguration";
1015
+ const _iTI = "intermediateTableIdentifier";
1016
+ const _iTIn = "intermediateTableId";
1017
+ const _iTN = "intermediateTableName";
1018
+ const _iTS = "intermediateTableSummaries";
1019
+ const _iTV = "intermediateTableVersion";
1020
+ const _iTVS = "intermediateTableVersionSummaries";
928
1021
  const _jC = "joinColumns";
929
1022
  const _jCPAI = "jobComputePayerAccountId";
930
1023
  const _jCo = "jobCompute";
@@ -970,10 +1063,12 @@ const _nT = "nextToken";
970
1063
  const _na = "names";
971
1064
  const _nu = "number";
972
1065
  const _o = "output";
1066
+ const _oAI = "ownerAccountId";
973
1067
  const _oC = "outputConstraints";
974
1068
  const _oCu = "outputConfiguration";
975
1069
  const _oL = "outputLocation";
976
1070
  const _p = "policy";
1071
+ const _pAC = "populationAnalysisConfiguration";
977
1072
  const _pBS = "privacyBudgetSummaries";
978
1073
  const _pBT = "privacyBudgetType";
979
1074
  const _pBTA = "privacyBudgetTemplateArn";
@@ -991,9 +1086,11 @@ const _pN = "preserveNulls";
991
1086
  const _pQ = "protectedQuery";
992
1087
  const _pQI = "protectedQueryIdentifier";
993
1088
  const _pQr = "protectedQueries";
1089
+ const _pT = "parentType";
994
1090
  const _pa = "parameters";
995
1091
  const _pr = "properties";
996
1092
  const _qC = "queryConstraints";
1093
+ const _qCC = "queryComputeConfiguration";
997
1094
  const _qCPAI = "queryComputePayerAccountId";
998
1095
  const _qCu = "queryCompute";
999
1096
  const _qLS = "queryLogStatus";
@@ -1010,7 +1107,10 @@ const _rCe = "resultConfiguration";
1010
1107
  const _rCec = "receiverConfigurations";
1011
1108
  const _rF = "resultFormat";
1012
1109
  const _rI = "resourceId";
1110
+ const _rID = "retentionInDays";
1111
+ const _rN = "resourceName";
1013
1112
  const _rO = "requireOverlap";
1113
+ const _rS = "resourceStatus";
1014
1114
  const _rT = "resourceType";
1015
1115
  const _rTe = "referencedTables";
1016
1116
  const _re = "reasons";
@@ -1018,21 +1118,27 @@ const _reg = "region";
1018
1118
  const _res = "result";
1019
1119
  const _s = "smithy.ts.sdk.synthetic.com.amazonaws.cleanrooms";
1020
1120
  const _sA = "secretArn";
1121
+ const _sAI = "sourceAccountId";
1021
1122
  const _sAM = "selectedAnalysisMethods";
1022
1123
  const _sARR = "schemaAnalysisRuleRequests";
1124
+ const _sC = "sourceColumn";
1023
1125
  const _sDG = "syntheticDataGeneration";
1024
1126
  const _sDP = "syntheticDataParameters";
1025
1127
  const _sF = "scalarFunctions";
1026
1128
  const _sFO = "singleFileOutput";
1129
+ const _sI = "sourceId";
1027
1130
  const _sM = "sourceMetadata";
1028
- const _sN = "schemaName";
1131
+ const _sN = "sourceName";
1132
+ const _sNc = "schemaName";
1029
1133
  const _sP = "sensitivityParameters";
1030
1134
  const _sPq = "sqlParameters";
1135
+ const _sR = "statusReason";
1031
1136
  const _sS = "schemaSummaries";
1032
1137
  const _sSD = "schemaStatusDetails";
1033
1138
  const _sT = "startTime";
1034
1139
  const _sTP = "schemaTypeProperties";
1035
1140
  const _sTc = "schemaType";
1141
+ const _sTo = "sourceType";
1036
1142
  const _sTp = "specificationType";
1037
1143
  const _s_ = "s3";
1038
1144
  const _sc = "schema";
@@ -1041,12 +1147,15 @@ const _se = "server";
1041
1147
  const _sh = "sha256";
1042
1148
  const _sn = "snowflake";
1043
1149
  const _so = "source";
1150
+ const _sou = "sources";
1044
1151
  const _sp = "specification";
1045
1152
  const _spa = "spark";
1046
1153
  const _st = "status";
1047
1154
  const _sta = "statistics";
1048
1155
  const _t = "type";
1156
+ const _tD = "tableDependencies";
1049
1157
  const _tDIM = "totalDurationInMillis";
1158
+ const _tI = "tableId";
1050
1159
  const _tK = "tagKeys";
1051
1160
  const _tN = "tableName";
1052
1161
  const _tR = "tableReference";
@@ -1060,7 +1169,9 @@ const _uCL = "userContributionLimit";
1060
1169
  const _uNPQ = "usersNoisePerQuery";
1061
1170
  const _uT = "updateTime";
1062
1171
  const _v = "validations";
1172
+ const _vI = "versionId";
1063
1173
  const _v_ = "v1";
1174
+ const _va = "value";
1064
1175
  const _w = "worker";
1065
1176
  const _wG = "workGroup";
1066
1177
  const n0 = "com.amazonaws.cleanrooms";
@@ -1167,8 +1278,8 @@ var AnalysisRuleAggregation$ = [3, n0, _ARA,
1167
1278
  ];
1168
1279
  var AnalysisRuleCustom$ = [3, n0, _ARC,
1169
1280
  0,
1170
- [_aAl, _aAP, _aA, _dOC, _dP],
1171
- [64 | 0, 64 | 0, 0, 64 | 0, () => DifferentialPrivacyConfiguration$], 1
1281
+ [_aAl, _aAP, _aA, _dOC, _dP, _aRR, _aAA],
1282
+ [64 | 0, 64 | 0, 0, 64 | 0, () => DifferentialPrivacyConfiguration$, 64 | 0, 64 | 0], 1
1172
1283
  ];
1173
1284
  var AnalysisRuleIdMappingTable$ = [3, n0, _ARIMT,
1174
1285
  0,
@@ -1300,9 +1411,14 @@ var ChangeInput$ = [3, n0, _CI,
1300
1411
  [_sTp, _sp],
1301
1412
  [0, () => ChangeSpecification$], 2
1302
1413
  ];
1414
+ var ChildResource$ = [3, n0, _CR,
1415
+ 0,
1416
+ [_rT, _rN, _oAI, _rI, _rS],
1417
+ [0, 0, 0, 0, 0], 3
1418
+ ];
1303
1419
  var Collaboration$ = [3, n0, _Co,
1304
1420
  0,
1305
- [_i, _a, _n, _cAI, _cDN, _cT, _uT, _mS, _qLS, _de, _mI, _mA, _dEM, _jLS, _aE, _aACT, _aRR, _iME],
1421
+ [_i, _a, _n, _cAI, _cDN, _cT, _uT, _mS, _qLS, _de, _mI, _mA, _dEM, _jLS, _aE, _aACT, _aRRl, _iME],
1306
1422
  [0, 0, 0, 0, 0, 4, 4, 0, 0, 0, 0, 0, () => DataEncryptionMetadata$, 0, 0, 64 | 0, 64 | 0, 2], 9
1307
1423
  ];
1308
1424
  var CollaborationAnalysisTemplate$ = [3, n0, _CAT,
@@ -1380,6 +1496,11 @@ var ColumnClassificationDetails$ = [3, n0, _CCD,
1380
1496
  [_cM],
1381
1497
  [() => ColumnMappingList], 1
1382
1498
  ];
1499
+ var ColumnLineageEntry$ = [3, n0, _CLE,
1500
+ 0,
1501
+ [_col, _sC, _sN, _sI, _sTo, _sAI],
1502
+ [0, 0, 0, 0, 0, 0], 6
1503
+ ];
1383
1504
  var ConfiguredAudienceModelAssociation$ = [3, n0, _CAMA,
1384
1505
  0,
1385
1506
  [_i, _a, _cAMA, _mI, _mA, _cI, _cA, _n, _mRP, _cT, _uT, _de],
@@ -1402,8 +1523,8 @@ var ConfiguredTableAnalysisRule$ = [3, n0, _CTAR,
1402
1523
  ];
1403
1524
  var ConfiguredTableAssociation$ = [3, n0, _CTA,
1404
1525
  0,
1405
- [_a, _i, _cTI, _cTA, _mI, _mA, _rAo, _n, _cT, _uT, _de, _aRT],
1406
- [0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 64 | 0], 10
1526
+ [_a, _i, _cTI, _cTA, _mI, _mA, _rAo, _n, _cT, _uT, _de, _aRT, _cR],
1527
+ [0, 0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 64 | 0, () => ChildResourceList], 10
1407
1528
  ];
1408
1529
  var ConfiguredTableAssociationAnalysisRule$ = [3, n0, _CTAAR,
1409
1530
  0,
@@ -1412,19 +1533,24 @@ var ConfiguredTableAssociationAnalysisRule$ = [3, n0, _CTAAR,
1412
1533
  ];
1413
1534
  var ConfiguredTableAssociationAnalysisRuleAggregation$ = [3, n0, _CTAARA,
1414
1535
  0,
1415
- [_aRRl, _aAA],
1536
+ [_aRR, _aAA],
1416
1537
  [64 | 0, 64 | 0]
1417
1538
  ];
1418
1539
  var ConfiguredTableAssociationAnalysisRuleCustom$ = [3, n0, _CTAARC,
1419
1540
  0,
1420
- [_aRRl, _aAA],
1541
+ [_aRR, _aAA],
1421
1542
  [64 | 0, 64 | 0]
1422
1543
  ];
1423
1544
  var ConfiguredTableAssociationAnalysisRuleList$ = [3, n0, _CTAARL,
1424
1545
  0,
1425
- [_aRRl, _aAA],
1546
+ [_aRR, _aAA],
1426
1547
  [64 | 0, 64 | 0]
1427
1548
  ];
1549
+ var ConfiguredTableAssociationSchemaTypeProperties$ = [3, n0, _CTASTP,
1550
+ 0,
1551
+ [_cTAI],
1552
+ [0], 1
1553
+ ];
1428
1554
  var ConfiguredTableAssociationSummary$ = [3, n0, _CTAS,
1429
1555
  0,
1430
1556
  [_cTI, _mI, _mA, _n, _cT, _uT, _i, _a, _aRT],
@@ -1437,17 +1563,17 @@ var ConfiguredTableSummary$ = [3, n0, _CTS,
1437
1563
  ];
1438
1564
  var ConsolidatedPolicyAggregation$ = [3, n0, _CPA,
1439
1565
  0,
1440
- [_aC, _jC, _dC, _sF, _oC, _jR, _aJO, _aA, _aRRl, _aAA],
1566
+ [_aC, _jC, _dC, _sF, _oC, _jR, _aJO, _aA, _aRR, _aAA],
1441
1567
  [() => AggregateColumnList, 64 | 0, 64 | 0, 64 | 0, () => AggregationConstraints, 0, 64 | 0, 0, 64 | 0, 64 | 0], 5
1442
1568
  ];
1443
1569
  var ConsolidatedPolicyCustom$ = [3, n0, _CPC,
1444
1570
  0,
1445
- [_aAl, _aAP, _aA, _dOC, _dP, _aRRl, _aAA],
1571
+ [_aAl, _aAP, _aA, _dOC, _dP, _aRR, _aAA],
1446
1572
  [64 | 0, 64 | 0, 0, 64 | 0, () => DifferentialPrivacyConfiguration$, 64 | 0, 64 | 0], 1
1447
1573
  ];
1448
1574
  var ConsolidatedPolicyList$ = [3, n0, _CPL,
1449
1575
  0,
1450
- [_jC, _lC, _aJO, _aA, _aRRl, _aAA],
1576
+ [_jC, _lC, _aJO, _aA, _aRR, _aAA],
1451
1577
  [64 | 0, 64 | 0, 64 | 0, 0, 64 | 0, 64 | 0], 2
1452
1578
  ];
1453
1579
  var CreateAnalysisTemplateInput$ = [3, n0, _CATI,
@@ -1472,12 +1598,12 @@ var CreateCollaborationChangeRequestOutput$ = [3, n0, _CCCRO,
1472
1598
  ];
1473
1599
  var CreateCollaborationInput$ = [3, n0, _CCI,
1474
1600
  0,
1475
- [_me, _n, _de, _cMA, _cDN, _qLS, _cMLMA, _dEM, _jLS, _ta, _cPC, _aE, _aACRT, _aRR, _iME],
1476
- [() => MemberList, 0, 0, 64 | 0, 0, 0, () => MLMemberAbilities$, () => DataEncryptionMetadata$, 0, 128 | 0, () => PaymentConfiguration$, 0, 64 | 0, 64 | 0, 2], 6
1601
+ [_me, _n, _cMA, _cDN, _qLS, _de, _cMLMA, _dEM, _jLS, _ta, _cPC, _aE, _aACRT, _aRRl, _iME],
1602
+ [() => MemberList, 0, 64 | 0, 0, 0, 0, () => MLMemberAbilities$, () => DataEncryptionMetadata$, 0, 128 | 0, () => PaymentConfiguration$, 0, 64 | 0, 64 | 0, 2], 5
1477
1603
  ];
1478
1604
  var CreateCollaborationOutput$ = [3, n0, _CCO,
1479
1605
  0,
1480
- [_col],
1606
+ [_coll],
1481
1607
  [() => Collaboration$], 1
1482
1608
  ];
1483
1609
  var CreateConfiguredAudienceModelAssociationInput$ = [3, n0, _CCAMAI,
@@ -1550,6 +1676,26 @@ var CreateIdNamespaceAssociationOutput$ = [3, n0, _CINAO,
1550
1676
  [_iNA],
1551
1677
  [() => IdNamespaceAssociation$], 1
1552
1678
  ];
1679
+ var CreateIntermediateTableAnalysisRuleInput$ = [3, n0, _CITARI,
1680
+ 0,
1681
+ [_mIe, _iTI, _aRTn, _aRP],
1682
+ [[0, 1], [0, 1], 0, () => IntermediateTableAnalysisRulePolicy$], 4
1683
+ ];
1684
+ var CreateIntermediateTableAnalysisRuleOutput$ = [3, n0, _CITARO,
1685
+ 0,
1686
+ [_aRna],
1687
+ [() => IntermediateTableAnalysisRule$], 1
1688
+ ];
1689
+ var CreateIntermediateTableInput$ = [3, n0, _CITI,
1690
+ 0,
1691
+ [_mIe, _n, _pAC, _de, _kKA, _rID, _ta],
1692
+ [[0, 1], 0, [() => PopulationAnalysisConfiguration$, 0], 0, 0, 1, 128 | 0], 3
1693
+ ];
1694
+ var CreateIntermediateTableOutput$ = [3, n0, _CITO,
1695
+ 0,
1696
+ [_iT],
1697
+ [[() => IntermediateTable$, 0]], 1
1698
+ ];
1553
1699
  var CreateMembershipInput$ = [3, n0, _CMI,
1554
1700
  0,
1555
1701
  [_cIo, _qLS, _jLS, _ta, _dRC, _dJRC, _pC, _iME],
@@ -1665,6 +1811,26 @@ var DeleteIdNamespaceAssociationOutput$ = [3, n0, _DINAO,
1665
1811
  [],
1666
1812
  []
1667
1813
  ];
1814
+ var DeleteIntermediateTableAnalysisRuleInput$ = [3, n0, _DITARI,
1815
+ 0,
1816
+ [_mIe, _iTI, _aRTn],
1817
+ [[0, 1], [0, 1], [0, 1]], 3
1818
+ ];
1819
+ var DeleteIntermediateTableAnalysisRuleOutput$ = [3, n0, _DITARO,
1820
+ 0,
1821
+ [],
1822
+ []
1823
+ ];
1824
+ var DeleteIntermediateTableInput$ = [3, n0, _DITI,
1825
+ 0,
1826
+ [_mIe, _iTI],
1827
+ [[0, 1], [0, 1]], 2
1828
+ ];
1829
+ var DeleteIntermediateTableOutput$ = [3, n0, _DITO,
1830
+ 0,
1831
+ [],
1832
+ []
1833
+ ];
1668
1834
  var DeleteMemberInput$ = [3, n0, _DMI,
1669
1835
  0,
1670
1836
  [_cIo, _aI],
@@ -1760,6 +1926,16 @@ var DirectAnalysisConfigurationDetails$ = [3, n0, _DACD,
1760
1926
  [_rAI],
1761
1927
  [64 | 0]
1762
1928
  ];
1929
+ var DisallowIntermediateTableInput$ = [3, n0, _DITIi,
1930
+ 0,
1931
+ [_mIe, _iTN, _iD],
1932
+ [[0, 1], 0, 2], 2
1933
+ ];
1934
+ var DisallowIntermediateTableOutput$ = [3, n0, _DITOi,
1935
+ 0,
1936
+ [],
1937
+ []
1938
+ ];
1763
1939
  var ErrorMessageConfiguration$ = [3, n0, _EMC,
1764
1940
  0,
1765
1941
  [_t],
@@ -1822,7 +1998,7 @@ var GetCollaborationInput$ = [3, n0, _GCI,
1822
1998
  ];
1823
1999
  var GetCollaborationOutput$ = [3, n0, _GCO,
1824
2000
  0,
1825
- [_col],
2001
+ [_coll],
1826
2002
  [() => Collaboration$], 1
1827
2003
  ];
1828
2004
  var GetCollaborationPrivacyBudgetTemplateInput$ = [3, n0, _GCPBTI,
@@ -1905,6 +2081,26 @@ var GetIdNamespaceAssociationOutput$ = [3, n0, _GINAO,
1905
2081
  [_iNA],
1906
2082
  [() => IdNamespaceAssociation$], 1
1907
2083
  ];
2084
+ var GetIntermediateTableAnalysisRuleInput$ = [3, n0, _GITARI,
2085
+ 0,
2086
+ [_mIe, _iTI, _aRTn],
2087
+ [[0, 1], [0, 1], [0, 1]], 3
2088
+ ];
2089
+ var GetIntermediateTableAnalysisRuleOutput$ = [3, n0, _GITARO,
2090
+ 0,
2091
+ [_aRna],
2092
+ [() => IntermediateTableAnalysisRule$], 1
2093
+ ];
2094
+ var GetIntermediateTableInput$ = [3, n0, _GITI,
2095
+ 0,
2096
+ [_iTI, _mIe],
2097
+ [[0, 1], [0, 1]], 2
2098
+ ];
2099
+ var GetIntermediateTableOutput$ = [3, n0, _GITO,
2100
+ 0,
2101
+ [_iT],
2102
+ [[() => IntermediateTable$, 0]], 1
2103
+ ];
1908
2104
  var GetMembershipInput$ = [3, n0, _GMI,
1909
2105
  0,
1910
2106
  [_mIe],
@@ -1982,8 +2178,8 @@ var IdMappingConfig$ = [3, n0, _IMC,
1982
2178
  ];
1983
2179
  var IdMappingTable$ = [3, n0, _IMT,
1984
2180
  0,
1985
- [_i, _a, _iRC, _mI, _mA, _cI, _cA, _n, _cT, _uT, _iRP, _de, _kKA],
1986
- [0, 0, () => IdMappingTableInputReferenceConfig$, 0, 0, 0, 0, 0, 4, 4, () => IdMappingTableInputReferenceProperties$, 0, 0], 11
2181
+ [_i, _a, _iRC, _mI, _mA, _cI, _cA, _n, _cT, _uT, _iRP, _de, _kKA, _cR],
2182
+ [0, 0, () => IdMappingTableInputReferenceConfig$, 0, 0, 0, 0, 0, 4, 4, () => IdMappingTableInputReferenceProperties$, 0, 0, () => ChildResourceList], 11
1987
2183
  ];
1988
2184
  var IdMappingTableInputReferenceConfig$ = [3, n0, _IMTIRC,
1989
2185
  0,
@@ -2002,8 +2198,8 @@ var IdMappingTableInputSource$ = [3, n0, _IMTIS,
2002
2198
  ];
2003
2199
  var IdMappingTableSchemaTypeProperties$ = [3, n0, _IMTSTP,
2004
2200
  0,
2005
- [_iMTIS],
2006
- [() => IdMappingTableInputSourceList], 1
2201
+ [_iMTIS, _iMTId],
2202
+ [() => IdMappingTableInputSourceList, 0], 1
2007
2203
  ];
2008
2204
  var IdMappingTableSummary$ = [3, n0, _IMTS,
2009
2205
  0,
@@ -2035,6 +2231,101 @@ var IdNamespaceAssociationSummary$ = [3, n0, _INAS,
2035
2231
  [_mI, _mA, _cA, _cI, _cT, _uT, _i, _a, _iRC, _n, _iRP, _de],
2036
2232
  [0, 0, 0, 0, 4, 4, 0, 0, () => IdNamespaceAssociationInputReferenceConfig$, 0, () => IdNamespaceAssociationInputReferencePropertiesSummary$, 0], 11
2037
2233
  ];
2234
+ var InheritedAdditionalAnalyses$ = [3, n0, _IAA,
2235
+ 0,
2236
+ [_va, _sou],
2237
+ [0, () => InheritedAdditionalAnalysesSourceList], 2
2238
+ ];
2239
+ var InheritedAdditionalAnalysesSource$ = [3, n0, _IAAS,
2240
+ 0,
2241
+ [_n, _i, _t, _va, _sAI],
2242
+ [0, 0, 0, 0, 0], 5
2243
+ ];
2244
+ var InheritedAllowedAdditionalAnalyses$ = [3, n0, _IAAA,
2245
+ 0,
2246
+ [_va, _sou],
2247
+ [64 | 0, () => InheritedAllowedAdditionalAnalysesSourceList], 2
2248
+ ];
2249
+ var InheritedAllowedAdditionalAnalysesSource$ = [3, n0, _IAAAS,
2250
+ 0,
2251
+ [_n, _i, _t, _va, _sAI],
2252
+ [0, 0, 0, 64 | 0, 0], 5
2253
+ ];
2254
+ var InheritedAllowedResultReceivers$ = [3, n0, _IARR,
2255
+ 0,
2256
+ [_va, _sou],
2257
+ [64 | 0, () => InheritedAllowedResultReceiversSourceList], 2
2258
+ ];
2259
+ var InheritedAllowedResultReceiversSource$ = [3, n0, _IARRS,
2260
+ 0,
2261
+ [_n, _i, _t, _va, _sAI],
2262
+ [0, 0, 0, 64 | 0, 0], 5
2263
+ ];
2264
+ var InheritedDisallowedOutputColumns$ = [3, n0, _IDOC,
2265
+ 0,
2266
+ [_va, _cL],
2267
+ [64 | 0, () => ColumnLineageList], 2
2268
+ ];
2269
+ var IntermediateTable$ = [3, n0, _IT,
2270
+ 0,
2271
+ [_i, _a, _n, _mA, _mI, _cA, _cI, _cT, _uT, _st, _pAC, _de, _cR, _sR, _kKA, _rID, _tD, _iTV, _aRT, _sc],
2272
+ [0, 0, 0, 0, 0, 0, 0, 4, 4, 0, [() => PopulationAnalysisConfiguration$, 0], 0, () => ChildResourceList, 0, 0, 1, () => DependencyList, [() => IntermediateTableActiveVersion$, 0], 64 | 0, () => IntermediateTableSchema$], 11
2273
+ ];
2274
+ var IntermediateTableActiveVersion$ = [3, n0, _ITAV,
2275
+ 0,
2276
+ [_vI, _aIn, _aTn, _iC, _kKA, _pa, _eTx],
2277
+ [0, 0, 0, () => IntermediateTableInheritedConstraints$, 0, [() => ParameterMap, 0], 4], 4
2278
+ ];
2279
+ var IntermediateTableAnalysisRule$ = [3, n0, _ITAR,
2280
+ 0,
2281
+ [_iTI, _iTA, _aRP, _aRTn, _cT, _uT],
2282
+ [0, 0, () => IntermediateTableAnalysisRulePolicy$, 0, 4, 4], 6
2283
+ ];
2284
+ var IntermediateTableAnalysisRuleCustom$ = [3, n0, _ITARC,
2285
+ 0,
2286
+ [_aAl, _aA, _aAA, _aAP, _aRR, _dP, _dOC],
2287
+ [64 | 0, 0, 64 | 0, 64 | 0, 64 | 0, () => DifferentialPrivacyConfiguration$, 64 | 0]
2288
+ ];
2289
+ var IntermediateTableColumn$ = [3, n0, _ITC,
2290
+ 0,
2291
+ [_n, _t],
2292
+ [0, 0], 2
2293
+ ];
2294
+ var IntermediateTableDependency$ = [3, n0, _ITD,
2295
+ 0,
2296
+ [_i, _n, _t, _pT, _cAI],
2297
+ [0, 0, 0, 0, 0], 5
2298
+ ];
2299
+ var IntermediateTableInheritedConstraints$ = [3, n0, _ITIC,
2300
+ 0,
2301
+ [_aA, _aAA, _aRR, _dOC],
2302
+ [() => InheritedAdditionalAnalyses$, () => InheritedAllowedAdditionalAnalyses$, () => InheritedAllowedResultReceivers$, () => InheritedDisallowedOutputColumns$]
2303
+ ];
2304
+ var IntermediateTableOutputConfiguration$ = [3, n0, _ITOC,
2305
+ 0,
2306
+ [_i, _a, _n],
2307
+ [0, 0, 0], 3
2308
+ ];
2309
+ var IntermediateTableSchema$ = [3, n0, _ITS,
2310
+ 0,
2311
+ [_colu],
2312
+ [() => ColumnList], 1
2313
+ ];
2314
+ var IntermediateTableSchemaTypeProperties$ = [3, n0, _ITSTP,
2315
+ 0,
2316
+ [_iTIn],
2317
+ [0], 1
2318
+ ];
2319
+ var IntermediateTableSummary$ = [3, n0, _ITSn,
2320
+ 0,
2321
+ [_i, _a, _n, _mA, _mI, _cA, _cI, _cT, _uT, _st, _de, _rID, _aRT],
2322
+ [0, 0, 0, 0, 0, 0, 0, 4, 4, 0, 0, 1, 64 | 0], 10
2323
+ ];
2324
+ var IntermediateTableVersionSummary$ = [3, n0, _ITVS,
2325
+ 0,
2326
+ [_vI, _tI, _cT, _aIn, _st, _aTn, _kKA, _eTx],
2327
+ [0, 0, 4, 0, 0, 0, 0, 4], 6
2328
+ ];
2038
2329
  var JobComputePaymentConfig$ = [3, n0, _JCPC,
2039
2330
  0,
2040
2331
  [_iR],
@@ -2117,7 +2408,7 @@ var ListCollaborationsInput$ = [3, n0, _LCI,
2117
2408
  ];
2118
2409
  var ListCollaborationsOutput$ = [3, n0, _LCO,
2119
2410
  0,
2120
- [_cL, _nT],
2411
+ [_cLo, _nT],
2121
2412
  [() => CollaborationSummaryList, 0], 1
2122
2413
  ];
2123
2414
  var ListConfiguredAudienceModelAssociationsInput$ = [3, n0, _LCAMAI,
@@ -2170,6 +2461,26 @@ var ListIdNamespaceAssociationsOutput$ = [3, n0, _LINAO,
2170
2461
  [_iNAS, _nT],
2171
2462
  [() => IdNamespaceAssociationSummaryList, 0], 1
2172
2463
  ];
2464
+ var ListIntermediateTablesInput$ = [3, n0, _LITI,
2465
+ 0,
2466
+ [_mIe, _nT, _mR],
2467
+ [[0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 1
2468
+ ];
2469
+ var ListIntermediateTablesOutput$ = [3, n0, _LITO,
2470
+ 0,
2471
+ [_iTS, _nT],
2472
+ [() => IntermediateTableSummaryList, 0], 1
2473
+ ];
2474
+ var ListIntermediateTableVersionsInput$ = [3, n0, _LITVI,
2475
+ 0,
2476
+ [_mIe, _iTI, _nT, _mR],
2477
+ [[0, 1], [0, 1], [0, { [_hQ]: _nT }], [1, { [_hQ]: _mR }]], 2
2478
+ ];
2479
+ var ListIntermediateTableVersionsOutput$ = [3, n0, _LITVO,
2480
+ 0,
2481
+ [_iTVS, _nT],
2482
+ [() => IntermediateTableVersionSummaryList, 0], 1
2483
+ ];
2173
2484
  var ListMembershipsInput$ = [3, n0, _LMI,
2174
2485
  0,
2175
2486
  [_nT, _mR, _st],
@@ -2360,6 +2671,21 @@ var PopulateIdMappingTableOutput$ = [3, n0, _PIMTO,
2360
2671
  [_iMJI],
2361
2672
  [0], 1
2362
2673
  ];
2674
+ var PopulateIntermediateTableInput$ = [3, n0, _PITI,
2675
+ 0,
2676
+ [_iTI, _mIe, _pa, _cCo, _aPAI],
2677
+ [[0, 1], [0, 1], [() => ParameterMap, 0], () => IntermediateTableComputeConfiguration$, 0], 2
2678
+ ];
2679
+ var PopulateIntermediateTableOutput$ = [3, n0, _PITO,
2680
+ 0,
2681
+ [_aIn, _aTn, _vI],
2682
+ [0, 0, 0], 3
2683
+ ];
2684
+ var PopulationAnalysisSqlParameters$ = [3, n0, _PASP,
2685
+ 8,
2686
+ [_qS, _aTAn],
2687
+ [0, 0]
2688
+ ];
2363
2689
  var PreviewPrivacyImpactInput$ = [3, n0, _PPII,
2364
2690
  0,
2365
2691
  [_mIe, _pa],
@@ -2523,7 +2849,7 @@ var ProtectedQuerySingleMemberOutput$ = [3, n0, _PQSMO,
2523
2849
  var ProtectedQuerySQLParameters$ = [3, n0, _PQSQLP,
2524
2850
  8,
2525
2851
  [_qS, _aTAn, _pa],
2526
- [0, 0, 128 | 0]
2852
+ [0, 0, [() => ParameterMap, 0]]
2527
2853
  ];
2528
2854
  var ProtectedQueryStatistics$ = [3, n0, _PQS,
2529
2855
  0,
@@ -2532,8 +2858,8 @@ var ProtectedQueryStatistics$ = [3, n0, _PQS,
2532
2858
  ];
2533
2859
  var ProtectedQuerySummary$ = [3, n0, _PQSr,
2534
2860
  0,
2535
- [_i, _mI, _mA, _cT, _st, _rCec, _qCPAI],
2536
- [0, 0, 0, 4, 0, () => ReceiverConfigurationsList, 0], 6
2861
+ [_i, _mI, _mA, _cT, _st, _rCec, _qCPAI, _iTC],
2862
+ [0, 0, 0, 4, 0, () => ReceiverConfigurationsList, 0, () => IntermediateTableOutputConfiguration$], 6
2537
2863
  ];
2538
2864
  var QueryComputePaymentConfig$ = [3, n0, _QCPC,
2539
2865
  0,
@@ -2582,7 +2908,7 @@ var SchemaSummary$ = [3, n0, _SS,
2582
2908
  ];
2583
2909
  var SnowflakeTableReference$ = [3, n0, _STR,
2584
2910
  0,
2585
- [_sA, _aIc, _dN, _tN, _sN, _tS],
2911
+ [_sA, _aIc, _dN, _tN, _sNc, _tS],
2586
2912
  [0, 0, 0, 0, 0, () => SnowflakeTableSchema$], 6
2587
2913
  ];
2588
2914
  var SnowflakeTableSchemaV1$ = [3, n0, _STSV,
@@ -2667,7 +2993,7 @@ var UpdateCollaborationInput$ = [3, n0, _UCI,
2667
2993
  ];
2668
2994
  var UpdateCollaborationOutput$ = [3, n0, _UCO,
2669
2995
  0,
2670
- [_col],
2996
+ [_coll],
2671
2997
  [() => Collaboration$], 1
2672
2998
  ];
2673
2999
  var UpdateConfiguredAudienceModelAssociationInput$ = [3, n0, _UCAMAI,
@@ -2740,6 +3066,26 @@ var UpdateIdNamespaceAssociationOutput$ = [3, n0, _UINAO,
2740
3066
  [_iNA],
2741
3067
  [() => IdNamespaceAssociation$], 1
2742
3068
  ];
3069
+ var UpdateIntermediateTableAnalysisRuleInput$ = [3, n0, _UITARI,
3070
+ 0,
3071
+ [_mIe, _iTI, _aRTn, _aRP],
3072
+ [[0, 1], [0, 1], [0, 1], () => IntermediateTableAnalysisRulePolicy$], 4
3073
+ ];
3074
+ var UpdateIntermediateTableAnalysisRuleOutput$ = [3, n0, _UITARO,
3075
+ 0,
3076
+ [_aRna],
3077
+ [() => IntermediateTableAnalysisRule$], 1
3078
+ ];
3079
+ var UpdateIntermediateTableInput$ = [3, n0, _UITI,
3080
+ 0,
3081
+ [_iTI, _mIe, _de, _kKA, _colu],
3082
+ [[0, 1], [0, 1], 0, 0, () => IntermediateTableColumnList], 2
3083
+ ];
3084
+ var UpdateIntermediateTableOutput$ = [3, n0, _UITO,
3085
+ 0,
3086
+ [_iT],
3087
+ [[() => IntermediateTable$, 0]], 1
3088
+ ];
2743
3089
  var UpdateMembershipInput$ = [3, n0, _UMI,
2744
3090
  0,
2745
3091
  [_mIe, _qLS, _jLS, _dRC, _dJRC, _mPC],
@@ -2838,6 +3184,9 @@ var ChangeInputList = [1, n0, _CIL,
2838
3184
  var ChangeList = [1, n0, _CL,
2839
3185
  0, () => Change$
2840
3186
  ];
3187
+ var ChildResourceList = [1, n0, _CRL,
3188
+ 0, () => ChildResource$
3189
+ ];
2841
3190
  var CollaborationAnalysisTemplateList = [1, n0, _CATL,
2842
3191
  0, [() => CollaborationAnalysisTemplate$,
2843
3192
  0]
@@ -2863,6 +3212,9 @@ var CollaborationPrivacyBudgetTemplateSummaryList = [1, n0, _CPBTSL,
2863
3212
  var CollaborationSummaryList = [1, n0, _CSL,
2864
3213
  0, () => CollaborationSummary$
2865
3214
  ];
3215
+ var ColumnLineageList = [1, n0, _CLL,
3216
+ 0, () => ColumnLineageEntry$
3217
+ ];
2866
3218
  var ColumnList = [1, n0, _CLo,
2867
3219
  0, () => Column$
2868
3220
  ];
@@ -2878,6 +3230,9 @@ var ConfiguredTableAssociationSummaryList = [1, n0, _CTASL,
2878
3230
  var ConfiguredTableSummaryList = [1, n0, _CTSL,
2879
3231
  0, () => ConfiguredTableSummary$
2880
3232
  ];
3233
+ var DependencyList = [1, n0, _DL,
3234
+ 0, () => IntermediateTableDependency$
3235
+ ];
2881
3236
  var DifferentialPrivacyColumnList = [1, n0, _DPCL,
2882
3237
  0, () => DifferentialPrivacyColumn$
2883
3238
  ];
@@ -2902,6 +3257,24 @@ var IdMappingTableSummaryList = [1, n0, _IMTSL,
2902
3257
  var IdNamespaceAssociationSummaryList = [1, n0, _INASL,
2903
3258
  0, () => IdNamespaceAssociationSummary$
2904
3259
  ];
3260
+ var InheritedAdditionalAnalysesSourceList = [1, n0, _IAASL,
3261
+ 0, () => InheritedAdditionalAnalysesSource$
3262
+ ];
3263
+ var InheritedAllowedAdditionalAnalysesSourceList = [1, n0, _IAAASL,
3264
+ 0, () => InheritedAllowedAdditionalAnalysesSource$
3265
+ ];
3266
+ var InheritedAllowedResultReceiversSourceList = [1, n0, _IARRSL,
3267
+ 0, () => InheritedAllowedResultReceiversSource$
3268
+ ];
3269
+ var IntermediateTableColumnList = [1, n0, _ITCL,
3270
+ 0, () => IntermediateTableColumn$
3271
+ ];
3272
+ var IntermediateTableSummaryList = [1, n0, _ITSL,
3273
+ 0, () => IntermediateTableSummary$
3274
+ ];
3275
+ var IntermediateTableVersionSummaryList = [1, n0, _ITVSL,
3276
+ 0, () => IntermediateTableVersionSummary$
3277
+ ];
2905
3278
  var MemberList = [1, n0, _ML,
2906
3279
  0, () => MemberSpecification$
2907
3280
  ];
@@ -2971,6 +3344,9 @@ var ApprovalStatuses = [2, n0, _ASp,
2971
3344
  var JobParameterMap = [2, n0, _JPM,
2972
3345
  8, 0, 0
2973
3346
  ];
3347
+ var ParameterMap = [2, n0, _PM,
3348
+ 8, 0, 0
3349
+ ];
2974
3350
  var AnalysisRulePolicy$ = [4, n0, _ARP,
2975
3351
  0,
2976
3352
  [_v_],
@@ -2993,7 +3369,7 @@ var AnalysisSourceMetadata$ = [4, n0, _ASM,
2993
3369
  ];
2994
3370
  var ChangeSpecification$ = [4, n0, _CSh,
2995
3371
  0,
2996
- [_memb, _col],
3372
+ [_memb, _coll],
2997
3373
  [() => MemberChangeSpecification$, () => CollaborationChangeSpecification$]
2998
3374
  ];
2999
3375
  var ComputeConfiguration$ = [4, n0, _CC,
@@ -3036,6 +3412,21 @@ var ConsolidatedPolicyV1$ = [4, n0, _CPV,
3036
3412
  [_li, _agg, _cu],
3037
3413
  [() => ConsolidatedPolicyList$, () => ConsolidatedPolicyAggregation$, () => ConsolidatedPolicyCustom$]
3038
3414
  ];
3415
+ var IntermediateTableAnalysisRulePolicy$ = [4, n0, _ITARP,
3416
+ 0,
3417
+ [_v_],
3418
+ [() => IntermediateTableAnalysisRulePolicyV1$]
3419
+ ];
3420
+ var IntermediateTableAnalysisRulePolicyV1$ = [4, n0, _ITARPV,
3421
+ 0,
3422
+ [_cu],
3423
+ [() => IntermediateTableAnalysisRuleCustom$]
3424
+ ];
3425
+ var IntermediateTableComputeConfiguration$ = [4, n0, _ITCC,
3426
+ 0,
3427
+ [_qCC],
3428
+ [() => WorkerComputeConfiguration$]
3429
+ ];
3039
3430
  var MembershipProtectedJobOutputConfiguration$ = [4, n0, _MPJOC,
3040
3431
  0,
3041
3432
  [_s_],
@@ -3046,6 +3437,11 @@ var MembershipProtectedQueryOutputConfiguration$ = [4, n0, _MPQOC,
3046
3437
  [_s_],
3047
3438
  [() => ProtectedQueryS3OutputConfiguration$]
3048
3439
  ];
3440
+ var PopulationAnalysisConfiguration$ = [4, n0, _PAC,
3441
+ 0,
3442
+ [_sPq],
3443
+ [[() => PopulationAnalysisSqlParameters$, 0]]
3444
+ ];
3049
3445
  var PreviewPrivacyImpactParametersInput$ = [4, n0, _PPIPI,
3050
3446
  0,
3051
3447
  [_dP],
@@ -3113,8 +3509,8 @@ var ProtectedQueryOutput$ = [4, n0, _PQO,
3113
3509
  ];
3114
3510
  var ProtectedQueryOutputConfiguration$ = [4, n0, _PQOC,
3115
3511
  0,
3116
- [_s_, _memb, _di],
3117
- [() => ProtectedQueryS3OutputConfiguration$, () => ProtectedQueryMemberOutputConfiguration$, () => ProtectedQueryDistributeOutputConfiguration$]
3512
+ [_s_, _memb, _di, _iT],
3513
+ [() => ProtectedQueryS3OutputConfiguration$, () => ProtectedQueryMemberOutputConfiguration$, () => ProtectedQueryDistributeOutputConfiguration$, () => IntermediateTableOutputConfiguration$]
3118
3514
  ];
3119
3515
  var QueryConstraint$ = [4, n0, _QC,
3120
3516
  0,
@@ -3123,8 +3519,8 @@ var QueryConstraint$ = [4, n0, _QC,
3123
3519
  ];
3124
3520
  var SchemaTypeProperties$ = [4, n0, _STP,
3125
3521
  0,
3126
- [_iMT],
3127
- [() => IdMappingTableSchemaTypeProperties$]
3522
+ [_iMT, _iT, _cTAo],
3523
+ [() => IdMappingTableSchemaTypeProperties$, () => IntermediateTableSchemaTypeProperties$, () => ConfiguredTableAssociationSchemaTypeProperties$]
3128
3524
  ];
3129
3525
  var SnowflakeTableSchema$ = [4, n0, _STS,
3130
3526
  0,
@@ -3185,6 +3581,12 @@ var CreateIdMappingTable$ = [9, n0, _CIMT,
3185
3581
  var CreateIdNamespaceAssociation$ = [9, n0, _CINAr,
3186
3582
  { [_h]: ["POST", "/memberships/{membershipIdentifier}/idnamespaceassociations", 200] }, () => CreateIdNamespaceAssociationInput$, () => CreateIdNamespaceAssociationOutput$
3187
3583
  ];
3584
+ var CreateIntermediateTable$ = [9, n0, _CIT,
3585
+ { [_h]: ["POST", "/memberships/{membershipIdentifier}/intermediateTables", 200] }, () => CreateIntermediateTableInput$, () => CreateIntermediateTableOutput$
3586
+ ];
3587
+ var CreateIntermediateTableAnalysisRule$ = [9, n0, _CITAR,
3588
+ { [_h]: ["POST", "/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}/analysisRule", 200] }, () => CreateIntermediateTableAnalysisRuleInput$, () => CreateIntermediateTableAnalysisRuleOutput$
3589
+ ];
3188
3590
  var CreateMembership$ = [9, n0, _CM,
3189
3591
  { [_h]: ["POST", "/memberships", 200] }, () => CreateMembershipInput$, () => CreateMembershipOutput$
3190
3592
  ];
@@ -3218,6 +3620,12 @@ var DeleteIdMappingTable$ = [9, n0, _DIMT,
3218
3620
  var DeleteIdNamespaceAssociation$ = [9, n0, _DINA,
3219
3621
  { [_h]: ["DELETE", "/memberships/{membershipIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}", 204] }, () => DeleteIdNamespaceAssociationInput$, () => DeleteIdNamespaceAssociationOutput$
3220
3622
  ];
3623
+ var DeleteIntermediateTable$ = [9, n0, _DIT,
3624
+ { [_h]: ["DELETE", "/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}", 204] }, () => DeleteIntermediateTableInput$, () => DeleteIntermediateTableOutput$
3625
+ ];
3626
+ var DeleteIntermediateTableAnalysisRule$ = [9, n0, _DITAR,
3627
+ { [_h]: ["DELETE", "/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}/analysisRule/{analysisRuleType}", 204] }, () => DeleteIntermediateTableAnalysisRuleInput$, () => DeleteIntermediateTableAnalysisRuleOutput$
3628
+ ];
3221
3629
  var DeleteMember$ = [9, n0, _DM,
3222
3630
  { [_h]: ["DELETE", "/collaborations/{collaborationIdentifier}/member/{accountId}", 204] }, () => DeleteMemberInput$, () => DeleteMemberOutput$
3223
3631
  ];
@@ -3227,6 +3635,9 @@ var DeleteMembership$ = [9, n0, _DMe,
3227
3635
  var DeletePrivacyBudgetTemplate$ = [9, n0, _DPBT,
3228
3636
  { [_h]: ["DELETE", "/memberships/{membershipIdentifier}/privacybudgettemplates/{privacyBudgetTemplateIdentifier}", 204] }, () => DeletePrivacyBudgetTemplateInput$, () => DeletePrivacyBudgetTemplateOutput$
3229
3637
  ];
3638
+ var DisallowIntermediateTable$ = [9, n0, _DITi,
3639
+ { [_h]: ["POST", "/memberships/{membershipIdentifier}/disallowIntermediateTable", 200] }, () => DisallowIntermediateTableInput$, () => DisallowIntermediateTableOutput$
3640
+ ];
3230
3641
  var GetAnalysisTemplate$ = [9, n0, _GAT,
3231
3642
  { [_h]: ["GET", "/memberships/{membershipIdentifier}/analysistemplates/{analysisTemplateIdentifier}", 200] }, () => GetAnalysisTemplateInput$, () => GetAnalysisTemplateOutput$
3232
3643
  ];
@@ -3269,6 +3680,12 @@ var GetIdMappingTable$ = [9, n0, _GIMT,
3269
3680
  var GetIdNamespaceAssociation$ = [9, n0, _GINA,
3270
3681
  { [_h]: ["GET", "/memberships/{membershipIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}", 200] }, () => GetIdNamespaceAssociationInput$, () => GetIdNamespaceAssociationOutput$
3271
3682
  ];
3683
+ var GetIntermediateTable$ = [9, n0, _GIT,
3684
+ { [_h]: ["GET", "/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}", 200] }, () => GetIntermediateTableInput$, () => GetIntermediateTableOutput$
3685
+ ];
3686
+ var GetIntermediateTableAnalysisRule$ = [9, n0, _GITAR,
3687
+ { [_h]: ["GET", "/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}/analysisRule/{analysisRuleType}", 200] }, () => GetIntermediateTableAnalysisRuleInput$, () => GetIntermediateTableAnalysisRuleOutput$
3688
+ ];
3272
3689
  var GetMembership$ = [9, n0, _GM,
3273
3690
  { [_h]: ["GET", "/memberships/{membershipIdentifier}", 200] }, () => GetMembershipInput$, () => GetMembershipOutput$
3274
3691
  ];
@@ -3326,6 +3743,12 @@ var ListIdMappingTables$ = [9, n0, _LIMT,
3326
3743
  var ListIdNamespaceAssociations$ = [9, n0, _LINA,
3327
3744
  { [_h]: ["GET", "/memberships/{membershipIdentifier}/idnamespaceassociations", 200] }, () => ListIdNamespaceAssociationsInput$, () => ListIdNamespaceAssociationsOutput$
3328
3745
  ];
3746
+ var ListIntermediateTables$ = [9, n0, _LIT,
3747
+ { [_h]: ["GET", "/memberships/{membershipIdentifier}/intermediateTables", 200] }, () => ListIntermediateTablesInput$, () => ListIntermediateTablesOutput$
3748
+ ];
3749
+ var ListIntermediateTableVersions$ = [9, n0, _LITV,
3750
+ { [_h]: ["GET", "/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}/versions", 200] }, () => ListIntermediateTableVersionsInput$, () => ListIntermediateTableVersionsOutput$
3751
+ ];
3329
3752
  var ListMembers$ = [9, n0, _LM,
3330
3753
  { [_h]: ["GET", "/collaborations/{collaborationIdentifier}/members", 200] }, () => ListMembersInput$, () => ListMembersOutput$
3331
3754
  ];
@@ -3353,6 +3776,9 @@ var ListTagsForResource$ = [9, n0, _LTFR,
3353
3776
  var PopulateIdMappingTable$ = [9, n0, _PIMT,
3354
3777
  { [_h]: ["POST", "/memberships/{membershipIdentifier}/idmappingtables/{idMappingTableIdentifier}/populate", 200] }, () => PopulateIdMappingTableInput$, () => PopulateIdMappingTableOutput$
3355
3778
  ];
3779
+ var PopulateIntermediateTable$ = [9, n0, _PIT,
3780
+ { [_h]: ["POST", "/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}/populate", 200] }, () => PopulateIntermediateTableInput$, () => PopulateIntermediateTableOutput$
3781
+ ];
3356
3782
  var PreviewPrivacyImpact$ = [9, n0, _PPI,
3357
3783
  { [_h]: ["POST", "/memberships/{membershipIdentifier}/previewprivacyimpact", 200] }, () => PreviewPrivacyImpactInput$, () => PreviewPrivacyImpactOutput$
3358
3784
  ];
@@ -3398,6 +3824,12 @@ var UpdateIdMappingTable$ = [9, n0, _UIMT,
3398
3824
  var UpdateIdNamespaceAssociation$ = [9, n0, _UINA,
3399
3825
  { [_h]: ["PATCH", "/memberships/{membershipIdentifier}/idnamespaceassociations/{idNamespaceAssociationIdentifier}", 200] }, () => UpdateIdNamespaceAssociationInput$, () => UpdateIdNamespaceAssociationOutput$
3400
3826
  ];
3827
+ var UpdateIntermediateTable$ = [9, n0, _UIT,
3828
+ { [_h]: ["PATCH", "/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}", 200] }, () => UpdateIntermediateTableInput$, () => UpdateIntermediateTableOutput$
3829
+ ];
3830
+ var UpdateIntermediateTableAnalysisRule$ = [9, n0, _UITAR,
3831
+ { [_h]: ["PATCH", "/memberships/{membershipIdentifier}/intermediateTables/{intermediateTableIdentifier}/analysisRule/{analysisRuleType}", 200] }, () => UpdateIntermediateTableAnalysisRuleInput$, () => UpdateIntermediateTableAnalysisRuleOutput$
3832
+ ];
3401
3833
  var UpdateMembership$ = [9, n0, _UM,
3402
3834
  { [_h]: ["PATCH", "/memberships/{membershipIdentifier}", 200] }, () => UpdateMembershipInput$, () => UpdateMembershipOutput$
3403
3835
  ];
@@ -3436,6 +3868,7 @@ const getRuntimeConfig$1 = (config) => {
3436
3868
  serviceTarget: "AWSBastionControlPlaneServiceLambda",
3437
3869
  },
3438
3870
  serviceId: config?.serviceId ?? "CleanRooms",
3871
+ sha256: config?.sha256 ?? Sha256,
3439
3872
  urlParser: config?.urlParser ?? parseUrl,
3440
3873
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
3441
3874
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -3469,7 +3902,6 @@ const getRuntimeConfig = (config) => {
3469
3902
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
3470
3903
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
3471
3904
  }, config),
3472
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
3473
3905
  streamCollector: config?.streamCollector ?? streamCollector,
3474
3906
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
3475
3907
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -3557,1060 +3989,308 @@ class CleanRoomsClient extends Client {
3557
3989
  }
3558
3990
  }
3559
3991
 
3560
- class BatchGetCollaborationAnalysisTemplateCommand extends Command
3561
- .classBuilder()
3562
- .ep(commonParams)
3563
- .m(function (Command, cs, config, o) {
3564
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3565
- })
3566
- .s("AWSBastionControlPlaneServiceLambda", "BatchGetCollaborationAnalysisTemplate", {})
3567
- .n("CleanRoomsClient", "BatchGetCollaborationAnalysisTemplateCommand")
3568
- .sc(BatchGetCollaborationAnalysisTemplate$)
3569
- .build() {
3992
+ const command = makeBuilder(commonParams, "AWSBastionControlPlaneServiceLambda", "CleanRoomsClient", getEndpointPlugin);
3993
+ const _ep0 = {};
3994
+ const _mw0 = (Command, cs, config, o) => [];
3995
+
3996
+ class BatchGetCollaborationAnalysisTemplateCommand extends command(_ep0, _mw0, "BatchGetCollaborationAnalysisTemplate", BatchGetCollaborationAnalysisTemplate$) {
3997
+ }
3998
+
3999
+ class BatchGetSchemaAnalysisRuleCommand extends command(_ep0, _mw0, "BatchGetSchemaAnalysisRule", BatchGetSchemaAnalysisRule$) {
4000
+ }
4001
+
4002
+ class BatchGetSchemaCommand extends command(_ep0, _mw0, "BatchGetSchema", BatchGetSchema$) {
4003
+ }
4004
+
4005
+ class CreateAnalysisTemplateCommand extends command(_ep0, _mw0, "CreateAnalysisTemplate", CreateAnalysisTemplate$) {
4006
+ }
4007
+
4008
+ class CreateCollaborationChangeRequestCommand extends command(_ep0, _mw0, "CreateCollaborationChangeRequest", CreateCollaborationChangeRequest$) {
4009
+ }
4010
+
4011
+ class CreateCollaborationCommand extends command(_ep0, _mw0, "CreateCollaboration", CreateCollaboration$) {
4012
+ }
4013
+
4014
+ class CreateConfiguredAudienceModelAssociationCommand extends command(_ep0, _mw0, "CreateConfiguredAudienceModelAssociation", CreateConfiguredAudienceModelAssociation$) {
4015
+ }
4016
+
4017
+ class CreateConfiguredTableAnalysisRuleCommand extends command(_ep0, _mw0, "CreateConfiguredTableAnalysisRule", CreateConfiguredTableAnalysisRule$) {
4018
+ }
4019
+
4020
+ class CreateConfiguredTableAssociationAnalysisRuleCommand extends command(_ep0, _mw0, "CreateConfiguredTableAssociationAnalysisRule", CreateConfiguredTableAssociationAnalysisRule$) {
4021
+ }
4022
+
4023
+ class CreateConfiguredTableAssociationCommand extends command(_ep0, _mw0, "CreateConfiguredTableAssociation", CreateConfiguredTableAssociation$) {
4024
+ }
4025
+
4026
+ class CreateConfiguredTableCommand extends command(_ep0, _mw0, "CreateConfiguredTable", CreateConfiguredTable$) {
3570
4027
  }
3571
4028
 
3572
- class BatchGetSchemaAnalysisRuleCommand extends Command
3573
- .classBuilder()
3574
- .ep(commonParams)
3575
- .m(function (Command, cs, config, o) {
3576
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3577
- })
3578
- .s("AWSBastionControlPlaneServiceLambda", "BatchGetSchemaAnalysisRule", {})
3579
- .n("CleanRoomsClient", "BatchGetSchemaAnalysisRuleCommand")
3580
- .sc(BatchGetSchemaAnalysisRule$)
3581
- .build() {
4029
+ class CreateIdMappingTableCommand extends command(_ep0, _mw0, "CreateIdMappingTable", CreateIdMappingTable$) {
3582
4030
  }
3583
4031
 
3584
- class BatchGetSchemaCommand extends Command
3585
- .classBuilder()
3586
- .ep(commonParams)
3587
- .m(function (Command, cs, config, o) {
3588
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3589
- })
3590
- .s("AWSBastionControlPlaneServiceLambda", "BatchGetSchema", {})
3591
- .n("CleanRoomsClient", "BatchGetSchemaCommand")
3592
- .sc(BatchGetSchema$)
3593
- .build() {
4032
+ class CreateIdNamespaceAssociationCommand extends command(_ep0, _mw0, "CreateIdNamespaceAssociation", CreateIdNamespaceAssociation$) {
3594
4033
  }
3595
4034
 
3596
- class CreateAnalysisTemplateCommand extends Command
3597
- .classBuilder()
3598
- .ep(commonParams)
3599
- .m(function (Command, cs, config, o) {
3600
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3601
- })
3602
- .s("AWSBastionControlPlaneServiceLambda", "CreateAnalysisTemplate", {})
3603
- .n("CleanRoomsClient", "CreateAnalysisTemplateCommand")
3604
- .sc(CreateAnalysisTemplate$)
3605
- .build() {
4035
+ class CreateIntermediateTableAnalysisRuleCommand extends command(_ep0, _mw0, "CreateIntermediateTableAnalysisRule", CreateIntermediateTableAnalysisRule$) {
3606
4036
  }
3607
4037
 
3608
- class CreateCollaborationChangeRequestCommand extends Command
3609
- .classBuilder()
3610
- .ep(commonParams)
3611
- .m(function (Command, cs, config, o) {
3612
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3613
- })
3614
- .s("AWSBastionControlPlaneServiceLambda", "CreateCollaborationChangeRequest", {})
3615
- .n("CleanRoomsClient", "CreateCollaborationChangeRequestCommand")
3616
- .sc(CreateCollaborationChangeRequest$)
3617
- .build() {
4038
+ class CreateIntermediateTableCommand extends command(_ep0, _mw0, "CreateIntermediateTable", CreateIntermediateTable$) {
3618
4039
  }
3619
4040
 
3620
- class CreateCollaborationCommand extends Command
3621
- .classBuilder()
3622
- .ep(commonParams)
3623
- .m(function (Command, cs, config, o) {
3624
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3625
- })
3626
- .s("AWSBastionControlPlaneServiceLambda", "CreateCollaboration", {})
3627
- .n("CleanRoomsClient", "CreateCollaborationCommand")
3628
- .sc(CreateCollaboration$)
3629
- .build() {
4041
+ class CreateMembershipCommand extends command(_ep0, _mw0, "CreateMembership", CreateMembership$) {
3630
4042
  }
3631
4043
 
3632
- class CreateConfiguredAudienceModelAssociationCommand extends Command
3633
- .classBuilder()
3634
- .ep(commonParams)
3635
- .m(function (Command, cs, config, o) {
3636
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3637
- })
3638
- .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredAudienceModelAssociation", {})
3639
- .n("CleanRoomsClient", "CreateConfiguredAudienceModelAssociationCommand")
3640
- .sc(CreateConfiguredAudienceModelAssociation$)
3641
- .build() {
4044
+ class CreatePrivacyBudgetTemplateCommand extends command(_ep0, _mw0, "CreatePrivacyBudgetTemplate", CreatePrivacyBudgetTemplate$) {
3642
4045
  }
3643
4046
 
3644
- class CreateConfiguredTableAnalysisRuleCommand extends Command
3645
- .classBuilder()
3646
- .ep(commonParams)
3647
- .m(function (Command, cs, config, o) {
3648
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3649
- })
3650
- .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredTableAnalysisRule", {})
3651
- .n("CleanRoomsClient", "CreateConfiguredTableAnalysisRuleCommand")
3652
- .sc(CreateConfiguredTableAnalysisRule$)
3653
- .build() {
4047
+ class DeleteAnalysisTemplateCommand extends command(_ep0, _mw0, "DeleteAnalysisTemplate", DeleteAnalysisTemplate$) {
3654
4048
  }
3655
4049
 
3656
- class CreateConfiguredTableAssociationAnalysisRuleCommand extends Command
3657
- .classBuilder()
3658
- .ep(commonParams)
3659
- .m(function (Command, cs, config, o) {
3660
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3661
- })
3662
- .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredTableAssociationAnalysisRule", {})
3663
- .n("CleanRoomsClient", "CreateConfiguredTableAssociationAnalysisRuleCommand")
3664
- .sc(CreateConfiguredTableAssociationAnalysisRule$)
3665
- .build() {
4050
+ class DeleteCollaborationCommand extends command(_ep0, _mw0, "DeleteCollaboration", DeleteCollaboration$) {
3666
4051
  }
3667
4052
 
3668
- class CreateConfiguredTableAssociationCommand extends Command
3669
- .classBuilder()
3670
- .ep(commonParams)
3671
- .m(function (Command, cs, config, o) {
3672
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3673
- })
3674
- .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredTableAssociation", {})
3675
- .n("CleanRoomsClient", "CreateConfiguredTableAssociationCommand")
3676
- .sc(CreateConfiguredTableAssociation$)
3677
- .build() {
4053
+ class DeleteConfiguredAudienceModelAssociationCommand extends command(_ep0, _mw0, "DeleteConfiguredAudienceModelAssociation", DeleteConfiguredAudienceModelAssociation$) {
3678
4054
  }
3679
4055
 
3680
- class CreateConfiguredTableCommand extends Command
3681
- .classBuilder()
3682
- .ep(commonParams)
3683
- .m(function (Command, cs, config, o) {
3684
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3685
- })
3686
- .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredTable", {})
3687
- .n("CleanRoomsClient", "CreateConfiguredTableCommand")
3688
- .sc(CreateConfiguredTable$)
3689
- .build() {
4056
+ class DeleteConfiguredTableAnalysisRuleCommand extends command(_ep0, _mw0, "DeleteConfiguredTableAnalysisRule", DeleteConfiguredTableAnalysisRule$) {
3690
4057
  }
3691
4058
 
3692
- class CreateIdMappingTableCommand extends Command
3693
- .classBuilder()
3694
- .ep(commonParams)
3695
- .m(function (Command, cs, config, o) {
3696
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3697
- })
3698
- .s("AWSBastionControlPlaneServiceLambda", "CreateIdMappingTable", {})
3699
- .n("CleanRoomsClient", "CreateIdMappingTableCommand")
3700
- .sc(CreateIdMappingTable$)
3701
- .build() {
4059
+ class DeleteConfiguredTableAssociationAnalysisRuleCommand extends command(_ep0, _mw0, "DeleteConfiguredTableAssociationAnalysisRule", DeleteConfiguredTableAssociationAnalysisRule$) {
3702
4060
  }
3703
4061
 
3704
- class CreateIdNamespaceAssociationCommand extends Command
3705
- .classBuilder()
3706
- .ep(commonParams)
3707
- .m(function (Command, cs, config, o) {
3708
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3709
- })
3710
- .s("AWSBastionControlPlaneServiceLambda", "CreateIdNamespaceAssociation", {})
3711
- .n("CleanRoomsClient", "CreateIdNamespaceAssociationCommand")
3712
- .sc(CreateIdNamespaceAssociation$)
3713
- .build() {
4062
+ class DeleteConfiguredTableAssociationCommand extends command(_ep0, _mw0, "DeleteConfiguredTableAssociation", DeleteConfiguredTableAssociation$) {
3714
4063
  }
3715
4064
 
3716
- class CreateMembershipCommand extends Command
3717
- .classBuilder()
3718
- .ep(commonParams)
3719
- .m(function (Command, cs, config, o) {
3720
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3721
- })
3722
- .s("AWSBastionControlPlaneServiceLambda", "CreateMembership", {})
3723
- .n("CleanRoomsClient", "CreateMembershipCommand")
3724
- .sc(CreateMembership$)
3725
- .build() {
4065
+ class DeleteConfiguredTableCommand extends command(_ep0, _mw0, "DeleteConfiguredTable", DeleteConfiguredTable$) {
3726
4066
  }
3727
4067
 
3728
- class CreatePrivacyBudgetTemplateCommand extends Command
3729
- .classBuilder()
3730
- .ep(commonParams)
3731
- .m(function (Command, cs, config, o) {
3732
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3733
- })
3734
- .s("AWSBastionControlPlaneServiceLambda", "CreatePrivacyBudgetTemplate", {})
3735
- .n("CleanRoomsClient", "CreatePrivacyBudgetTemplateCommand")
3736
- .sc(CreatePrivacyBudgetTemplate$)
3737
- .build() {
4068
+ class DeleteIdMappingTableCommand extends command(_ep0, _mw0, "DeleteIdMappingTable", DeleteIdMappingTable$) {
3738
4069
  }
3739
4070
 
3740
- class DeleteAnalysisTemplateCommand extends Command
3741
- .classBuilder()
3742
- .ep(commonParams)
3743
- .m(function (Command, cs, config, o) {
3744
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3745
- })
3746
- .s("AWSBastionControlPlaneServiceLambda", "DeleteAnalysisTemplate", {})
3747
- .n("CleanRoomsClient", "DeleteAnalysisTemplateCommand")
3748
- .sc(DeleteAnalysisTemplate$)
3749
- .build() {
4071
+ class DeleteIdNamespaceAssociationCommand extends command(_ep0, _mw0, "DeleteIdNamespaceAssociation", DeleteIdNamespaceAssociation$) {
3750
4072
  }
3751
4073
 
3752
- class DeleteCollaborationCommand extends Command
3753
- .classBuilder()
3754
- .ep(commonParams)
3755
- .m(function (Command, cs, config, o) {
3756
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3757
- })
3758
- .s("AWSBastionControlPlaneServiceLambda", "DeleteCollaboration", {})
3759
- .n("CleanRoomsClient", "DeleteCollaborationCommand")
3760
- .sc(DeleteCollaboration$)
3761
- .build() {
4074
+ class DeleteIntermediateTableAnalysisRuleCommand extends command(_ep0, _mw0, "DeleteIntermediateTableAnalysisRule", DeleteIntermediateTableAnalysisRule$) {
3762
4075
  }
3763
4076
 
3764
- class DeleteConfiguredAudienceModelAssociationCommand extends Command
3765
- .classBuilder()
3766
- .ep(commonParams)
3767
- .m(function (Command, cs, config, o) {
3768
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3769
- })
3770
- .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredAudienceModelAssociation", {})
3771
- .n("CleanRoomsClient", "DeleteConfiguredAudienceModelAssociationCommand")
3772
- .sc(DeleteConfiguredAudienceModelAssociation$)
3773
- .build() {
4077
+ class DeleteIntermediateTableCommand extends command(_ep0, _mw0, "DeleteIntermediateTable", DeleteIntermediateTable$) {
3774
4078
  }
3775
4079
 
3776
- class DeleteConfiguredTableAnalysisRuleCommand extends Command
3777
- .classBuilder()
3778
- .ep(commonParams)
3779
- .m(function (Command, cs, config, o) {
3780
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3781
- })
3782
- .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTableAnalysisRule", {})
3783
- .n("CleanRoomsClient", "DeleteConfiguredTableAnalysisRuleCommand")
3784
- .sc(DeleteConfiguredTableAnalysisRule$)
3785
- .build() {
4080
+ class DeleteMemberCommand extends command(_ep0, _mw0, "DeleteMember", DeleteMember$) {
3786
4081
  }
3787
4082
 
3788
- class DeleteConfiguredTableAssociationAnalysisRuleCommand extends Command
3789
- .classBuilder()
3790
- .ep(commonParams)
3791
- .m(function (Command, cs, config, o) {
3792
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3793
- })
3794
- .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTableAssociationAnalysisRule", {})
3795
- .n("CleanRoomsClient", "DeleteConfiguredTableAssociationAnalysisRuleCommand")
3796
- .sc(DeleteConfiguredTableAssociationAnalysisRule$)
3797
- .build() {
4083
+ class DeleteMembershipCommand extends command(_ep0, _mw0, "DeleteMembership", DeleteMembership$) {
3798
4084
  }
3799
4085
 
3800
- class DeleteConfiguredTableAssociationCommand extends Command
3801
- .classBuilder()
3802
- .ep(commonParams)
3803
- .m(function (Command, cs, config, o) {
3804
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3805
- })
3806
- .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTableAssociation", {})
3807
- .n("CleanRoomsClient", "DeleteConfiguredTableAssociationCommand")
3808
- .sc(DeleteConfiguredTableAssociation$)
3809
- .build() {
4086
+ class DeletePrivacyBudgetTemplateCommand extends command(_ep0, _mw0, "DeletePrivacyBudgetTemplate", DeletePrivacyBudgetTemplate$) {
3810
4087
  }
3811
4088
 
3812
- class DeleteConfiguredTableCommand extends Command
3813
- .classBuilder()
3814
- .ep(commonParams)
3815
- .m(function (Command, cs, config, o) {
3816
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3817
- })
3818
- .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTable", {})
3819
- .n("CleanRoomsClient", "DeleteConfiguredTableCommand")
3820
- .sc(DeleteConfiguredTable$)
3821
- .build() {
4089
+ class DisallowIntermediateTableCommand extends command(_ep0, _mw0, "DisallowIntermediateTable", DisallowIntermediateTable$) {
3822
4090
  }
3823
4091
 
3824
- class DeleteIdMappingTableCommand extends Command
3825
- .classBuilder()
3826
- .ep(commonParams)
3827
- .m(function (Command, cs, config, o) {
3828
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3829
- })
3830
- .s("AWSBastionControlPlaneServiceLambda", "DeleteIdMappingTable", {})
3831
- .n("CleanRoomsClient", "DeleteIdMappingTableCommand")
3832
- .sc(DeleteIdMappingTable$)
3833
- .build() {
4092
+ class GetAnalysisTemplateCommand extends command(_ep0, _mw0, "GetAnalysisTemplate", GetAnalysisTemplate$) {
3834
4093
  }
3835
4094
 
3836
- class DeleteIdNamespaceAssociationCommand extends Command
3837
- .classBuilder()
3838
- .ep(commonParams)
3839
- .m(function (Command, cs, config, o) {
3840
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3841
- })
3842
- .s("AWSBastionControlPlaneServiceLambda", "DeleteIdNamespaceAssociation", {})
3843
- .n("CleanRoomsClient", "DeleteIdNamespaceAssociationCommand")
3844
- .sc(DeleteIdNamespaceAssociation$)
3845
- .build() {
4095
+ class GetCollaborationAnalysisTemplateCommand extends command(_ep0, _mw0, "GetCollaborationAnalysisTemplate", GetCollaborationAnalysisTemplate$) {
3846
4096
  }
3847
4097
 
3848
- class DeleteMemberCommand extends Command
3849
- .classBuilder()
3850
- .ep(commonParams)
3851
- .m(function (Command, cs, config, o) {
3852
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3853
- })
3854
- .s("AWSBastionControlPlaneServiceLambda", "DeleteMember", {})
3855
- .n("CleanRoomsClient", "DeleteMemberCommand")
3856
- .sc(DeleteMember$)
3857
- .build() {
4098
+ class GetCollaborationChangeRequestCommand extends command(_ep0, _mw0, "GetCollaborationChangeRequest", GetCollaborationChangeRequest$) {
3858
4099
  }
3859
4100
 
3860
- class DeleteMembershipCommand extends Command
3861
- .classBuilder()
3862
- .ep(commonParams)
3863
- .m(function (Command, cs, config, o) {
3864
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3865
- })
3866
- .s("AWSBastionControlPlaneServiceLambda", "DeleteMembership", {})
3867
- .n("CleanRoomsClient", "DeleteMembershipCommand")
3868
- .sc(DeleteMembership$)
3869
- .build() {
4101
+ class GetCollaborationCommand extends command(_ep0, _mw0, "GetCollaboration", GetCollaboration$) {
3870
4102
  }
3871
4103
 
3872
- class DeletePrivacyBudgetTemplateCommand extends Command
3873
- .classBuilder()
3874
- .ep(commonParams)
3875
- .m(function (Command, cs, config, o) {
3876
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3877
- })
3878
- .s("AWSBastionControlPlaneServiceLambda", "DeletePrivacyBudgetTemplate", {})
3879
- .n("CleanRoomsClient", "DeletePrivacyBudgetTemplateCommand")
3880
- .sc(DeletePrivacyBudgetTemplate$)
3881
- .build() {
4104
+ class GetCollaborationConfiguredAudienceModelAssociationCommand extends command(_ep0, _mw0, "GetCollaborationConfiguredAudienceModelAssociation", GetCollaborationConfiguredAudienceModelAssociation$) {
3882
4105
  }
3883
4106
 
3884
- class GetAnalysisTemplateCommand extends Command
3885
- .classBuilder()
3886
- .ep(commonParams)
3887
- .m(function (Command, cs, config, o) {
3888
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3889
- })
3890
- .s("AWSBastionControlPlaneServiceLambda", "GetAnalysisTemplate", {})
3891
- .n("CleanRoomsClient", "GetAnalysisTemplateCommand")
3892
- .sc(GetAnalysisTemplate$)
3893
- .build() {
4107
+ class GetCollaborationIdNamespaceAssociationCommand extends command(_ep0, _mw0, "GetCollaborationIdNamespaceAssociation", GetCollaborationIdNamespaceAssociation$) {
3894
4108
  }
3895
4109
 
3896
- class GetCollaborationAnalysisTemplateCommand extends Command
3897
- .classBuilder()
3898
- .ep(commonParams)
3899
- .m(function (Command, cs, config, o) {
3900
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3901
- })
3902
- .s("AWSBastionControlPlaneServiceLambda", "GetCollaborationAnalysisTemplate", {})
3903
- .n("CleanRoomsClient", "GetCollaborationAnalysisTemplateCommand")
3904
- .sc(GetCollaborationAnalysisTemplate$)
3905
- .build() {
4110
+ class GetCollaborationPrivacyBudgetTemplateCommand extends command(_ep0, _mw0, "GetCollaborationPrivacyBudgetTemplate", GetCollaborationPrivacyBudgetTemplate$) {
3906
4111
  }
3907
4112
 
3908
- class GetCollaborationChangeRequestCommand extends Command
3909
- .classBuilder()
3910
- .ep(commonParams)
3911
- .m(function (Command, cs, config, o) {
3912
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3913
- })
3914
- .s("AWSBastionControlPlaneServiceLambda", "GetCollaborationChangeRequest", {})
3915
- .n("CleanRoomsClient", "GetCollaborationChangeRequestCommand")
3916
- .sc(GetCollaborationChangeRequest$)
3917
- .build() {
4113
+ class GetConfiguredAudienceModelAssociationCommand extends command(_ep0, _mw0, "GetConfiguredAudienceModelAssociation", GetConfiguredAudienceModelAssociation$) {
3918
4114
  }
3919
4115
 
3920
- class GetCollaborationCommand extends Command
3921
- .classBuilder()
3922
- .ep(commonParams)
3923
- .m(function (Command, cs, config, o) {
3924
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3925
- })
3926
- .s("AWSBastionControlPlaneServiceLambda", "GetCollaboration", {})
3927
- .n("CleanRoomsClient", "GetCollaborationCommand")
3928
- .sc(GetCollaboration$)
3929
- .build() {
4116
+ class GetConfiguredTableAnalysisRuleCommand extends command(_ep0, _mw0, "GetConfiguredTableAnalysisRule", GetConfiguredTableAnalysisRule$) {
3930
4117
  }
3931
4118
 
3932
- class GetCollaborationConfiguredAudienceModelAssociationCommand extends Command
3933
- .classBuilder()
3934
- .ep(commonParams)
3935
- .m(function (Command, cs, config, o) {
3936
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3937
- })
3938
- .s("AWSBastionControlPlaneServiceLambda", "GetCollaborationConfiguredAudienceModelAssociation", {})
3939
- .n("CleanRoomsClient", "GetCollaborationConfiguredAudienceModelAssociationCommand")
3940
- .sc(GetCollaborationConfiguredAudienceModelAssociation$)
3941
- .build() {
4119
+ class GetConfiguredTableAssociationAnalysisRuleCommand extends command(_ep0, _mw0, "GetConfiguredTableAssociationAnalysisRule", GetConfiguredTableAssociationAnalysisRule$) {
3942
4120
  }
3943
4121
 
3944
- class GetCollaborationIdNamespaceAssociationCommand extends Command
3945
- .classBuilder()
3946
- .ep(commonParams)
3947
- .m(function (Command, cs, config, o) {
3948
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3949
- })
3950
- .s("AWSBastionControlPlaneServiceLambda", "GetCollaborationIdNamespaceAssociation", {})
3951
- .n("CleanRoomsClient", "GetCollaborationIdNamespaceAssociationCommand")
3952
- .sc(GetCollaborationIdNamespaceAssociation$)
3953
- .build() {
4122
+ class GetConfiguredTableAssociationCommand extends command(_ep0, _mw0, "GetConfiguredTableAssociation", GetConfiguredTableAssociation$) {
3954
4123
  }
3955
4124
 
3956
- class GetCollaborationPrivacyBudgetTemplateCommand extends Command
3957
- .classBuilder()
3958
- .ep(commonParams)
3959
- .m(function (Command, cs, config, o) {
3960
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3961
- })
3962
- .s("AWSBastionControlPlaneServiceLambda", "GetCollaborationPrivacyBudgetTemplate", {})
3963
- .n("CleanRoomsClient", "GetCollaborationPrivacyBudgetTemplateCommand")
3964
- .sc(GetCollaborationPrivacyBudgetTemplate$)
3965
- .build() {
4125
+ class GetConfiguredTableCommand extends command(_ep0, _mw0, "GetConfiguredTable", GetConfiguredTable$) {
3966
4126
  }
3967
4127
 
3968
- class GetConfiguredAudienceModelAssociationCommand extends Command
3969
- .classBuilder()
3970
- .ep(commonParams)
3971
- .m(function (Command, cs, config, o) {
3972
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3973
- })
3974
- .s("AWSBastionControlPlaneServiceLambda", "GetConfiguredAudienceModelAssociation", {})
3975
- .n("CleanRoomsClient", "GetConfiguredAudienceModelAssociationCommand")
3976
- .sc(GetConfiguredAudienceModelAssociation$)
3977
- .build() {
4128
+ class GetIdMappingTableCommand extends command(_ep0, _mw0, "GetIdMappingTable", GetIdMappingTable$) {
3978
4129
  }
3979
4130
 
3980
- class GetConfiguredTableAnalysisRuleCommand extends Command
3981
- .classBuilder()
3982
- .ep(commonParams)
3983
- .m(function (Command, cs, config, o) {
3984
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3985
- })
3986
- .s("AWSBastionControlPlaneServiceLambda", "GetConfiguredTableAnalysisRule", {})
3987
- .n("CleanRoomsClient", "GetConfiguredTableAnalysisRuleCommand")
3988
- .sc(GetConfiguredTableAnalysisRule$)
3989
- .build() {
4131
+ class GetIdNamespaceAssociationCommand extends command(_ep0, _mw0, "GetIdNamespaceAssociation", GetIdNamespaceAssociation$) {
3990
4132
  }
3991
4133
 
3992
- class GetConfiguredTableAssociationAnalysisRuleCommand extends Command
3993
- .classBuilder()
3994
- .ep(commonParams)
3995
- .m(function (Command, cs, config, o) {
3996
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3997
- })
3998
- .s("AWSBastionControlPlaneServiceLambda", "GetConfiguredTableAssociationAnalysisRule", {})
3999
- .n("CleanRoomsClient", "GetConfiguredTableAssociationAnalysisRuleCommand")
4000
- .sc(GetConfiguredTableAssociationAnalysisRule$)
4001
- .build() {
4134
+ class GetIntermediateTableAnalysisRuleCommand extends command(_ep0, _mw0, "GetIntermediateTableAnalysisRule", GetIntermediateTableAnalysisRule$) {
4002
4135
  }
4003
4136
 
4004
- class GetConfiguredTableAssociationCommand extends Command
4005
- .classBuilder()
4006
- .ep(commonParams)
4007
- .m(function (Command, cs, config, o) {
4008
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4009
- })
4010
- .s("AWSBastionControlPlaneServiceLambda", "GetConfiguredTableAssociation", {})
4011
- .n("CleanRoomsClient", "GetConfiguredTableAssociationCommand")
4012
- .sc(GetConfiguredTableAssociation$)
4013
- .build() {
4137
+ class GetIntermediateTableCommand extends command(_ep0, _mw0, "GetIntermediateTable", GetIntermediateTable$) {
4014
4138
  }
4015
4139
 
4016
- class GetConfiguredTableCommand extends Command
4017
- .classBuilder()
4018
- .ep(commonParams)
4019
- .m(function (Command, cs, config, o) {
4020
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4021
- })
4022
- .s("AWSBastionControlPlaneServiceLambda", "GetConfiguredTable", {})
4023
- .n("CleanRoomsClient", "GetConfiguredTableCommand")
4024
- .sc(GetConfiguredTable$)
4025
- .build() {
4140
+ class GetMembershipCommand extends command(_ep0, _mw0, "GetMembership", GetMembership$) {
4026
4141
  }
4027
4142
 
4028
- class GetIdMappingTableCommand extends Command
4029
- .classBuilder()
4030
- .ep(commonParams)
4031
- .m(function (Command, cs, config, o) {
4032
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4033
- })
4034
- .s("AWSBastionControlPlaneServiceLambda", "GetIdMappingTable", {})
4035
- .n("CleanRoomsClient", "GetIdMappingTableCommand")
4036
- .sc(GetIdMappingTable$)
4037
- .build() {
4143
+ class GetPrivacyBudgetTemplateCommand extends command(_ep0, _mw0, "GetPrivacyBudgetTemplate", GetPrivacyBudgetTemplate$) {
4038
4144
  }
4039
4145
 
4040
- class GetIdNamespaceAssociationCommand extends Command
4041
- .classBuilder()
4042
- .ep(commonParams)
4043
- .m(function (Command, cs, config, o) {
4044
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4045
- })
4046
- .s("AWSBastionControlPlaneServiceLambda", "GetIdNamespaceAssociation", {})
4047
- .n("CleanRoomsClient", "GetIdNamespaceAssociationCommand")
4048
- .sc(GetIdNamespaceAssociation$)
4049
- .build() {
4146
+ class GetProtectedJobCommand extends command(_ep0, _mw0, "GetProtectedJob", GetProtectedJob$) {
4050
4147
  }
4051
4148
 
4052
- class GetMembershipCommand extends Command
4053
- .classBuilder()
4054
- .ep(commonParams)
4055
- .m(function (Command, cs, config, o) {
4056
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4057
- })
4058
- .s("AWSBastionControlPlaneServiceLambda", "GetMembership", {})
4059
- .n("CleanRoomsClient", "GetMembershipCommand")
4060
- .sc(GetMembership$)
4061
- .build() {
4149
+ class GetProtectedQueryCommand extends command(_ep0, _mw0, "GetProtectedQuery", GetProtectedQuery$) {
4062
4150
  }
4063
4151
 
4064
- class GetPrivacyBudgetTemplateCommand extends Command
4065
- .classBuilder()
4066
- .ep(commonParams)
4067
- .m(function (Command, cs, config, o) {
4068
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4069
- })
4070
- .s("AWSBastionControlPlaneServiceLambda", "GetPrivacyBudgetTemplate", {})
4071
- .n("CleanRoomsClient", "GetPrivacyBudgetTemplateCommand")
4072
- .sc(GetPrivacyBudgetTemplate$)
4073
- .build() {
4152
+ class GetSchemaAnalysisRuleCommand extends command(_ep0, _mw0, "GetSchemaAnalysisRule", GetSchemaAnalysisRule$) {
4074
4153
  }
4075
4154
 
4076
- class GetProtectedJobCommand extends Command
4077
- .classBuilder()
4078
- .ep(commonParams)
4079
- .m(function (Command, cs, config, o) {
4080
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4081
- })
4082
- .s("AWSBastionControlPlaneServiceLambda", "GetProtectedJob", {})
4083
- .n("CleanRoomsClient", "GetProtectedJobCommand")
4084
- .sc(GetProtectedJob$)
4085
- .build() {
4155
+ class GetSchemaCommand extends command(_ep0, _mw0, "GetSchema", GetSchema$) {
4086
4156
  }
4087
4157
 
4088
- class GetProtectedQueryCommand extends Command
4089
- .classBuilder()
4090
- .ep(commonParams)
4091
- .m(function (Command, cs, config, o) {
4092
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4093
- })
4094
- .s("AWSBastionControlPlaneServiceLambda", "GetProtectedQuery", {})
4095
- .n("CleanRoomsClient", "GetProtectedQueryCommand")
4096
- .sc(GetProtectedQuery$)
4097
- .build() {
4158
+ class ListAnalysisTemplatesCommand extends command(_ep0, _mw0, "ListAnalysisTemplates", ListAnalysisTemplates$) {
4098
4159
  }
4099
4160
 
4100
- class GetSchemaAnalysisRuleCommand extends Command
4101
- .classBuilder()
4102
- .ep(commonParams)
4103
- .m(function (Command, cs, config, o) {
4104
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4105
- })
4106
- .s("AWSBastionControlPlaneServiceLambda", "GetSchemaAnalysisRule", {})
4107
- .n("CleanRoomsClient", "GetSchemaAnalysisRuleCommand")
4108
- .sc(GetSchemaAnalysisRule$)
4109
- .build() {
4161
+ class ListCollaborationAnalysisTemplatesCommand extends command(_ep0, _mw0, "ListCollaborationAnalysisTemplates", ListCollaborationAnalysisTemplates$) {
4110
4162
  }
4111
4163
 
4112
- class GetSchemaCommand extends Command
4113
- .classBuilder()
4114
- .ep(commonParams)
4115
- .m(function (Command, cs, config, o) {
4116
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4117
- })
4118
- .s("AWSBastionControlPlaneServiceLambda", "GetSchema", {})
4119
- .n("CleanRoomsClient", "GetSchemaCommand")
4120
- .sc(GetSchema$)
4121
- .build() {
4164
+ class ListCollaborationChangeRequestsCommand extends command(_ep0, _mw0, "ListCollaborationChangeRequests", ListCollaborationChangeRequests$) {
4122
4165
  }
4123
4166
 
4124
- class ListAnalysisTemplatesCommand extends Command
4125
- .classBuilder()
4126
- .ep(commonParams)
4127
- .m(function (Command, cs, config, o) {
4128
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4129
- })
4130
- .s("AWSBastionControlPlaneServiceLambda", "ListAnalysisTemplates", {})
4131
- .n("CleanRoomsClient", "ListAnalysisTemplatesCommand")
4132
- .sc(ListAnalysisTemplates$)
4133
- .build() {
4167
+ class ListCollaborationConfiguredAudienceModelAssociationsCommand extends command(_ep0, _mw0, "ListCollaborationConfiguredAudienceModelAssociations", ListCollaborationConfiguredAudienceModelAssociations$) {
4134
4168
  }
4135
4169
 
4136
- class ListCollaborationAnalysisTemplatesCommand extends Command
4137
- .classBuilder()
4138
- .ep(commonParams)
4139
- .m(function (Command, cs, config, o) {
4140
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4141
- })
4142
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborationAnalysisTemplates", {})
4143
- .n("CleanRoomsClient", "ListCollaborationAnalysisTemplatesCommand")
4144
- .sc(ListCollaborationAnalysisTemplates$)
4145
- .build() {
4170
+ class ListCollaborationIdNamespaceAssociationsCommand extends command(_ep0, _mw0, "ListCollaborationIdNamespaceAssociations", ListCollaborationIdNamespaceAssociations$) {
4146
4171
  }
4147
4172
 
4148
- class ListCollaborationChangeRequestsCommand extends Command
4149
- .classBuilder()
4150
- .ep(commonParams)
4151
- .m(function (Command, cs, config, o) {
4152
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4153
- })
4154
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborationChangeRequests", {})
4155
- .n("CleanRoomsClient", "ListCollaborationChangeRequestsCommand")
4156
- .sc(ListCollaborationChangeRequests$)
4157
- .build() {
4173
+ class ListCollaborationPrivacyBudgetsCommand extends command(_ep0, _mw0, "ListCollaborationPrivacyBudgets", ListCollaborationPrivacyBudgets$) {
4158
4174
  }
4159
4175
 
4160
- class ListCollaborationConfiguredAudienceModelAssociationsCommand extends Command
4161
- .classBuilder()
4162
- .ep(commonParams)
4163
- .m(function (Command, cs, config, o) {
4164
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4165
- })
4166
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborationConfiguredAudienceModelAssociations", {})
4167
- .n("CleanRoomsClient", "ListCollaborationConfiguredAudienceModelAssociationsCommand")
4168
- .sc(ListCollaborationConfiguredAudienceModelAssociations$)
4169
- .build() {
4176
+ class ListCollaborationPrivacyBudgetTemplatesCommand extends command(_ep0, _mw0, "ListCollaborationPrivacyBudgetTemplates", ListCollaborationPrivacyBudgetTemplates$) {
4170
4177
  }
4171
4178
 
4172
- class ListCollaborationIdNamespaceAssociationsCommand extends Command
4173
- .classBuilder()
4174
- .ep(commonParams)
4175
- .m(function (Command, cs, config, o) {
4176
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4177
- })
4178
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborationIdNamespaceAssociations", {})
4179
- .n("CleanRoomsClient", "ListCollaborationIdNamespaceAssociationsCommand")
4180
- .sc(ListCollaborationIdNamespaceAssociations$)
4181
- .build() {
4179
+ class ListCollaborationsCommand extends command(_ep0, _mw0, "ListCollaborations", ListCollaborations$) {
4182
4180
  }
4183
4181
 
4184
- class ListCollaborationPrivacyBudgetsCommand extends Command
4185
- .classBuilder()
4186
- .ep(commonParams)
4187
- .m(function (Command, cs, config, o) {
4188
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4189
- })
4190
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborationPrivacyBudgets", {})
4191
- .n("CleanRoomsClient", "ListCollaborationPrivacyBudgetsCommand")
4192
- .sc(ListCollaborationPrivacyBudgets$)
4193
- .build() {
4182
+ class ListConfiguredAudienceModelAssociationsCommand extends command(_ep0, _mw0, "ListConfiguredAudienceModelAssociations", ListConfiguredAudienceModelAssociations$) {
4194
4183
  }
4195
4184
 
4196
- class ListCollaborationPrivacyBudgetTemplatesCommand extends Command
4197
- .classBuilder()
4198
- .ep(commonParams)
4199
- .m(function (Command, cs, config, o) {
4200
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4201
- })
4202
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborationPrivacyBudgetTemplates", {})
4203
- .n("CleanRoomsClient", "ListCollaborationPrivacyBudgetTemplatesCommand")
4204
- .sc(ListCollaborationPrivacyBudgetTemplates$)
4205
- .build() {
4185
+ class ListConfiguredTableAssociationsCommand extends command(_ep0, _mw0, "ListConfiguredTableAssociations", ListConfiguredTableAssociations$) {
4206
4186
  }
4207
4187
 
4208
- class ListCollaborationsCommand extends Command
4209
- .classBuilder()
4210
- .ep(commonParams)
4211
- .m(function (Command, cs, config, o) {
4212
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4213
- })
4214
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborations", {})
4215
- .n("CleanRoomsClient", "ListCollaborationsCommand")
4216
- .sc(ListCollaborations$)
4217
- .build() {
4188
+ class ListConfiguredTablesCommand extends command(_ep0, _mw0, "ListConfiguredTables", ListConfiguredTables$) {
4218
4189
  }
4219
4190
 
4220
- class ListConfiguredAudienceModelAssociationsCommand extends Command
4221
- .classBuilder()
4222
- .ep(commonParams)
4223
- .m(function (Command, cs, config, o) {
4224
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4225
- })
4226
- .s("AWSBastionControlPlaneServiceLambda", "ListConfiguredAudienceModelAssociations", {})
4227
- .n("CleanRoomsClient", "ListConfiguredAudienceModelAssociationsCommand")
4228
- .sc(ListConfiguredAudienceModelAssociations$)
4229
- .build() {
4191
+ class ListIdMappingTablesCommand extends command(_ep0, _mw0, "ListIdMappingTables", ListIdMappingTables$) {
4230
4192
  }
4231
4193
 
4232
- class ListConfiguredTableAssociationsCommand extends Command
4233
- .classBuilder()
4234
- .ep(commonParams)
4235
- .m(function (Command, cs, config, o) {
4236
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4237
- })
4238
- .s("AWSBastionControlPlaneServiceLambda", "ListConfiguredTableAssociations", {})
4239
- .n("CleanRoomsClient", "ListConfiguredTableAssociationsCommand")
4240
- .sc(ListConfiguredTableAssociations$)
4241
- .build() {
4194
+ class ListIdNamespaceAssociationsCommand extends command(_ep0, _mw0, "ListIdNamespaceAssociations", ListIdNamespaceAssociations$) {
4242
4195
  }
4243
4196
 
4244
- class ListConfiguredTablesCommand extends Command
4245
- .classBuilder()
4246
- .ep(commonParams)
4247
- .m(function (Command, cs, config, o) {
4248
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4249
- })
4250
- .s("AWSBastionControlPlaneServiceLambda", "ListConfiguredTables", {})
4251
- .n("CleanRoomsClient", "ListConfiguredTablesCommand")
4252
- .sc(ListConfiguredTables$)
4253
- .build() {
4197
+ class ListIntermediateTablesCommand extends command(_ep0, _mw0, "ListIntermediateTables", ListIntermediateTables$) {
4254
4198
  }
4255
4199
 
4256
- class ListIdMappingTablesCommand extends Command
4257
- .classBuilder()
4258
- .ep(commonParams)
4259
- .m(function (Command, cs, config, o) {
4260
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4261
- })
4262
- .s("AWSBastionControlPlaneServiceLambda", "ListIdMappingTables", {})
4263
- .n("CleanRoomsClient", "ListIdMappingTablesCommand")
4264
- .sc(ListIdMappingTables$)
4265
- .build() {
4200
+ class ListIntermediateTableVersionsCommand extends command(_ep0, _mw0, "ListIntermediateTableVersions", ListIntermediateTableVersions$) {
4266
4201
  }
4267
4202
 
4268
- class ListIdNamespaceAssociationsCommand extends Command
4269
- .classBuilder()
4270
- .ep(commonParams)
4271
- .m(function (Command, cs, config, o) {
4272
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4273
- })
4274
- .s("AWSBastionControlPlaneServiceLambda", "ListIdNamespaceAssociations", {})
4275
- .n("CleanRoomsClient", "ListIdNamespaceAssociationsCommand")
4276
- .sc(ListIdNamespaceAssociations$)
4277
- .build() {
4203
+ class ListMembersCommand extends command(_ep0, _mw0, "ListMembers", ListMembers$) {
4278
4204
  }
4279
4205
 
4280
- class ListMembersCommand extends Command
4281
- .classBuilder()
4282
- .ep(commonParams)
4283
- .m(function (Command, cs, config, o) {
4284
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4285
- })
4286
- .s("AWSBastionControlPlaneServiceLambda", "ListMembers", {})
4287
- .n("CleanRoomsClient", "ListMembersCommand")
4288
- .sc(ListMembers$)
4289
- .build() {
4206
+ class ListMembershipsCommand extends command(_ep0, _mw0, "ListMemberships", ListMemberships$) {
4290
4207
  }
4291
4208
 
4292
- class ListMembershipsCommand extends Command
4293
- .classBuilder()
4294
- .ep(commonParams)
4295
- .m(function (Command, cs, config, o) {
4296
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4297
- })
4298
- .s("AWSBastionControlPlaneServiceLambda", "ListMemberships", {})
4299
- .n("CleanRoomsClient", "ListMembershipsCommand")
4300
- .sc(ListMemberships$)
4301
- .build() {
4209
+ class ListPrivacyBudgetsCommand extends command(_ep0, _mw0, "ListPrivacyBudgets", ListPrivacyBudgets$) {
4302
4210
  }
4303
4211
 
4304
- class ListPrivacyBudgetsCommand extends Command
4305
- .classBuilder()
4306
- .ep(commonParams)
4307
- .m(function (Command, cs, config, o) {
4308
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4309
- })
4310
- .s("AWSBastionControlPlaneServiceLambda", "ListPrivacyBudgets", {})
4311
- .n("CleanRoomsClient", "ListPrivacyBudgetsCommand")
4312
- .sc(ListPrivacyBudgets$)
4313
- .build() {
4212
+ class ListPrivacyBudgetTemplatesCommand extends command(_ep0, _mw0, "ListPrivacyBudgetTemplates", ListPrivacyBudgetTemplates$) {
4314
4213
  }
4315
4214
 
4316
- class ListPrivacyBudgetTemplatesCommand extends Command
4317
- .classBuilder()
4318
- .ep(commonParams)
4319
- .m(function (Command, cs, config, o) {
4320
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4321
- })
4322
- .s("AWSBastionControlPlaneServiceLambda", "ListPrivacyBudgetTemplates", {})
4323
- .n("CleanRoomsClient", "ListPrivacyBudgetTemplatesCommand")
4324
- .sc(ListPrivacyBudgetTemplates$)
4325
- .build() {
4215
+ class ListProtectedJobsCommand extends command(_ep0, _mw0, "ListProtectedJobs", ListProtectedJobs$) {
4326
4216
  }
4327
4217
 
4328
- class ListProtectedJobsCommand extends Command
4329
- .classBuilder()
4330
- .ep(commonParams)
4331
- .m(function (Command, cs, config, o) {
4332
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4333
- })
4334
- .s("AWSBastionControlPlaneServiceLambda", "ListProtectedJobs", {})
4335
- .n("CleanRoomsClient", "ListProtectedJobsCommand")
4336
- .sc(ListProtectedJobs$)
4337
- .build() {
4218
+ class ListProtectedQueriesCommand extends command(_ep0, _mw0, "ListProtectedQueries", ListProtectedQueries$) {
4338
4219
  }
4339
4220
 
4340
- class ListProtectedQueriesCommand extends Command
4341
- .classBuilder()
4342
- .ep(commonParams)
4343
- .m(function (Command, cs, config, o) {
4344
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4345
- })
4346
- .s("AWSBastionControlPlaneServiceLambda", "ListProtectedQueries", {})
4347
- .n("CleanRoomsClient", "ListProtectedQueriesCommand")
4348
- .sc(ListProtectedQueries$)
4349
- .build() {
4221
+ class ListSchemasCommand extends command(_ep0, _mw0, "ListSchemas", ListSchemas$) {
4350
4222
  }
4351
4223
 
4352
- class ListSchemasCommand extends Command
4353
- .classBuilder()
4354
- .ep(commonParams)
4355
- .m(function (Command, cs, config, o) {
4356
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4357
- })
4358
- .s("AWSBastionControlPlaneServiceLambda", "ListSchemas", {})
4359
- .n("CleanRoomsClient", "ListSchemasCommand")
4360
- .sc(ListSchemas$)
4361
- .build() {
4224
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
4362
4225
  }
4363
4226
 
4364
- class ListTagsForResourceCommand extends Command
4365
- .classBuilder()
4366
- .ep(commonParams)
4367
- .m(function (Command, cs, config, o) {
4368
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4369
- })
4370
- .s("AWSBastionControlPlaneServiceLambda", "ListTagsForResource", {})
4371
- .n("CleanRoomsClient", "ListTagsForResourceCommand")
4372
- .sc(ListTagsForResource$)
4373
- .build() {
4227
+ class PopulateIdMappingTableCommand extends command(_ep0, _mw0, "PopulateIdMappingTable", PopulateIdMappingTable$) {
4374
4228
  }
4375
4229
 
4376
- class PopulateIdMappingTableCommand extends Command
4377
- .classBuilder()
4378
- .ep(commonParams)
4379
- .m(function (Command, cs, config, o) {
4380
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4381
- })
4382
- .s("AWSBastionControlPlaneServiceLambda", "PopulateIdMappingTable", {})
4383
- .n("CleanRoomsClient", "PopulateIdMappingTableCommand")
4384
- .sc(PopulateIdMappingTable$)
4385
- .build() {
4230
+ class PopulateIntermediateTableCommand extends command(_ep0, _mw0, "PopulateIntermediateTable", PopulateIntermediateTable$) {
4386
4231
  }
4387
4232
 
4388
- class PreviewPrivacyImpactCommand extends Command
4389
- .classBuilder()
4390
- .ep(commonParams)
4391
- .m(function (Command, cs, config, o) {
4392
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4393
- })
4394
- .s("AWSBastionControlPlaneServiceLambda", "PreviewPrivacyImpact", {})
4395
- .n("CleanRoomsClient", "PreviewPrivacyImpactCommand")
4396
- .sc(PreviewPrivacyImpact$)
4397
- .build() {
4233
+ class PreviewPrivacyImpactCommand extends command(_ep0, _mw0, "PreviewPrivacyImpact", PreviewPrivacyImpact$) {
4398
4234
  }
4399
4235
 
4400
- class StartProtectedJobCommand extends Command
4401
- .classBuilder()
4402
- .ep(commonParams)
4403
- .m(function (Command, cs, config, o) {
4404
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4405
- })
4406
- .s("AWSBastionControlPlaneServiceLambda", "StartProtectedJob", {})
4407
- .n("CleanRoomsClient", "StartProtectedJobCommand")
4408
- .sc(StartProtectedJob$)
4409
- .build() {
4236
+ class StartProtectedJobCommand extends command(_ep0, _mw0, "StartProtectedJob", StartProtectedJob$) {
4410
4237
  }
4411
4238
 
4412
- class StartProtectedQueryCommand extends Command
4413
- .classBuilder()
4414
- .ep(commonParams)
4415
- .m(function (Command, cs, config, o) {
4416
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4417
- })
4418
- .s("AWSBastionControlPlaneServiceLambda", "StartProtectedQuery", {})
4419
- .n("CleanRoomsClient", "StartProtectedQueryCommand")
4420
- .sc(StartProtectedQuery$)
4421
- .build() {
4239
+ class StartProtectedQueryCommand extends command(_ep0, _mw0, "StartProtectedQuery", StartProtectedQuery$) {
4422
4240
  }
4423
4241
 
4424
- class TagResourceCommand extends Command
4425
- .classBuilder()
4426
- .ep(commonParams)
4427
- .m(function (Command, cs, config, o) {
4428
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4429
- })
4430
- .s("AWSBastionControlPlaneServiceLambda", "TagResource", {})
4431
- .n("CleanRoomsClient", "TagResourceCommand")
4432
- .sc(TagResource$)
4433
- .build() {
4242
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
4434
4243
  }
4435
4244
 
4436
- class UntagResourceCommand extends Command
4437
- .classBuilder()
4438
- .ep(commonParams)
4439
- .m(function (Command, cs, config, o) {
4440
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4441
- })
4442
- .s("AWSBastionControlPlaneServiceLambda", "UntagResource", {})
4443
- .n("CleanRoomsClient", "UntagResourceCommand")
4444
- .sc(UntagResource$)
4445
- .build() {
4245
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
4446
4246
  }
4447
4247
 
4448
- class UpdateAnalysisTemplateCommand extends Command
4449
- .classBuilder()
4450
- .ep(commonParams)
4451
- .m(function (Command, cs, config, o) {
4452
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4453
- })
4454
- .s("AWSBastionControlPlaneServiceLambda", "UpdateAnalysisTemplate", {})
4455
- .n("CleanRoomsClient", "UpdateAnalysisTemplateCommand")
4456
- .sc(UpdateAnalysisTemplate$)
4457
- .build() {
4248
+ class UpdateAnalysisTemplateCommand extends command(_ep0, _mw0, "UpdateAnalysisTemplate", UpdateAnalysisTemplate$) {
4458
4249
  }
4459
4250
 
4460
- class UpdateCollaborationChangeRequestCommand extends Command
4461
- .classBuilder()
4462
- .ep(commonParams)
4463
- .m(function (Command, cs, config, o) {
4464
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4465
- })
4466
- .s("AWSBastionControlPlaneServiceLambda", "UpdateCollaborationChangeRequest", {})
4467
- .n("CleanRoomsClient", "UpdateCollaborationChangeRequestCommand")
4468
- .sc(UpdateCollaborationChangeRequest$)
4469
- .build() {
4251
+ class UpdateCollaborationChangeRequestCommand extends command(_ep0, _mw0, "UpdateCollaborationChangeRequest", UpdateCollaborationChangeRequest$) {
4470
4252
  }
4471
4253
 
4472
- class UpdateCollaborationCommand extends Command
4473
- .classBuilder()
4474
- .ep(commonParams)
4475
- .m(function (Command, cs, config, o) {
4476
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4477
- })
4478
- .s("AWSBastionControlPlaneServiceLambda", "UpdateCollaboration", {})
4479
- .n("CleanRoomsClient", "UpdateCollaborationCommand")
4480
- .sc(UpdateCollaboration$)
4481
- .build() {
4254
+ class UpdateCollaborationCommand extends command(_ep0, _mw0, "UpdateCollaboration", UpdateCollaboration$) {
4482
4255
  }
4483
4256
 
4484
- class UpdateConfiguredAudienceModelAssociationCommand extends Command
4485
- .classBuilder()
4486
- .ep(commonParams)
4487
- .m(function (Command, cs, config, o) {
4488
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4489
- })
4490
- .s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredAudienceModelAssociation", {})
4491
- .n("CleanRoomsClient", "UpdateConfiguredAudienceModelAssociationCommand")
4492
- .sc(UpdateConfiguredAudienceModelAssociation$)
4493
- .build() {
4257
+ class UpdateConfiguredAudienceModelAssociationCommand extends command(_ep0, _mw0, "UpdateConfiguredAudienceModelAssociation", UpdateConfiguredAudienceModelAssociation$) {
4494
4258
  }
4495
4259
 
4496
- class UpdateConfiguredTableAnalysisRuleCommand extends Command
4497
- .classBuilder()
4498
- .ep(commonParams)
4499
- .m(function (Command, cs, config, o) {
4500
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4501
- })
4502
- .s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTableAnalysisRule", {})
4503
- .n("CleanRoomsClient", "UpdateConfiguredTableAnalysisRuleCommand")
4504
- .sc(UpdateConfiguredTableAnalysisRule$)
4505
- .build() {
4260
+ class UpdateConfiguredTableAnalysisRuleCommand extends command(_ep0, _mw0, "UpdateConfiguredTableAnalysisRule", UpdateConfiguredTableAnalysisRule$) {
4506
4261
  }
4507
4262
 
4508
- class UpdateConfiguredTableAssociationAnalysisRuleCommand extends Command
4509
- .classBuilder()
4510
- .ep(commonParams)
4511
- .m(function (Command, cs, config, o) {
4512
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4513
- })
4514
- .s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTableAssociationAnalysisRule", {})
4515
- .n("CleanRoomsClient", "UpdateConfiguredTableAssociationAnalysisRuleCommand")
4516
- .sc(UpdateConfiguredTableAssociationAnalysisRule$)
4517
- .build() {
4263
+ class UpdateConfiguredTableAssociationAnalysisRuleCommand extends command(_ep0, _mw0, "UpdateConfiguredTableAssociationAnalysisRule", UpdateConfiguredTableAssociationAnalysisRule$) {
4518
4264
  }
4519
4265
 
4520
- class UpdateConfiguredTableAssociationCommand extends Command
4521
- .classBuilder()
4522
- .ep(commonParams)
4523
- .m(function (Command, cs, config, o) {
4524
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4525
- })
4526
- .s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTableAssociation", {})
4527
- .n("CleanRoomsClient", "UpdateConfiguredTableAssociationCommand")
4528
- .sc(UpdateConfiguredTableAssociation$)
4529
- .build() {
4266
+ class UpdateConfiguredTableAssociationCommand extends command(_ep0, _mw0, "UpdateConfiguredTableAssociation", UpdateConfiguredTableAssociation$) {
4530
4267
  }
4531
4268
 
4532
- class UpdateConfiguredTableCommand extends Command
4533
- .classBuilder()
4534
- .ep(commonParams)
4535
- .m(function (Command, cs, config, o) {
4536
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4537
- })
4538
- .s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTable", {})
4539
- .n("CleanRoomsClient", "UpdateConfiguredTableCommand")
4540
- .sc(UpdateConfiguredTable$)
4541
- .build() {
4269
+ class UpdateConfiguredTableCommand extends command(_ep0, _mw0, "UpdateConfiguredTable", UpdateConfiguredTable$) {
4542
4270
  }
4543
4271
 
4544
- class UpdateIdMappingTableCommand extends Command
4545
- .classBuilder()
4546
- .ep(commonParams)
4547
- .m(function (Command, cs, config, o) {
4548
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4549
- })
4550
- .s("AWSBastionControlPlaneServiceLambda", "UpdateIdMappingTable", {})
4551
- .n("CleanRoomsClient", "UpdateIdMappingTableCommand")
4552
- .sc(UpdateIdMappingTable$)
4553
- .build() {
4272
+ class UpdateIdMappingTableCommand extends command(_ep0, _mw0, "UpdateIdMappingTable", UpdateIdMappingTable$) {
4554
4273
  }
4555
4274
 
4556
- class UpdateIdNamespaceAssociationCommand extends Command
4557
- .classBuilder()
4558
- .ep(commonParams)
4559
- .m(function (Command, cs, config, o) {
4560
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4561
- })
4562
- .s("AWSBastionControlPlaneServiceLambda", "UpdateIdNamespaceAssociation", {})
4563
- .n("CleanRoomsClient", "UpdateIdNamespaceAssociationCommand")
4564
- .sc(UpdateIdNamespaceAssociation$)
4565
- .build() {
4275
+ class UpdateIdNamespaceAssociationCommand extends command(_ep0, _mw0, "UpdateIdNamespaceAssociation", UpdateIdNamespaceAssociation$) {
4566
4276
  }
4567
4277
 
4568
- class UpdateMembershipCommand extends Command
4569
- .classBuilder()
4570
- .ep(commonParams)
4571
- .m(function (Command, cs, config, o) {
4572
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4573
- })
4574
- .s("AWSBastionControlPlaneServiceLambda", "UpdateMembership", {})
4575
- .n("CleanRoomsClient", "UpdateMembershipCommand")
4576
- .sc(UpdateMembership$)
4577
- .build() {
4278
+ class UpdateIntermediateTableAnalysisRuleCommand extends command(_ep0, _mw0, "UpdateIntermediateTableAnalysisRule", UpdateIntermediateTableAnalysisRule$) {
4578
4279
  }
4579
4280
 
4580
- class UpdatePrivacyBudgetTemplateCommand extends Command
4581
- .classBuilder()
4582
- .ep(commonParams)
4583
- .m(function (Command, cs, config, o) {
4584
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4585
- })
4586
- .s("AWSBastionControlPlaneServiceLambda", "UpdatePrivacyBudgetTemplate", {})
4587
- .n("CleanRoomsClient", "UpdatePrivacyBudgetTemplateCommand")
4588
- .sc(UpdatePrivacyBudgetTemplate$)
4589
- .build() {
4281
+ class UpdateIntermediateTableCommand extends command(_ep0, _mw0, "UpdateIntermediateTable", UpdateIntermediateTable$) {
4590
4282
  }
4591
4283
 
4592
- class UpdateProtectedJobCommand extends Command
4593
- .classBuilder()
4594
- .ep(commonParams)
4595
- .m(function (Command, cs, config, o) {
4596
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4597
- })
4598
- .s("AWSBastionControlPlaneServiceLambda", "UpdateProtectedJob", {})
4599
- .n("CleanRoomsClient", "UpdateProtectedJobCommand")
4600
- .sc(UpdateProtectedJob$)
4601
- .build() {
4284
+ class UpdateMembershipCommand extends command(_ep0, _mw0, "UpdateMembership", UpdateMembership$) {
4602
4285
  }
4603
4286
 
4604
- class UpdateProtectedQueryCommand extends Command
4605
- .classBuilder()
4606
- .ep(commonParams)
4607
- .m(function (Command, cs, config, o) {
4608
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4609
- })
4610
- .s("AWSBastionControlPlaneServiceLambda", "UpdateProtectedQuery", {})
4611
- .n("CleanRoomsClient", "UpdateProtectedQueryCommand")
4612
- .sc(UpdateProtectedQuery$)
4613
- .build() {
4287
+ class UpdatePrivacyBudgetTemplateCommand extends command(_ep0, _mw0, "UpdatePrivacyBudgetTemplate", UpdatePrivacyBudgetTemplate$) {
4288
+ }
4289
+
4290
+ class UpdateProtectedJobCommand extends command(_ep0, _mw0, "UpdateProtectedJob", UpdateProtectedJob$) {
4291
+ }
4292
+
4293
+ class UpdateProtectedQueryCommand extends command(_ep0, _mw0, "UpdateProtectedQuery", UpdateProtectedQuery$) {
4614
4294
  }
4615
4295
 
4616
4296
  const paginateListAnalysisTemplates = createPaginator(CleanRoomsClient, ListAnalysisTemplatesCommand, "nextToken", "nextToken", "maxResults");
@@ -4639,6 +4319,10 @@ const paginateListIdMappingTables = createPaginator(CleanRoomsClient, ListIdMapp
4639
4319
 
4640
4320
  const paginateListIdNamespaceAssociations = createPaginator(CleanRoomsClient, ListIdNamespaceAssociationsCommand, "nextToken", "nextToken", "maxResults");
4641
4321
 
4322
+ const paginateListIntermediateTables = createPaginator(CleanRoomsClient, ListIntermediateTablesCommand, "nextToken", "nextToken", "maxResults");
4323
+
4324
+ const paginateListIntermediateTableVersions = createPaginator(CleanRoomsClient, ListIntermediateTableVersionsCommand, "nextToken", "nextToken", "maxResults");
4325
+
4642
4326
  const paginateListMemberships = createPaginator(CleanRoomsClient, ListMembershipsCommand, "nextToken", "nextToken", "maxResults");
4643
4327
 
4644
4328
  const paginateListMembers = createPaginator(CleanRoomsClient, ListMembersCommand, "nextToken", "nextToken", "maxResults");
@@ -4667,6 +4351,8 @@ const commands = {
4667
4351
  CreateConfiguredTableAssociationAnalysisRuleCommand,
4668
4352
  CreateIdMappingTableCommand,
4669
4353
  CreateIdNamespaceAssociationCommand,
4354
+ CreateIntermediateTableCommand,
4355
+ CreateIntermediateTableAnalysisRuleCommand,
4670
4356
  CreateMembershipCommand,
4671
4357
  CreatePrivacyBudgetTemplateCommand,
4672
4358
  DeleteAnalysisTemplateCommand,
@@ -4678,9 +4364,12 @@ const commands = {
4678
4364
  DeleteConfiguredTableAssociationAnalysisRuleCommand,
4679
4365
  DeleteIdMappingTableCommand,
4680
4366
  DeleteIdNamespaceAssociationCommand,
4367
+ DeleteIntermediateTableCommand,
4368
+ DeleteIntermediateTableAnalysisRuleCommand,
4681
4369
  DeleteMemberCommand,
4682
4370
  DeleteMembershipCommand,
4683
4371
  DeletePrivacyBudgetTemplateCommand,
4372
+ DisallowIntermediateTableCommand,
4684
4373
  GetAnalysisTemplateCommand,
4685
4374
  GetCollaborationCommand,
4686
4375
  GetCollaborationAnalysisTemplateCommand,
@@ -4695,6 +4384,8 @@ const commands = {
4695
4384
  GetConfiguredTableAssociationAnalysisRuleCommand,
4696
4385
  GetIdMappingTableCommand,
4697
4386
  GetIdNamespaceAssociationCommand,
4387
+ GetIntermediateTableCommand,
4388
+ GetIntermediateTableAnalysisRuleCommand,
4698
4389
  GetMembershipCommand,
4699
4390
  GetPrivacyBudgetTemplateCommand,
4700
4391
  GetProtectedJobCommand,
@@ -4714,6 +4405,8 @@ const commands = {
4714
4405
  ListConfiguredTablesCommand,
4715
4406
  ListIdMappingTablesCommand,
4716
4407
  ListIdNamespaceAssociationsCommand,
4408
+ ListIntermediateTablesCommand,
4409
+ ListIntermediateTableVersionsCommand,
4717
4410
  ListMembersCommand,
4718
4411
  ListMembershipsCommand,
4719
4412
  ListPrivacyBudgetsCommand,
@@ -4723,6 +4416,7 @@ const commands = {
4723
4416
  ListSchemasCommand,
4724
4417
  ListTagsForResourceCommand,
4725
4418
  PopulateIdMappingTableCommand,
4419
+ PopulateIntermediateTableCommand,
4726
4420
  PreviewPrivacyImpactCommand,
4727
4421
  StartProtectedJobCommand,
4728
4422
  StartProtectedQueryCommand,
@@ -4738,6 +4432,8 @@ const commands = {
4738
4432
  UpdateConfiguredTableAssociationAnalysisRuleCommand,
4739
4433
  UpdateIdMappingTableCommand,
4740
4434
  UpdateIdNamespaceAssociationCommand,
4435
+ UpdateIntermediateTableCommand,
4436
+ UpdateIntermediateTableAnalysisRuleCommand,
4741
4437
  UpdateMembershipCommand,
4742
4438
  UpdatePrivacyBudgetTemplateCommand,
4743
4439
  UpdateProtectedJobCommand,
@@ -4757,6 +4453,8 @@ const paginators = {
4757
4453
  paginateListConfiguredTables,
4758
4454
  paginateListIdMappingTables,
4759
4455
  paginateListIdNamespaceAssociations,
4456
+ paginateListIntermediateTables,
4457
+ paginateListIntermediateTableVersions,
4760
4458
  paginateListMembers,
4761
4459
  paginateListMemberships,
4762
4460
  paginateListPrivacyBudgets,
@@ -5008,6 +4706,12 @@ const SchemaStatusReasonCode = {
5008
4706
  COLLABORATION_ANALYSIS_RULE_NOT_CONFIGURED: "COLLABORATION_ANALYSIS_RULE_NOT_CONFIGURED",
5009
4707
  DIFFERENTIAL_PRIVACY_POLICY_NOT_CONFIGURED: "DIFFERENTIAL_PRIVACY_POLICY_NOT_CONFIGURED",
5010
4708
  ID_MAPPING_TABLE_NOT_POPULATED: "ID_MAPPING_TABLE_NOT_POPULATED",
4709
+ INTERMEDIATE_TABLE_ANALYSIS_RULE_MISSING: "INTERMEDIATE_TABLE_ANALYSIS_RULE_MISSING",
4710
+ INTERMEDIATE_TABLE_BASE_TABLE_REMOVED: "INTERMEDIATE_TABLE_BASE_TABLE_REMOVED",
4711
+ INTERMEDIATE_TABLE_DISALLOWED_BY_DATA_PROVIDER: "INTERMEDIATE_TABLE_DISALLOWED_BY_DATA_PROVIDER",
4712
+ INTERMEDIATE_TABLE_INHERITED_CONSTRAINTS_VIOLATED: "INTERMEDIATE_TABLE_INHERITED_CONSTRAINTS_VIOLATED",
4713
+ INTERMEDIATE_TABLE_NOT_POPULATED: "INTERMEDIATE_TABLE_NOT_POPULATED",
4714
+ INTERMEDIATE_TABLE_RETENTION_PERIOD_EXPIRED: "INTERMEDIATE_TABLE_RETENTION_PERIOD_EXPIRED",
5011
4715
  RESULT_RECEIVERS_NOT_ALLOWED: "RESULT_RECEIVERS_NOT_ALLOWED",
5012
4716
  RESULT_RECEIVERS_NOT_CONFIGURED: "RESULT_RECEIVERS_NOT_CONFIGURED",
5013
4717
  };
@@ -5025,6 +4729,7 @@ const SelectedAnalysisMethod = {
5025
4729
  };
5026
4730
  const SchemaType = {
5027
4731
  ID_MAPPING_TABLE: "ID_MAPPING_TABLE",
4732
+ INTERMEDIATE_TABLE: "INTERMEDIATE_TABLE",
5028
4733
  TABLE: "TABLE",
5029
4734
  };
5030
4735
  const MemberAbility = {
@@ -5103,6 +4808,18 @@ const ConfiguredTableAssociationAnalysisRuleType = {
5103
4808
  CUSTOM: "CUSTOM",
5104
4809
  LIST: "LIST",
5105
4810
  };
4811
+ const ResourceStatus = {
4812
+ BASE_TABLE_REMOVED: "BASE_TABLE_REMOVED",
4813
+ CREATED: "CREATED",
4814
+ DISALLOWED_BY_DATA_PROVIDER: "DISALLOWED_BY_DATA_PROVIDER",
4815
+ POPULATE_FAILED: "POPULATE_FAILED",
4816
+ POPULATE_STARTED: "POPULATE_STARTED",
4817
+ POPULATE_SUCCESS: "POPULATE_SUCCESS",
4818
+ RETENTION_PERIOD_EXPIRED: "RETENTION_PERIOD_EXPIRED",
4819
+ };
4820
+ const ChildResourceType = {
4821
+ INTERMEDIATE_TABLE: "INTERMEDIATE_TABLE",
4822
+ };
5106
4823
  const ConfiguredTableAnalysisRuleType = {
5107
4824
  AGGREGATION: "AGGREGATION",
5108
4825
  CUSTOM: "CUSTOM",
@@ -5113,6 +4830,40 @@ const JobType = {
5113
4830
  DELETE_ONLY: "DELETE_ONLY",
5114
4831
  INCREMENTAL: "INCREMENTAL",
5115
4832
  };
4833
+ const IntermediateTableAnalysisRuleType = {
4834
+ CUSTOM: "CUSTOM",
4835
+ };
4836
+ const PopulateIntermediateTableAnalysisType = {
4837
+ QUERY: "QUERY",
4838
+ };
4839
+ const BaseTableDependencyType = {
4840
+ ID_MAPPING_TABLE: "ID_MAPPING_TABLE",
4841
+ INTERMEDIATE_TABLE: "INTERMEDIATE_TABLE",
4842
+ TABLE: "TABLE",
4843
+ };
4844
+ const IntermediateTableStatus = {
4845
+ BASE_TABLE_REMOVED: "BASE_TABLE_REMOVED",
4846
+ CREATED: "CREATED",
4847
+ DISALLOWED_BY_DATA_PROVIDER: "DISALLOWED_BY_DATA_PROVIDER",
4848
+ POPULATE_FAILED: "POPULATE_FAILED",
4849
+ POPULATE_STARTED: "POPULATE_STARTED",
4850
+ POPULATE_SUCCESS: "POPULATE_SUCCESS",
4851
+ RETENTION_PERIOD_EXPIRED: "RETENTION_PERIOD_EXPIRED",
4852
+ };
4853
+ const BaseTableParentType = {
4854
+ DIRECT: "DIRECT",
4855
+ INDIRECT: "INDIRECT",
4856
+ };
4857
+ const IntermediateTableVersionStatus = {
4858
+ POPULATE_FAILED: "POPULATE_FAILED",
4859
+ POPULATE_STARTED: "POPULATE_STARTED",
4860
+ POPULATE_SUCCESS: "POPULATE_SUCCESS",
4861
+ RETENTION_PERIOD_EXPIRED: "RETENTION_PERIOD_EXPIRED",
4862
+ };
4863
+ const WorkerComputeType = {
4864
+ CR1X: "CR.1X",
4865
+ CR4X: "CR.4X",
4866
+ };
5116
4867
  const ResultFormat = {
5117
4868
  CSV: "CSV",
5118
4869
  PARQUET: "PARQUET",
@@ -5142,10 +4893,6 @@ const ProtectedJobStatus = {
5142
4893
  SUBMITTED: "SUBMITTED",
5143
4894
  SUCCESS: "SUCCESS",
5144
4895
  };
5145
- const WorkerComputeType = {
5146
- CR1X: "CR.1X",
5147
- CR4X: "CR.4X",
5148
- };
5149
4896
  const ProtectedQueryStatus = {
5150
4897
  CANCELLED: "CANCELLED",
5151
4898
  CANCELLING: "CANCELLING",
@@ -5215,6 +4962,8 @@ exports.ApprovalStatusDetails$ = ApprovalStatusDetails$;
5215
4962
  exports.AthenaTableReference$ = AthenaTableReference$;
5216
4963
  exports.AutoApprovedChangeType = AutoApprovedChangeType;
5217
4964
  exports.AutoRefreshMode = AutoRefreshMode;
4965
+ exports.BaseTableDependencyType = BaseTableDependencyType;
4966
+ exports.BaseTableParentType = BaseTableParentType;
5218
4967
  exports.BatchGetCollaborationAnalysisTemplate$ = BatchGetCollaborationAnalysisTemplate$;
5219
4968
  exports.BatchGetCollaborationAnalysisTemplateCommand = BatchGetCollaborationAnalysisTemplateCommand;
5220
4969
  exports.BatchGetCollaborationAnalysisTemplateError$ = BatchGetCollaborationAnalysisTemplateError$;
@@ -5240,6 +4989,8 @@ exports.ChangeRequestStatus = ChangeRequestStatus;
5240
4989
  exports.ChangeSpecification$ = ChangeSpecification$;
5241
4990
  exports.ChangeSpecificationType = ChangeSpecificationType;
5242
4991
  exports.ChangeType = ChangeType;
4992
+ exports.ChildResource$ = ChildResource$;
4993
+ exports.ChildResourceType = ChildResourceType;
5243
4994
  exports.CleanRooms = CleanRooms;
5244
4995
  exports.CleanRoomsClient = CleanRoomsClient;
5245
4996
  exports.CleanRoomsServiceException = CleanRoomsServiceException;
@@ -5262,6 +5013,7 @@ exports.CollaborationQueryLogStatus = CollaborationQueryLogStatus;
5262
5013
  exports.CollaborationSummary$ = CollaborationSummary$;
5263
5014
  exports.Column$ = Column$;
5264
5015
  exports.ColumnClassificationDetails$ = ColumnClassificationDetails$;
5016
+ exports.ColumnLineageEntry$ = ColumnLineageEntry$;
5265
5017
  exports.CommercialRegion = CommercialRegion;
5266
5018
  exports.ComputeConfiguration$ = ComputeConfiguration$;
5267
5019
  exports.ConfigurationDetails$ = ConfigurationDetails$;
@@ -5280,6 +5032,7 @@ exports.ConfiguredTableAssociationAnalysisRuleList$ = ConfiguredTableAssociation
5280
5032
  exports.ConfiguredTableAssociationAnalysisRulePolicy$ = ConfiguredTableAssociationAnalysisRulePolicy$;
5281
5033
  exports.ConfiguredTableAssociationAnalysisRulePolicyV1$ = ConfiguredTableAssociationAnalysisRulePolicyV1$;
5282
5034
  exports.ConfiguredTableAssociationAnalysisRuleType = ConfiguredTableAssociationAnalysisRuleType;
5035
+ exports.ConfiguredTableAssociationSchemaTypeProperties$ = ConfiguredTableAssociationSchemaTypeProperties$;
5283
5036
  exports.ConfiguredTableAssociationSummary$ = ConfiguredTableAssociationSummary$;
5284
5037
  exports.ConfiguredTableSummary$ = ConfiguredTableSummary$;
5285
5038
  exports.ConflictException = ConflictException;
@@ -5330,6 +5083,14 @@ exports.CreateIdNamespaceAssociation$ = CreateIdNamespaceAssociation$;
5330
5083
  exports.CreateIdNamespaceAssociationCommand = CreateIdNamespaceAssociationCommand;
5331
5084
  exports.CreateIdNamespaceAssociationInput$ = CreateIdNamespaceAssociationInput$;
5332
5085
  exports.CreateIdNamespaceAssociationOutput$ = CreateIdNamespaceAssociationOutput$;
5086
+ exports.CreateIntermediateTable$ = CreateIntermediateTable$;
5087
+ exports.CreateIntermediateTableAnalysisRule$ = CreateIntermediateTableAnalysisRule$;
5088
+ exports.CreateIntermediateTableAnalysisRuleCommand = CreateIntermediateTableAnalysisRuleCommand;
5089
+ exports.CreateIntermediateTableAnalysisRuleInput$ = CreateIntermediateTableAnalysisRuleInput$;
5090
+ exports.CreateIntermediateTableAnalysisRuleOutput$ = CreateIntermediateTableAnalysisRuleOutput$;
5091
+ exports.CreateIntermediateTableCommand = CreateIntermediateTableCommand;
5092
+ exports.CreateIntermediateTableInput$ = CreateIntermediateTableInput$;
5093
+ exports.CreateIntermediateTableOutput$ = CreateIntermediateTableOutput$;
5333
5094
  exports.CreateMembership$ = CreateMembership$;
5334
5095
  exports.CreateMembershipCommand = CreateMembershipCommand;
5335
5096
  exports.CreateMembershipInput$ = CreateMembershipInput$;
@@ -5376,6 +5137,14 @@ exports.DeleteIdNamespaceAssociation$ = DeleteIdNamespaceAssociation$;
5376
5137
  exports.DeleteIdNamespaceAssociationCommand = DeleteIdNamespaceAssociationCommand;
5377
5138
  exports.DeleteIdNamespaceAssociationInput$ = DeleteIdNamespaceAssociationInput$;
5378
5139
  exports.DeleteIdNamespaceAssociationOutput$ = DeleteIdNamespaceAssociationOutput$;
5140
+ exports.DeleteIntermediateTable$ = DeleteIntermediateTable$;
5141
+ exports.DeleteIntermediateTableAnalysisRule$ = DeleteIntermediateTableAnalysisRule$;
5142
+ exports.DeleteIntermediateTableAnalysisRuleCommand = DeleteIntermediateTableAnalysisRuleCommand;
5143
+ exports.DeleteIntermediateTableAnalysisRuleInput$ = DeleteIntermediateTableAnalysisRuleInput$;
5144
+ exports.DeleteIntermediateTableAnalysisRuleOutput$ = DeleteIntermediateTableAnalysisRuleOutput$;
5145
+ exports.DeleteIntermediateTableCommand = DeleteIntermediateTableCommand;
5146
+ exports.DeleteIntermediateTableInput$ = DeleteIntermediateTableInput$;
5147
+ exports.DeleteIntermediateTableOutput$ = DeleteIntermediateTableOutput$;
5379
5148
  exports.DeleteMember$ = DeleteMember$;
5380
5149
  exports.DeleteMemberCommand = DeleteMemberCommand;
5381
5150
  exports.DeleteMemberInput$ = DeleteMemberInput$;
@@ -5402,6 +5171,10 @@ exports.DifferentialPrivacyTemplateParametersInput$ = DifferentialPrivacyTemplat
5402
5171
  exports.DifferentialPrivacyTemplateParametersOutput$ = DifferentialPrivacyTemplateParametersOutput$;
5403
5172
  exports.DifferentialPrivacyTemplateUpdateParameters$ = DifferentialPrivacyTemplateUpdateParameters$;
5404
5173
  exports.DirectAnalysisConfigurationDetails$ = DirectAnalysisConfigurationDetails$;
5174
+ exports.DisallowIntermediateTable$ = DisallowIntermediateTable$;
5175
+ exports.DisallowIntermediateTableCommand = DisallowIntermediateTableCommand;
5176
+ exports.DisallowIntermediateTableInput$ = DisallowIntermediateTableInput$;
5177
+ exports.DisallowIntermediateTableOutput$ = DisallowIntermediateTableOutput$;
5405
5178
  exports.ErrorMessageConfiguration$ = ErrorMessageConfiguration$;
5406
5179
  exports.ErrorMessageType = ErrorMessageType;
5407
5180
  exports.FilterableMemberStatus = FilterableMemberStatus;
@@ -5461,6 +5234,14 @@ exports.GetIdNamespaceAssociation$ = GetIdNamespaceAssociation$;
5461
5234
  exports.GetIdNamespaceAssociationCommand = GetIdNamespaceAssociationCommand;
5462
5235
  exports.GetIdNamespaceAssociationInput$ = GetIdNamespaceAssociationInput$;
5463
5236
  exports.GetIdNamespaceAssociationOutput$ = GetIdNamespaceAssociationOutput$;
5237
+ exports.GetIntermediateTable$ = GetIntermediateTable$;
5238
+ exports.GetIntermediateTableAnalysisRule$ = GetIntermediateTableAnalysisRule$;
5239
+ exports.GetIntermediateTableAnalysisRuleCommand = GetIntermediateTableAnalysisRuleCommand;
5240
+ exports.GetIntermediateTableAnalysisRuleInput$ = GetIntermediateTableAnalysisRuleInput$;
5241
+ exports.GetIntermediateTableAnalysisRuleOutput$ = GetIntermediateTableAnalysisRuleOutput$;
5242
+ exports.GetIntermediateTableCommand = GetIntermediateTableCommand;
5243
+ exports.GetIntermediateTableInput$ = GetIntermediateTableInput$;
5244
+ exports.GetIntermediateTableOutput$ = GetIntermediateTableOutput$;
5464
5245
  exports.GetMembership$ = GetMembership$;
5465
5246
  exports.GetMembershipCommand = GetMembershipCommand;
5466
5247
  exports.GetMembershipInput$ = GetMembershipInput$;
@@ -5500,6 +5281,31 @@ exports.IdNamespaceAssociationInputReferenceProperties$ = IdNamespaceAssociation
5500
5281
  exports.IdNamespaceAssociationInputReferencePropertiesSummary$ = IdNamespaceAssociationInputReferencePropertiesSummary$;
5501
5282
  exports.IdNamespaceAssociationSummary$ = IdNamespaceAssociationSummary$;
5502
5283
  exports.IdNamespaceType = IdNamespaceType;
5284
+ exports.InheritedAdditionalAnalyses$ = InheritedAdditionalAnalyses$;
5285
+ exports.InheritedAdditionalAnalysesSource$ = InheritedAdditionalAnalysesSource$;
5286
+ exports.InheritedAllowedAdditionalAnalyses$ = InheritedAllowedAdditionalAnalyses$;
5287
+ exports.InheritedAllowedAdditionalAnalysesSource$ = InheritedAllowedAdditionalAnalysesSource$;
5288
+ exports.InheritedAllowedResultReceivers$ = InheritedAllowedResultReceivers$;
5289
+ exports.InheritedAllowedResultReceiversSource$ = InheritedAllowedResultReceiversSource$;
5290
+ exports.InheritedDisallowedOutputColumns$ = InheritedDisallowedOutputColumns$;
5291
+ exports.IntermediateTable$ = IntermediateTable$;
5292
+ exports.IntermediateTableActiveVersion$ = IntermediateTableActiveVersion$;
5293
+ exports.IntermediateTableAnalysisRule$ = IntermediateTableAnalysisRule$;
5294
+ exports.IntermediateTableAnalysisRuleCustom$ = IntermediateTableAnalysisRuleCustom$;
5295
+ exports.IntermediateTableAnalysisRulePolicy$ = IntermediateTableAnalysisRulePolicy$;
5296
+ exports.IntermediateTableAnalysisRulePolicyV1$ = IntermediateTableAnalysisRulePolicyV1$;
5297
+ exports.IntermediateTableAnalysisRuleType = IntermediateTableAnalysisRuleType;
5298
+ exports.IntermediateTableColumn$ = IntermediateTableColumn$;
5299
+ exports.IntermediateTableComputeConfiguration$ = IntermediateTableComputeConfiguration$;
5300
+ exports.IntermediateTableDependency$ = IntermediateTableDependency$;
5301
+ exports.IntermediateTableInheritedConstraints$ = IntermediateTableInheritedConstraints$;
5302
+ exports.IntermediateTableOutputConfiguration$ = IntermediateTableOutputConfiguration$;
5303
+ exports.IntermediateTableSchema$ = IntermediateTableSchema$;
5304
+ exports.IntermediateTableSchemaTypeProperties$ = IntermediateTableSchemaTypeProperties$;
5305
+ exports.IntermediateTableStatus = IntermediateTableStatus;
5306
+ exports.IntermediateTableSummary$ = IntermediateTableSummary$;
5307
+ exports.IntermediateTableVersionStatus = IntermediateTableVersionStatus;
5308
+ exports.IntermediateTableVersionSummary$ = IntermediateTableVersionSummary$;
5503
5309
  exports.InternalServerException = InternalServerException;
5504
5310
  exports.InternalServerException$ = InternalServerException$;
5505
5311
  exports.JobComputePaymentConfig$ = JobComputePaymentConfig$;
@@ -5558,6 +5364,14 @@ exports.ListIdNamespaceAssociations$ = ListIdNamespaceAssociations$;
5558
5364
  exports.ListIdNamespaceAssociationsCommand = ListIdNamespaceAssociationsCommand;
5559
5365
  exports.ListIdNamespaceAssociationsInput$ = ListIdNamespaceAssociationsInput$;
5560
5366
  exports.ListIdNamespaceAssociationsOutput$ = ListIdNamespaceAssociationsOutput$;
5367
+ exports.ListIntermediateTableVersions$ = ListIntermediateTableVersions$;
5368
+ exports.ListIntermediateTableVersionsCommand = ListIntermediateTableVersionsCommand;
5369
+ exports.ListIntermediateTableVersionsInput$ = ListIntermediateTableVersionsInput$;
5370
+ exports.ListIntermediateTableVersionsOutput$ = ListIntermediateTableVersionsOutput$;
5371
+ exports.ListIntermediateTables$ = ListIntermediateTables$;
5372
+ exports.ListIntermediateTablesCommand = ListIntermediateTablesCommand;
5373
+ exports.ListIntermediateTablesInput$ = ListIntermediateTablesInput$;
5374
+ exports.ListIntermediateTablesOutput$ = ListIntermediateTablesOutput$;
5561
5375
  exports.ListMembers$ = ListMembers$;
5562
5376
  exports.ListMembersCommand = ListMembersCommand;
5563
5377
  exports.ListMembersInput$ = ListMembersInput$;
@@ -5622,6 +5436,13 @@ exports.PopulateIdMappingTable$ = PopulateIdMappingTable$;
5622
5436
  exports.PopulateIdMappingTableCommand = PopulateIdMappingTableCommand;
5623
5437
  exports.PopulateIdMappingTableInput$ = PopulateIdMappingTableInput$;
5624
5438
  exports.PopulateIdMappingTableOutput$ = PopulateIdMappingTableOutput$;
5439
+ exports.PopulateIntermediateTable$ = PopulateIntermediateTable$;
5440
+ exports.PopulateIntermediateTableAnalysisType = PopulateIntermediateTableAnalysisType;
5441
+ exports.PopulateIntermediateTableCommand = PopulateIntermediateTableCommand;
5442
+ exports.PopulateIntermediateTableInput$ = PopulateIntermediateTableInput$;
5443
+ exports.PopulateIntermediateTableOutput$ = PopulateIntermediateTableOutput$;
5444
+ exports.PopulationAnalysisConfiguration$ = PopulationAnalysisConfiguration$;
5445
+ exports.PopulationAnalysisSqlParameters$ = PopulationAnalysisSqlParameters$;
5625
5446
  exports.PreviewPrivacyImpact$ = PreviewPrivacyImpact$;
5626
5447
  exports.PreviewPrivacyImpactCommand = PreviewPrivacyImpactCommand;
5627
5448
  exports.PreviewPrivacyImpactInput$ = PreviewPrivacyImpactInput$;
@@ -5687,6 +5508,7 @@ exports.QueryConstraintRequireOverlap$ = QueryConstraintRequireOverlap$;
5687
5508
  exports.ReceiverConfiguration$ = ReceiverConfiguration$;
5688
5509
  exports.ResourceNotFoundException = ResourceNotFoundException;
5689
5510
  exports.ResourceNotFoundException$ = ResourceNotFoundException$;
5511
+ exports.ResourceStatus = ResourceStatus;
5690
5512
  exports.ResourceType = ResourceType;
5691
5513
  exports.ResultFormat = ResultFormat;
5692
5514
  exports.S3Location$ = S3Location$;
@@ -5773,6 +5595,14 @@ exports.UpdateIdNamespaceAssociation$ = UpdateIdNamespaceAssociation$;
5773
5595
  exports.UpdateIdNamespaceAssociationCommand = UpdateIdNamespaceAssociationCommand;
5774
5596
  exports.UpdateIdNamespaceAssociationInput$ = UpdateIdNamespaceAssociationInput$;
5775
5597
  exports.UpdateIdNamespaceAssociationOutput$ = UpdateIdNamespaceAssociationOutput$;
5598
+ exports.UpdateIntermediateTable$ = UpdateIntermediateTable$;
5599
+ exports.UpdateIntermediateTableAnalysisRule$ = UpdateIntermediateTableAnalysisRule$;
5600
+ exports.UpdateIntermediateTableAnalysisRuleCommand = UpdateIntermediateTableAnalysisRuleCommand;
5601
+ exports.UpdateIntermediateTableAnalysisRuleInput$ = UpdateIntermediateTableAnalysisRuleInput$;
5602
+ exports.UpdateIntermediateTableAnalysisRuleOutput$ = UpdateIntermediateTableAnalysisRuleOutput$;
5603
+ exports.UpdateIntermediateTableCommand = UpdateIntermediateTableCommand;
5604
+ exports.UpdateIntermediateTableInput$ = UpdateIntermediateTableInput$;
5605
+ exports.UpdateIntermediateTableOutput$ = UpdateIntermediateTableOutput$;
5776
5606
  exports.UpdateMembership$ = UpdateMembership$;
5777
5607
  exports.UpdateMembershipCommand = UpdateMembershipCommand;
5778
5608
  exports.UpdateMembershipInput$ = UpdateMembershipInput$;
@@ -5811,6 +5641,8 @@ exports.paginateListConfiguredTableAssociations = paginateListConfiguredTableAss
5811
5641
  exports.paginateListConfiguredTables = paginateListConfiguredTables;
5812
5642
  exports.paginateListIdMappingTables = paginateListIdMappingTables;
5813
5643
  exports.paginateListIdNamespaceAssociations = paginateListIdNamespaceAssociations;
5644
+ exports.paginateListIntermediateTableVersions = paginateListIntermediateTableVersions;
5645
+ exports.paginateListIntermediateTables = paginateListIntermediateTables;
5814
5646
  exports.paginateListMembers = paginateListMembers;
5815
5647
  exports.paginateListMemberships = paginateListMemberships;
5816
5648
  exports.paginateListPrivacyBudgetTemplates = paginateListPrivacyBudgetTemplates;