@aws-sdk/client-cleanrooms 3.1077.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 (308) hide show
  1. package/dist-cjs/index.js +108 -1003
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/BatchGetCollaborationAnalysisTemplateCommand.js +2 -14
  4. package/dist-es/commands/BatchGetSchemaAnalysisRuleCommand.js +2 -14
  5. package/dist-es/commands/BatchGetSchemaCommand.js +2 -14
  6. package/dist-es/commands/CreateAnalysisTemplateCommand.js +2 -14
  7. package/dist-es/commands/CreateCollaborationChangeRequestCommand.js +2 -14
  8. package/dist-es/commands/CreateCollaborationCommand.js +2 -14
  9. package/dist-es/commands/CreateConfiguredAudienceModelAssociationCommand.js +2 -14
  10. package/dist-es/commands/CreateConfiguredTableAnalysisRuleCommand.js +2 -14
  11. package/dist-es/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.js +2 -14
  12. package/dist-es/commands/CreateConfiguredTableAssociationCommand.js +2 -14
  13. package/dist-es/commands/CreateConfiguredTableCommand.js +2 -14
  14. package/dist-es/commands/CreateIdMappingTableCommand.js +2 -14
  15. package/dist-es/commands/CreateIdNamespaceAssociationCommand.js +2 -14
  16. package/dist-es/commands/CreateIntermediateTableAnalysisRuleCommand.js +2 -14
  17. package/dist-es/commands/CreateIntermediateTableCommand.js +2 -14
  18. package/dist-es/commands/CreateMembershipCommand.js +2 -14
  19. package/dist-es/commands/CreatePrivacyBudgetTemplateCommand.js +2 -14
  20. package/dist-es/commands/DeleteAnalysisTemplateCommand.js +2 -14
  21. package/dist-es/commands/DeleteCollaborationCommand.js +2 -14
  22. package/dist-es/commands/DeleteConfiguredAudienceModelAssociationCommand.js +2 -14
  23. package/dist-es/commands/DeleteConfiguredTableAnalysisRuleCommand.js +2 -14
  24. package/dist-es/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.js +2 -14
  25. package/dist-es/commands/DeleteConfiguredTableAssociationCommand.js +2 -14
  26. package/dist-es/commands/DeleteConfiguredTableCommand.js +2 -14
  27. package/dist-es/commands/DeleteIdMappingTableCommand.js +2 -14
  28. package/dist-es/commands/DeleteIdNamespaceAssociationCommand.js +2 -14
  29. package/dist-es/commands/DeleteIntermediateTableAnalysisRuleCommand.js +2 -14
  30. package/dist-es/commands/DeleteIntermediateTableCommand.js +2 -14
  31. package/dist-es/commands/DeleteMemberCommand.js +2 -14
  32. package/dist-es/commands/DeleteMembershipCommand.js +2 -14
  33. package/dist-es/commands/DeletePrivacyBudgetTemplateCommand.js +2 -14
  34. package/dist-es/commands/DisallowIntermediateTableCommand.js +2 -14
  35. package/dist-es/commands/GetAnalysisTemplateCommand.js +2 -14
  36. package/dist-es/commands/GetCollaborationAnalysisTemplateCommand.js +2 -14
  37. package/dist-es/commands/GetCollaborationChangeRequestCommand.js +2 -14
  38. package/dist-es/commands/GetCollaborationCommand.js +2 -14
  39. package/dist-es/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.js +2 -14
  40. package/dist-es/commands/GetCollaborationIdNamespaceAssociationCommand.js +2 -14
  41. package/dist-es/commands/GetCollaborationPrivacyBudgetTemplateCommand.js +2 -14
  42. package/dist-es/commands/GetConfiguredAudienceModelAssociationCommand.js +2 -14
  43. package/dist-es/commands/GetConfiguredTableAnalysisRuleCommand.js +2 -14
  44. package/dist-es/commands/GetConfiguredTableAssociationAnalysisRuleCommand.js +2 -14
  45. package/dist-es/commands/GetConfiguredTableAssociationCommand.js +2 -14
  46. package/dist-es/commands/GetConfiguredTableCommand.js +2 -14
  47. package/dist-es/commands/GetIdMappingTableCommand.js +2 -14
  48. package/dist-es/commands/GetIdNamespaceAssociationCommand.js +2 -14
  49. package/dist-es/commands/GetIntermediateTableAnalysisRuleCommand.js +2 -14
  50. package/dist-es/commands/GetIntermediateTableCommand.js +2 -14
  51. package/dist-es/commands/GetMembershipCommand.js +2 -14
  52. package/dist-es/commands/GetPrivacyBudgetTemplateCommand.js +2 -14
  53. package/dist-es/commands/GetProtectedJobCommand.js +2 -14
  54. package/dist-es/commands/GetProtectedQueryCommand.js +2 -14
  55. package/dist-es/commands/GetSchemaAnalysisRuleCommand.js +2 -14
  56. package/dist-es/commands/GetSchemaCommand.js +2 -14
  57. package/dist-es/commands/ListAnalysisTemplatesCommand.js +2 -14
  58. package/dist-es/commands/ListCollaborationAnalysisTemplatesCommand.js +2 -14
  59. package/dist-es/commands/ListCollaborationChangeRequestsCommand.js +2 -14
  60. package/dist-es/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.js +2 -14
  61. package/dist-es/commands/ListCollaborationIdNamespaceAssociationsCommand.js +2 -14
  62. package/dist-es/commands/ListCollaborationPrivacyBudgetTemplatesCommand.js +2 -14
  63. package/dist-es/commands/ListCollaborationPrivacyBudgetsCommand.js +2 -14
  64. package/dist-es/commands/ListCollaborationsCommand.js +2 -14
  65. package/dist-es/commands/ListConfiguredAudienceModelAssociationsCommand.js +2 -14
  66. package/dist-es/commands/ListConfiguredTableAssociationsCommand.js +2 -14
  67. package/dist-es/commands/ListConfiguredTablesCommand.js +2 -14
  68. package/dist-es/commands/ListIdMappingTablesCommand.js +2 -14
  69. package/dist-es/commands/ListIdNamespaceAssociationsCommand.js +2 -14
  70. package/dist-es/commands/ListIntermediateTableVersionsCommand.js +2 -14
  71. package/dist-es/commands/ListIntermediateTablesCommand.js +2 -14
  72. package/dist-es/commands/ListMembersCommand.js +2 -14
  73. package/dist-es/commands/ListMembershipsCommand.js +2 -14
  74. package/dist-es/commands/ListPrivacyBudgetTemplatesCommand.js +2 -14
  75. package/dist-es/commands/ListPrivacyBudgetsCommand.js +2 -14
  76. package/dist-es/commands/ListProtectedJobsCommand.js +2 -14
  77. package/dist-es/commands/ListProtectedQueriesCommand.js +2 -14
  78. package/dist-es/commands/ListSchemasCommand.js +2 -14
  79. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  80. package/dist-es/commands/PopulateIdMappingTableCommand.js +2 -14
  81. package/dist-es/commands/PopulateIntermediateTableCommand.js +2 -14
  82. package/dist-es/commands/PreviewPrivacyImpactCommand.js +2 -14
  83. package/dist-es/commands/StartProtectedJobCommand.js +2 -14
  84. package/dist-es/commands/StartProtectedQueryCommand.js +2 -14
  85. package/dist-es/commands/TagResourceCommand.js +2 -14
  86. package/dist-es/commands/UntagResourceCommand.js +2 -14
  87. package/dist-es/commands/UpdateAnalysisTemplateCommand.js +2 -14
  88. package/dist-es/commands/UpdateCollaborationChangeRequestCommand.js +2 -14
  89. package/dist-es/commands/UpdateCollaborationCommand.js +2 -14
  90. package/dist-es/commands/UpdateConfiguredAudienceModelAssociationCommand.js +2 -14
  91. package/dist-es/commands/UpdateConfiguredTableAnalysisRuleCommand.js +2 -14
  92. package/dist-es/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.js +2 -14
  93. package/dist-es/commands/UpdateConfiguredTableAssociationCommand.js +2 -14
  94. package/dist-es/commands/UpdateConfiguredTableCommand.js +2 -14
  95. package/dist-es/commands/UpdateIdMappingTableCommand.js +2 -14
  96. package/dist-es/commands/UpdateIdNamespaceAssociationCommand.js +2 -14
  97. package/dist-es/commands/UpdateIntermediateTableAnalysisRuleCommand.js +2 -14
  98. package/dist-es/commands/UpdateIntermediateTableCommand.js +2 -14
  99. package/dist-es/commands/UpdateMembershipCommand.js +2 -14
  100. package/dist-es/commands/UpdatePrivacyBudgetTemplateCommand.js +2 -14
  101. package/dist-es/commands/UpdateProtectedJobCommand.js +2 -14
  102. package/dist-es/commands/UpdateProtectedQueryCommand.js +2 -14
  103. package/dist-es/index.js +1 -0
  104. package/dist-types/commandBuilder.d.ts +18 -0
  105. package/dist-types/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +3 -8
  106. package/dist-types/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +3 -8
  107. package/dist-types/commands/BatchGetSchemaCommand.d.ts +3 -8
  108. package/dist-types/commands/CreateAnalysisTemplateCommand.d.ts +3 -8
  109. package/dist-types/commands/CreateCollaborationChangeRequestCommand.d.ts +3 -8
  110. package/dist-types/commands/CreateCollaborationCommand.d.ts +3 -8
  111. package/dist-types/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +3 -8
  112. package/dist-types/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +3 -8
  113. package/dist-types/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -8
  114. package/dist-types/commands/CreateConfiguredTableAssociationCommand.d.ts +3 -8
  115. package/dist-types/commands/CreateConfiguredTableCommand.d.ts +3 -8
  116. package/dist-types/commands/CreateIdMappingTableCommand.d.ts +3 -8
  117. package/dist-types/commands/CreateIdNamespaceAssociationCommand.d.ts +3 -8
  118. package/dist-types/commands/CreateIntermediateTableAnalysisRuleCommand.d.ts +3 -8
  119. package/dist-types/commands/CreateIntermediateTableCommand.d.ts +3 -8
  120. package/dist-types/commands/CreateMembershipCommand.d.ts +3 -8
  121. package/dist-types/commands/CreatePrivacyBudgetTemplateCommand.d.ts +3 -8
  122. package/dist-types/commands/DeleteAnalysisTemplateCommand.d.ts +3 -8
  123. package/dist-types/commands/DeleteCollaborationCommand.d.ts +3 -8
  124. package/dist-types/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +3 -8
  125. package/dist-types/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +3 -8
  126. package/dist-types/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -8
  127. package/dist-types/commands/DeleteConfiguredTableAssociationCommand.d.ts +3 -8
  128. package/dist-types/commands/DeleteConfiguredTableCommand.d.ts +3 -8
  129. package/dist-types/commands/DeleteIdMappingTableCommand.d.ts +3 -8
  130. package/dist-types/commands/DeleteIdNamespaceAssociationCommand.d.ts +3 -8
  131. package/dist-types/commands/DeleteIntermediateTableAnalysisRuleCommand.d.ts +3 -8
  132. package/dist-types/commands/DeleteIntermediateTableCommand.d.ts +3 -8
  133. package/dist-types/commands/DeleteMemberCommand.d.ts +3 -8
  134. package/dist-types/commands/DeleteMembershipCommand.d.ts +3 -8
  135. package/dist-types/commands/DeletePrivacyBudgetTemplateCommand.d.ts +3 -8
  136. package/dist-types/commands/DisallowIntermediateTableCommand.d.ts +3 -8
  137. package/dist-types/commands/GetAnalysisTemplateCommand.d.ts +3 -8
  138. package/dist-types/commands/GetCollaborationAnalysisTemplateCommand.d.ts +3 -8
  139. package/dist-types/commands/GetCollaborationChangeRequestCommand.d.ts +3 -8
  140. package/dist-types/commands/GetCollaborationCommand.d.ts +3 -8
  141. package/dist-types/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +3 -8
  142. package/dist-types/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +3 -8
  143. package/dist-types/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +3 -8
  144. package/dist-types/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +3 -8
  145. package/dist-types/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +3 -8
  146. package/dist-types/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -8
  147. package/dist-types/commands/GetConfiguredTableAssociationCommand.d.ts +3 -8
  148. package/dist-types/commands/GetConfiguredTableCommand.d.ts +3 -8
  149. package/dist-types/commands/GetIdMappingTableCommand.d.ts +3 -8
  150. package/dist-types/commands/GetIdNamespaceAssociationCommand.d.ts +3 -8
  151. package/dist-types/commands/GetIntermediateTableAnalysisRuleCommand.d.ts +3 -8
  152. package/dist-types/commands/GetIntermediateTableCommand.d.ts +3 -8
  153. package/dist-types/commands/GetMembershipCommand.d.ts +3 -8
  154. package/dist-types/commands/GetPrivacyBudgetTemplateCommand.d.ts +3 -8
  155. package/dist-types/commands/GetProtectedJobCommand.d.ts +3 -8
  156. package/dist-types/commands/GetProtectedQueryCommand.d.ts +3 -8
  157. package/dist-types/commands/GetSchemaAnalysisRuleCommand.d.ts +3 -8
  158. package/dist-types/commands/GetSchemaCommand.d.ts +3 -8
  159. package/dist-types/commands/ListAnalysisTemplatesCommand.d.ts +3 -8
  160. package/dist-types/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +3 -8
  161. package/dist-types/commands/ListCollaborationChangeRequestsCommand.d.ts +3 -8
  162. package/dist-types/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +3 -8
  163. package/dist-types/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +3 -8
  164. package/dist-types/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +3 -8
  165. package/dist-types/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +3 -8
  166. package/dist-types/commands/ListCollaborationsCommand.d.ts +3 -8
  167. package/dist-types/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +3 -8
  168. package/dist-types/commands/ListConfiguredTableAssociationsCommand.d.ts +3 -8
  169. package/dist-types/commands/ListConfiguredTablesCommand.d.ts +3 -8
  170. package/dist-types/commands/ListIdMappingTablesCommand.d.ts +3 -8
  171. package/dist-types/commands/ListIdNamespaceAssociationsCommand.d.ts +3 -8
  172. package/dist-types/commands/ListIntermediateTableVersionsCommand.d.ts +3 -8
  173. package/dist-types/commands/ListIntermediateTablesCommand.d.ts +3 -8
  174. package/dist-types/commands/ListMembersCommand.d.ts +3 -8
  175. package/dist-types/commands/ListMembershipsCommand.d.ts +3 -8
  176. package/dist-types/commands/ListPrivacyBudgetTemplatesCommand.d.ts +3 -8
  177. package/dist-types/commands/ListPrivacyBudgetsCommand.d.ts +3 -8
  178. package/dist-types/commands/ListProtectedJobsCommand.d.ts +3 -8
  179. package/dist-types/commands/ListProtectedQueriesCommand.d.ts +3 -8
  180. package/dist-types/commands/ListSchemasCommand.d.ts +3 -8
  181. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  182. package/dist-types/commands/PopulateIdMappingTableCommand.d.ts +3 -8
  183. package/dist-types/commands/PopulateIntermediateTableCommand.d.ts +3 -8
  184. package/dist-types/commands/PreviewPrivacyImpactCommand.d.ts +3 -8
  185. package/dist-types/commands/StartProtectedJobCommand.d.ts +3 -8
  186. package/dist-types/commands/StartProtectedQueryCommand.d.ts +3 -8
  187. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  188. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  189. package/dist-types/commands/UpdateAnalysisTemplateCommand.d.ts +3 -8
  190. package/dist-types/commands/UpdateCollaborationChangeRequestCommand.d.ts +3 -8
  191. package/dist-types/commands/UpdateCollaborationCommand.d.ts +3 -8
  192. package/dist-types/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +3 -8
  193. package/dist-types/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +3 -8
  194. package/dist-types/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +3 -8
  195. package/dist-types/commands/UpdateConfiguredTableAssociationCommand.d.ts +3 -8
  196. package/dist-types/commands/UpdateConfiguredTableCommand.d.ts +3 -8
  197. package/dist-types/commands/UpdateIdMappingTableCommand.d.ts +3 -8
  198. package/dist-types/commands/UpdateIdNamespaceAssociationCommand.d.ts +3 -8
  199. package/dist-types/commands/UpdateIntermediateTableAnalysisRuleCommand.d.ts +3 -8
  200. package/dist-types/commands/UpdateIntermediateTableCommand.d.ts +3 -8
  201. package/dist-types/commands/UpdateMembershipCommand.d.ts +3 -8
  202. package/dist-types/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +3 -8
  203. package/dist-types/commands/UpdateProtectedJobCommand.d.ts +3 -8
  204. package/dist-types/commands/UpdateProtectedQueryCommand.d.ts +3 -8
  205. package/dist-types/index.d.ts +1 -0
  206. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  207. package/dist-types/ts3.4/commands/BatchGetCollaborationAnalysisTemplateCommand.d.ts +7 -16
  208. package/dist-types/ts3.4/commands/BatchGetSchemaAnalysisRuleCommand.d.ts +7 -16
  209. package/dist-types/ts3.4/commands/BatchGetSchemaCommand.d.ts +7 -16
  210. package/dist-types/ts3.4/commands/CreateAnalysisTemplateCommand.d.ts +7 -16
  211. package/dist-types/ts3.4/commands/CreateCollaborationChangeRequestCommand.d.ts +7 -16
  212. package/dist-types/ts3.4/commands/CreateCollaborationCommand.d.ts +7 -16
  213. package/dist-types/ts3.4/commands/CreateConfiguredAudienceModelAssociationCommand.d.ts +7 -16
  214. package/dist-types/ts3.4/commands/CreateConfiguredTableAnalysisRuleCommand.d.ts +7 -16
  215. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationAnalysisRuleCommand.d.ts +7 -16
  216. package/dist-types/ts3.4/commands/CreateConfiguredTableAssociationCommand.d.ts +7 -16
  217. package/dist-types/ts3.4/commands/CreateConfiguredTableCommand.d.ts +7 -16
  218. package/dist-types/ts3.4/commands/CreateIdMappingTableCommand.d.ts +7 -16
  219. package/dist-types/ts3.4/commands/CreateIdNamespaceAssociationCommand.d.ts +7 -16
  220. package/dist-types/ts3.4/commands/CreateIntermediateTableAnalysisRuleCommand.d.ts +7 -16
  221. package/dist-types/ts3.4/commands/CreateIntermediateTableCommand.d.ts +7 -16
  222. package/dist-types/ts3.4/commands/CreateMembershipCommand.d.ts +7 -16
  223. package/dist-types/ts3.4/commands/CreatePrivacyBudgetTemplateCommand.d.ts +7 -16
  224. package/dist-types/ts3.4/commands/DeleteAnalysisTemplateCommand.d.ts +7 -16
  225. package/dist-types/ts3.4/commands/DeleteCollaborationCommand.d.ts +7 -16
  226. package/dist-types/ts3.4/commands/DeleteConfiguredAudienceModelAssociationCommand.d.ts +7 -16
  227. package/dist-types/ts3.4/commands/DeleteConfiguredTableAnalysisRuleCommand.d.ts +7 -16
  228. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationAnalysisRuleCommand.d.ts +7 -16
  229. package/dist-types/ts3.4/commands/DeleteConfiguredTableAssociationCommand.d.ts +7 -16
  230. package/dist-types/ts3.4/commands/DeleteConfiguredTableCommand.d.ts +7 -16
  231. package/dist-types/ts3.4/commands/DeleteIdMappingTableCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/DeleteIdNamespaceAssociationCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/DeleteIntermediateTableAnalysisRuleCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/DeleteIntermediateTableCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/DeleteMemberCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/DeleteMembershipCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/DeletePrivacyBudgetTemplateCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/DisallowIntermediateTableCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/GetAnalysisTemplateCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/GetCollaborationAnalysisTemplateCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/GetCollaborationChangeRequestCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/GetCollaborationCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/GetCollaborationConfiguredAudienceModelAssociationCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/GetCollaborationIdNamespaceAssociationCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/GetCollaborationPrivacyBudgetTemplateCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/GetConfiguredAudienceModelAssociationCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/GetConfiguredTableAnalysisRuleCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationAnalysisRuleCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/GetConfiguredTableAssociationCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/GetConfiguredTableCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/GetIdMappingTableCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/GetIdNamespaceAssociationCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/GetIntermediateTableAnalysisRuleCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/GetIntermediateTableCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/GetMembershipCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/GetPrivacyBudgetTemplateCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/GetProtectedJobCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/GetProtectedQueryCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/GetSchemaAnalysisRuleCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/GetSchemaCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/ListAnalysisTemplatesCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/ListCollaborationAnalysisTemplatesCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/ListCollaborationChangeRequestsCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/ListCollaborationConfiguredAudienceModelAssociationsCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/ListCollaborationIdNamespaceAssociationsCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetTemplatesCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/ListCollaborationPrivacyBudgetsCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/ListCollaborationsCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/ListConfiguredAudienceModelAssociationsCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/ListConfiguredTableAssociationsCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/ListConfiguredTablesCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/ListIdMappingTablesCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/ListIdNamespaceAssociationsCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/ListIntermediateTableVersionsCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/ListIntermediateTablesCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/ListMembersCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/ListMembershipsCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/ListPrivacyBudgetTemplatesCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/ListPrivacyBudgetsCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/ListProtectedJobsCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/ListProtectedQueriesCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/ListSchemasCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/PopulateIdMappingTableCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/PopulateIntermediateTableCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/PreviewPrivacyImpactCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/StartProtectedJobCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/StartProtectedQueryCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/UpdateAnalysisTemplateCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/UpdateCollaborationChangeRequestCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/UpdateCollaborationCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/UpdateConfiguredAudienceModelAssociationCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/UpdateConfiguredTableAnalysisRuleCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationAnalysisRuleCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/UpdateConfiguredTableAssociationCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/UpdateConfiguredTableCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/UpdateIdMappingTableCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/UpdateIdNamespaceAssociationCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/UpdateIntermediateTableAnalysisRuleCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/UpdateIntermediateTableCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/commands/UpdateMembershipCommand.d.ts +7 -16
  304. package/dist-types/ts3.4/commands/UpdatePrivacyBudgetTemplateCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/UpdateProtectedJobCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/UpdateProtectedQueryCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/index.d.ts +1 -0
  308. package/package.json +8 -8
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { UpdateIdMappingTable$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class UpdateIdMappingTableCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSBastionControlPlaneServiceLambda", "UpdateIdMappingTable", {})
13
- .n("CleanRoomsClient", "UpdateIdMappingTableCommand")
14
- .sc(UpdateIdMappingTable$)
15
- .build() {
3
+ export class UpdateIdMappingTableCommand extends command(_ep0, _mw0, "UpdateIdMappingTable", UpdateIdMappingTable$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { UpdateIdNamespaceAssociation$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class UpdateIdNamespaceAssociationCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSBastionControlPlaneServiceLambda", "UpdateIdNamespaceAssociation", {})
13
- .n("CleanRoomsClient", "UpdateIdNamespaceAssociationCommand")
14
- .sc(UpdateIdNamespaceAssociation$)
15
- .build() {
3
+ export class UpdateIdNamespaceAssociationCommand extends command(_ep0, _mw0, "UpdateIdNamespaceAssociation", UpdateIdNamespaceAssociation$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { UpdateIntermediateTableAnalysisRule$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class UpdateIntermediateTableAnalysisRuleCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSBastionControlPlaneServiceLambda", "UpdateIntermediateTableAnalysisRule", {})
13
- .n("CleanRoomsClient", "UpdateIntermediateTableAnalysisRuleCommand")
14
- .sc(UpdateIntermediateTableAnalysisRule$)
15
- .build() {
3
+ export class UpdateIntermediateTableAnalysisRuleCommand extends command(_ep0, _mw0, "UpdateIntermediateTableAnalysisRule", UpdateIntermediateTableAnalysisRule$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { UpdateIntermediateTable$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class UpdateIntermediateTableCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSBastionControlPlaneServiceLambda", "UpdateIntermediateTable", {})
13
- .n("CleanRoomsClient", "UpdateIntermediateTableCommand")
14
- .sc(UpdateIntermediateTable$)
15
- .build() {
3
+ export class UpdateIntermediateTableCommand extends command(_ep0, _mw0, "UpdateIntermediateTable", UpdateIntermediateTable$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { UpdateMembership$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class UpdateMembershipCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSBastionControlPlaneServiceLambda", "UpdateMembership", {})
13
- .n("CleanRoomsClient", "UpdateMembershipCommand")
14
- .sc(UpdateMembership$)
15
- .build() {
3
+ export class UpdateMembershipCommand extends command(_ep0, _mw0, "UpdateMembership", UpdateMembership$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { UpdatePrivacyBudgetTemplate$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class UpdatePrivacyBudgetTemplateCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSBastionControlPlaneServiceLambda", "UpdatePrivacyBudgetTemplate", {})
13
- .n("CleanRoomsClient", "UpdatePrivacyBudgetTemplateCommand")
14
- .sc(UpdatePrivacyBudgetTemplate$)
15
- .build() {
3
+ export class UpdatePrivacyBudgetTemplateCommand extends command(_ep0, _mw0, "UpdatePrivacyBudgetTemplate", UpdatePrivacyBudgetTemplate$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { UpdateProtectedJob$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class UpdateProtectedJobCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSBastionControlPlaneServiceLambda", "UpdateProtectedJob", {})
13
- .n("CleanRoomsClient", "UpdateProtectedJobCommand")
14
- .sc(UpdateProtectedJob$)
15
- .build() {
3
+ export class UpdateProtectedJobCommand extends command(_ep0, _mw0, "UpdateProtectedJob", UpdateProtectedJob$) {
16
4
  }
@@ -1,16 +1,4 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
- import { getEndpointPlugin } from "@smithy/core/endpoints";
3
- import { commonParams } from "../endpoint/EndpointParameters";
1
+ import { _ep0, _mw0, command } from "../commandBuilder";
4
2
  import { UpdateProtectedQuery$ } from "../schemas/schemas_0";
5
- export { $Command };
6
- export class UpdateProtectedQueryCommand extends $Command
7
- .classBuilder()
8
- .ep(commonParams)
9
- .m(function (Command, cs, config, o) {
10
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
11
- })
12
- .s("AWSBastionControlPlaneServiceLambda", "UpdateProtectedQuery", {})
13
- .n("CleanRoomsClient", "UpdateProtectedQueryCommand")
14
- .sc(UpdateProtectedQuery$)
15
- .build() {
3
+ export class UpdateProtectedQueryCommand extends command(_ep0, _mw0, "UpdateProtectedQuery", UpdateProtectedQuery$) {
16
4
  }
package/dist-es/index.js CHANGED
@@ -1,6 +1,7 @@
1
1
  export * from "./CleanRoomsClient";
2
2
  export * from "./CleanRooms";
3
3
  export * from "./commands";
4
+ export { Command as $Command } from "@smithy/core/client";
4
5
  export * from "./schemas/schemas_0";
5
6
  export * from "./pagination";
6
7
  export * from "./models/enums";
@@ -0,0 +1,18 @@
1
+ import type { EndpointParameterInstructions } from "@smithy/types";
2
+ import type { CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "./CleanRoomsClient";
3
+ /**
4
+ * @internal
5
+ */
6
+ export declare const command: <I extends ServiceInputTypes, O extends ServiceOutputTypes>(added: EndpointParameterInstructions, plugins: (CommandCtor: any, clientStack: any, config: any, options: any) => import("@smithy/types").Pluggable<any, any>[], op: string, $: import("@smithy/types").StaticOperationSchema, smithyContext?: Record<string, unknown>) => {
7
+ new (input: I): import("@smithy/core/client").CommandImpl<I, O, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
8
+ new (...[input]: import("@smithy/types").OptionalParameter<I>): import("@smithy/core/client").CommandImpl<I, O, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
9
+ getEndpointParameterInstructions(): EndpointParameterInstructions;
10
+ };
11
+ /**
12
+ * @internal
13
+ */
14
+ export declare const _ep0: EndpointParameterInstructions;
15
+ /**
16
+ * @internal
17
+ */
18
+ export declare const _mw0: (Command: any, cs: any, config: any, o: any) => never[];
@@ -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 { BatchGetCollaborationAnalysisTemplateInput, BatchGetCollaborationAnalysisTemplateOutput } 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 BatchGetCollaborationAnalysisTemplateCommandInput extends Batch
22
19
  export interface BatchGetCollaborationAnalysisTemplateCommandOutput extends BatchGetCollaborationAnalysisTemplateOutput, __MetadataBearer {
23
20
  }
24
21
  declare const BatchGetCollaborationAnalysisTemplateCommand_base: {
25
- new (input: BatchGetCollaborationAnalysisTemplateCommandInput): import("@smithy/core/client").CommandImpl<BatchGetCollaborationAnalysisTemplateCommandInput, BatchGetCollaborationAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchGetCollaborationAnalysisTemplateCommandInput): import("@smithy/core/client").CommandImpl<BatchGetCollaborationAnalysisTemplateCommandInput, BatchGetCollaborationAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: BatchGetCollaborationAnalysisTemplateCommandInput): import("@smithy/core/client").CommandImpl<BatchGetCollaborationAnalysisTemplateCommandInput, BatchGetCollaborationAnalysisTemplateCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: BatchGetCollaborationAnalysisTemplateCommandInput): import("@smithy/core/client").CommandImpl<BatchGetCollaborationAnalysisTemplateCommandInput, BatchGetCollaborationAnalysisTemplateCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves multiple analysis templates within a collaboration by their Amazon Resource Names (ARNs).</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 { BatchGetSchemaAnalysisRuleInput, BatchGetSchemaAnalysisRuleOutput } 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 BatchGetSchemaAnalysisRuleCommandInput extends BatchGetSchemaAn
22
19
  export interface BatchGetSchemaAnalysisRuleCommandOutput extends BatchGetSchemaAnalysisRuleOutput, __MetadataBearer {
23
20
  }
24
21
  declare const BatchGetSchemaAnalysisRuleCommand_base: {
25
- new (input: BatchGetSchemaAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSchemaAnalysisRuleCommandInput, BatchGetSchemaAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchGetSchemaAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSchemaAnalysisRuleCommandInput, BatchGetSchemaAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: BatchGetSchemaAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSchemaAnalysisRuleCommandInput, BatchGetSchemaAnalysisRuleCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: BatchGetSchemaAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSchemaAnalysisRuleCommandInput, BatchGetSchemaAnalysisRuleCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves multiple analysis rule schemas.</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 { BatchGetSchemaInput, BatchGetSchemaOutput } 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 BatchGetSchemaCommandInput extends BatchGetSchemaInput {
22
19
  export interface BatchGetSchemaCommandOutput extends BatchGetSchemaOutput, __MetadataBearer {
23
20
  }
24
21
  declare const BatchGetSchemaCommand_base: {
25
- new (input: BatchGetSchemaCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSchemaCommandInput, BatchGetSchemaCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: BatchGetSchemaCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSchemaCommandInput, BatchGetSchemaCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: BatchGetSchemaCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSchemaCommandInput, BatchGetSchemaCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: BatchGetSchemaCommandInput): import("@smithy/core/client").CommandImpl<BatchGetSchemaCommandInput, BatchGetSchemaCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves multiple schemas by their identifiers.</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 { CreateAnalysisTemplateInput, CreateAnalysisTemplateOutput } 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 CreateAnalysisTemplateCommandInput extends CreateAnalysisTempla
22
19
  export interface CreateAnalysisTemplateCommandOutput extends CreateAnalysisTemplateOutput, __MetadataBearer {
23
20
  }
24
21
  declare const CreateAnalysisTemplateCommand_base: {
25
- new (input: CreateAnalysisTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreateAnalysisTemplateCommandInput, CreateAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateAnalysisTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreateAnalysisTemplateCommandInput, CreateAnalysisTemplateCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateAnalysisTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreateAnalysisTemplateCommandInput, CreateAnalysisTemplateCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateAnalysisTemplateCommandInput): import("@smithy/core/client").CommandImpl<CreateAnalysisTemplateCommandInput, CreateAnalysisTemplateCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Creates a new analysis template.</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 { CreateCollaborationChangeRequestInput, CreateCollaborationChangeRequestOutput } 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 CreateCollaborationChangeRequestCommandInput extends CreateColl
22
19
  export interface CreateCollaborationChangeRequestCommandOutput extends CreateCollaborationChangeRequestOutput, __MetadataBearer {
23
20
  }
24
21
  declare const CreateCollaborationChangeRequestCommand_base: {
25
- new (input: CreateCollaborationChangeRequestCommandInput): import("@smithy/core/client").CommandImpl<CreateCollaborationChangeRequestCommandInput, CreateCollaborationChangeRequestCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateCollaborationChangeRequestCommandInput): import("@smithy/core/client").CommandImpl<CreateCollaborationChangeRequestCommandInput, CreateCollaborationChangeRequestCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateCollaborationChangeRequestCommandInput): import("@smithy/core/client").CommandImpl<CreateCollaborationChangeRequestCommandInput, CreateCollaborationChangeRequestCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateCollaborationChangeRequestCommandInput): import("@smithy/core/client").CommandImpl<CreateCollaborationChangeRequestCommandInput, CreateCollaborationChangeRequestCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Creates a new change request to modify an existing collaboration. This enables post-creation modifications to collaborations through a structured API-driven approach.</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 { CreateCollaborationInput, CreateCollaborationOutput } 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 CreateCollaborationCommandInput extends CreateCollaborationInpu
22
19
  export interface CreateCollaborationCommandOutput extends CreateCollaborationOutput, __MetadataBearer {
23
20
  }
24
21
  declare const CreateCollaborationCommand_base: {
25
- new (input: CreateCollaborationCommandInput): import("@smithy/core/client").CommandImpl<CreateCollaborationCommandInput, CreateCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateCollaborationCommandInput): import("@smithy/core/client").CommandImpl<CreateCollaborationCommandInput, CreateCollaborationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateCollaborationCommandInput): import("@smithy/core/client").CommandImpl<CreateCollaborationCommandInput, CreateCollaborationCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateCollaborationCommandInput): import("@smithy/core/client").CommandImpl<CreateCollaborationCommandInput, CreateCollaborationCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Creates a new 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 { CreateConfiguredAudienceModelAssociationInput, CreateConfiguredAudienceModelAssociationOutput } 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 CreateConfiguredAudienceModelAssociationCommandInput extends Cr
22
19
  export interface CreateConfiguredAudienceModelAssociationCommandOutput extends CreateConfiguredAudienceModelAssociationOutput, __MetadataBearer {
23
20
  }
24
21
  declare const CreateConfiguredAudienceModelAssociationCommand_base: {
25
- new (input: CreateConfiguredAudienceModelAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredAudienceModelAssociationCommandInput, CreateConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateConfiguredAudienceModelAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredAudienceModelAssociationCommandInput, CreateConfiguredAudienceModelAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateConfiguredAudienceModelAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredAudienceModelAssociationCommandInput, CreateConfiguredAudienceModelAssociationCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateConfiguredAudienceModelAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredAudienceModelAssociationCommandInput, CreateConfiguredAudienceModelAssociationCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Provides the details necessary to create a configured audience model association.</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 { CreateConfiguredTableAnalysisRuleInput, CreateConfiguredTableAnalysisRuleOutput } 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 CreateConfiguredTableAnalysisRuleCommandInput extends CreateCon
22
19
  export interface CreateConfiguredTableAnalysisRuleCommandOutput extends CreateConfiguredTableAnalysisRuleOutput, __MetadataBearer {
23
20
  }
24
21
  declare const CreateConfiguredTableAnalysisRuleCommand_base: {
25
- new (input: CreateConfiguredTableAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAnalysisRuleCommandInput, CreateConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateConfiguredTableAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAnalysisRuleCommandInput, CreateConfiguredTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateConfiguredTableAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAnalysisRuleCommandInput, CreateConfiguredTableAnalysisRuleCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateConfiguredTableAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAnalysisRuleCommandInput, CreateConfiguredTableAnalysisRuleCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Creates a new analysis rule for a configured table. Currently, only one analysis rule can be created for a given configured table.</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 { CreateConfiguredTableAssociationAnalysisRuleInput, CreateConfiguredTableAssociationAnalysisRuleOutput } 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 CreateConfiguredTableAssociationAnalysisRuleCommandInput extend
22
19
  export interface CreateConfiguredTableAssociationAnalysisRuleCommandOutput extends CreateConfiguredTableAssociationAnalysisRuleOutput, __MetadataBearer {
23
20
  }
24
21
  declare const CreateConfiguredTableAssociationAnalysisRuleCommand_base: {
25
- new (input: CreateConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAssociationAnalysisRuleCommandInput, CreateConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAssociationAnalysisRuleCommandInput, CreateConfiguredTableAssociationAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAssociationAnalysisRuleCommandInput, CreateConfiguredTableAssociationAnalysisRuleCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateConfiguredTableAssociationAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAssociationAnalysisRuleCommandInput, CreateConfiguredTableAssociationAnalysisRuleCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p> Creates a new analysis rule for an associated configured table.</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 { CreateConfiguredTableAssociationInput, CreateConfiguredTableAssociationOutput } 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 CreateConfiguredTableAssociationCommandInput extends CreateConf
22
19
  export interface CreateConfiguredTableAssociationCommandOutput extends CreateConfiguredTableAssociationOutput, __MetadataBearer {
23
20
  }
24
21
  declare const CreateConfiguredTableAssociationCommand_base: {
25
- new (input: CreateConfiguredTableAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAssociationCommandInput, CreateConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateConfiguredTableAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAssociationCommandInput, CreateConfiguredTableAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateConfiguredTableAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAssociationCommandInput, CreateConfiguredTableAssociationCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateConfiguredTableAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableAssociationCommandInput, CreateConfiguredTableAssociationCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Creates a configured table association. A configured table association links a configured table with 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 { CreateConfiguredTableInput, CreateConfiguredTableOutput } 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 CreateConfiguredTableCommandInput extends CreateConfiguredTable
22
19
  export interface CreateConfiguredTableCommandOutput extends CreateConfiguredTableOutput, __MetadataBearer {
23
20
  }
24
21
  declare const CreateConfiguredTableCommand_base: {
25
- new (input: CreateConfiguredTableCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableCommandInput, CreateConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateConfiguredTableCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableCommandInput, CreateConfiguredTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateConfiguredTableCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableCommandInput, CreateConfiguredTableCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateConfiguredTableCommandInput): import("@smithy/core/client").CommandImpl<CreateConfiguredTableCommandInput, CreateConfiguredTableCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Creates a new configured table resource.</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 { CreateIdMappingTableInput, CreateIdMappingTableOutput } 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 CreateIdMappingTableCommandInput extends CreateIdMappingTableIn
22
19
  export interface CreateIdMappingTableCommandOutput extends CreateIdMappingTableOutput, __MetadataBearer {
23
20
  }
24
21
  declare const CreateIdMappingTableCommand_base: {
25
- new (input: CreateIdMappingTableCommandInput): import("@smithy/core/client").CommandImpl<CreateIdMappingTableCommandInput, CreateIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateIdMappingTableCommandInput): import("@smithy/core/client").CommandImpl<CreateIdMappingTableCommandInput, CreateIdMappingTableCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateIdMappingTableCommandInput): import("@smithy/core/client").CommandImpl<CreateIdMappingTableCommandInput, CreateIdMappingTableCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateIdMappingTableCommandInput): import("@smithy/core/client").CommandImpl<CreateIdMappingTableCommandInput, CreateIdMappingTableCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Creates an ID mapping table.</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 { CreateIdNamespaceAssociationInput, CreateIdNamespaceAssociationOutput } 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 CreateIdNamespaceAssociationCommandInput extends CreateIdNamesp
22
19
  export interface CreateIdNamespaceAssociationCommandOutput extends CreateIdNamespaceAssociationOutput, __MetadataBearer {
23
20
  }
24
21
  declare const CreateIdNamespaceAssociationCommand_base: {
25
- new (input: CreateIdNamespaceAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateIdNamespaceAssociationCommandInput, CreateIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateIdNamespaceAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateIdNamespaceAssociationCommandInput, CreateIdNamespaceAssociationCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateIdNamespaceAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateIdNamespaceAssociationCommandInput, CreateIdNamespaceAssociationCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateIdNamespaceAssociationCommandInput): import("@smithy/core/client").CommandImpl<CreateIdNamespaceAssociationCommandInput, CreateIdNamespaceAssociationCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Creates an ID namespace association.</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 { CreateIntermediateTableAnalysisRuleInput, CreateIntermediateTableAnalysisRuleOutput } 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 CreateIntermediateTableAnalysisRuleCommandInput extends CreateI
22
19
  export interface CreateIntermediateTableAnalysisRuleCommandOutput extends CreateIntermediateTableAnalysisRuleOutput, __MetadataBearer {
23
20
  }
24
21
  declare const CreateIntermediateTableAnalysisRuleCommand_base: {
25
- new (input: CreateIntermediateTableAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateIntermediateTableAnalysisRuleCommandInput, CreateIntermediateTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: CreateIntermediateTableAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateIntermediateTableAnalysisRuleCommandInput, CreateIntermediateTableAnalysisRuleCommandOutput, CleanRoomsClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: CreateIntermediateTableAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateIntermediateTableAnalysisRuleCommandInput, CreateIntermediateTableAnalysisRuleCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: CreateIntermediateTableAnalysisRuleCommandInput): import("@smithy/core/client").CommandImpl<CreateIntermediateTableAnalysisRuleCommandInput, CreateIntermediateTableAnalysisRuleCommandOutput, import("..").CleanRoomsClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Creates an analysis rule for an intermediate table. Only the CUSTOM analysis rule type is supported. The service automatically determines whether the rule is first-party or multi-party restricted based on the intermediate table's inherited constraints. Only the intermediate table owner can call this operation.</p>