@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
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListCollaborationAnalysisTemplatesInput, ListCollaborationAnalysisTemplatesOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListCollaborationAnalysisTemplatesCommandInput extends ListColl
22
19
  export interface ListCollaborationAnalysisTemplatesCommandOutput extends ListCollaborationAnalysisTemplatesOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListCollaborationAnalysisTemplatesCommand_base: {
25
- new (input: ListCollaborationAnalysisTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationAnalysisTemplatesCommandInput, ListCollaborationAnalysisTemplatesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListCollaborationAnalysisTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationAnalysisTemplatesCommandInput, ListCollaborationAnalysisTemplatesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListCollaborationAnalysisTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationAnalysisTemplatesCommandInput, ListCollaborationAnalysisTemplatesCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListCollaborationAnalysisTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationAnalysisTemplatesCommandInput, ListCollaborationAnalysisTemplatesCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists analysis templates within a collaboration.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListCollaborationChangeRequestsInput, ListCollaborationChangeRequestsOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListCollaborationChangeRequestsCommandInput extends ListCollabo
22
19
  export interface ListCollaborationChangeRequestsCommandOutput extends ListCollaborationChangeRequestsOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListCollaborationChangeRequestsCommand_base: {
25
- new (input: ListCollaborationChangeRequestsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationChangeRequestsCommandInput, ListCollaborationChangeRequestsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListCollaborationChangeRequestsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationChangeRequestsCommandInput, ListCollaborationChangeRequestsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListCollaborationChangeRequestsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationChangeRequestsCommandInput, ListCollaborationChangeRequestsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListCollaborationChangeRequestsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationChangeRequestsCommandInput, ListCollaborationChangeRequestsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists all change requests for a collaboration with pagination support. Returns change requests sorted by creation time.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListCollaborationConfiguredAudienceModelAssociationsInput, ListCollaborationConfiguredAudienceModelAssociationsOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListCollaborationConfiguredAudienceModelAssociationsCommandInpu
22
19
  export interface ListCollaborationConfiguredAudienceModelAssociationsCommandOutput extends ListCollaborationConfiguredAudienceModelAssociationsOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListCollaborationConfiguredAudienceModelAssociationsCommand_base: {
25
- new (input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationConfiguredAudienceModelAssociationsCommandInput, ListCollaborationConfiguredAudienceModelAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationConfiguredAudienceModelAssociationsCommandInput, ListCollaborationConfiguredAudienceModelAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationConfiguredAudienceModelAssociationsCommandInput, ListCollaborationConfiguredAudienceModelAssociationsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListCollaborationConfiguredAudienceModelAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationConfiguredAudienceModelAssociationsCommandInput, ListCollaborationConfiguredAudienceModelAssociationsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists configured audience model associations within a collaboration.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListCollaborationIdNamespaceAssociationsInput, ListCollaborationIdNamespaceAssociationsOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListCollaborationIdNamespaceAssociationsCommandInput extends Li
22
19
  export interface ListCollaborationIdNamespaceAssociationsCommandOutput extends ListCollaborationIdNamespaceAssociationsOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListCollaborationIdNamespaceAssociationsCommand_base: {
25
- new (input: ListCollaborationIdNamespaceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationIdNamespaceAssociationsCommandInput, ListCollaborationIdNamespaceAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListCollaborationIdNamespaceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationIdNamespaceAssociationsCommandInput, ListCollaborationIdNamespaceAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListCollaborationIdNamespaceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationIdNamespaceAssociationsCommandInput, ListCollaborationIdNamespaceAssociationsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListCollaborationIdNamespaceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationIdNamespaceAssociationsCommandInput, ListCollaborationIdNamespaceAssociationsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of the ID namespace associations in a collaboration.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListCollaborationPrivacyBudgetTemplatesInput, ListCollaborationPrivacyBudgetTemplatesOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListCollaborationPrivacyBudgetTemplatesCommandInput extends Lis
22
19
  export interface ListCollaborationPrivacyBudgetTemplatesCommandOutput extends ListCollaborationPrivacyBudgetTemplatesOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListCollaborationPrivacyBudgetTemplatesCommand_base: {
25
- new (input: ListCollaborationPrivacyBudgetTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationPrivacyBudgetTemplatesCommandInput, ListCollaborationPrivacyBudgetTemplatesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListCollaborationPrivacyBudgetTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationPrivacyBudgetTemplatesCommandInput, ListCollaborationPrivacyBudgetTemplatesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListCollaborationPrivacyBudgetTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationPrivacyBudgetTemplatesCommandInput, ListCollaborationPrivacyBudgetTemplatesCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListCollaborationPrivacyBudgetTemplatesCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationPrivacyBudgetTemplatesCommandInput, ListCollaborationPrivacyBudgetTemplatesCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns an array that summarizes each privacy budget template in a specified collaboration.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListCollaborationPrivacyBudgetsInput, ListCollaborationPrivacyBudgetsOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListCollaborationPrivacyBudgetsCommandInput extends ListCollabo
22
19
  export interface ListCollaborationPrivacyBudgetsCommandOutput extends ListCollaborationPrivacyBudgetsOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListCollaborationPrivacyBudgetsCommand_base: {
25
- new (input: ListCollaborationPrivacyBudgetsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationPrivacyBudgetsCommandInput, ListCollaborationPrivacyBudgetsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListCollaborationPrivacyBudgetsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationPrivacyBudgetsCommandInput, ListCollaborationPrivacyBudgetsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListCollaborationPrivacyBudgetsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationPrivacyBudgetsCommandInput, ListCollaborationPrivacyBudgetsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListCollaborationPrivacyBudgetsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationPrivacyBudgetsCommandInput, ListCollaborationPrivacyBudgetsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns an array that summarizes each privacy budget in a specified collaboration. The summary includes the collaboration ARN, creation time, creating account, and privacy budget details.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListCollaborationsInput, ListCollaborationsOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListCollaborationsCommandInput extends ListCollaborationsInput
22
19
  export interface ListCollaborationsCommandOutput extends ListCollaborationsOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListCollaborationsCommand_base: {
25
- new (input: ListCollaborationsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationsCommandInput, ListCollaborationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListCollaborationsCommandInput]): import("@smithy/core/client").CommandImpl<ListCollaborationsCommandInput, ListCollaborationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListCollaborationsCommandInput): import("@smithy/core/client").CommandImpl<ListCollaborationsCommandInput, ListCollaborationsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListCollaborationsCommandInput]): import("@smithy/core/client").CommandImpl<ListCollaborationsCommandInput, ListCollaborationsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists collaborations the caller owns, is active in, or has been invited to.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListConfiguredAudienceModelAssociationsInput, ListConfiguredAudienceModelAssociationsOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListConfiguredAudienceModelAssociationsCommandInput extends Lis
22
19
  export interface ListConfiguredAudienceModelAssociationsCommandOutput extends ListConfiguredAudienceModelAssociationsOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListConfiguredAudienceModelAssociationsCommand_base: {
25
- new (input: ListConfiguredAudienceModelAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListConfiguredAudienceModelAssociationsCommandInput, ListConfiguredAudienceModelAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListConfiguredAudienceModelAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListConfiguredAudienceModelAssociationsCommandInput, ListConfiguredAudienceModelAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListConfiguredAudienceModelAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListConfiguredAudienceModelAssociationsCommandInput, ListConfiguredAudienceModelAssociationsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListConfiguredAudienceModelAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListConfiguredAudienceModelAssociationsCommandInput, ListConfiguredAudienceModelAssociationsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists information about requested configured audience model associations.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListConfiguredTableAssociationsInput, ListConfiguredTableAssociationsOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListConfiguredTableAssociationsCommandInput extends ListConfigu
22
19
  export interface ListConfiguredTableAssociationsCommandOutput extends ListConfiguredTableAssociationsOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListConfiguredTableAssociationsCommand_base: {
25
- new (input: ListConfiguredTableAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListConfiguredTableAssociationsCommandInput, ListConfiguredTableAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListConfiguredTableAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListConfiguredTableAssociationsCommandInput, ListConfiguredTableAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListConfiguredTableAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListConfiguredTableAssociationsCommandInput, ListConfiguredTableAssociationsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListConfiguredTableAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListConfiguredTableAssociationsCommandInput, ListConfiguredTableAssociationsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists configured table associations for a membership.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListConfiguredTablesInput, ListConfiguredTablesOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListConfiguredTablesCommandInput extends ListConfiguredTablesIn
22
19
  export interface ListConfiguredTablesCommandOutput extends ListConfiguredTablesOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListConfiguredTablesCommand_base: {
25
- new (input: ListConfiguredTablesCommandInput): import("@smithy/core/client").CommandImpl<ListConfiguredTablesCommandInput, ListConfiguredTablesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListConfiguredTablesCommandInput]): import("@smithy/core/client").CommandImpl<ListConfiguredTablesCommandInput, ListConfiguredTablesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListConfiguredTablesCommandInput): import("@smithy/core/client").CommandImpl<ListConfiguredTablesCommandInput, ListConfiguredTablesCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListConfiguredTablesCommandInput]): import("@smithy/core/client").CommandImpl<ListConfiguredTablesCommandInput, ListConfiguredTablesCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists configured tables.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListIdMappingTablesInput, ListIdMappingTablesOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListIdMappingTablesCommandInput extends ListIdMappingTablesInpu
22
19
  export interface ListIdMappingTablesCommandOutput extends ListIdMappingTablesOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListIdMappingTablesCommand_base: {
25
- new (input: ListIdMappingTablesCommandInput): import("@smithy/core/client").CommandImpl<ListIdMappingTablesCommandInput, ListIdMappingTablesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListIdMappingTablesCommandInput): import("@smithy/core/client").CommandImpl<ListIdMappingTablesCommandInput, ListIdMappingTablesCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListIdMappingTablesCommandInput): import("@smithy/core/client").CommandImpl<ListIdMappingTablesCommandInput, ListIdMappingTablesCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListIdMappingTablesCommandInput): import("@smithy/core/client").CommandImpl<ListIdMappingTablesCommandInput, ListIdMappingTablesCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of ID mapping tables.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListIdNamespaceAssociationsInput, ListIdNamespaceAssociationsOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListIdNamespaceAssociationsCommandInput extends ListIdNamespace
22
19
  export interface ListIdNamespaceAssociationsCommandOutput extends ListIdNamespaceAssociationsOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListIdNamespaceAssociationsCommand_base: {
25
- new (input: ListIdNamespaceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListIdNamespaceAssociationsCommandInput, ListIdNamespaceAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListIdNamespaceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListIdNamespaceAssociationsCommandInput, ListIdNamespaceAssociationsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListIdNamespaceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListIdNamespaceAssociationsCommandInput, ListIdNamespaceAssociationsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListIdNamespaceAssociationsCommandInput): import("@smithy/core/client").CommandImpl<ListIdNamespaceAssociationsCommandInput, ListIdNamespaceAssociationsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of ID namespace associations.</p>
@@ -0,0 +1,101 @@
1
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
+ import type { ListIntermediateTableVersionsInput, ListIntermediateTableVersionsOutput } from "../models/models_0";
3
+ /**
4
+ * @public
5
+ */
6
+ export type { __MetadataBearer };
7
+ /**
8
+ * @public
9
+ *
10
+ * The input for {@link ListIntermediateTableVersionsCommand}.
11
+ */
12
+ export interface ListIntermediateTableVersionsCommandInput extends ListIntermediateTableVersionsInput {
13
+ }
14
+ /**
15
+ * @public
16
+ *
17
+ * The output of {@link ListIntermediateTableVersionsCommand}.
18
+ */
19
+ export interface ListIntermediateTableVersionsCommandOutput extends ListIntermediateTableVersionsOutput, __MetadataBearer {
20
+ }
21
+ declare const ListIntermediateTableVersionsCommand_base: {
22
+ new (input: ListIntermediateTableVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListIntermediateTableVersionsCommandInput, ListIntermediateTableVersionsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListIntermediateTableVersionsCommandInput): import("@smithy/core/client").CommandImpl<ListIntermediateTableVersionsCommandInput, ListIntermediateTableVersionsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
25
+ };
26
+ /**
27
+ * <p>Lists the version history of an intermediate table. Each call to <code>PopulateIntermediateTable</code> creates a new version. We recommend using pagination to ensure that the operation returns quickly and successfully.</p>
28
+ * @example
29
+ * Use a bare-bones client and the command you need to make an API call.
30
+ * ```javascript
31
+ * import { CleanRoomsClient, ListIntermediateTableVersionsCommand } from "@aws-sdk/client-cleanrooms"; // ES Modules import
32
+ * // const { CleanRoomsClient, ListIntermediateTableVersionsCommand } = require("@aws-sdk/client-cleanrooms"); // CommonJS import
33
+ * // import type { CleanRoomsClientConfig } from "@aws-sdk/client-cleanrooms";
34
+ * const config = {}; // type is CleanRoomsClientConfig
35
+ * const client = new CleanRoomsClient(config);
36
+ * const input = { // ListIntermediateTableVersionsInput
37
+ * membershipIdentifier: "STRING_VALUE", // required
38
+ * intermediateTableIdentifier: "STRING_VALUE", // required
39
+ * nextToken: "STRING_VALUE",
40
+ * maxResults: Number("int"),
41
+ * };
42
+ * const command = new ListIntermediateTableVersionsCommand(input);
43
+ * const response = await client.send(command);
44
+ * // { // ListIntermediateTableVersionsOutput
45
+ * // intermediateTableVersionSummaries: [ // IntermediateTableVersionSummaryList // required
46
+ * // { // IntermediateTableVersionSummary
47
+ * // versionId: "STRING_VALUE", // required
48
+ * // tableId: "STRING_VALUE", // required
49
+ * // createTime: new Date("TIMESTAMP"), // required
50
+ * // analysisId: "STRING_VALUE", // required
51
+ * // status: "POPULATE_STARTED" || "POPULATE_SUCCESS" || "POPULATE_FAILED" || "RETENTION_PERIOD_EXPIRED", // required
52
+ * // analysisType: "QUERY", // required
53
+ * // kmsKeyArn: "STRING_VALUE",
54
+ * // expirationTime: new Date("TIMESTAMP"),
55
+ * // },
56
+ * // ],
57
+ * // nextToken: "STRING_VALUE",
58
+ * // };
59
+ *
60
+ * ```
61
+ *
62
+ * @param ListIntermediateTableVersionsCommandInput - {@link ListIntermediateTableVersionsCommandInput}
63
+ * @returns {@link ListIntermediateTableVersionsCommandOutput}
64
+ * @see {@link ListIntermediateTableVersionsCommandInput} for command's `input` shape.
65
+ * @see {@link ListIntermediateTableVersionsCommandOutput} for command's `response` shape.
66
+ * @see {@link CleanRoomsClientResolvedConfig | config} for CleanRoomsClient's `config` shape.
67
+ *
68
+ * @throws {@link AccessDeniedException} (client fault)
69
+ * <p>Caller does not have sufficient access to perform this action.</p>
70
+ *
71
+ * @throws {@link InternalServerException} (server fault)
72
+ * <p>Unexpected error during processing of request.</p>
73
+ *
74
+ * @throws {@link ResourceNotFoundException} (client fault)
75
+ * <p>Request references a resource which does not exist.</p>
76
+ *
77
+ * @throws {@link ThrottlingException} (client fault)
78
+ * <p>Request was denied due to request throttling.</p>
79
+ *
80
+ * @throws {@link ValidationException} (client fault)
81
+ * <p>The input fails to satisfy the specified constraints.</p>
82
+ *
83
+ * @throws {@link CleanRoomsServiceException}
84
+ * <p>Base exception class for all service exceptions from CleanRooms service.</p>
85
+ *
86
+ *
87
+ * @public
88
+ */
89
+ export declare class ListIntermediateTableVersionsCommand extends ListIntermediateTableVersionsCommand_base {
90
+ /** @internal type navigation helper, not in runtime. */
91
+ protected static __types: {
92
+ api: {
93
+ input: ListIntermediateTableVersionsInput;
94
+ output: ListIntermediateTableVersionsOutput;
95
+ };
96
+ sdk: {
97
+ input: ListIntermediateTableVersionsCommandInput;
98
+ output: ListIntermediateTableVersionsCommandOutput;
99
+ };
100
+ };
101
+ }
@@ -0,0 +1,107 @@
1
+ import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
2
+ import type { ListIntermediateTablesInput, ListIntermediateTablesOutput } from "../models/models_0";
3
+ /**
4
+ * @public
5
+ */
6
+ export type { __MetadataBearer };
7
+ /**
8
+ * @public
9
+ *
10
+ * The input for {@link ListIntermediateTablesCommand}.
11
+ */
12
+ export interface ListIntermediateTablesCommandInput extends ListIntermediateTablesInput {
13
+ }
14
+ /**
15
+ * @public
16
+ *
17
+ * The output of {@link ListIntermediateTablesCommand}.
18
+ */
19
+ export interface ListIntermediateTablesCommandOutput extends ListIntermediateTablesOutput, __MetadataBearer {
20
+ }
21
+ declare const ListIntermediateTablesCommand_base: {
22
+ new (input: ListIntermediateTablesCommandInput): import("@smithy/core/client").CommandImpl<ListIntermediateTablesCommandInput, ListIntermediateTablesCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListIntermediateTablesCommandInput): import("@smithy/core/client").CommandImpl<ListIntermediateTablesCommandInput, ListIntermediateTablesCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
25
+ };
26
+ /**
27
+ * <p>Lists intermediate tables owned by the caller in a membership. We recommend using pagination to ensure that the operation returns quickly and successfully.</p>
28
+ * @example
29
+ * Use a bare-bones client and the command you need to make an API call.
30
+ * ```javascript
31
+ * import { CleanRoomsClient, ListIntermediateTablesCommand } from "@aws-sdk/client-cleanrooms"; // ES Modules import
32
+ * // const { CleanRoomsClient, ListIntermediateTablesCommand } = require("@aws-sdk/client-cleanrooms"); // CommonJS import
33
+ * // import type { CleanRoomsClientConfig } from "@aws-sdk/client-cleanrooms";
34
+ * const config = {}; // type is CleanRoomsClientConfig
35
+ * const client = new CleanRoomsClient(config);
36
+ * const input = { // ListIntermediateTablesInput
37
+ * membershipIdentifier: "STRING_VALUE", // required
38
+ * nextToken: "STRING_VALUE",
39
+ * maxResults: Number("int"),
40
+ * };
41
+ * const command = new ListIntermediateTablesCommand(input);
42
+ * const response = await client.send(command);
43
+ * // { // ListIntermediateTablesOutput
44
+ * // intermediateTableSummaries: [ // IntermediateTableSummaryList // required
45
+ * // { // IntermediateTableSummary
46
+ * // id: "STRING_VALUE", // required
47
+ * // arn: "STRING_VALUE", // required
48
+ * // name: "STRING_VALUE", // required
49
+ * // description: "STRING_VALUE",
50
+ * // membershipArn: "STRING_VALUE", // required
51
+ * // membershipId: "STRING_VALUE", // required
52
+ * // collaborationArn: "STRING_VALUE", // required
53
+ * // collaborationId: "STRING_VALUE", // required
54
+ * // createTime: new Date("TIMESTAMP"), // required
55
+ * // updateTime: new Date("TIMESTAMP"), // required
56
+ * // status: "CREATED" || "POPULATE_STARTED" || "POPULATE_SUCCESS" || "POPULATE_FAILED" || "DISALLOWED_BY_DATA_PROVIDER" || "BASE_TABLE_REMOVED" || "RETENTION_PERIOD_EXPIRED", // required
57
+ * // retentionInDays: Number("int"),
58
+ * // analysisRuleTypes: [ // IntermediateTableAnalysisRuleTypeList
59
+ * // "CUSTOM",
60
+ * // ],
61
+ * // },
62
+ * // ],
63
+ * // nextToken: "STRING_VALUE",
64
+ * // };
65
+ *
66
+ * ```
67
+ *
68
+ * @param ListIntermediateTablesCommandInput - {@link ListIntermediateTablesCommandInput}
69
+ * @returns {@link ListIntermediateTablesCommandOutput}
70
+ * @see {@link ListIntermediateTablesCommandInput} for command's `input` shape.
71
+ * @see {@link ListIntermediateTablesCommandOutput} for command's `response` shape.
72
+ * @see {@link CleanRoomsClientResolvedConfig | config} for CleanRoomsClient's `config` shape.
73
+ *
74
+ * @throws {@link AccessDeniedException} (client fault)
75
+ * <p>Caller does not have sufficient access to perform this action.</p>
76
+ *
77
+ * @throws {@link InternalServerException} (server fault)
78
+ * <p>Unexpected error during processing of request.</p>
79
+ *
80
+ * @throws {@link ResourceNotFoundException} (client fault)
81
+ * <p>Request references a resource which does not exist.</p>
82
+ *
83
+ * @throws {@link ThrottlingException} (client fault)
84
+ * <p>Request was denied due to request throttling.</p>
85
+ *
86
+ * @throws {@link ValidationException} (client fault)
87
+ * <p>The input fails to satisfy the specified constraints.</p>
88
+ *
89
+ * @throws {@link CleanRoomsServiceException}
90
+ * <p>Base exception class for all service exceptions from CleanRooms service.</p>
91
+ *
92
+ *
93
+ * @public
94
+ */
95
+ export declare class ListIntermediateTablesCommand extends ListIntermediateTablesCommand_base {
96
+ /** @internal type navigation helper, not in runtime. */
97
+ protected static __types: {
98
+ api: {
99
+ input: ListIntermediateTablesInput;
100
+ output: ListIntermediateTablesOutput;
101
+ };
102
+ sdk: {
103
+ input: ListIntermediateTablesCommandInput;
104
+ output: ListIntermediateTablesCommandOutput;
105
+ };
106
+ };
107
+ }
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListMembersInput, ListMembersOutput } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListMembersCommandInput extends ListMembersInput {
22
19
  export interface ListMembersCommandOutput extends ListMembersOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListMembersCommand_base: {
25
- new (input: ListMembersCommandInput): import("@smithy/core/client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListMembersCommandInput): import("@smithy/core/client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListMembersCommandInput): import("@smithy/core/client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListMembersCommandInput): import("@smithy/core/client").CommandImpl<ListMembersCommandInput, ListMembersCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists all members within a collaboration.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../CleanRoomsClient";
4
2
  import type { ListMembershipsInput, ListMembershipsOutput } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListMembershipsCommandInput extends ListMembershipsInput {
22
19
  export interface ListMembershipsCommandOutput extends ListMembershipsOutput, __MetadataBearer {
23
20
  }
24
21
  declare const ListMembershipsCommand_base: {
25
- new (input: ListMembershipsCommandInput): import("@smithy/core/client").CommandImpl<ListMembershipsCommandInput, ListMembershipsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListMembershipsCommandInput]): import("@smithy/core/client").CommandImpl<ListMembershipsCommandInput, ListMembershipsCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListMembershipsCommandInput): import("@smithy/core/client").CommandImpl<ListMembershipsCommandInput, ListMembershipsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListMembershipsCommandInput]): import("@smithy/core/client").CommandImpl<ListMembershipsCommandInput, ListMembershipsCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists all memberships resources within the caller's account.</p>