@aws-sdk/client-cleanrooms 3.1077.0 → 3.1079.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
package/dist-cjs/index.js CHANGED
@@ -1,7 +1,8 @@
1
1
  const { awsEndpointFunctions, emitWarningIfUnsupportedVersion: emitWarningIfUnsupportedVersion$1, createDefaultUserAgentProvider, NODE_APP_ID_CONFIG_OPTIONS, getAwsRegionExtensionConfiguration, resolveAwsRegionExtensionConfiguration, resolveUserAgentConfig, resolveHostHeaderConfig, getUserAgentPlugin, getHostHeaderPlugin, getLoggerPlugin, getRecursionDetectionPlugin } = require("@aws-sdk/core/client");
2
2
  const { getHttpAuthSchemeEndpointRuleSetPlugin, DefaultIdentityProviderConfig, getHttpSigningPlugin, createPaginator } = require("@smithy/core");
3
- const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, Command, createAggregatedClient } = require("@smithy/core/client");
4
- exports.$Command = Command;
3
+ const { normalizeProvider, getSmithyContext, ServiceException, NoOpLogger, emitWarningIfUnsupportedVersion, loadConfigsForDefaultMode, getDefaultExtensionConfiguration, resolveDefaultRuntimeConfig, Client, makeBuilder, createAggregatedClient } = require("@smithy/core/client");
4
+ const { Command: $Command } = require("@smithy/core/client");
5
+ exports.$Command = $Command;
5
6
  exports.__Client = Client;
6
7
  const { resolveDefaultsModeConfig, loadConfig, NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, NODE_REGION_CONFIG_OPTIONS, NODE_REGION_CONFIG_FILE_OPTIONS, resolveRegionConfig } = require("@smithy/core/config");
7
8
  const { BinaryDecisionDiagram, EndpointCache, decideEndpoint, customEndpointFunctions, resolveEndpointConfig, getEndpointPlugin } = require("@smithy/core/endpoints");
@@ -68,7 +69,7 @@ const commonParams = {
68
69
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
69
70
  };
70
71
 
71
- var version = "3.1076.0";
72
+ var version = "3.1078.0";
72
73
  var packageInfo = {
73
74
  version: version};
74
75
 
@@ -3988,1204 +3989,308 @@ class CleanRoomsClient extends Client {
3988
3989
  }
3989
3990
  }
3990
3991
 
3991
- class BatchGetCollaborationAnalysisTemplateCommand extends Command
3992
- .classBuilder()
3993
- .ep(commonParams)
3994
- .m(function (Command, cs, config, o) {
3995
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
3996
- })
3997
- .s("AWSBastionControlPlaneServiceLambda", "BatchGetCollaborationAnalysisTemplate", {})
3998
- .n("CleanRoomsClient", "BatchGetCollaborationAnalysisTemplateCommand")
3999
- .sc(BatchGetCollaborationAnalysisTemplate$)
4000
- .build() {
3992
+ const command = makeBuilder(commonParams, "AWSBastionControlPlaneServiceLambda", "CleanRoomsClient", getEndpointPlugin);
3993
+ const _ep0 = {};
3994
+ const _mw0 = (Command, cs, config, o) => [];
3995
+
3996
+ class BatchGetCollaborationAnalysisTemplateCommand extends command(_ep0, _mw0, "BatchGetCollaborationAnalysisTemplate", BatchGetCollaborationAnalysisTemplate$) {
4001
3997
  }
4002
3998
 
4003
- class BatchGetSchemaAnalysisRuleCommand extends Command
4004
- .classBuilder()
4005
- .ep(commonParams)
4006
- .m(function (Command, cs, config, o) {
4007
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4008
- })
4009
- .s("AWSBastionControlPlaneServiceLambda", "BatchGetSchemaAnalysisRule", {})
4010
- .n("CleanRoomsClient", "BatchGetSchemaAnalysisRuleCommand")
4011
- .sc(BatchGetSchemaAnalysisRule$)
4012
- .build() {
3999
+ class BatchGetSchemaAnalysisRuleCommand extends command(_ep0, _mw0, "BatchGetSchemaAnalysisRule", BatchGetSchemaAnalysisRule$) {
4013
4000
  }
4014
4001
 
4015
- class BatchGetSchemaCommand extends Command
4016
- .classBuilder()
4017
- .ep(commonParams)
4018
- .m(function (Command, cs, config, o) {
4019
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4020
- })
4021
- .s("AWSBastionControlPlaneServiceLambda", "BatchGetSchema", {})
4022
- .n("CleanRoomsClient", "BatchGetSchemaCommand")
4023
- .sc(BatchGetSchema$)
4024
- .build() {
4002
+ class BatchGetSchemaCommand extends command(_ep0, _mw0, "BatchGetSchema", BatchGetSchema$) {
4025
4003
  }
4026
4004
 
4027
- class CreateAnalysisTemplateCommand extends Command
4028
- .classBuilder()
4029
- .ep(commonParams)
4030
- .m(function (Command, cs, config, o) {
4031
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4032
- })
4033
- .s("AWSBastionControlPlaneServiceLambda", "CreateAnalysisTemplate", {})
4034
- .n("CleanRoomsClient", "CreateAnalysisTemplateCommand")
4035
- .sc(CreateAnalysisTemplate$)
4036
- .build() {
4005
+ class CreateAnalysisTemplateCommand extends command(_ep0, _mw0, "CreateAnalysisTemplate", CreateAnalysisTemplate$) {
4037
4006
  }
4038
4007
 
4039
- class CreateCollaborationChangeRequestCommand extends Command
4040
- .classBuilder()
4041
- .ep(commonParams)
4042
- .m(function (Command, cs, config, o) {
4043
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4044
- })
4045
- .s("AWSBastionControlPlaneServiceLambda", "CreateCollaborationChangeRequest", {})
4046
- .n("CleanRoomsClient", "CreateCollaborationChangeRequestCommand")
4047
- .sc(CreateCollaborationChangeRequest$)
4048
- .build() {
4008
+ class CreateCollaborationChangeRequestCommand extends command(_ep0, _mw0, "CreateCollaborationChangeRequest", CreateCollaborationChangeRequest$) {
4049
4009
  }
4050
4010
 
4051
- class CreateCollaborationCommand extends Command
4052
- .classBuilder()
4053
- .ep(commonParams)
4054
- .m(function (Command, cs, config, o) {
4055
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4056
- })
4057
- .s("AWSBastionControlPlaneServiceLambda", "CreateCollaboration", {})
4058
- .n("CleanRoomsClient", "CreateCollaborationCommand")
4059
- .sc(CreateCollaboration$)
4060
- .build() {
4011
+ class CreateCollaborationCommand extends command(_ep0, _mw0, "CreateCollaboration", CreateCollaboration$) {
4061
4012
  }
4062
4013
 
4063
- class CreateConfiguredAudienceModelAssociationCommand extends Command
4064
- .classBuilder()
4065
- .ep(commonParams)
4066
- .m(function (Command, cs, config, o) {
4067
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4068
- })
4069
- .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredAudienceModelAssociation", {})
4070
- .n("CleanRoomsClient", "CreateConfiguredAudienceModelAssociationCommand")
4071
- .sc(CreateConfiguredAudienceModelAssociation$)
4072
- .build() {
4014
+ class CreateConfiguredAudienceModelAssociationCommand extends command(_ep0, _mw0, "CreateConfiguredAudienceModelAssociation", CreateConfiguredAudienceModelAssociation$) {
4073
4015
  }
4074
4016
 
4075
- class CreateConfiguredTableAnalysisRuleCommand extends Command
4076
- .classBuilder()
4077
- .ep(commonParams)
4078
- .m(function (Command, cs, config, o) {
4079
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4080
- })
4081
- .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredTableAnalysisRule", {})
4082
- .n("CleanRoomsClient", "CreateConfiguredTableAnalysisRuleCommand")
4083
- .sc(CreateConfiguredTableAnalysisRule$)
4084
- .build() {
4017
+ class CreateConfiguredTableAnalysisRuleCommand extends command(_ep0, _mw0, "CreateConfiguredTableAnalysisRule", CreateConfiguredTableAnalysisRule$) {
4085
4018
  }
4086
4019
 
4087
- class CreateConfiguredTableAssociationAnalysisRuleCommand extends Command
4088
- .classBuilder()
4089
- .ep(commonParams)
4090
- .m(function (Command, cs, config, o) {
4091
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4092
- })
4093
- .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredTableAssociationAnalysisRule", {})
4094
- .n("CleanRoomsClient", "CreateConfiguredTableAssociationAnalysisRuleCommand")
4095
- .sc(CreateConfiguredTableAssociationAnalysisRule$)
4096
- .build() {
4020
+ class CreateConfiguredTableAssociationAnalysisRuleCommand extends command(_ep0, _mw0, "CreateConfiguredTableAssociationAnalysisRule", CreateConfiguredTableAssociationAnalysisRule$) {
4097
4021
  }
4098
4022
 
4099
- class CreateConfiguredTableAssociationCommand extends Command
4100
- .classBuilder()
4101
- .ep(commonParams)
4102
- .m(function (Command, cs, config, o) {
4103
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4104
- })
4105
- .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredTableAssociation", {})
4106
- .n("CleanRoomsClient", "CreateConfiguredTableAssociationCommand")
4107
- .sc(CreateConfiguredTableAssociation$)
4108
- .build() {
4023
+ class CreateConfiguredTableAssociationCommand extends command(_ep0, _mw0, "CreateConfiguredTableAssociation", CreateConfiguredTableAssociation$) {
4109
4024
  }
4110
4025
 
4111
- class CreateConfiguredTableCommand extends Command
4112
- .classBuilder()
4113
- .ep(commonParams)
4114
- .m(function (Command, cs, config, o) {
4115
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4116
- })
4117
- .s("AWSBastionControlPlaneServiceLambda", "CreateConfiguredTable", {})
4118
- .n("CleanRoomsClient", "CreateConfiguredTableCommand")
4119
- .sc(CreateConfiguredTable$)
4120
- .build() {
4026
+ class CreateConfiguredTableCommand extends command(_ep0, _mw0, "CreateConfiguredTable", CreateConfiguredTable$) {
4121
4027
  }
4122
4028
 
4123
- class CreateIdMappingTableCommand extends Command
4124
- .classBuilder()
4125
- .ep(commonParams)
4126
- .m(function (Command, cs, config, o) {
4127
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4128
- })
4129
- .s("AWSBastionControlPlaneServiceLambda", "CreateIdMappingTable", {})
4130
- .n("CleanRoomsClient", "CreateIdMappingTableCommand")
4131
- .sc(CreateIdMappingTable$)
4132
- .build() {
4029
+ class CreateIdMappingTableCommand extends command(_ep0, _mw0, "CreateIdMappingTable", CreateIdMappingTable$) {
4133
4030
  }
4134
4031
 
4135
- class CreateIdNamespaceAssociationCommand extends Command
4136
- .classBuilder()
4137
- .ep(commonParams)
4138
- .m(function (Command, cs, config, o) {
4139
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4140
- })
4141
- .s("AWSBastionControlPlaneServiceLambda", "CreateIdNamespaceAssociation", {})
4142
- .n("CleanRoomsClient", "CreateIdNamespaceAssociationCommand")
4143
- .sc(CreateIdNamespaceAssociation$)
4144
- .build() {
4032
+ class CreateIdNamespaceAssociationCommand extends command(_ep0, _mw0, "CreateIdNamespaceAssociation", CreateIdNamespaceAssociation$) {
4145
4033
  }
4146
4034
 
4147
- class CreateIntermediateTableAnalysisRuleCommand extends Command
4148
- .classBuilder()
4149
- .ep(commonParams)
4150
- .m(function (Command, cs, config, o) {
4151
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4152
- })
4153
- .s("AWSBastionControlPlaneServiceLambda", "CreateIntermediateTableAnalysisRule", {})
4154
- .n("CleanRoomsClient", "CreateIntermediateTableAnalysisRuleCommand")
4155
- .sc(CreateIntermediateTableAnalysisRule$)
4156
- .build() {
4035
+ class CreateIntermediateTableAnalysisRuleCommand extends command(_ep0, _mw0, "CreateIntermediateTableAnalysisRule", CreateIntermediateTableAnalysisRule$) {
4157
4036
  }
4158
4037
 
4159
- class CreateIntermediateTableCommand extends Command
4160
- .classBuilder()
4161
- .ep(commonParams)
4162
- .m(function (Command, cs, config, o) {
4163
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4164
- })
4165
- .s("AWSBastionControlPlaneServiceLambda", "CreateIntermediateTable", {})
4166
- .n("CleanRoomsClient", "CreateIntermediateTableCommand")
4167
- .sc(CreateIntermediateTable$)
4168
- .build() {
4038
+ class CreateIntermediateTableCommand extends command(_ep0, _mw0, "CreateIntermediateTable", CreateIntermediateTable$) {
4169
4039
  }
4170
4040
 
4171
- class CreateMembershipCommand extends Command
4172
- .classBuilder()
4173
- .ep(commonParams)
4174
- .m(function (Command, cs, config, o) {
4175
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4176
- })
4177
- .s("AWSBastionControlPlaneServiceLambda", "CreateMembership", {})
4178
- .n("CleanRoomsClient", "CreateMembershipCommand")
4179
- .sc(CreateMembership$)
4180
- .build() {
4041
+ class CreateMembershipCommand extends command(_ep0, _mw0, "CreateMembership", CreateMembership$) {
4181
4042
  }
4182
4043
 
4183
- class CreatePrivacyBudgetTemplateCommand extends Command
4184
- .classBuilder()
4185
- .ep(commonParams)
4186
- .m(function (Command, cs, config, o) {
4187
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4188
- })
4189
- .s("AWSBastionControlPlaneServiceLambda", "CreatePrivacyBudgetTemplate", {})
4190
- .n("CleanRoomsClient", "CreatePrivacyBudgetTemplateCommand")
4191
- .sc(CreatePrivacyBudgetTemplate$)
4192
- .build() {
4044
+ class CreatePrivacyBudgetTemplateCommand extends command(_ep0, _mw0, "CreatePrivacyBudgetTemplate", CreatePrivacyBudgetTemplate$) {
4193
4045
  }
4194
4046
 
4195
- class DeleteAnalysisTemplateCommand extends Command
4196
- .classBuilder()
4197
- .ep(commonParams)
4198
- .m(function (Command, cs, config, o) {
4199
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4200
- })
4201
- .s("AWSBastionControlPlaneServiceLambda", "DeleteAnalysisTemplate", {})
4202
- .n("CleanRoomsClient", "DeleteAnalysisTemplateCommand")
4203
- .sc(DeleteAnalysisTemplate$)
4204
- .build() {
4047
+ class DeleteAnalysisTemplateCommand extends command(_ep0, _mw0, "DeleteAnalysisTemplate", DeleteAnalysisTemplate$) {
4205
4048
  }
4206
4049
 
4207
- class DeleteCollaborationCommand extends Command
4208
- .classBuilder()
4209
- .ep(commonParams)
4210
- .m(function (Command, cs, config, o) {
4211
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4212
- })
4213
- .s("AWSBastionControlPlaneServiceLambda", "DeleteCollaboration", {})
4214
- .n("CleanRoomsClient", "DeleteCollaborationCommand")
4215
- .sc(DeleteCollaboration$)
4216
- .build() {
4050
+ class DeleteCollaborationCommand extends command(_ep0, _mw0, "DeleteCollaboration", DeleteCollaboration$) {
4217
4051
  }
4218
4052
 
4219
- class DeleteConfiguredAudienceModelAssociationCommand extends Command
4220
- .classBuilder()
4221
- .ep(commonParams)
4222
- .m(function (Command, cs, config, o) {
4223
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4224
- })
4225
- .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredAudienceModelAssociation", {})
4226
- .n("CleanRoomsClient", "DeleteConfiguredAudienceModelAssociationCommand")
4227
- .sc(DeleteConfiguredAudienceModelAssociation$)
4228
- .build() {
4053
+ class DeleteConfiguredAudienceModelAssociationCommand extends command(_ep0, _mw0, "DeleteConfiguredAudienceModelAssociation", DeleteConfiguredAudienceModelAssociation$) {
4229
4054
  }
4230
4055
 
4231
- class DeleteConfiguredTableAnalysisRuleCommand extends Command
4232
- .classBuilder()
4233
- .ep(commonParams)
4234
- .m(function (Command, cs, config, o) {
4235
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4236
- })
4237
- .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTableAnalysisRule", {})
4238
- .n("CleanRoomsClient", "DeleteConfiguredTableAnalysisRuleCommand")
4239
- .sc(DeleteConfiguredTableAnalysisRule$)
4240
- .build() {
4056
+ class DeleteConfiguredTableAnalysisRuleCommand extends command(_ep0, _mw0, "DeleteConfiguredTableAnalysisRule", DeleteConfiguredTableAnalysisRule$) {
4241
4057
  }
4242
4058
 
4243
- class DeleteConfiguredTableAssociationAnalysisRuleCommand extends Command
4244
- .classBuilder()
4245
- .ep(commonParams)
4246
- .m(function (Command, cs, config, o) {
4247
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4248
- })
4249
- .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTableAssociationAnalysisRule", {})
4250
- .n("CleanRoomsClient", "DeleteConfiguredTableAssociationAnalysisRuleCommand")
4251
- .sc(DeleteConfiguredTableAssociationAnalysisRule$)
4252
- .build() {
4059
+ class DeleteConfiguredTableAssociationAnalysisRuleCommand extends command(_ep0, _mw0, "DeleteConfiguredTableAssociationAnalysisRule", DeleteConfiguredTableAssociationAnalysisRule$) {
4253
4060
  }
4254
4061
 
4255
- class DeleteConfiguredTableAssociationCommand extends Command
4256
- .classBuilder()
4257
- .ep(commonParams)
4258
- .m(function (Command, cs, config, o) {
4259
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4260
- })
4261
- .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTableAssociation", {})
4262
- .n("CleanRoomsClient", "DeleteConfiguredTableAssociationCommand")
4263
- .sc(DeleteConfiguredTableAssociation$)
4264
- .build() {
4062
+ class DeleteConfiguredTableAssociationCommand extends command(_ep0, _mw0, "DeleteConfiguredTableAssociation", DeleteConfiguredTableAssociation$) {
4265
4063
  }
4266
4064
 
4267
- class DeleteConfiguredTableCommand extends Command
4268
- .classBuilder()
4269
- .ep(commonParams)
4270
- .m(function (Command, cs, config, o) {
4271
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4272
- })
4273
- .s("AWSBastionControlPlaneServiceLambda", "DeleteConfiguredTable", {})
4274
- .n("CleanRoomsClient", "DeleteConfiguredTableCommand")
4275
- .sc(DeleteConfiguredTable$)
4276
- .build() {
4065
+ class DeleteConfiguredTableCommand extends command(_ep0, _mw0, "DeleteConfiguredTable", DeleteConfiguredTable$) {
4277
4066
  }
4278
4067
 
4279
- class DeleteIdMappingTableCommand extends Command
4280
- .classBuilder()
4281
- .ep(commonParams)
4282
- .m(function (Command, cs, config, o) {
4283
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4284
- })
4285
- .s("AWSBastionControlPlaneServiceLambda", "DeleteIdMappingTable", {})
4286
- .n("CleanRoomsClient", "DeleteIdMappingTableCommand")
4287
- .sc(DeleteIdMappingTable$)
4288
- .build() {
4068
+ class DeleteIdMappingTableCommand extends command(_ep0, _mw0, "DeleteIdMappingTable", DeleteIdMappingTable$) {
4289
4069
  }
4290
4070
 
4291
- class DeleteIdNamespaceAssociationCommand extends Command
4292
- .classBuilder()
4293
- .ep(commonParams)
4294
- .m(function (Command, cs, config, o) {
4295
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4296
- })
4297
- .s("AWSBastionControlPlaneServiceLambda", "DeleteIdNamespaceAssociation", {})
4298
- .n("CleanRoomsClient", "DeleteIdNamespaceAssociationCommand")
4299
- .sc(DeleteIdNamespaceAssociation$)
4300
- .build() {
4071
+ class DeleteIdNamespaceAssociationCommand extends command(_ep0, _mw0, "DeleteIdNamespaceAssociation", DeleteIdNamespaceAssociation$) {
4301
4072
  }
4302
4073
 
4303
- class DeleteIntermediateTableAnalysisRuleCommand extends Command
4304
- .classBuilder()
4305
- .ep(commonParams)
4306
- .m(function (Command, cs, config, o) {
4307
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4308
- })
4309
- .s("AWSBastionControlPlaneServiceLambda", "DeleteIntermediateTableAnalysisRule", {})
4310
- .n("CleanRoomsClient", "DeleteIntermediateTableAnalysisRuleCommand")
4311
- .sc(DeleteIntermediateTableAnalysisRule$)
4312
- .build() {
4074
+ class DeleteIntermediateTableAnalysisRuleCommand extends command(_ep0, _mw0, "DeleteIntermediateTableAnalysisRule", DeleteIntermediateTableAnalysisRule$) {
4313
4075
  }
4314
4076
 
4315
- class DeleteIntermediateTableCommand extends Command
4316
- .classBuilder()
4317
- .ep(commonParams)
4318
- .m(function (Command, cs, config, o) {
4319
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4320
- })
4321
- .s("AWSBastionControlPlaneServiceLambda", "DeleteIntermediateTable", {})
4322
- .n("CleanRoomsClient", "DeleteIntermediateTableCommand")
4323
- .sc(DeleteIntermediateTable$)
4324
- .build() {
4077
+ class DeleteIntermediateTableCommand extends command(_ep0, _mw0, "DeleteIntermediateTable", DeleteIntermediateTable$) {
4325
4078
  }
4326
4079
 
4327
- class DeleteMemberCommand extends Command
4328
- .classBuilder()
4329
- .ep(commonParams)
4330
- .m(function (Command, cs, config, o) {
4331
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4332
- })
4333
- .s("AWSBastionControlPlaneServiceLambda", "DeleteMember", {})
4334
- .n("CleanRoomsClient", "DeleteMemberCommand")
4335
- .sc(DeleteMember$)
4336
- .build() {
4080
+ class DeleteMemberCommand extends command(_ep0, _mw0, "DeleteMember", DeleteMember$) {
4337
4081
  }
4338
4082
 
4339
- class DeleteMembershipCommand extends Command
4340
- .classBuilder()
4341
- .ep(commonParams)
4342
- .m(function (Command, cs, config, o) {
4343
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4344
- })
4345
- .s("AWSBastionControlPlaneServiceLambda", "DeleteMembership", {})
4346
- .n("CleanRoomsClient", "DeleteMembershipCommand")
4347
- .sc(DeleteMembership$)
4348
- .build() {
4083
+ class DeleteMembershipCommand extends command(_ep0, _mw0, "DeleteMembership", DeleteMembership$) {
4349
4084
  }
4350
4085
 
4351
- class DeletePrivacyBudgetTemplateCommand extends Command
4352
- .classBuilder()
4353
- .ep(commonParams)
4354
- .m(function (Command, cs, config, o) {
4355
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4356
- })
4357
- .s("AWSBastionControlPlaneServiceLambda", "DeletePrivacyBudgetTemplate", {})
4358
- .n("CleanRoomsClient", "DeletePrivacyBudgetTemplateCommand")
4359
- .sc(DeletePrivacyBudgetTemplate$)
4360
- .build() {
4086
+ class DeletePrivacyBudgetTemplateCommand extends command(_ep0, _mw0, "DeletePrivacyBudgetTemplate", DeletePrivacyBudgetTemplate$) {
4361
4087
  }
4362
4088
 
4363
- class DisallowIntermediateTableCommand extends Command
4364
- .classBuilder()
4365
- .ep(commonParams)
4366
- .m(function (Command, cs, config, o) {
4367
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4368
- })
4369
- .s("AWSBastionControlPlaneServiceLambda", "DisallowIntermediateTable", {})
4370
- .n("CleanRoomsClient", "DisallowIntermediateTableCommand")
4371
- .sc(DisallowIntermediateTable$)
4372
- .build() {
4089
+ class DisallowIntermediateTableCommand extends command(_ep0, _mw0, "DisallowIntermediateTable", DisallowIntermediateTable$) {
4373
4090
  }
4374
4091
 
4375
- class GetAnalysisTemplateCommand extends Command
4376
- .classBuilder()
4377
- .ep(commonParams)
4378
- .m(function (Command, cs, config, o) {
4379
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4380
- })
4381
- .s("AWSBastionControlPlaneServiceLambda", "GetAnalysisTemplate", {})
4382
- .n("CleanRoomsClient", "GetAnalysisTemplateCommand")
4383
- .sc(GetAnalysisTemplate$)
4384
- .build() {
4092
+ class GetAnalysisTemplateCommand extends command(_ep0, _mw0, "GetAnalysisTemplate", GetAnalysisTemplate$) {
4385
4093
  }
4386
4094
 
4387
- class GetCollaborationAnalysisTemplateCommand extends Command
4388
- .classBuilder()
4389
- .ep(commonParams)
4390
- .m(function (Command, cs, config, o) {
4391
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4392
- })
4393
- .s("AWSBastionControlPlaneServiceLambda", "GetCollaborationAnalysisTemplate", {})
4394
- .n("CleanRoomsClient", "GetCollaborationAnalysisTemplateCommand")
4395
- .sc(GetCollaborationAnalysisTemplate$)
4396
- .build() {
4095
+ class GetCollaborationAnalysisTemplateCommand extends command(_ep0, _mw0, "GetCollaborationAnalysisTemplate", GetCollaborationAnalysisTemplate$) {
4397
4096
  }
4398
4097
 
4399
- class GetCollaborationChangeRequestCommand extends Command
4400
- .classBuilder()
4401
- .ep(commonParams)
4402
- .m(function (Command, cs, config, o) {
4403
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4404
- })
4405
- .s("AWSBastionControlPlaneServiceLambda", "GetCollaborationChangeRequest", {})
4406
- .n("CleanRoomsClient", "GetCollaborationChangeRequestCommand")
4407
- .sc(GetCollaborationChangeRequest$)
4408
- .build() {
4098
+ class GetCollaborationChangeRequestCommand extends command(_ep0, _mw0, "GetCollaborationChangeRequest", GetCollaborationChangeRequest$) {
4409
4099
  }
4410
4100
 
4411
- class GetCollaborationCommand extends Command
4412
- .classBuilder()
4413
- .ep(commonParams)
4414
- .m(function (Command, cs, config, o) {
4415
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4416
- })
4417
- .s("AWSBastionControlPlaneServiceLambda", "GetCollaboration", {})
4418
- .n("CleanRoomsClient", "GetCollaborationCommand")
4419
- .sc(GetCollaboration$)
4420
- .build() {
4101
+ class GetCollaborationCommand extends command(_ep0, _mw0, "GetCollaboration", GetCollaboration$) {
4421
4102
  }
4422
4103
 
4423
- class GetCollaborationConfiguredAudienceModelAssociationCommand extends Command
4424
- .classBuilder()
4425
- .ep(commonParams)
4426
- .m(function (Command, cs, config, o) {
4427
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4428
- })
4429
- .s("AWSBastionControlPlaneServiceLambda", "GetCollaborationConfiguredAudienceModelAssociation", {})
4430
- .n("CleanRoomsClient", "GetCollaborationConfiguredAudienceModelAssociationCommand")
4431
- .sc(GetCollaborationConfiguredAudienceModelAssociation$)
4432
- .build() {
4104
+ class GetCollaborationConfiguredAudienceModelAssociationCommand extends command(_ep0, _mw0, "GetCollaborationConfiguredAudienceModelAssociation", GetCollaborationConfiguredAudienceModelAssociation$) {
4433
4105
  }
4434
4106
 
4435
- class GetCollaborationIdNamespaceAssociationCommand extends Command
4436
- .classBuilder()
4437
- .ep(commonParams)
4438
- .m(function (Command, cs, config, o) {
4439
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4440
- })
4441
- .s("AWSBastionControlPlaneServiceLambda", "GetCollaborationIdNamespaceAssociation", {})
4442
- .n("CleanRoomsClient", "GetCollaborationIdNamespaceAssociationCommand")
4443
- .sc(GetCollaborationIdNamespaceAssociation$)
4444
- .build() {
4107
+ class GetCollaborationIdNamespaceAssociationCommand extends command(_ep0, _mw0, "GetCollaborationIdNamespaceAssociation", GetCollaborationIdNamespaceAssociation$) {
4445
4108
  }
4446
4109
 
4447
- class GetCollaborationPrivacyBudgetTemplateCommand extends Command
4448
- .classBuilder()
4449
- .ep(commonParams)
4450
- .m(function (Command, cs, config, o) {
4451
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4452
- })
4453
- .s("AWSBastionControlPlaneServiceLambda", "GetCollaborationPrivacyBudgetTemplate", {})
4454
- .n("CleanRoomsClient", "GetCollaborationPrivacyBudgetTemplateCommand")
4455
- .sc(GetCollaborationPrivacyBudgetTemplate$)
4456
- .build() {
4110
+ class GetCollaborationPrivacyBudgetTemplateCommand extends command(_ep0, _mw0, "GetCollaborationPrivacyBudgetTemplate", GetCollaborationPrivacyBudgetTemplate$) {
4457
4111
  }
4458
4112
 
4459
- class GetConfiguredAudienceModelAssociationCommand extends Command
4460
- .classBuilder()
4461
- .ep(commonParams)
4462
- .m(function (Command, cs, config, o) {
4463
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4464
- })
4465
- .s("AWSBastionControlPlaneServiceLambda", "GetConfiguredAudienceModelAssociation", {})
4466
- .n("CleanRoomsClient", "GetConfiguredAudienceModelAssociationCommand")
4467
- .sc(GetConfiguredAudienceModelAssociation$)
4468
- .build() {
4113
+ class GetConfiguredAudienceModelAssociationCommand extends command(_ep0, _mw0, "GetConfiguredAudienceModelAssociation", GetConfiguredAudienceModelAssociation$) {
4469
4114
  }
4470
4115
 
4471
- class GetConfiguredTableAnalysisRuleCommand extends Command
4472
- .classBuilder()
4473
- .ep(commonParams)
4474
- .m(function (Command, cs, config, o) {
4475
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4476
- })
4477
- .s("AWSBastionControlPlaneServiceLambda", "GetConfiguredTableAnalysisRule", {})
4478
- .n("CleanRoomsClient", "GetConfiguredTableAnalysisRuleCommand")
4479
- .sc(GetConfiguredTableAnalysisRule$)
4480
- .build() {
4116
+ class GetConfiguredTableAnalysisRuleCommand extends command(_ep0, _mw0, "GetConfiguredTableAnalysisRule", GetConfiguredTableAnalysisRule$) {
4481
4117
  }
4482
4118
 
4483
- class GetConfiguredTableAssociationAnalysisRuleCommand extends Command
4484
- .classBuilder()
4485
- .ep(commonParams)
4486
- .m(function (Command, cs, config, o) {
4487
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4488
- })
4489
- .s("AWSBastionControlPlaneServiceLambda", "GetConfiguredTableAssociationAnalysisRule", {})
4490
- .n("CleanRoomsClient", "GetConfiguredTableAssociationAnalysisRuleCommand")
4491
- .sc(GetConfiguredTableAssociationAnalysisRule$)
4492
- .build() {
4119
+ class GetConfiguredTableAssociationAnalysisRuleCommand extends command(_ep0, _mw0, "GetConfiguredTableAssociationAnalysisRule", GetConfiguredTableAssociationAnalysisRule$) {
4493
4120
  }
4494
4121
 
4495
- class GetConfiguredTableAssociationCommand extends Command
4496
- .classBuilder()
4497
- .ep(commonParams)
4498
- .m(function (Command, cs, config, o) {
4499
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4500
- })
4501
- .s("AWSBastionControlPlaneServiceLambda", "GetConfiguredTableAssociation", {})
4502
- .n("CleanRoomsClient", "GetConfiguredTableAssociationCommand")
4503
- .sc(GetConfiguredTableAssociation$)
4504
- .build() {
4122
+ class GetConfiguredTableAssociationCommand extends command(_ep0, _mw0, "GetConfiguredTableAssociation", GetConfiguredTableAssociation$) {
4505
4123
  }
4506
4124
 
4507
- class GetConfiguredTableCommand extends Command
4508
- .classBuilder()
4509
- .ep(commonParams)
4510
- .m(function (Command, cs, config, o) {
4511
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4512
- })
4513
- .s("AWSBastionControlPlaneServiceLambda", "GetConfiguredTable", {})
4514
- .n("CleanRoomsClient", "GetConfiguredTableCommand")
4515
- .sc(GetConfiguredTable$)
4516
- .build() {
4125
+ class GetConfiguredTableCommand extends command(_ep0, _mw0, "GetConfiguredTable", GetConfiguredTable$) {
4517
4126
  }
4518
4127
 
4519
- class GetIdMappingTableCommand extends Command
4520
- .classBuilder()
4521
- .ep(commonParams)
4522
- .m(function (Command, cs, config, o) {
4523
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4524
- })
4525
- .s("AWSBastionControlPlaneServiceLambda", "GetIdMappingTable", {})
4526
- .n("CleanRoomsClient", "GetIdMappingTableCommand")
4527
- .sc(GetIdMappingTable$)
4528
- .build() {
4128
+ class GetIdMappingTableCommand extends command(_ep0, _mw0, "GetIdMappingTable", GetIdMappingTable$) {
4529
4129
  }
4530
4130
 
4531
- class GetIdNamespaceAssociationCommand extends Command
4532
- .classBuilder()
4533
- .ep(commonParams)
4534
- .m(function (Command, cs, config, o) {
4535
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4536
- })
4537
- .s("AWSBastionControlPlaneServiceLambda", "GetIdNamespaceAssociation", {})
4538
- .n("CleanRoomsClient", "GetIdNamespaceAssociationCommand")
4539
- .sc(GetIdNamespaceAssociation$)
4540
- .build() {
4131
+ class GetIdNamespaceAssociationCommand extends command(_ep0, _mw0, "GetIdNamespaceAssociation", GetIdNamespaceAssociation$) {
4541
4132
  }
4542
4133
 
4543
- class GetIntermediateTableAnalysisRuleCommand extends Command
4544
- .classBuilder()
4545
- .ep(commonParams)
4546
- .m(function (Command, cs, config, o) {
4547
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4548
- })
4549
- .s("AWSBastionControlPlaneServiceLambda", "GetIntermediateTableAnalysisRule", {})
4550
- .n("CleanRoomsClient", "GetIntermediateTableAnalysisRuleCommand")
4551
- .sc(GetIntermediateTableAnalysisRule$)
4552
- .build() {
4134
+ class GetIntermediateTableAnalysisRuleCommand extends command(_ep0, _mw0, "GetIntermediateTableAnalysisRule", GetIntermediateTableAnalysisRule$) {
4553
4135
  }
4554
4136
 
4555
- class GetIntermediateTableCommand extends Command
4556
- .classBuilder()
4557
- .ep(commonParams)
4558
- .m(function (Command, cs, config, o) {
4559
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4560
- })
4561
- .s("AWSBastionControlPlaneServiceLambda", "GetIntermediateTable", {})
4562
- .n("CleanRoomsClient", "GetIntermediateTableCommand")
4563
- .sc(GetIntermediateTable$)
4564
- .build() {
4137
+ class GetIntermediateTableCommand extends command(_ep0, _mw0, "GetIntermediateTable", GetIntermediateTable$) {
4565
4138
  }
4566
4139
 
4567
- class GetMembershipCommand extends Command
4568
- .classBuilder()
4569
- .ep(commonParams)
4570
- .m(function (Command, cs, config, o) {
4571
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4572
- })
4573
- .s("AWSBastionControlPlaneServiceLambda", "GetMembership", {})
4574
- .n("CleanRoomsClient", "GetMembershipCommand")
4575
- .sc(GetMembership$)
4576
- .build() {
4140
+ class GetMembershipCommand extends command(_ep0, _mw0, "GetMembership", GetMembership$) {
4577
4141
  }
4578
4142
 
4579
- class GetPrivacyBudgetTemplateCommand extends Command
4580
- .classBuilder()
4581
- .ep(commonParams)
4582
- .m(function (Command, cs, config, o) {
4583
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4584
- })
4585
- .s("AWSBastionControlPlaneServiceLambda", "GetPrivacyBudgetTemplate", {})
4586
- .n("CleanRoomsClient", "GetPrivacyBudgetTemplateCommand")
4587
- .sc(GetPrivacyBudgetTemplate$)
4588
- .build() {
4143
+ class GetPrivacyBudgetTemplateCommand extends command(_ep0, _mw0, "GetPrivacyBudgetTemplate", GetPrivacyBudgetTemplate$) {
4589
4144
  }
4590
4145
 
4591
- class GetProtectedJobCommand extends Command
4592
- .classBuilder()
4593
- .ep(commonParams)
4594
- .m(function (Command, cs, config, o) {
4595
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4596
- })
4597
- .s("AWSBastionControlPlaneServiceLambda", "GetProtectedJob", {})
4598
- .n("CleanRoomsClient", "GetProtectedJobCommand")
4599
- .sc(GetProtectedJob$)
4600
- .build() {
4146
+ class GetProtectedJobCommand extends command(_ep0, _mw0, "GetProtectedJob", GetProtectedJob$) {
4601
4147
  }
4602
4148
 
4603
- class GetProtectedQueryCommand extends Command
4604
- .classBuilder()
4605
- .ep(commonParams)
4606
- .m(function (Command, cs, config, o) {
4607
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4608
- })
4609
- .s("AWSBastionControlPlaneServiceLambda", "GetProtectedQuery", {})
4610
- .n("CleanRoomsClient", "GetProtectedQueryCommand")
4611
- .sc(GetProtectedQuery$)
4612
- .build() {
4149
+ class GetProtectedQueryCommand extends command(_ep0, _mw0, "GetProtectedQuery", GetProtectedQuery$) {
4613
4150
  }
4614
4151
 
4615
- class GetSchemaAnalysisRuleCommand extends Command
4616
- .classBuilder()
4617
- .ep(commonParams)
4618
- .m(function (Command, cs, config, o) {
4619
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4620
- })
4621
- .s("AWSBastionControlPlaneServiceLambda", "GetSchemaAnalysisRule", {})
4622
- .n("CleanRoomsClient", "GetSchemaAnalysisRuleCommand")
4623
- .sc(GetSchemaAnalysisRule$)
4624
- .build() {
4152
+ class GetSchemaAnalysisRuleCommand extends command(_ep0, _mw0, "GetSchemaAnalysisRule", GetSchemaAnalysisRule$) {
4625
4153
  }
4626
4154
 
4627
- class GetSchemaCommand extends Command
4628
- .classBuilder()
4629
- .ep(commonParams)
4630
- .m(function (Command, cs, config, o) {
4631
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4632
- })
4633
- .s("AWSBastionControlPlaneServiceLambda", "GetSchema", {})
4634
- .n("CleanRoomsClient", "GetSchemaCommand")
4635
- .sc(GetSchema$)
4636
- .build() {
4155
+ class GetSchemaCommand extends command(_ep0, _mw0, "GetSchema", GetSchema$) {
4637
4156
  }
4638
4157
 
4639
- class ListAnalysisTemplatesCommand extends Command
4640
- .classBuilder()
4641
- .ep(commonParams)
4642
- .m(function (Command, cs, config, o) {
4643
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4644
- })
4645
- .s("AWSBastionControlPlaneServiceLambda", "ListAnalysisTemplates", {})
4646
- .n("CleanRoomsClient", "ListAnalysisTemplatesCommand")
4647
- .sc(ListAnalysisTemplates$)
4648
- .build() {
4158
+ class ListAnalysisTemplatesCommand extends command(_ep0, _mw0, "ListAnalysisTemplates", ListAnalysisTemplates$) {
4649
4159
  }
4650
4160
 
4651
- class ListCollaborationAnalysisTemplatesCommand extends Command
4652
- .classBuilder()
4653
- .ep(commonParams)
4654
- .m(function (Command, cs, config, o) {
4655
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4656
- })
4657
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborationAnalysisTemplates", {})
4658
- .n("CleanRoomsClient", "ListCollaborationAnalysisTemplatesCommand")
4659
- .sc(ListCollaborationAnalysisTemplates$)
4660
- .build() {
4161
+ class ListCollaborationAnalysisTemplatesCommand extends command(_ep0, _mw0, "ListCollaborationAnalysisTemplates", ListCollaborationAnalysisTemplates$) {
4661
4162
  }
4662
4163
 
4663
- class ListCollaborationChangeRequestsCommand extends Command
4664
- .classBuilder()
4665
- .ep(commonParams)
4666
- .m(function (Command, cs, config, o) {
4667
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4668
- })
4669
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborationChangeRequests", {})
4670
- .n("CleanRoomsClient", "ListCollaborationChangeRequestsCommand")
4671
- .sc(ListCollaborationChangeRequests$)
4672
- .build() {
4164
+ class ListCollaborationChangeRequestsCommand extends command(_ep0, _mw0, "ListCollaborationChangeRequests", ListCollaborationChangeRequests$) {
4673
4165
  }
4674
4166
 
4675
- class ListCollaborationConfiguredAudienceModelAssociationsCommand extends Command
4676
- .classBuilder()
4677
- .ep(commonParams)
4678
- .m(function (Command, cs, config, o) {
4679
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4680
- })
4681
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborationConfiguredAudienceModelAssociations", {})
4682
- .n("CleanRoomsClient", "ListCollaborationConfiguredAudienceModelAssociationsCommand")
4683
- .sc(ListCollaborationConfiguredAudienceModelAssociations$)
4684
- .build() {
4167
+ class ListCollaborationConfiguredAudienceModelAssociationsCommand extends command(_ep0, _mw0, "ListCollaborationConfiguredAudienceModelAssociations", ListCollaborationConfiguredAudienceModelAssociations$) {
4685
4168
  }
4686
4169
 
4687
- class ListCollaborationIdNamespaceAssociationsCommand extends Command
4688
- .classBuilder()
4689
- .ep(commonParams)
4690
- .m(function (Command, cs, config, o) {
4691
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4692
- })
4693
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborationIdNamespaceAssociations", {})
4694
- .n("CleanRoomsClient", "ListCollaborationIdNamespaceAssociationsCommand")
4695
- .sc(ListCollaborationIdNamespaceAssociations$)
4696
- .build() {
4170
+ class ListCollaborationIdNamespaceAssociationsCommand extends command(_ep0, _mw0, "ListCollaborationIdNamespaceAssociations", ListCollaborationIdNamespaceAssociations$) {
4697
4171
  }
4698
4172
 
4699
- class ListCollaborationPrivacyBudgetsCommand extends Command
4700
- .classBuilder()
4701
- .ep(commonParams)
4702
- .m(function (Command, cs, config, o) {
4703
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4704
- })
4705
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborationPrivacyBudgets", {})
4706
- .n("CleanRoomsClient", "ListCollaborationPrivacyBudgetsCommand")
4707
- .sc(ListCollaborationPrivacyBudgets$)
4708
- .build() {
4173
+ class ListCollaborationPrivacyBudgetsCommand extends command(_ep0, _mw0, "ListCollaborationPrivacyBudgets", ListCollaborationPrivacyBudgets$) {
4709
4174
  }
4710
4175
 
4711
- class ListCollaborationPrivacyBudgetTemplatesCommand extends Command
4712
- .classBuilder()
4713
- .ep(commonParams)
4714
- .m(function (Command, cs, config, o) {
4715
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4716
- })
4717
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborationPrivacyBudgetTemplates", {})
4718
- .n("CleanRoomsClient", "ListCollaborationPrivacyBudgetTemplatesCommand")
4719
- .sc(ListCollaborationPrivacyBudgetTemplates$)
4720
- .build() {
4176
+ class ListCollaborationPrivacyBudgetTemplatesCommand extends command(_ep0, _mw0, "ListCollaborationPrivacyBudgetTemplates", ListCollaborationPrivacyBudgetTemplates$) {
4721
4177
  }
4722
4178
 
4723
- class ListCollaborationsCommand extends Command
4724
- .classBuilder()
4725
- .ep(commonParams)
4726
- .m(function (Command, cs, config, o) {
4727
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4728
- })
4729
- .s("AWSBastionControlPlaneServiceLambda", "ListCollaborations", {})
4730
- .n("CleanRoomsClient", "ListCollaborationsCommand")
4731
- .sc(ListCollaborations$)
4732
- .build() {
4179
+ class ListCollaborationsCommand extends command(_ep0, _mw0, "ListCollaborations", ListCollaborations$) {
4733
4180
  }
4734
4181
 
4735
- class ListConfiguredAudienceModelAssociationsCommand extends Command
4736
- .classBuilder()
4737
- .ep(commonParams)
4738
- .m(function (Command, cs, config, o) {
4739
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4740
- })
4741
- .s("AWSBastionControlPlaneServiceLambda", "ListConfiguredAudienceModelAssociations", {})
4742
- .n("CleanRoomsClient", "ListConfiguredAudienceModelAssociationsCommand")
4743
- .sc(ListConfiguredAudienceModelAssociations$)
4744
- .build() {
4182
+ class ListConfiguredAudienceModelAssociationsCommand extends command(_ep0, _mw0, "ListConfiguredAudienceModelAssociations", ListConfiguredAudienceModelAssociations$) {
4745
4183
  }
4746
4184
 
4747
- class ListConfiguredTableAssociationsCommand extends Command
4748
- .classBuilder()
4749
- .ep(commonParams)
4750
- .m(function (Command, cs, config, o) {
4751
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4752
- })
4753
- .s("AWSBastionControlPlaneServiceLambda", "ListConfiguredTableAssociations", {})
4754
- .n("CleanRoomsClient", "ListConfiguredTableAssociationsCommand")
4755
- .sc(ListConfiguredTableAssociations$)
4756
- .build() {
4185
+ class ListConfiguredTableAssociationsCommand extends command(_ep0, _mw0, "ListConfiguredTableAssociations", ListConfiguredTableAssociations$) {
4757
4186
  }
4758
4187
 
4759
- class ListConfiguredTablesCommand extends Command
4760
- .classBuilder()
4761
- .ep(commonParams)
4762
- .m(function (Command, cs, config, o) {
4763
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4764
- })
4765
- .s("AWSBastionControlPlaneServiceLambda", "ListConfiguredTables", {})
4766
- .n("CleanRoomsClient", "ListConfiguredTablesCommand")
4767
- .sc(ListConfiguredTables$)
4768
- .build() {
4188
+ class ListConfiguredTablesCommand extends command(_ep0, _mw0, "ListConfiguredTables", ListConfiguredTables$) {
4769
4189
  }
4770
4190
 
4771
- class ListIdMappingTablesCommand extends Command
4772
- .classBuilder()
4773
- .ep(commonParams)
4774
- .m(function (Command, cs, config, o) {
4775
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4776
- })
4777
- .s("AWSBastionControlPlaneServiceLambda", "ListIdMappingTables", {})
4778
- .n("CleanRoomsClient", "ListIdMappingTablesCommand")
4779
- .sc(ListIdMappingTables$)
4780
- .build() {
4191
+ class ListIdMappingTablesCommand extends command(_ep0, _mw0, "ListIdMappingTables", ListIdMappingTables$) {
4781
4192
  }
4782
4193
 
4783
- class ListIdNamespaceAssociationsCommand extends Command
4784
- .classBuilder()
4785
- .ep(commonParams)
4786
- .m(function (Command, cs, config, o) {
4787
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4788
- })
4789
- .s("AWSBastionControlPlaneServiceLambda", "ListIdNamespaceAssociations", {})
4790
- .n("CleanRoomsClient", "ListIdNamespaceAssociationsCommand")
4791
- .sc(ListIdNamespaceAssociations$)
4792
- .build() {
4194
+ class ListIdNamespaceAssociationsCommand extends command(_ep0, _mw0, "ListIdNamespaceAssociations", ListIdNamespaceAssociations$) {
4793
4195
  }
4794
4196
 
4795
- class ListIntermediateTablesCommand extends Command
4796
- .classBuilder()
4797
- .ep(commonParams)
4798
- .m(function (Command, cs, config, o) {
4799
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4800
- })
4801
- .s("AWSBastionControlPlaneServiceLambda", "ListIntermediateTables", {})
4802
- .n("CleanRoomsClient", "ListIntermediateTablesCommand")
4803
- .sc(ListIntermediateTables$)
4804
- .build() {
4197
+ class ListIntermediateTablesCommand extends command(_ep0, _mw0, "ListIntermediateTables", ListIntermediateTables$) {
4805
4198
  }
4806
4199
 
4807
- class ListIntermediateTableVersionsCommand extends Command
4808
- .classBuilder()
4809
- .ep(commonParams)
4810
- .m(function (Command, cs, config, o) {
4811
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4812
- })
4813
- .s("AWSBastionControlPlaneServiceLambda", "ListIntermediateTableVersions", {})
4814
- .n("CleanRoomsClient", "ListIntermediateTableVersionsCommand")
4815
- .sc(ListIntermediateTableVersions$)
4816
- .build() {
4200
+ class ListIntermediateTableVersionsCommand extends command(_ep0, _mw0, "ListIntermediateTableVersions", ListIntermediateTableVersions$) {
4817
4201
  }
4818
4202
 
4819
- class ListMembersCommand extends Command
4820
- .classBuilder()
4821
- .ep(commonParams)
4822
- .m(function (Command, cs, config, o) {
4823
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4824
- })
4825
- .s("AWSBastionControlPlaneServiceLambda", "ListMembers", {})
4826
- .n("CleanRoomsClient", "ListMembersCommand")
4827
- .sc(ListMembers$)
4828
- .build() {
4203
+ class ListMembersCommand extends command(_ep0, _mw0, "ListMembers", ListMembers$) {
4829
4204
  }
4830
4205
 
4831
- class ListMembershipsCommand extends Command
4832
- .classBuilder()
4833
- .ep(commonParams)
4834
- .m(function (Command, cs, config, o) {
4835
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4836
- })
4837
- .s("AWSBastionControlPlaneServiceLambda", "ListMemberships", {})
4838
- .n("CleanRoomsClient", "ListMembershipsCommand")
4839
- .sc(ListMemberships$)
4840
- .build() {
4206
+ class ListMembershipsCommand extends command(_ep0, _mw0, "ListMemberships", ListMemberships$) {
4841
4207
  }
4842
4208
 
4843
- class ListPrivacyBudgetsCommand extends Command
4844
- .classBuilder()
4845
- .ep(commonParams)
4846
- .m(function (Command, cs, config, o) {
4847
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4848
- })
4849
- .s("AWSBastionControlPlaneServiceLambda", "ListPrivacyBudgets", {})
4850
- .n("CleanRoomsClient", "ListPrivacyBudgetsCommand")
4851
- .sc(ListPrivacyBudgets$)
4852
- .build() {
4209
+ class ListPrivacyBudgetsCommand extends command(_ep0, _mw0, "ListPrivacyBudgets", ListPrivacyBudgets$) {
4853
4210
  }
4854
4211
 
4855
- class ListPrivacyBudgetTemplatesCommand extends Command
4856
- .classBuilder()
4857
- .ep(commonParams)
4858
- .m(function (Command, cs, config, o) {
4859
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4860
- })
4861
- .s("AWSBastionControlPlaneServiceLambda", "ListPrivacyBudgetTemplates", {})
4862
- .n("CleanRoomsClient", "ListPrivacyBudgetTemplatesCommand")
4863
- .sc(ListPrivacyBudgetTemplates$)
4864
- .build() {
4212
+ class ListPrivacyBudgetTemplatesCommand extends command(_ep0, _mw0, "ListPrivacyBudgetTemplates", ListPrivacyBudgetTemplates$) {
4865
4213
  }
4866
4214
 
4867
- class ListProtectedJobsCommand extends Command
4868
- .classBuilder()
4869
- .ep(commonParams)
4870
- .m(function (Command, cs, config, o) {
4871
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4872
- })
4873
- .s("AWSBastionControlPlaneServiceLambda", "ListProtectedJobs", {})
4874
- .n("CleanRoomsClient", "ListProtectedJobsCommand")
4875
- .sc(ListProtectedJobs$)
4876
- .build() {
4215
+ class ListProtectedJobsCommand extends command(_ep0, _mw0, "ListProtectedJobs", ListProtectedJobs$) {
4877
4216
  }
4878
4217
 
4879
- class ListProtectedQueriesCommand extends Command
4880
- .classBuilder()
4881
- .ep(commonParams)
4882
- .m(function (Command, cs, config, o) {
4883
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4884
- })
4885
- .s("AWSBastionControlPlaneServiceLambda", "ListProtectedQueries", {})
4886
- .n("CleanRoomsClient", "ListProtectedQueriesCommand")
4887
- .sc(ListProtectedQueries$)
4888
- .build() {
4218
+ class ListProtectedQueriesCommand extends command(_ep0, _mw0, "ListProtectedQueries", ListProtectedQueries$) {
4889
4219
  }
4890
4220
 
4891
- class ListSchemasCommand extends Command
4892
- .classBuilder()
4893
- .ep(commonParams)
4894
- .m(function (Command, cs, config, o) {
4895
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4896
- })
4897
- .s("AWSBastionControlPlaneServiceLambda", "ListSchemas", {})
4898
- .n("CleanRoomsClient", "ListSchemasCommand")
4899
- .sc(ListSchemas$)
4900
- .build() {
4221
+ class ListSchemasCommand extends command(_ep0, _mw0, "ListSchemas", ListSchemas$) {
4901
4222
  }
4902
4223
 
4903
- class ListTagsForResourceCommand extends Command
4904
- .classBuilder()
4905
- .ep(commonParams)
4906
- .m(function (Command, cs, config, o) {
4907
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4908
- })
4909
- .s("AWSBastionControlPlaneServiceLambda", "ListTagsForResource", {})
4910
- .n("CleanRoomsClient", "ListTagsForResourceCommand")
4911
- .sc(ListTagsForResource$)
4912
- .build() {
4224
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
4913
4225
  }
4914
4226
 
4915
- class PopulateIdMappingTableCommand extends Command
4916
- .classBuilder()
4917
- .ep(commonParams)
4918
- .m(function (Command, cs, config, o) {
4919
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4920
- })
4921
- .s("AWSBastionControlPlaneServiceLambda", "PopulateIdMappingTable", {})
4922
- .n("CleanRoomsClient", "PopulateIdMappingTableCommand")
4923
- .sc(PopulateIdMappingTable$)
4924
- .build() {
4227
+ class PopulateIdMappingTableCommand extends command(_ep0, _mw0, "PopulateIdMappingTable", PopulateIdMappingTable$) {
4925
4228
  }
4926
4229
 
4927
- class PopulateIntermediateTableCommand extends Command
4928
- .classBuilder()
4929
- .ep(commonParams)
4930
- .m(function (Command, cs, config, o) {
4931
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4932
- })
4933
- .s("AWSBastionControlPlaneServiceLambda", "PopulateIntermediateTable", {})
4934
- .n("CleanRoomsClient", "PopulateIntermediateTableCommand")
4935
- .sc(PopulateIntermediateTable$)
4936
- .build() {
4230
+ class PopulateIntermediateTableCommand extends command(_ep0, _mw0, "PopulateIntermediateTable", PopulateIntermediateTable$) {
4937
4231
  }
4938
4232
 
4939
- class PreviewPrivacyImpactCommand extends Command
4940
- .classBuilder()
4941
- .ep(commonParams)
4942
- .m(function (Command, cs, config, o) {
4943
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4944
- })
4945
- .s("AWSBastionControlPlaneServiceLambda", "PreviewPrivacyImpact", {})
4946
- .n("CleanRoomsClient", "PreviewPrivacyImpactCommand")
4947
- .sc(PreviewPrivacyImpact$)
4948
- .build() {
4233
+ class PreviewPrivacyImpactCommand extends command(_ep0, _mw0, "PreviewPrivacyImpact", PreviewPrivacyImpact$) {
4949
4234
  }
4950
4235
 
4951
- class StartProtectedJobCommand extends Command
4952
- .classBuilder()
4953
- .ep(commonParams)
4954
- .m(function (Command, cs, config, o) {
4955
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4956
- })
4957
- .s("AWSBastionControlPlaneServiceLambda", "StartProtectedJob", {})
4958
- .n("CleanRoomsClient", "StartProtectedJobCommand")
4959
- .sc(StartProtectedJob$)
4960
- .build() {
4236
+ class StartProtectedJobCommand extends command(_ep0, _mw0, "StartProtectedJob", StartProtectedJob$) {
4961
4237
  }
4962
4238
 
4963
- class StartProtectedQueryCommand extends Command
4964
- .classBuilder()
4965
- .ep(commonParams)
4966
- .m(function (Command, cs, config, o) {
4967
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4968
- })
4969
- .s("AWSBastionControlPlaneServiceLambda", "StartProtectedQuery", {})
4970
- .n("CleanRoomsClient", "StartProtectedQueryCommand")
4971
- .sc(StartProtectedQuery$)
4972
- .build() {
4239
+ class StartProtectedQueryCommand extends command(_ep0, _mw0, "StartProtectedQuery", StartProtectedQuery$) {
4973
4240
  }
4974
4241
 
4975
- class TagResourceCommand extends Command
4976
- .classBuilder()
4977
- .ep(commonParams)
4978
- .m(function (Command, cs, config, o) {
4979
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4980
- })
4981
- .s("AWSBastionControlPlaneServiceLambda", "TagResource", {})
4982
- .n("CleanRoomsClient", "TagResourceCommand")
4983
- .sc(TagResource$)
4984
- .build() {
4242
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
4985
4243
  }
4986
4244
 
4987
- class UntagResourceCommand extends Command
4988
- .classBuilder()
4989
- .ep(commonParams)
4990
- .m(function (Command, cs, config, o) {
4991
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4992
- })
4993
- .s("AWSBastionControlPlaneServiceLambda", "UntagResource", {})
4994
- .n("CleanRoomsClient", "UntagResourceCommand")
4995
- .sc(UntagResource$)
4996
- .build() {
4245
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
4997
4246
  }
4998
4247
 
4999
- class UpdateAnalysisTemplateCommand extends Command
5000
- .classBuilder()
5001
- .ep(commonParams)
5002
- .m(function (Command, cs, config, o) {
5003
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5004
- })
5005
- .s("AWSBastionControlPlaneServiceLambda", "UpdateAnalysisTemplate", {})
5006
- .n("CleanRoomsClient", "UpdateAnalysisTemplateCommand")
5007
- .sc(UpdateAnalysisTemplate$)
5008
- .build() {
4248
+ class UpdateAnalysisTemplateCommand extends command(_ep0, _mw0, "UpdateAnalysisTemplate", UpdateAnalysisTemplate$) {
5009
4249
  }
5010
4250
 
5011
- class UpdateCollaborationChangeRequestCommand extends Command
5012
- .classBuilder()
5013
- .ep(commonParams)
5014
- .m(function (Command, cs, config, o) {
5015
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5016
- })
5017
- .s("AWSBastionControlPlaneServiceLambda", "UpdateCollaborationChangeRequest", {})
5018
- .n("CleanRoomsClient", "UpdateCollaborationChangeRequestCommand")
5019
- .sc(UpdateCollaborationChangeRequest$)
5020
- .build() {
4251
+ class UpdateCollaborationChangeRequestCommand extends command(_ep0, _mw0, "UpdateCollaborationChangeRequest", UpdateCollaborationChangeRequest$) {
5021
4252
  }
5022
4253
 
5023
- class UpdateCollaborationCommand extends Command
5024
- .classBuilder()
5025
- .ep(commonParams)
5026
- .m(function (Command, cs, config, o) {
5027
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5028
- })
5029
- .s("AWSBastionControlPlaneServiceLambda", "UpdateCollaboration", {})
5030
- .n("CleanRoomsClient", "UpdateCollaborationCommand")
5031
- .sc(UpdateCollaboration$)
5032
- .build() {
4254
+ class UpdateCollaborationCommand extends command(_ep0, _mw0, "UpdateCollaboration", UpdateCollaboration$) {
5033
4255
  }
5034
4256
 
5035
- class UpdateConfiguredAudienceModelAssociationCommand extends Command
5036
- .classBuilder()
5037
- .ep(commonParams)
5038
- .m(function (Command, cs, config, o) {
5039
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5040
- })
5041
- .s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredAudienceModelAssociation", {})
5042
- .n("CleanRoomsClient", "UpdateConfiguredAudienceModelAssociationCommand")
5043
- .sc(UpdateConfiguredAudienceModelAssociation$)
5044
- .build() {
4257
+ class UpdateConfiguredAudienceModelAssociationCommand extends command(_ep0, _mw0, "UpdateConfiguredAudienceModelAssociation", UpdateConfiguredAudienceModelAssociation$) {
5045
4258
  }
5046
4259
 
5047
- class UpdateConfiguredTableAnalysisRuleCommand extends Command
5048
- .classBuilder()
5049
- .ep(commonParams)
5050
- .m(function (Command, cs, config, o) {
5051
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5052
- })
5053
- .s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTableAnalysisRule", {})
5054
- .n("CleanRoomsClient", "UpdateConfiguredTableAnalysisRuleCommand")
5055
- .sc(UpdateConfiguredTableAnalysisRule$)
5056
- .build() {
4260
+ class UpdateConfiguredTableAnalysisRuleCommand extends command(_ep0, _mw0, "UpdateConfiguredTableAnalysisRule", UpdateConfiguredTableAnalysisRule$) {
5057
4261
  }
5058
4262
 
5059
- class UpdateConfiguredTableAssociationAnalysisRuleCommand extends Command
5060
- .classBuilder()
5061
- .ep(commonParams)
5062
- .m(function (Command, cs, config, o) {
5063
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5064
- })
5065
- .s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTableAssociationAnalysisRule", {})
5066
- .n("CleanRoomsClient", "UpdateConfiguredTableAssociationAnalysisRuleCommand")
5067
- .sc(UpdateConfiguredTableAssociationAnalysisRule$)
5068
- .build() {
4263
+ class UpdateConfiguredTableAssociationAnalysisRuleCommand extends command(_ep0, _mw0, "UpdateConfiguredTableAssociationAnalysisRule", UpdateConfiguredTableAssociationAnalysisRule$) {
5069
4264
  }
5070
4265
 
5071
- class UpdateConfiguredTableAssociationCommand extends Command
5072
- .classBuilder()
5073
- .ep(commonParams)
5074
- .m(function (Command, cs, config, o) {
5075
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5076
- })
5077
- .s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTableAssociation", {})
5078
- .n("CleanRoomsClient", "UpdateConfiguredTableAssociationCommand")
5079
- .sc(UpdateConfiguredTableAssociation$)
5080
- .build() {
4266
+ class UpdateConfiguredTableAssociationCommand extends command(_ep0, _mw0, "UpdateConfiguredTableAssociation", UpdateConfiguredTableAssociation$) {
5081
4267
  }
5082
4268
 
5083
- class UpdateConfiguredTableCommand extends Command
5084
- .classBuilder()
5085
- .ep(commonParams)
5086
- .m(function (Command, cs, config, o) {
5087
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5088
- })
5089
- .s("AWSBastionControlPlaneServiceLambda", "UpdateConfiguredTable", {})
5090
- .n("CleanRoomsClient", "UpdateConfiguredTableCommand")
5091
- .sc(UpdateConfiguredTable$)
5092
- .build() {
4269
+ class UpdateConfiguredTableCommand extends command(_ep0, _mw0, "UpdateConfiguredTable", UpdateConfiguredTable$) {
5093
4270
  }
5094
4271
 
5095
- class UpdateIdMappingTableCommand extends Command
5096
- .classBuilder()
5097
- .ep(commonParams)
5098
- .m(function (Command, cs, config, o) {
5099
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5100
- })
5101
- .s("AWSBastionControlPlaneServiceLambda", "UpdateIdMappingTable", {})
5102
- .n("CleanRoomsClient", "UpdateIdMappingTableCommand")
5103
- .sc(UpdateIdMappingTable$)
5104
- .build() {
4272
+ class UpdateIdMappingTableCommand extends command(_ep0, _mw0, "UpdateIdMappingTable", UpdateIdMappingTable$) {
5105
4273
  }
5106
4274
 
5107
- class UpdateIdNamespaceAssociationCommand extends Command
5108
- .classBuilder()
5109
- .ep(commonParams)
5110
- .m(function (Command, cs, config, o) {
5111
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5112
- })
5113
- .s("AWSBastionControlPlaneServiceLambda", "UpdateIdNamespaceAssociation", {})
5114
- .n("CleanRoomsClient", "UpdateIdNamespaceAssociationCommand")
5115
- .sc(UpdateIdNamespaceAssociation$)
5116
- .build() {
4275
+ class UpdateIdNamespaceAssociationCommand extends command(_ep0, _mw0, "UpdateIdNamespaceAssociation", UpdateIdNamespaceAssociation$) {
5117
4276
  }
5118
4277
 
5119
- class UpdateIntermediateTableAnalysisRuleCommand extends Command
5120
- .classBuilder()
5121
- .ep(commonParams)
5122
- .m(function (Command, cs, config, o) {
5123
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5124
- })
5125
- .s("AWSBastionControlPlaneServiceLambda", "UpdateIntermediateTableAnalysisRule", {})
5126
- .n("CleanRoomsClient", "UpdateIntermediateTableAnalysisRuleCommand")
5127
- .sc(UpdateIntermediateTableAnalysisRule$)
5128
- .build() {
4278
+ class UpdateIntermediateTableAnalysisRuleCommand extends command(_ep0, _mw0, "UpdateIntermediateTableAnalysisRule", UpdateIntermediateTableAnalysisRule$) {
5129
4279
  }
5130
4280
 
5131
- class UpdateIntermediateTableCommand extends Command
5132
- .classBuilder()
5133
- .ep(commonParams)
5134
- .m(function (Command, cs, config, o) {
5135
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5136
- })
5137
- .s("AWSBastionControlPlaneServiceLambda", "UpdateIntermediateTable", {})
5138
- .n("CleanRoomsClient", "UpdateIntermediateTableCommand")
5139
- .sc(UpdateIntermediateTable$)
5140
- .build() {
4281
+ class UpdateIntermediateTableCommand extends command(_ep0, _mw0, "UpdateIntermediateTable", UpdateIntermediateTable$) {
5141
4282
  }
5142
4283
 
5143
- class UpdateMembershipCommand extends Command
5144
- .classBuilder()
5145
- .ep(commonParams)
5146
- .m(function (Command, cs, config, o) {
5147
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5148
- })
5149
- .s("AWSBastionControlPlaneServiceLambda", "UpdateMembership", {})
5150
- .n("CleanRoomsClient", "UpdateMembershipCommand")
5151
- .sc(UpdateMembership$)
5152
- .build() {
4284
+ class UpdateMembershipCommand extends command(_ep0, _mw0, "UpdateMembership", UpdateMembership$) {
5153
4285
  }
5154
4286
 
5155
- class UpdatePrivacyBudgetTemplateCommand extends Command
5156
- .classBuilder()
5157
- .ep(commonParams)
5158
- .m(function (Command, cs, config, o) {
5159
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5160
- })
5161
- .s("AWSBastionControlPlaneServiceLambda", "UpdatePrivacyBudgetTemplate", {})
5162
- .n("CleanRoomsClient", "UpdatePrivacyBudgetTemplateCommand")
5163
- .sc(UpdatePrivacyBudgetTemplate$)
5164
- .build() {
4287
+ class UpdatePrivacyBudgetTemplateCommand extends command(_ep0, _mw0, "UpdatePrivacyBudgetTemplate", UpdatePrivacyBudgetTemplate$) {
5165
4288
  }
5166
4289
 
5167
- class UpdateProtectedJobCommand extends Command
5168
- .classBuilder()
5169
- .ep(commonParams)
5170
- .m(function (Command, cs, config, o) {
5171
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5172
- })
5173
- .s("AWSBastionControlPlaneServiceLambda", "UpdateProtectedJob", {})
5174
- .n("CleanRoomsClient", "UpdateProtectedJobCommand")
5175
- .sc(UpdateProtectedJob$)
5176
- .build() {
4290
+ class UpdateProtectedJobCommand extends command(_ep0, _mw0, "UpdateProtectedJob", UpdateProtectedJob$) {
5177
4291
  }
5178
4292
 
5179
- class UpdateProtectedQueryCommand extends Command
5180
- .classBuilder()
5181
- .ep(commonParams)
5182
- .m(function (Command, cs, config, o) {
5183
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5184
- })
5185
- .s("AWSBastionControlPlaneServiceLambda", "UpdateProtectedQuery", {})
5186
- .n("CleanRoomsClient", "UpdateProtectedQueryCommand")
5187
- .sc(UpdateProtectedQuery$)
5188
- .build() {
4293
+ class UpdateProtectedQueryCommand extends command(_ep0, _mw0, "UpdateProtectedQuery", UpdateProtectedQuery$) {
5189
4294
  }
5190
4295
 
5191
4296
  const paginateListAnalysisTemplates = createPaginator(CleanRoomsClient, ListAnalysisTemplatesCommand, "nextToken", "nextToken", "maxResults");