@aws-sdk/client-bedrock 3.1076.0 → 3.1078.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (344) hide show
  1. package/dist-cjs/index.js +119 -1085
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/BatchDeleteAdvancedPromptOptimizationJobCommand.js +2 -14
  4. package/dist-es/commands/BatchDeleteEvaluationJobCommand.js +2 -14
  5. package/dist-es/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -14
  6. package/dist-es/commands/CreateAdvancedPromptOptimizationJobCommand.js +2 -14
  7. package/dist-es/commands/CreateAutomatedReasoningPolicyCommand.js +2 -14
  8. package/dist-es/commands/CreateAutomatedReasoningPolicyTestCaseCommand.js +2 -14
  9. package/dist-es/commands/CreateAutomatedReasoningPolicyVersionCommand.js +2 -14
  10. package/dist-es/commands/CreateCustomModelCommand.js +2 -14
  11. package/dist-es/commands/CreateCustomModelDeploymentCommand.js +2 -14
  12. package/dist-es/commands/CreateEvaluationJobCommand.js +2 -14
  13. package/dist-es/commands/CreateFoundationModelAgreementCommand.js +2 -14
  14. package/dist-es/commands/CreateGuardrailCommand.js +2 -14
  15. package/dist-es/commands/CreateGuardrailVersionCommand.js +2 -14
  16. package/dist-es/commands/CreateInferenceProfileCommand.js +2 -14
  17. package/dist-es/commands/CreateMarketplaceModelEndpointCommand.js +2 -14
  18. package/dist-es/commands/CreateModelCopyJobCommand.js +2 -14
  19. package/dist-es/commands/CreateModelCustomizationJobCommand.js +2 -14
  20. package/dist-es/commands/CreateModelImportJobCommand.js +2 -14
  21. package/dist-es/commands/CreateModelInvocationJobCommand.js +2 -14
  22. package/dist-es/commands/CreatePromptRouterCommand.js +2 -14
  23. package/dist-es/commands/CreateProvisionedModelThroughputCommand.js +2 -14
  24. package/dist-es/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -14
  25. package/dist-es/commands/DeleteAutomatedReasoningPolicyCommand.js +2 -14
  26. package/dist-es/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.js +2 -14
  27. package/dist-es/commands/DeleteCustomModelCommand.js +2 -14
  28. package/dist-es/commands/DeleteCustomModelDeploymentCommand.js +2 -14
  29. package/dist-es/commands/DeleteEnforcedGuardrailConfigurationCommand.js +2 -14
  30. package/dist-es/commands/DeleteFoundationModelAgreementCommand.js +2 -14
  31. package/dist-es/commands/DeleteGuardrailCommand.js +2 -14
  32. package/dist-es/commands/DeleteImportedModelCommand.js +2 -14
  33. package/dist-es/commands/DeleteInferenceProfileCommand.js +2 -14
  34. package/dist-es/commands/DeleteMarketplaceModelEndpointCommand.js +2 -14
  35. package/dist-es/commands/DeleteModelInvocationLoggingConfigurationCommand.js +2 -14
  36. package/dist-es/commands/DeletePromptRouterCommand.js +2 -14
  37. package/dist-es/commands/DeleteProvisionedModelThroughputCommand.js +2 -14
  38. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -14
  39. package/dist-es/commands/DeregisterMarketplaceModelEndpointCommand.js +2 -14
  40. package/dist-es/commands/ExportAutomatedReasoningPolicyVersionCommand.js +2 -14
  41. package/dist-es/commands/GetAccountDataRetentionCommand.js +2 -14
  42. package/dist-es/commands/GetAdvancedPromptOptimizationJobCommand.js +2 -14
  43. package/dist-es/commands/GetAutomatedReasoningPolicyAnnotationsCommand.js +2 -14
  44. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -14
  45. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.js +2 -14
  46. package/dist-es/commands/GetAutomatedReasoningPolicyCommand.js +2 -14
  47. package/dist-es/commands/GetAutomatedReasoningPolicyNextScenarioCommand.js +2 -14
  48. package/dist-es/commands/GetAutomatedReasoningPolicyTestCaseCommand.js +2 -14
  49. package/dist-es/commands/GetAutomatedReasoningPolicyTestResultCommand.js +2 -14
  50. package/dist-es/commands/GetCustomModelCommand.js +2 -14
  51. package/dist-es/commands/GetCustomModelDeploymentCommand.js +2 -14
  52. package/dist-es/commands/GetEvaluationJobCommand.js +2 -14
  53. package/dist-es/commands/GetFoundationModelAvailabilityCommand.js +2 -14
  54. package/dist-es/commands/GetFoundationModelCommand.js +2 -14
  55. package/dist-es/commands/GetGuardrailCommand.js +2 -14
  56. package/dist-es/commands/GetImportedModelCommand.js +2 -14
  57. package/dist-es/commands/GetInferenceProfileCommand.js +2 -14
  58. package/dist-es/commands/GetMarketplaceModelEndpointCommand.js +2 -14
  59. package/dist-es/commands/GetModelCopyJobCommand.js +2 -14
  60. package/dist-es/commands/GetModelCustomizationJobCommand.js +2 -14
  61. package/dist-es/commands/GetModelImportJobCommand.js +2 -14
  62. package/dist-es/commands/GetModelInvocationJobCommand.js +2 -14
  63. package/dist-es/commands/GetModelInvocationLoggingConfigurationCommand.js +2 -14
  64. package/dist-es/commands/GetPromptRouterCommand.js +2 -14
  65. package/dist-es/commands/GetProvisionedModelThroughputCommand.js +2 -14
  66. package/dist-es/commands/GetResourcePolicyCommand.js +2 -14
  67. package/dist-es/commands/GetUseCaseForModelAccessCommand.js +2 -14
  68. package/dist-es/commands/ListAdvancedPromptOptimizationJobsCommand.js +2 -14
  69. package/dist-es/commands/ListAutomatedReasoningPoliciesCommand.js +2 -14
  70. package/dist-es/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.js +2 -14
  71. package/dist-es/commands/ListAutomatedReasoningPolicyTestCasesCommand.js +2 -14
  72. package/dist-es/commands/ListAutomatedReasoningPolicyTestResultsCommand.js +2 -14
  73. package/dist-es/commands/ListCustomModelDeploymentsCommand.js +2 -14
  74. package/dist-es/commands/ListCustomModelsCommand.js +2 -14
  75. package/dist-es/commands/ListEnforcedGuardrailsConfigurationCommand.js +2 -14
  76. package/dist-es/commands/ListEvaluationJobsCommand.js +2 -14
  77. package/dist-es/commands/ListFoundationModelAgreementOffersCommand.js +2 -14
  78. package/dist-es/commands/ListFoundationModelsCommand.js +2 -14
  79. package/dist-es/commands/ListGuardrailsCommand.js +2 -14
  80. package/dist-es/commands/ListImportedModelsCommand.js +2 -14
  81. package/dist-es/commands/ListInferenceProfilesCommand.js +2 -14
  82. package/dist-es/commands/ListMarketplaceModelEndpointsCommand.js +2 -14
  83. package/dist-es/commands/ListModelCopyJobsCommand.js +2 -14
  84. package/dist-es/commands/ListModelCustomizationJobsCommand.js +2 -14
  85. package/dist-es/commands/ListModelImportJobsCommand.js +2 -14
  86. package/dist-es/commands/ListModelInvocationJobsCommand.js +2 -14
  87. package/dist-es/commands/ListPromptRoutersCommand.js +2 -14
  88. package/dist-es/commands/ListProvisionedModelThroughputsCommand.js +2 -14
  89. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  90. package/dist-es/commands/PutAccountDataRetentionCommand.js +2 -14
  91. package/dist-es/commands/PutEnforcedGuardrailConfigurationCommand.js +2 -14
  92. package/dist-es/commands/PutModelInvocationLoggingConfigurationCommand.js +2 -14
  93. package/dist-es/commands/PutResourcePolicyCommand.js +2 -14
  94. package/dist-es/commands/PutUseCaseForModelAccessCommand.js +2 -14
  95. package/dist-es/commands/RegisterMarketplaceModelEndpointCommand.js +2 -14
  96. package/dist-es/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -14
  97. package/dist-es/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.js +2 -14
  98. package/dist-es/commands/StopAdvancedPromptOptimizationJobCommand.js +2 -14
  99. package/dist-es/commands/StopEvaluationJobCommand.js +2 -14
  100. package/dist-es/commands/StopModelCustomizationJobCommand.js +2 -14
  101. package/dist-es/commands/StopModelInvocationJobCommand.js +2 -14
  102. package/dist-es/commands/TagResourceCommand.js +2 -14
  103. package/dist-es/commands/UntagResourceCommand.js +2 -14
  104. package/dist-es/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.js +2 -14
  105. package/dist-es/commands/UpdateAutomatedReasoningPolicyCommand.js +2 -14
  106. package/dist-es/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.js +2 -14
  107. package/dist-es/commands/UpdateCustomModelDeploymentCommand.js +2 -14
  108. package/dist-es/commands/UpdateGuardrailCommand.js +2 -14
  109. package/dist-es/commands/UpdateMarketplaceModelEndpointCommand.js +2 -14
  110. package/dist-es/commands/UpdateProvisionedModelThroughputCommand.js +2 -14
  111. package/dist-es/index.js +1 -0
  112. package/dist-es/runtimeConfig.browser.js +0 -2
  113. package/dist-es/runtimeConfig.js +1 -2
  114. package/dist-es/runtimeConfig.native.js +0 -2
  115. package/dist-es/runtimeConfig.shared.js +2 -0
  116. package/dist-types/commandBuilder.d.ts +18 -0
  117. package/dist-types/commands/BatchDeleteAdvancedPromptOptimizationJobCommand.d.ts +3 -8
  118. package/dist-types/commands/BatchDeleteEvaluationJobCommand.d.ts +3 -8
  119. package/dist-types/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +3 -8
  120. package/dist-types/commands/CreateAdvancedPromptOptimizationJobCommand.d.ts +3 -8
  121. package/dist-types/commands/CreateAutomatedReasoningPolicyCommand.d.ts +3 -8
  122. package/dist-types/commands/CreateAutomatedReasoningPolicyTestCaseCommand.d.ts +3 -8
  123. package/dist-types/commands/CreateAutomatedReasoningPolicyVersionCommand.d.ts +3 -8
  124. package/dist-types/commands/CreateCustomModelCommand.d.ts +3 -8
  125. package/dist-types/commands/CreateCustomModelDeploymentCommand.d.ts +3 -8
  126. package/dist-types/commands/CreateEvaluationJobCommand.d.ts +3 -8
  127. package/dist-types/commands/CreateFoundationModelAgreementCommand.d.ts +3 -8
  128. package/dist-types/commands/CreateGuardrailCommand.d.ts +3 -8
  129. package/dist-types/commands/CreateGuardrailVersionCommand.d.ts +3 -8
  130. package/dist-types/commands/CreateInferenceProfileCommand.d.ts +3 -8
  131. package/dist-types/commands/CreateMarketplaceModelEndpointCommand.d.ts +3 -8
  132. package/dist-types/commands/CreateModelCopyJobCommand.d.ts +3 -8
  133. package/dist-types/commands/CreateModelCustomizationJobCommand.d.ts +3 -8
  134. package/dist-types/commands/CreateModelImportJobCommand.d.ts +3 -8
  135. package/dist-types/commands/CreateModelInvocationJobCommand.d.ts +3 -8
  136. package/dist-types/commands/CreatePromptRouterCommand.d.ts +3 -8
  137. package/dist-types/commands/CreateProvisionedModelThroughputCommand.d.ts +3 -8
  138. package/dist-types/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +3 -8
  139. package/dist-types/commands/DeleteAutomatedReasoningPolicyCommand.d.ts +3 -8
  140. package/dist-types/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.d.ts +3 -8
  141. package/dist-types/commands/DeleteCustomModelCommand.d.ts +3 -8
  142. package/dist-types/commands/DeleteCustomModelDeploymentCommand.d.ts +3 -8
  143. package/dist-types/commands/DeleteEnforcedGuardrailConfigurationCommand.d.ts +3 -8
  144. package/dist-types/commands/DeleteFoundationModelAgreementCommand.d.ts +3 -8
  145. package/dist-types/commands/DeleteGuardrailCommand.d.ts +3 -8
  146. package/dist-types/commands/DeleteImportedModelCommand.d.ts +3 -8
  147. package/dist-types/commands/DeleteInferenceProfileCommand.d.ts +3 -8
  148. package/dist-types/commands/DeleteMarketplaceModelEndpointCommand.d.ts +3 -8
  149. package/dist-types/commands/DeleteModelInvocationLoggingConfigurationCommand.d.ts +3 -8
  150. package/dist-types/commands/DeletePromptRouterCommand.d.ts +3 -8
  151. package/dist-types/commands/DeleteProvisionedModelThroughputCommand.d.ts +3 -8
  152. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -8
  153. package/dist-types/commands/DeregisterMarketplaceModelEndpointCommand.d.ts +3 -8
  154. package/dist-types/commands/ExportAutomatedReasoningPolicyVersionCommand.d.ts +3 -8
  155. package/dist-types/commands/GetAccountDataRetentionCommand.d.ts +3 -8
  156. package/dist-types/commands/GetAdvancedPromptOptimizationJobCommand.d.ts +3 -8
  157. package/dist-types/commands/GetAutomatedReasoningPolicyAnnotationsCommand.d.ts +3 -8
  158. package/dist-types/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +3 -8
  159. package/dist-types/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.d.ts +3 -8
  160. package/dist-types/commands/GetAutomatedReasoningPolicyCommand.d.ts +3 -8
  161. package/dist-types/commands/GetAutomatedReasoningPolicyNextScenarioCommand.d.ts +3 -8
  162. package/dist-types/commands/GetAutomatedReasoningPolicyTestCaseCommand.d.ts +3 -8
  163. package/dist-types/commands/GetAutomatedReasoningPolicyTestResultCommand.d.ts +3 -8
  164. package/dist-types/commands/GetCustomModelCommand.d.ts +3 -8
  165. package/dist-types/commands/GetCustomModelDeploymentCommand.d.ts +3 -8
  166. package/dist-types/commands/GetEvaluationJobCommand.d.ts +3 -8
  167. package/dist-types/commands/GetFoundationModelAvailabilityCommand.d.ts +3 -8
  168. package/dist-types/commands/GetFoundationModelCommand.d.ts +3 -8
  169. package/dist-types/commands/GetGuardrailCommand.d.ts +3 -8
  170. package/dist-types/commands/GetImportedModelCommand.d.ts +3 -8
  171. package/dist-types/commands/GetInferenceProfileCommand.d.ts +3 -8
  172. package/dist-types/commands/GetMarketplaceModelEndpointCommand.d.ts +3 -8
  173. package/dist-types/commands/GetModelCopyJobCommand.d.ts +3 -8
  174. package/dist-types/commands/GetModelCustomizationJobCommand.d.ts +3 -8
  175. package/dist-types/commands/GetModelImportJobCommand.d.ts +3 -8
  176. package/dist-types/commands/GetModelInvocationJobCommand.d.ts +3 -8
  177. package/dist-types/commands/GetModelInvocationLoggingConfigurationCommand.d.ts +3 -8
  178. package/dist-types/commands/GetPromptRouterCommand.d.ts +3 -8
  179. package/dist-types/commands/GetProvisionedModelThroughputCommand.d.ts +3 -8
  180. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -8
  181. package/dist-types/commands/GetUseCaseForModelAccessCommand.d.ts +3 -8
  182. package/dist-types/commands/ListAdvancedPromptOptimizationJobsCommand.d.ts +3 -8
  183. package/dist-types/commands/ListAutomatedReasoningPoliciesCommand.d.ts +3 -8
  184. package/dist-types/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.d.ts +3 -8
  185. package/dist-types/commands/ListAutomatedReasoningPolicyTestCasesCommand.d.ts +3 -8
  186. package/dist-types/commands/ListAutomatedReasoningPolicyTestResultsCommand.d.ts +3 -8
  187. package/dist-types/commands/ListCustomModelDeploymentsCommand.d.ts +3 -8
  188. package/dist-types/commands/ListCustomModelsCommand.d.ts +3 -8
  189. package/dist-types/commands/ListEnforcedGuardrailsConfigurationCommand.d.ts +3 -8
  190. package/dist-types/commands/ListEvaluationJobsCommand.d.ts +3 -8
  191. package/dist-types/commands/ListFoundationModelAgreementOffersCommand.d.ts +3 -8
  192. package/dist-types/commands/ListFoundationModelsCommand.d.ts +3 -8
  193. package/dist-types/commands/ListGuardrailsCommand.d.ts +3 -8
  194. package/dist-types/commands/ListImportedModelsCommand.d.ts +3 -8
  195. package/dist-types/commands/ListInferenceProfilesCommand.d.ts +3 -8
  196. package/dist-types/commands/ListMarketplaceModelEndpointsCommand.d.ts +3 -8
  197. package/dist-types/commands/ListModelCopyJobsCommand.d.ts +3 -8
  198. package/dist-types/commands/ListModelCustomizationJobsCommand.d.ts +3 -8
  199. package/dist-types/commands/ListModelImportJobsCommand.d.ts +3 -8
  200. package/dist-types/commands/ListModelInvocationJobsCommand.d.ts +3 -8
  201. package/dist-types/commands/ListPromptRoutersCommand.d.ts +3 -8
  202. package/dist-types/commands/ListProvisionedModelThroughputsCommand.d.ts +3 -8
  203. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  204. package/dist-types/commands/PutAccountDataRetentionCommand.d.ts +3 -8
  205. package/dist-types/commands/PutEnforcedGuardrailConfigurationCommand.d.ts +3 -8
  206. package/dist-types/commands/PutModelInvocationLoggingConfigurationCommand.d.ts +3 -8
  207. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -8
  208. package/dist-types/commands/PutUseCaseForModelAccessCommand.d.ts +3 -8
  209. package/dist-types/commands/RegisterMarketplaceModelEndpointCommand.d.ts +3 -8
  210. package/dist-types/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +3 -8
  211. package/dist-types/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.d.ts +3 -8
  212. package/dist-types/commands/StopAdvancedPromptOptimizationJobCommand.d.ts +3 -8
  213. package/dist-types/commands/StopEvaluationJobCommand.d.ts +3 -8
  214. package/dist-types/commands/StopModelCustomizationJobCommand.d.ts +3 -8
  215. package/dist-types/commands/StopModelInvocationJobCommand.d.ts +3 -8
  216. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  217. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  218. package/dist-types/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.d.ts +3 -8
  219. package/dist-types/commands/UpdateAutomatedReasoningPolicyCommand.d.ts +3 -8
  220. package/dist-types/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.d.ts +3 -8
  221. package/dist-types/commands/UpdateCustomModelDeploymentCommand.d.ts +3 -8
  222. package/dist-types/commands/UpdateGuardrailCommand.d.ts +3 -8
  223. package/dist-types/commands/UpdateMarketplaceModelEndpointCommand.d.ts +3 -8
  224. package/dist-types/commands/UpdateProvisionedModelThroughputCommand.d.ts +3 -8
  225. package/dist-types/index.d.ts +1 -0
  226. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  227. package/dist-types/runtimeConfig.d.ts +1 -1
  228. package/dist-types/runtimeConfig.native.d.ts +1 -1
  229. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  230. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  231. package/dist-types/ts3.4/commands/BatchDeleteAdvancedPromptOptimizationJobCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/BatchDeleteEvaluationJobCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/CreateAdvancedPromptOptimizationJobCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/CreateAutomatedReasoningPolicyCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/CreateAutomatedReasoningPolicyTestCaseCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/CreateAutomatedReasoningPolicyVersionCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/CreateCustomModelCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/CreateCustomModelDeploymentCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/CreateEvaluationJobCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/CreateFoundationModelAgreementCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/CreateGuardrailCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/CreateGuardrailVersionCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/CreateInferenceProfileCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/CreateMarketplaceModelEndpointCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/CreateModelCopyJobCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/CreateModelCustomizationJobCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/CreateModelImportJobCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/CreateModelInvocationJobCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/CreatePromptRouterCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/CreateProvisionedModelThroughputCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/DeleteAutomatedReasoningPolicyCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/DeleteCustomModelCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/DeleteCustomModelDeploymentCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/DeleteEnforcedGuardrailConfigurationCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/DeleteFoundationModelAgreementCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/DeleteGuardrailCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/DeleteImportedModelCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/DeleteInferenceProfileCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/DeleteMarketplaceModelEndpointCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/DeleteModelInvocationLoggingConfigurationCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/DeletePromptRouterCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/DeleteProvisionedModelThroughputCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/DeregisterMarketplaceModelEndpointCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/ExportAutomatedReasoningPolicyVersionCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/GetAccountDataRetentionCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/GetAdvancedPromptOptimizationJobCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyAnnotationsCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyNextScenarioCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyTestCaseCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyTestResultCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/GetCustomModelCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/GetCustomModelDeploymentCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/GetEvaluationJobCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/GetFoundationModelAvailabilityCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/GetFoundationModelCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/GetGuardrailCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/GetImportedModelCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/GetInferenceProfileCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/GetMarketplaceModelEndpointCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/GetModelCopyJobCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/GetModelCustomizationJobCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/GetModelImportJobCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/GetModelInvocationJobCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/GetModelInvocationLoggingConfigurationCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/GetPromptRouterCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/GetProvisionedModelThroughputCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/GetUseCaseForModelAccessCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/ListAdvancedPromptOptimizationJobsCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/ListAutomatedReasoningPoliciesCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/ListAutomatedReasoningPolicyTestCasesCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/ListAutomatedReasoningPolicyTestResultsCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/ListCustomModelDeploymentsCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/ListCustomModelsCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/commands/ListEnforcedGuardrailsConfigurationCommand.d.ts +7 -16
  304. package/dist-types/ts3.4/commands/ListEvaluationJobsCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/ListFoundationModelAgreementOffersCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/ListFoundationModelsCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/commands/ListGuardrailsCommand.d.ts +7 -16
  308. package/dist-types/ts3.4/commands/ListImportedModelsCommand.d.ts +7 -16
  309. package/dist-types/ts3.4/commands/ListInferenceProfilesCommand.d.ts +7 -16
  310. package/dist-types/ts3.4/commands/ListMarketplaceModelEndpointsCommand.d.ts +7 -16
  311. package/dist-types/ts3.4/commands/ListModelCopyJobsCommand.d.ts +7 -16
  312. package/dist-types/ts3.4/commands/ListModelCustomizationJobsCommand.d.ts +7 -16
  313. package/dist-types/ts3.4/commands/ListModelImportJobsCommand.d.ts +7 -16
  314. package/dist-types/ts3.4/commands/ListModelInvocationJobsCommand.d.ts +7 -16
  315. package/dist-types/ts3.4/commands/ListPromptRoutersCommand.d.ts +7 -16
  316. package/dist-types/ts3.4/commands/ListProvisionedModelThroughputsCommand.d.ts +7 -16
  317. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  318. package/dist-types/ts3.4/commands/PutAccountDataRetentionCommand.d.ts +7 -16
  319. package/dist-types/ts3.4/commands/PutEnforcedGuardrailConfigurationCommand.d.ts +7 -16
  320. package/dist-types/ts3.4/commands/PutModelInvocationLoggingConfigurationCommand.d.ts +7 -16
  321. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +7 -16
  322. package/dist-types/ts3.4/commands/PutUseCaseForModelAccessCommand.d.ts +7 -16
  323. package/dist-types/ts3.4/commands/RegisterMarketplaceModelEndpointCommand.d.ts +7 -16
  324. package/dist-types/ts3.4/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +7 -16
  325. package/dist-types/ts3.4/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.d.ts +7 -16
  326. package/dist-types/ts3.4/commands/StopAdvancedPromptOptimizationJobCommand.d.ts +7 -16
  327. package/dist-types/ts3.4/commands/StopEvaluationJobCommand.d.ts +7 -16
  328. package/dist-types/ts3.4/commands/StopModelCustomizationJobCommand.d.ts +7 -16
  329. package/dist-types/ts3.4/commands/StopModelInvocationJobCommand.d.ts +7 -16
  330. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  331. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  332. package/dist-types/ts3.4/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.d.ts +7 -16
  333. package/dist-types/ts3.4/commands/UpdateAutomatedReasoningPolicyCommand.d.ts +7 -16
  334. package/dist-types/ts3.4/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.d.ts +7 -16
  335. package/dist-types/ts3.4/commands/UpdateCustomModelDeploymentCommand.d.ts +7 -16
  336. package/dist-types/ts3.4/commands/UpdateGuardrailCommand.d.ts +7 -16
  337. package/dist-types/ts3.4/commands/UpdateMarketplaceModelEndpointCommand.d.ts +7 -16
  338. package/dist-types/ts3.4/commands/UpdateProvisionedModelThroughputCommand.d.ts +7 -16
  339. package/dist-types/ts3.4/index.d.ts +1 -0
  340. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  341. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  342. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  343. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  344. package/package.json +9 -11
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 { memoizeIdentityProvider, isIdentityExpired, doesIdentityRequireRefresh, HttpBearerAuthSigner, 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");
@@ -11,9 +12,10 @@ const { TypeRegistry, getSchemaSerdePlugin } = require("@smithy/core/schema");
11
12
  const { resolveAwsSdkSigV4Config, AwsSdkSigV4Signer, NODE_AUTH_SCHEME_PREFERENCE_OPTIONS } = require("@aws-sdk/core/httpAuthSchemes");
12
13
  const { defaultProvider } = require("@aws-sdk/credential-provider-node");
13
14
  const { fromEnvSigningName, nodeProvider } = require("@aws-sdk/token-providers");
14
- const { toUtf8, fromUtf8, toBase64, fromBase64, Hash, calculateBodyLength } = require("@smithy/core/serde");
15
+ const { toUtf8, fromUtf8, toBase64, fromBase64, calculateBodyLength } = require("@smithy/core/serde");
15
16
  const { streamCollector, NodeHttpHandler } = require("@smithy/node-http-handler");
16
17
  const { AwsRestJsonProtocol } = require("@aws-sdk/core/protocols");
18
+ const { Sha256 } = require("@smithy/core/checksum");
17
19
 
18
20
  const defaultBedrockHttpAuthSchemeParametersProvider = async (config, context, input) => {
19
21
  return {
@@ -84,7 +86,7 @@ const commonParams = {
84
86
  UseDualStack: { type: "builtInParams", name: "useDualstackEndpoint" },
85
87
  };
86
88
 
87
- var version = "3.1075.0";
89
+ var version = "3.1077.0";
88
90
  var packageInfo = {
89
91
  version: version};
90
92
 
@@ -4827,6 +4829,7 @@ const getRuntimeConfig$1 = (config) => {
4827
4829
  serviceTarget: "AmazonBedrockControlPlaneService",
4828
4830
  },
4829
4831
  serviceId: config?.serviceId ?? "Bedrock",
4832
+ sha256: config?.sha256 ?? Sha256,
4830
4833
  urlParser: config?.urlParser ?? parseUrl,
4831
4834
  utf8Decoder: config?.utf8Decoder ?? fromUtf8,
4832
4835
  utf8Encoder: config?.utf8Encoder ?? toUtf8,
@@ -4880,7 +4883,6 @@ const getRuntimeConfig = (config) => {
4880
4883
  ...NODE_RETRY_MODE_CONFIG_OPTIONS,
4881
4884
  default: async () => (await defaultConfigProvider()).retryMode || DEFAULT_RETRY_MODE,
4882
4885
  }, config),
4883
- sha256: config?.sha256 ?? Hash.bind(null, "sha256"),
4884
4886
  streamCollector: config?.streamCollector ?? streamCollector,
4885
4887
  useDualstackEndpoint: config?.useDualstackEndpoint ?? loadConfig(NODE_USE_DUALSTACK_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
4886
4888
  useFipsEndpoint: config?.useFipsEndpoint ?? loadConfig(NODE_USE_FIPS_ENDPOINT_CONFIG_OPTIONS, loaderConfig),
@@ -4977,1300 +4979,332 @@ class BedrockClient extends Client {
4977
4979
  }
4978
4980
  }
4979
4981
 
4980
- class BatchDeleteAdvancedPromptOptimizationJobCommand extends Command
4981
- .classBuilder()
4982
- .ep(commonParams)
4983
- .m(function (Command, cs, config, o) {
4984
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4985
- })
4986
- .s("AmazonBedrockControlPlaneService", "BatchDeleteAdvancedPromptOptimizationJob", {})
4987
- .n("BedrockClient", "BatchDeleteAdvancedPromptOptimizationJobCommand")
4988
- .sc(BatchDeleteAdvancedPromptOptimizationJob$)
4989
- .build() {
4982
+ const command = makeBuilder(commonParams, "AmazonBedrockControlPlaneService", "BedrockClient", getEndpointPlugin);
4983
+ const _ep0 = {};
4984
+ const _mw0 = (Command, cs, config, o) => [];
4985
+
4986
+ class BatchDeleteAdvancedPromptOptimizationJobCommand extends command(_ep0, _mw0, "BatchDeleteAdvancedPromptOptimizationJob", BatchDeleteAdvancedPromptOptimizationJob$) {
4990
4987
  }
4991
4988
 
4992
- class BatchDeleteEvaluationJobCommand extends Command
4993
- .classBuilder()
4994
- .ep(commonParams)
4995
- .m(function (Command, cs, config, o) {
4996
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
4997
- })
4998
- .s("AmazonBedrockControlPlaneService", "BatchDeleteEvaluationJob", {})
4999
- .n("BedrockClient", "BatchDeleteEvaluationJobCommand")
5000
- .sc(BatchDeleteEvaluationJob$)
5001
- .build() {
4989
+ class BatchDeleteEvaluationJobCommand extends command(_ep0, _mw0, "BatchDeleteEvaluationJob", BatchDeleteEvaluationJob$) {
5002
4990
  }
5003
4991
 
5004
- class CancelAutomatedReasoningPolicyBuildWorkflowCommand extends Command
5005
- .classBuilder()
5006
- .ep(commonParams)
5007
- .m(function (Command, cs, config, o) {
5008
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5009
- })
5010
- .s("AmazonBedrockControlPlaneService", "CancelAutomatedReasoningPolicyBuildWorkflow", {})
5011
- .n("BedrockClient", "CancelAutomatedReasoningPolicyBuildWorkflowCommand")
5012
- .sc(CancelAutomatedReasoningPolicyBuildWorkflow$)
5013
- .build() {
4992
+ class CancelAutomatedReasoningPolicyBuildWorkflowCommand extends command(_ep0, _mw0, "CancelAutomatedReasoningPolicyBuildWorkflow", CancelAutomatedReasoningPolicyBuildWorkflow$) {
5014
4993
  }
5015
4994
 
5016
- class CreateAdvancedPromptOptimizationJobCommand extends Command
5017
- .classBuilder()
5018
- .ep(commonParams)
5019
- .m(function (Command, cs, config, o) {
5020
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5021
- })
5022
- .s("AmazonBedrockControlPlaneService", "CreateAdvancedPromptOptimizationJob", {})
5023
- .n("BedrockClient", "CreateAdvancedPromptOptimizationJobCommand")
5024
- .sc(CreateAdvancedPromptOptimizationJob$)
5025
- .build() {
4995
+ class CreateAdvancedPromptOptimizationJobCommand extends command(_ep0, _mw0, "CreateAdvancedPromptOptimizationJob", CreateAdvancedPromptOptimizationJob$) {
5026
4996
  }
5027
4997
 
5028
- class CreateAutomatedReasoningPolicyCommand extends Command
5029
- .classBuilder()
5030
- .ep(commonParams)
5031
- .m(function (Command, cs, config, o) {
5032
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5033
- })
5034
- .s("AmazonBedrockControlPlaneService", "CreateAutomatedReasoningPolicy", {})
5035
- .n("BedrockClient", "CreateAutomatedReasoningPolicyCommand")
5036
- .sc(CreateAutomatedReasoningPolicy$)
5037
- .build() {
4998
+ class CreateAutomatedReasoningPolicyCommand extends command(_ep0, _mw0, "CreateAutomatedReasoningPolicy", CreateAutomatedReasoningPolicy$) {
5038
4999
  }
5039
5000
 
5040
- class CreateAutomatedReasoningPolicyTestCaseCommand extends Command
5041
- .classBuilder()
5042
- .ep(commonParams)
5043
- .m(function (Command, cs, config, o) {
5044
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5045
- })
5046
- .s("AmazonBedrockControlPlaneService", "CreateAutomatedReasoningPolicyTestCase", {})
5047
- .n("BedrockClient", "CreateAutomatedReasoningPolicyTestCaseCommand")
5048
- .sc(CreateAutomatedReasoningPolicyTestCase$)
5049
- .build() {
5001
+ class CreateAutomatedReasoningPolicyTestCaseCommand extends command(_ep0, _mw0, "CreateAutomatedReasoningPolicyTestCase", CreateAutomatedReasoningPolicyTestCase$) {
5050
5002
  }
5051
5003
 
5052
- class CreateAutomatedReasoningPolicyVersionCommand extends Command
5053
- .classBuilder()
5054
- .ep(commonParams)
5055
- .m(function (Command, cs, config, o) {
5056
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5057
- })
5058
- .s("AmazonBedrockControlPlaneService", "CreateAutomatedReasoningPolicyVersion", {})
5059
- .n("BedrockClient", "CreateAutomatedReasoningPolicyVersionCommand")
5060
- .sc(CreateAutomatedReasoningPolicyVersion$)
5061
- .build() {
5004
+ class CreateAutomatedReasoningPolicyVersionCommand extends command(_ep0, _mw0, "CreateAutomatedReasoningPolicyVersion", CreateAutomatedReasoningPolicyVersion$) {
5062
5005
  }
5063
5006
 
5064
- class CreateCustomModelCommand extends Command
5065
- .classBuilder()
5066
- .ep(commonParams)
5067
- .m(function (Command, cs, config, o) {
5068
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5069
- })
5070
- .s("AmazonBedrockControlPlaneService", "CreateCustomModel", {})
5071
- .n("BedrockClient", "CreateCustomModelCommand")
5072
- .sc(CreateCustomModel$)
5073
- .build() {
5007
+ class CreateCustomModelCommand extends command(_ep0, _mw0, "CreateCustomModel", CreateCustomModel$) {
5074
5008
  }
5075
5009
 
5076
- class CreateCustomModelDeploymentCommand extends Command
5077
- .classBuilder()
5078
- .ep(commonParams)
5079
- .m(function (Command, cs, config, o) {
5080
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5081
- })
5082
- .s("AmazonBedrockControlPlaneService", "CreateCustomModelDeployment", {})
5083
- .n("BedrockClient", "CreateCustomModelDeploymentCommand")
5084
- .sc(CreateCustomModelDeployment$)
5085
- .build() {
5010
+ class CreateCustomModelDeploymentCommand extends command(_ep0, _mw0, "CreateCustomModelDeployment", CreateCustomModelDeployment$) {
5086
5011
  }
5087
5012
 
5088
- class CreateEvaluationJobCommand extends Command
5089
- .classBuilder()
5090
- .ep(commonParams)
5091
- .m(function (Command, cs, config, o) {
5092
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5093
- })
5094
- .s("AmazonBedrockControlPlaneService", "CreateEvaluationJob", {})
5095
- .n("BedrockClient", "CreateEvaluationJobCommand")
5096
- .sc(CreateEvaluationJob$)
5097
- .build() {
5013
+ class CreateEvaluationJobCommand extends command(_ep0, _mw0, "CreateEvaluationJob", CreateEvaluationJob$) {
5098
5014
  }
5099
5015
 
5100
- class CreateFoundationModelAgreementCommand extends Command
5101
- .classBuilder()
5102
- .ep(commonParams)
5103
- .m(function (Command, cs, config, o) {
5104
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5105
- })
5106
- .s("AmazonBedrockControlPlaneService", "CreateFoundationModelAgreement", {})
5107
- .n("BedrockClient", "CreateFoundationModelAgreementCommand")
5108
- .sc(CreateFoundationModelAgreement$)
5109
- .build() {
5016
+ class CreateFoundationModelAgreementCommand extends command(_ep0, _mw0, "CreateFoundationModelAgreement", CreateFoundationModelAgreement$) {
5110
5017
  }
5111
5018
 
5112
- class CreateGuardrailCommand extends Command
5113
- .classBuilder()
5114
- .ep(commonParams)
5115
- .m(function (Command, cs, config, o) {
5116
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5117
- })
5118
- .s("AmazonBedrockControlPlaneService", "CreateGuardrail", {})
5119
- .n("BedrockClient", "CreateGuardrailCommand")
5120
- .sc(CreateGuardrail$)
5121
- .build() {
5019
+ class CreateGuardrailCommand extends command(_ep0, _mw0, "CreateGuardrail", CreateGuardrail$) {
5122
5020
  }
5123
5021
 
5124
- class CreateGuardrailVersionCommand extends Command
5125
- .classBuilder()
5126
- .ep(commonParams)
5127
- .m(function (Command, cs, config, o) {
5128
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5129
- })
5130
- .s("AmazonBedrockControlPlaneService", "CreateGuardrailVersion", {})
5131
- .n("BedrockClient", "CreateGuardrailVersionCommand")
5132
- .sc(CreateGuardrailVersion$)
5133
- .build() {
5022
+ class CreateGuardrailVersionCommand extends command(_ep0, _mw0, "CreateGuardrailVersion", CreateGuardrailVersion$) {
5134
5023
  }
5135
5024
 
5136
- class CreateInferenceProfileCommand extends Command
5137
- .classBuilder()
5138
- .ep(commonParams)
5139
- .m(function (Command, cs, config, o) {
5140
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5141
- })
5142
- .s("AmazonBedrockControlPlaneService", "CreateInferenceProfile", {})
5143
- .n("BedrockClient", "CreateInferenceProfileCommand")
5144
- .sc(CreateInferenceProfile$)
5145
- .build() {
5025
+ class CreateInferenceProfileCommand extends command(_ep0, _mw0, "CreateInferenceProfile", CreateInferenceProfile$) {
5146
5026
  }
5147
5027
 
5148
- class CreateMarketplaceModelEndpointCommand extends Command
5149
- .classBuilder()
5150
- .ep(commonParams)
5151
- .m(function (Command, cs, config, o) {
5152
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5153
- })
5154
- .s("AmazonBedrockControlPlaneService", "CreateMarketplaceModelEndpoint", {})
5155
- .n("BedrockClient", "CreateMarketplaceModelEndpointCommand")
5156
- .sc(CreateMarketplaceModelEndpoint$)
5157
- .build() {
5028
+ class CreateMarketplaceModelEndpointCommand extends command(_ep0, _mw0, "CreateMarketplaceModelEndpoint", CreateMarketplaceModelEndpoint$) {
5158
5029
  }
5159
5030
 
5160
- class CreateModelCopyJobCommand extends Command
5161
- .classBuilder()
5162
- .ep(commonParams)
5163
- .m(function (Command, cs, config, o) {
5164
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5165
- })
5166
- .s("AmazonBedrockControlPlaneService", "CreateModelCopyJob", {})
5167
- .n("BedrockClient", "CreateModelCopyJobCommand")
5168
- .sc(CreateModelCopyJob$)
5169
- .build() {
5031
+ class CreateModelCopyJobCommand extends command(_ep0, _mw0, "CreateModelCopyJob", CreateModelCopyJob$) {
5170
5032
  }
5171
5033
 
5172
- class CreateModelCustomizationJobCommand extends Command
5173
- .classBuilder()
5174
- .ep(commonParams)
5175
- .m(function (Command, cs, config, o) {
5176
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5177
- })
5178
- .s("AmazonBedrockControlPlaneService", "CreateModelCustomizationJob", {})
5179
- .n("BedrockClient", "CreateModelCustomizationJobCommand")
5180
- .sc(CreateModelCustomizationJob$)
5181
- .build() {
5034
+ class CreateModelCustomizationJobCommand extends command(_ep0, _mw0, "CreateModelCustomizationJob", CreateModelCustomizationJob$) {
5182
5035
  }
5183
5036
 
5184
- class CreateModelImportJobCommand extends Command
5185
- .classBuilder()
5186
- .ep(commonParams)
5187
- .m(function (Command, cs, config, o) {
5188
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5189
- })
5190
- .s("AmazonBedrockControlPlaneService", "CreateModelImportJob", {})
5191
- .n("BedrockClient", "CreateModelImportJobCommand")
5192
- .sc(CreateModelImportJob$)
5193
- .build() {
5037
+ class CreateModelImportJobCommand extends command(_ep0, _mw0, "CreateModelImportJob", CreateModelImportJob$) {
5194
5038
  }
5195
5039
 
5196
- class CreateModelInvocationJobCommand extends Command
5197
- .classBuilder()
5198
- .ep(commonParams)
5199
- .m(function (Command, cs, config, o) {
5200
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5201
- })
5202
- .s("AmazonBedrockControlPlaneService", "CreateModelInvocationJob", {})
5203
- .n("BedrockClient", "CreateModelInvocationJobCommand")
5204
- .sc(CreateModelInvocationJob$)
5205
- .build() {
5040
+ class CreateModelInvocationJobCommand extends command(_ep0, _mw0, "CreateModelInvocationJob", CreateModelInvocationJob$) {
5206
5041
  }
5207
5042
 
5208
- class CreatePromptRouterCommand extends Command
5209
- .classBuilder()
5210
- .ep(commonParams)
5211
- .m(function (Command, cs, config, o) {
5212
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5213
- })
5214
- .s("AmazonBedrockControlPlaneService", "CreatePromptRouter", {})
5215
- .n("BedrockClient", "CreatePromptRouterCommand")
5216
- .sc(CreatePromptRouter$)
5217
- .build() {
5043
+ class CreatePromptRouterCommand extends command(_ep0, _mw0, "CreatePromptRouter", CreatePromptRouter$) {
5218
5044
  }
5219
5045
 
5220
- class CreateProvisionedModelThroughputCommand extends Command
5221
- .classBuilder()
5222
- .ep(commonParams)
5223
- .m(function (Command, cs, config, o) {
5224
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5225
- })
5226
- .s("AmazonBedrockControlPlaneService", "CreateProvisionedModelThroughput", {})
5227
- .n("BedrockClient", "CreateProvisionedModelThroughputCommand")
5228
- .sc(CreateProvisionedModelThroughput$)
5229
- .build() {
5046
+ class CreateProvisionedModelThroughputCommand extends command(_ep0, _mw0, "CreateProvisionedModelThroughput", CreateProvisionedModelThroughput$) {
5230
5047
  }
5231
5048
 
5232
- class DeleteAutomatedReasoningPolicyBuildWorkflowCommand extends Command
5233
- .classBuilder()
5234
- .ep(commonParams)
5235
- .m(function (Command, cs, config, o) {
5236
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5237
- })
5238
- .s("AmazonBedrockControlPlaneService", "DeleteAutomatedReasoningPolicyBuildWorkflow", {})
5239
- .n("BedrockClient", "DeleteAutomatedReasoningPolicyBuildWorkflowCommand")
5240
- .sc(DeleteAutomatedReasoningPolicyBuildWorkflow$)
5241
- .build() {
5049
+ class DeleteAutomatedReasoningPolicyBuildWorkflowCommand extends command(_ep0, _mw0, "DeleteAutomatedReasoningPolicyBuildWorkflow", DeleteAutomatedReasoningPolicyBuildWorkflow$) {
5242
5050
  }
5243
5051
 
5244
- class DeleteAutomatedReasoningPolicyCommand extends Command
5245
- .classBuilder()
5246
- .ep(commonParams)
5247
- .m(function (Command, cs, config, o) {
5248
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5249
- })
5250
- .s("AmazonBedrockControlPlaneService", "DeleteAutomatedReasoningPolicy", {})
5251
- .n("BedrockClient", "DeleteAutomatedReasoningPolicyCommand")
5252
- .sc(DeleteAutomatedReasoningPolicy$)
5253
- .build() {
5052
+ class DeleteAutomatedReasoningPolicyCommand extends command(_ep0, _mw0, "DeleteAutomatedReasoningPolicy", DeleteAutomatedReasoningPolicy$) {
5254
5053
  }
5255
5054
 
5256
- class DeleteAutomatedReasoningPolicyTestCaseCommand extends Command
5257
- .classBuilder()
5258
- .ep(commonParams)
5259
- .m(function (Command, cs, config, o) {
5260
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5261
- })
5262
- .s("AmazonBedrockControlPlaneService", "DeleteAutomatedReasoningPolicyTestCase", {})
5263
- .n("BedrockClient", "DeleteAutomatedReasoningPolicyTestCaseCommand")
5264
- .sc(DeleteAutomatedReasoningPolicyTestCase$)
5265
- .build() {
5055
+ class DeleteAutomatedReasoningPolicyTestCaseCommand extends command(_ep0, _mw0, "DeleteAutomatedReasoningPolicyTestCase", DeleteAutomatedReasoningPolicyTestCase$) {
5266
5056
  }
5267
5057
 
5268
- class DeleteCustomModelCommand extends Command
5269
- .classBuilder()
5270
- .ep(commonParams)
5271
- .m(function (Command, cs, config, o) {
5272
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5273
- })
5274
- .s("AmazonBedrockControlPlaneService", "DeleteCustomModel", {})
5275
- .n("BedrockClient", "DeleteCustomModelCommand")
5276
- .sc(DeleteCustomModel$)
5277
- .build() {
5058
+ class DeleteCustomModelCommand extends command(_ep0, _mw0, "DeleteCustomModel", DeleteCustomModel$) {
5278
5059
  }
5279
5060
 
5280
- class DeleteCustomModelDeploymentCommand extends Command
5281
- .classBuilder()
5282
- .ep(commonParams)
5283
- .m(function (Command, cs, config, o) {
5284
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5285
- })
5286
- .s("AmazonBedrockControlPlaneService", "DeleteCustomModelDeployment", {})
5287
- .n("BedrockClient", "DeleteCustomModelDeploymentCommand")
5288
- .sc(DeleteCustomModelDeployment$)
5289
- .build() {
5061
+ class DeleteCustomModelDeploymentCommand extends command(_ep0, _mw0, "DeleteCustomModelDeployment", DeleteCustomModelDeployment$) {
5290
5062
  }
5291
5063
 
5292
- class DeleteEnforcedGuardrailConfigurationCommand extends Command
5293
- .classBuilder()
5294
- .ep(commonParams)
5295
- .m(function (Command, cs, config, o) {
5296
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5297
- })
5298
- .s("AmazonBedrockControlPlaneService", "DeleteEnforcedGuardrailConfiguration", {})
5299
- .n("BedrockClient", "DeleteEnforcedGuardrailConfigurationCommand")
5300
- .sc(DeleteEnforcedGuardrailConfiguration$)
5301
- .build() {
5064
+ class DeleteEnforcedGuardrailConfigurationCommand extends command(_ep0, _mw0, "DeleteEnforcedGuardrailConfiguration", DeleteEnforcedGuardrailConfiguration$) {
5302
5065
  }
5303
5066
 
5304
- class DeleteFoundationModelAgreementCommand extends Command
5305
- .classBuilder()
5306
- .ep(commonParams)
5307
- .m(function (Command, cs, config, o) {
5308
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5309
- })
5310
- .s("AmazonBedrockControlPlaneService", "DeleteFoundationModelAgreement", {})
5311
- .n("BedrockClient", "DeleteFoundationModelAgreementCommand")
5312
- .sc(DeleteFoundationModelAgreement$)
5313
- .build() {
5067
+ class DeleteFoundationModelAgreementCommand extends command(_ep0, _mw0, "DeleteFoundationModelAgreement", DeleteFoundationModelAgreement$) {
5314
5068
  }
5315
5069
 
5316
- class DeleteGuardrailCommand extends Command
5317
- .classBuilder()
5318
- .ep(commonParams)
5319
- .m(function (Command, cs, config, o) {
5320
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5321
- })
5322
- .s("AmazonBedrockControlPlaneService", "DeleteGuardrail", {})
5323
- .n("BedrockClient", "DeleteGuardrailCommand")
5324
- .sc(DeleteGuardrail$)
5325
- .build() {
5070
+ class DeleteGuardrailCommand extends command(_ep0, _mw0, "DeleteGuardrail", DeleteGuardrail$) {
5326
5071
  }
5327
5072
 
5328
- class DeleteImportedModelCommand extends Command
5329
- .classBuilder()
5330
- .ep(commonParams)
5331
- .m(function (Command, cs, config, o) {
5332
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5333
- })
5334
- .s("AmazonBedrockControlPlaneService", "DeleteImportedModel", {})
5335
- .n("BedrockClient", "DeleteImportedModelCommand")
5336
- .sc(DeleteImportedModel$)
5337
- .build() {
5073
+ class DeleteImportedModelCommand extends command(_ep0, _mw0, "DeleteImportedModel", DeleteImportedModel$) {
5338
5074
  }
5339
5075
 
5340
- class DeleteInferenceProfileCommand extends Command
5341
- .classBuilder()
5342
- .ep(commonParams)
5343
- .m(function (Command, cs, config, o) {
5344
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5345
- })
5346
- .s("AmazonBedrockControlPlaneService", "DeleteInferenceProfile", {})
5347
- .n("BedrockClient", "DeleteInferenceProfileCommand")
5348
- .sc(DeleteInferenceProfile$)
5349
- .build() {
5076
+ class DeleteInferenceProfileCommand extends command(_ep0, _mw0, "DeleteInferenceProfile", DeleteInferenceProfile$) {
5350
5077
  }
5351
5078
 
5352
- class DeleteMarketplaceModelEndpointCommand extends Command
5353
- .classBuilder()
5354
- .ep(commonParams)
5355
- .m(function (Command, cs, config, o) {
5356
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5357
- })
5358
- .s("AmazonBedrockControlPlaneService", "DeleteMarketplaceModelEndpoint", {})
5359
- .n("BedrockClient", "DeleteMarketplaceModelEndpointCommand")
5360
- .sc(DeleteMarketplaceModelEndpoint$)
5361
- .build() {
5079
+ class DeleteMarketplaceModelEndpointCommand extends command(_ep0, _mw0, "DeleteMarketplaceModelEndpoint", DeleteMarketplaceModelEndpoint$) {
5362
5080
  }
5363
5081
 
5364
- class DeleteModelInvocationLoggingConfigurationCommand extends Command
5365
- .classBuilder()
5366
- .ep(commonParams)
5367
- .m(function (Command, cs, config, o) {
5368
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5369
- })
5370
- .s("AmazonBedrockControlPlaneService", "DeleteModelInvocationLoggingConfiguration", {})
5371
- .n("BedrockClient", "DeleteModelInvocationLoggingConfigurationCommand")
5372
- .sc(DeleteModelInvocationLoggingConfiguration$)
5373
- .build() {
5082
+ class DeleteModelInvocationLoggingConfigurationCommand extends command(_ep0, _mw0, "DeleteModelInvocationLoggingConfiguration", DeleteModelInvocationLoggingConfiguration$) {
5374
5083
  }
5375
5084
 
5376
- class DeletePromptRouterCommand extends Command
5377
- .classBuilder()
5378
- .ep(commonParams)
5379
- .m(function (Command, cs, config, o) {
5380
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5381
- })
5382
- .s("AmazonBedrockControlPlaneService", "DeletePromptRouter", {})
5383
- .n("BedrockClient", "DeletePromptRouterCommand")
5384
- .sc(DeletePromptRouter$)
5385
- .build() {
5085
+ class DeletePromptRouterCommand extends command(_ep0, _mw0, "DeletePromptRouter", DeletePromptRouter$) {
5386
5086
  }
5387
5087
 
5388
- class DeleteProvisionedModelThroughputCommand extends Command
5389
- .classBuilder()
5390
- .ep(commonParams)
5391
- .m(function (Command, cs, config, o) {
5392
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5393
- })
5394
- .s("AmazonBedrockControlPlaneService", "DeleteProvisionedModelThroughput", {})
5395
- .n("BedrockClient", "DeleteProvisionedModelThroughputCommand")
5396
- .sc(DeleteProvisionedModelThroughput$)
5397
- .build() {
5088
+ class DeleteProvisionedModelThroughputCommand extends command(_ep0, _mw0, "DeleteProvisionedModelThroughput", DeleteProvisionedModelThroughput$) {
5398
5089
  }
5399
5090
 
5400
- class DeleteResourcePolicyCommand extends Command
5401
- .classBuilder()
5402
- .ep(commonParams)
5403
- .m(function (Command, cs, config, o) {
5404
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5405
- })
5406
- .s("AmazonBedrockControlPlaneService", "DeleteResourcePolicy", {})
5407
- .n("BedrockClient", "DeleteResourcePolicyCommand")
5408
- .sc(DeleteResourcePolicy$)
5409
- .build() {
5091
+ class DeleteResourcePolicyCommand extends command(_ep0, _mw0, "DeleteResourcePolicy", DeleteResourcePolicy$) {
5410
5092
  }
5411
5093
 
5412
- class DeregisterMarketplaceModelEndpointCommand extends Command
5413
- .classBuilder()
5414
- .ep(commonParams)
5415
- .m(function (Command, cs, config, o) {
5416
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5417
- })
5418
- .s("AmazonBedrockControlPlaneService", "DeregisterMarketplaceModelEndpoint", {})
5419
- .n("BedrockClient", "DeregisterMarketplaceModelEndpointCommand")
5420
- .sc(DeregisterMarketplaceModelEndpoint$)
5421
- .build() {
5094
+ class DeregisterMarketplaceModelEndpointCommand extends command(_ep0, _mw0, "DeregisterMarketplaceModelEndpoint", DeregisterMarketplaceModelEndpoint$) {
5422
5095
  }
5423
5096
 
5424
- class ExportAutomatedReasoningPolicyVersionCommand extends Command
5425
- .classBuilder()
5426
- .ep(commonParams)
5427
- .m(function (Command, cs, config, o) {
5428
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5429
- })
5430
- .s("AmazonBedrockControlPlaneService", "ExportAutomatedReasoningPolicyVersion", {})
5431
- .n("BedrockClient", "ExportAutomatedReasoningPolicyVersionCommand")
5432
- .sc(ExportAutomatedReasoningPolicyVersion$)
5433
- .build() {
5097
+ class ExportAutomatedReasoningPolicyVersionCommand extends command(_ep0, _mw0, "ExportAutomatedReasoningPolicyVersion", ExportAutomatedReasoningPolicyVersion$) {
5434
5098
  }
5435
5099
 
5436
- class GetAccountDataRetentionCommand extends Command
5437
- .classBuilder()
5438
- .ep(commonParams)
5439
- .m(function (Command, cs, config, o) {
5440
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5441
- })
5442
- .s("AmazonBedrockControlPlaneService", "GetAccountDataRetention", {})
5443
- .n("BedrockClient", "GetAccountDataRetentionCommand")
5444
- .sc(GetAccountDataRetention$)
5445
- .build() {
5100
+ class GetAccountDataRetentionCommand extends command(_ep0, _mw0, "GetAccountDataRetention", GetAccountDataRetention$) {
5446
5101
  }
5447
5102
 
5448
- class GetAdvancedPromptOptimizationJobCommand extends Command
5449
- .classBuilder()
5450
- .ep(commonParams)
5451
- .m(function (Command, cs, config, o) {
5452
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5453
- })
5454
- .s("AmazonBedrockControlPlaneService", "GetAdvancedPromptOptimizationJob", {})
5455
- .n("BedrockClient", "GetAdvancedPromptOptimizationJobCommand")
5456
- .sc(GetAdvancedPromptOptimizationJob$)
5457
- .build() {
5103
+ class GetAdvancedPromptOptimizationJobCommand extends command(_ep0, _mw0, "GetAdvancedPromptOptimizationJob", GetAdvancedPromptOptimizationJob$) {
5458
5104
  }
5459
5105
 
5460
- class GetAutomatedReasoningPolicyAnnotationsCommand extends Command
5461
- .classBuilder()
5462
- .ep(commonParams)
5463
- .m(function (Command, cs, config, o) {
5464
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5465
- })
5466
- .s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicyAnnotations", {})
5467
- .n("BedrockClient", "GetAutomatedReasoningPolicyAnnotationsCommand")
5468
- .sc(GetAutomatedReasoningPolicyAnnotations$)
5469
- .build() {
5106
+ class GetAutomatedReasoningPolicyAnnotationsCommand extends command(_ep0, _mw0, "GetAutomatedReasoningPolicyAnnotations", GetAutomatedReasoningPolicyAnnotations$) {
5470
5107
  }
5471
5108
 
5472
- class GetAutomatedReasoningPolicyBuildWorkflowCommand extends Command
5473
- .classBuilder()
5474
- .ep(commonParams)
5475
- .m(function (Command, cs, config, o) {
5476
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5477
- })
5478
- .s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicyBuildWorkflow", {})
5479
- .n("BedrockClient", "GetAutomatedReasoningPolicyBuildWorkflowCommand")
5480
- .sc(GetAutomatedReasoningPolicyBuildWorkflow$)
5481
- .build() {
5109
+ class GetAutomatedReasoningPolicyBuildWorkflowCommand extends command(_ep0, _mw0, "GetAutomatedReasoningPolicyBuildWorkflow", GetAutomatedReasoningPolicyBuildWorkflow$) {
5482
5110
  }
5483
5111
 
5484
- class GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand extends Command
5485
- .classBuilder()
5486
- .ep(commonParams)
5487
- .m(function (Command, cs, config, o) {
5488
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5489
- })
5490
- .s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicyBuildWorkflowResultAssets", {})
5491
- .n("BedrockClient", "GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand")
5492
- .sc(GetAutomatedReasoningPolicyBuildWorkflowResultAssets$)
5493
- .build() {
5112
+ class GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand extends command(_ep0, _mw0, "GetAutomatedReasoningPolicyBuildWorkflowResultAssets", GetAutomatedReasoningPolicyBuildWorkflowResultAssets$) {
5494
5113
  }
5495
5114
 
5496
- class GetAutomatedReasoningPolicyCommand extends Command
5497
- .classBuilder()
5498
- .ep(commonParams)
5499
- .m(function (Command, cs, config, o) {
5500
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5501
- })
5502
- .s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicy", {})
5503
- .n("BedrockClient", "GetAutomatedReasoningPolicyCommand")
5504
- .sc(GetAutomatedReasoningPolicy$)
5505
- .build() {
5115
+ class GetAutomatedReasoningPolicyCommand extends command(_ep0, _mw0, "GetAutomatedReasoningPolicy", GetAutomatedReasoningPolicy$) {
5506
5116
  }
5507
5117
 
5508
- class GetAutomatedReasoningPolicyNextScenarioCommand extends Command
5509
- .classBuilder()
5510
- .ep(commonParams)
5511
- .m(function (Command, cs, config, o) {
5512
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5513
- })
5514
- .s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicyNextScenario", {})
5515
- .n("BedrockClient", "GetAutomatedReasoningPolicyNextScenarioCommand")
5516
- .sc(GetAutomatedReasoningPolicyNextScenario$)
5517
- .build() {
5118
+ class GetAutomatedReasoningPolicyNextScenarioCommand extends command(_ep0, _mw0, "GetAutomatedReasoningPolicyNextScenario", GetAutomatedReasoningPolicyNextScenario$) {
5518
5119
  }
5519
5120
 
5520
- class GetAutomatedReasoningPolicyTestCaseCommand extends Command
5521
- .classBuilder()
5522
- .ep(commonParams)
5523
- .m(function (Command, cs, config, o) {
5524
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5525
- })
5526
- .s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicyTestCase", {})
5527
- .n("BedrockClient", "GetAutomatedReasoningPolicyTestCaseCommand")
5528
- .sc(GetAutomatedReasoningPolicyTestCase$)
5529
- .build() {
5121
+ class GetAutomatedReasoningPolicyTestCaseCommand extends command(_ep0, _mw0, "GetAutomatedReasoningPolicyTestCase", GetAutomatedReasoningPolicyTestCase$) {
5530
5122
  }
5531
5123
 
5532
- class GetAutomatedReasoningPolicyTestResultCommand extends Command
5533
- .classBuilder()
5534
- .ep(commonParams)
5535
- .m(function (Command, cs, config, o) {
5536
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5537
- })
5538
- .s("AmazonBedrockControlPlaneService", "GetAutomatedReasoningPolicyTestResult", {})
5539
- .n("BedrockClient", "GetAutomatedReasoningPolicyTestResultCommand")
5540
- .sc(GetAutomatedReasoningPolicyTestResult$)
5541
- .build() {
5124
+ class GetAutomatedReasoningPolicyTestResultCommand extends command(_ep0, _mw0, "GetAutomatedReasoningPolicyTestResult", GetAutomatedReasoningPolicyTestResult$) {
5542
5125
  }
5543
5126
 
5544
- class GetCustomModelCommand extends Command
5545
- .classBuilder()
5546
- .ep(commonParams)
5547
- .m(function (Command, cs, config, o) {
5548
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5549
- })
5550
- .s("AmazonBedrockControlPlaneService", "GetCustomModel", {})
5551
- .n("BedrockClient", "GetCustomModelCommand")
5552
- .sc(GetCustomModel$)
5553
- .build() {
5127
+ class GetCustomModelCommand extends command(_ep0, _mw0, "GetCustomModel", GetCustomModel$) {
5554
5128
  }
5555
5129
 
5556
- class GetCustomModelDeploymentCommand extends Command
5557
- .classBuilder()
5558
- .ep(commonParams)
5559
- .m(function (Command, cs, config, o) {
5560
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5561
- })
5562
- .s("AmazonBedrockControlPlaneService", "GetCustomModelDeployment", {})
5563
- .n("BedrockClient", "GetCustomModelDeploymentCommand")
5564
- .sc(GetCustomModelDeployment$)
5565
- .build() {
5130
+ class GetCustomModelDeploymentCommand extends command(_ep0, _mw0, "GetCustomModelDeployment", GetCustomModelDeployment$) {
5566
5131
  }
5567
5132
 
5568
- class GetEvaluationJobCommand extends Command
5569
- .classBuilder()
5570
- .ep(commonParams)
5571
- .m(function (Command, cs, config, o) {
5572
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5573
- })
5574
- .s("AmazonBedrockControlPlaneService", "GetEvaluationJob", {})
5575
- .n("BedrockClient", "GetEvaluationJobCommand")
5576
- .sc(GetEvaluationJob$)
5577
- .build() {
5133
+ class GetEvaluationJobCommand extends command(_ep0, _mw0, "GetEvaluationJob", GetEvaluationJob$) {
5578
5134
  }
5579
5135
 
5580
- class GetFoundationModelAvailabilityCommand extends Command
5581
- .classBuilder()
5582
- .ep(commonParams)
5583
- .m(function (Command, cs, config, o) {
5584
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5585
- })
5586
- .s("AmazonBedrockControlPlaneService", "GetFoundationModelAvailability", {})
5587
- .n("BedrockClient", "GetFoundationModelAvailabilityCommand")
5588
- .sc(GetFoundationModelAvailability$)
5589
- .build() {
5136
+ class GetFoundationModelAvailabilityCommand extends command(_ep0, _mw0, "GetFoundationModelAvailability", GetFoundationModelAvailability$) {
5590
5137
  }
5591
5138
 
5592
- class GetFoundationModelCommand extends Command
5593
- .classBuilder()
5594
- .ep(commonParams)
5595
- .m(function (Command, cs, config, o) {
5596
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5597
- })
5598
- .s("AmazonBedrockControlPlaneService", "GetFoundationModel", {})
5599
- .n("BedrockClient", "GetFoundationModelCommand")
5600
- .sc(GetFoundationModel$)
5601
- .build() {
5139
+ class GetFoundationModelCommand extends command(_ep0, _mw0, "GetFoundationModel", GetFoundationModel$) {
5602
5140
  }
5603
5141
 
5604
- class GetGuardrailCommand extends Command
5605
- .classBuilder()
5606
- .ep(commonParams)
5607
- .m(function (Command, cs, config, o) {
5608
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5609
- })
5610
- .s("AmazonBedrockControlPlaneService", "GetGuardrail", {})
5611
- .n("BedrockClient", "GetGuardrailCommand")
5612
- .sc(GetGuardrail$)
5613
- .build() {
5142
+ class GetGuardrailCommand extends command(_ep0, _mw0, "GetGuardrail", GetGuardrail$) {
5614
5143
  }
5615
5144
 
5616
- class GetImportedModelCommand extends Command
5617
- .classBuilder()
5618
- .ep(commonParams)
5619
- .m(function (Command, cs, config, o) {
5620
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5621
- })
5622
- .s("AmazonBedrockControlPlaneService", "GetImportedModel", {})
5623
- .n("BedrockClient", "GetImportedModelCommand")
5624
- .sc(GetImportedModel$)
5625
- .build() {
5145
+ class GetImportedModelCommand extends command(_ep0, _mw0, "GetImportedModel", GetImportedModel$) {
5626
5146
  }
5627
5147
 
5628
- class GetInferenceProfileCommand extends Command
5629
- .classBuilder()
5630
- .ep(commonParams)
5631
- .m(function (Command, cs, config, o) {
5632
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5633
- })
5634
- .s("AmazonBedrockControlPlaneService", "GetInferenceProfile", {})
5635
- .n("BedrockClient", "GetInferenceProfileCommand")
5636
- .sc(GetInferenceProfile$)
5637
- .build() {
5148
+ class GetInferenceProfileCommand extends command(_ep0, _mw0, "GetInferenceProfile", GetInferenceProfile$) {
5638
5149
  }
5639
5150
 
5640
- class GetMarketplaceModelEndpointCommand extends Command
5641
- .classBuilder()
5642
- .ep(commonParams)
5643
- .m(function (Command, cs, config, o) {
5644
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5645
- })
5646
- .s("AmazonBedrockControlPlaneService", "GetMarketplaceModelEndpoint", {})
5647
- .n("BedrockClient", "GetMarketplaceModelEndpointCommand")
5648
- .sc(GetMarketplaceModelEndpoint$)
5649
- .build() {
5151
+ class GetMarketplaceModelEndpointCommand extends command(_ep0, _mw0, "GetMarketplaceModelEndpoint", GetMarketplaceModelEndpoint$) {
5650
5152
  }
5651
5153
 
5652
- class GetModelCopyJobCommand extends Command
5653
- .classBuilder()
5654
- .ep(commonParams)
5655
- .m(function (Command, cs, config, o) {
5656
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5657
- })
5658
- .s("AmazonBedrockControlPlaneService", "GetModelCopyJob", {})
5659
- .n("BedrockClient", "GetModelCopyJobCommand")
5660
- .sc(GetModelCopyJob$)
5661
- .build() {
5154
+ class GetModelCopyJobCommand extends command(_ep0, _mw0, "GetModelCopyJob", GetModelCopyJob$) {
5662
5155
  }
5663
5156
 
5664
- class GetModelCustomizationJobCommand extends Command
5665
- .classBuilder()
5666
- .ep(commonParams)
5667
- .m(function (Command, cs, config, o) {
5668
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5669
- })
5670
- .s("AmazonBedrockControlPlaneService", "GetModelCustomizationJob", {})
5671
- .n("BedrockClient", "GetModelCustomizationJobCommand")
5672
- .sc(GetModelCustomizationJob$)
5673
- .build() {
5157
+ class GetModelCustomizationJobCommand extends command(_ep0, _mw0, "GetModelCustomizationJob", GetModelCustomizationJob$) {
5674
5158
  }
5675
5159
 
5676
- class GetModelImportJobCommand extends Command
5677
- .classBuilder()
5678
- .ep(commonParams)
5679
- .m(function (Command, cs, config, o) {
5680
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5681
- })
5682
- .s("AmazonBedrockControlPlaneService", "GetModelImportJob", {})
5683
- .n("BedrockClient", "GetModelImportJobCommand")
5684
- .sc(GetModelImportJob$)
5685
- .build() {
5160
+ class GetModelImportJobCommand extends command(_ep0, _mw0, "GetModelImportJob", GetModelImportJob$) {
5686
5161
  }
5687
5162
 
5688
- class GetModelInvocationJobCommand extends Command
5689
- .classBuilder()
5690
- .ep(commonParams)
5691
- .m(function (Command, cs, config, o) {
5692
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5693
- })
5694
- .s("AmazonBedrockControlPlaneService", "GetModelInvocationJob", {})
5695
- .n("BedrockClient", "GetModelInvocationJobCommand")
5696
- .sc(GetModelInvocationJob$)
5697
- .build() {
5163
+ class GetModelInvocationJobCommand extends command(_ep0, _mw0, "GetModelInvocationJob", GetModelInvocationJob$) {
5698
5164
  }
5699
5165
 
5700
- class GetModelInvocationLoggingConfigurationCommand extends Command
5701
- .classBuilder()
5702
- .ep(commonParams)
5703
- .m(function (Command, cs, config, o) {
5704
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5705
- })
5706
- .s("AmazonBedrockControlPlaneService", "GetModelInvocationLoggingConfiguration", {})
5707
- .n("BedrockClient", "GetModelInvocationLoggingConfigurationCommand")
5708
- .sc(GetModelInvocationLoggingConfiguration$)
5709
- .build() {
5166
+ class GetModelInvocationLoggingConfigurationCommand extends command(_ep0, _mw0, "GetModelInvocationLoggingConfiguration", GetModelInvocationLoggingConfiguration$) {
5710
5167
  }
5711
5168
 
5712
- class GetPromptRouterCommand extends Command
5713
- .classBuilder()
5714
- .ep(commonParams)
5715
- .m(function (Command, cs, config, o) {
5716
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5717
- })
5718
- .s("AmazonBedrockControlPlaneService", "GetPromptRouter", {})
5719
- .n("BedrockClient", "GetPromptRouterCommand")
5720
- .sc(GetPromptRouter$)
5721
- .build() {
5169
+ class GetPromptRouterCommand extends command(_ep0, _mw0, "GetPromptRouter", GetPromptRouter$) {
5722
5170
  }
5723
5171
 
5724
- class GetProvisionedModelThroughputCommand extends Command
5725
- .classBuilder()
5726
- .ep(commonParams)
5727
- .m(function (Command, cs, config, o) {
5728
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5729
- })
5730
- .s("AmazonBedrockControlPlaneService", "GetProvisionedModelThroughput", {})
5731
- .n("BedrockClient", "GetProvisionedModelThroughputCommand")
5732
- .sc(GetProvisionedModelThroughput$)
5733
- .build() {
5172
+ class GetProvisionedModelThroughputCommand extends command(_ep0, _mw0, "GetProvisionedModelThroughput", GetProvisionedModelThroughput$) {
5734
5173
  }
5735
5174
 
5736
- class GetResourcePolicyCommand extends Command
5737
- .classBuilder()
5738
- .ep(commonParams)
5739
- .m(function (Command, cs, config, o) {
5740
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5741
- })
5742
- .s("AmazonBedrockControlPlaneService", "GetResourcePolicy", {})
5743
- .n("BedrockClient", "GetResourcePolicyCommand")
5744
- .sc(GetResourcePolicy$)
5745
- .build() {
5175
+ class GetResourcePolicyCommand extends command(_ep0, _mw0, "GetResourcePolicy", GetResourcePolicy$) {
5746
5176
  }
5747
5177
 
5748
- class GetUseCaseForModelAccessCommand extends Command
5749
- .classBuilder()
5750
- .ep(commonParams)
5751
- .m(function (Command, cs, config, o) {
5752
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5753
- })
5754
- .s("AmazonBedrockControlPlaneService", "GetUseCaseForModelAccess", {})
5755
- .n("BedrockClient", "GetUseCaseForModelAccessCommand")
5756
- .sc(GetUseCaseForModelAccess$)
5757
- .build() {
5178
+ class GetUseCaseForModelAccessCommand extends command(_ep0, _mw0, "GetUseCaseForModelAccess", GetUseCaseForModelAccess$) {
5758
5179
  }
5759
5180
 
5760
- class ListAdvancedPromptOptimizationJobsCommand extends Command
5761
- .classBuilder()
5762
- .ep(commonParams)
5763
- .m(function (Command, cs, config, o) {
5764
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5765
- })
5766
- .s("AmazonBedrockControlPlaneService", "ListAdvancedPromptOptimizationJobs", {})
5767
- .n("BedrockClient", "ListAdvancedPromptOptimizationJobsCommand")
5768
- .sc(ListAdvancedPromptOptimizationJobs$)
5769
- .build() {
5181
+ class ListAdvancedPromptOptimizationJobsCommand extends command(_ep0, _mw0, "ListAdvancedPromptOptimizationJobs", ListAdvancedPromptOptimizationJobs$) {
5770
5182
  }
5771
5183
 
5772
- class ListAutomatedReasoningPoliciesCommand extends Command
5773
- .classBuilder()
5774
- .ep(commonParams)
5775
- .m(function (Command, cs, config, o) {
5776
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5777
- })
5778
- .s("AmazonBedrockControlPlaneService", "ListAutomatedReasoningPolicies", {})
5779
- .n("BedrockClient", "ListAutomatedReasoningPoliciesCommand")
5780
- .sc(ListAutomatedReasoningPolicies$)
5781
- .build() {
5184
+ class ListAutomatedReasoningPoliciesCommand extends command(_ep0, _mw0, "ListAutomatedReasoningPolicies", ListAutomatedReasoningPolicies$) {
5782
5185
  }
5783
5186
 
5784
- class ListAutomatedReasoningPolicyBuildWorkflowsCommand extends Command
5785
- .classBuilder()
5786
- .ep(commonParams)
5787
- .m(function (Command, cs, config, o) {
5788
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5789
- })
5790
- .s("AmazonBedrockControlPlaneService", "ListAutomatedReasoningPolicyBuildWorkflows", {})
5791
- .n("BedrockClient", "ListAutomatedReasoningPolicyBuildWorkflowsCommand")
5792
- .sc(ListAutomatedReasoningPolicyBuildWorkflows$)
5793
- .build() {
5187
+ class ListAutomatedReasoningPolicyBuildWorkflowsCommand extends command(_ep0, _mw0, "ListAutomatedReasoningPolicyBuildWorkflows", ListAutomatedReasoningPolicyBuildWorkflows$) {
5794
5188
  }
5795
5189
 
5796
- class ListAutomatedReasoningPolicyTestCasesCommand extends Command
5797
- .classBuilder()
5798
- .ep(commonParams)
5799
- .m(function (Command, cs, config, o) {
5800
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5801
- })
5802
- .s("AmazonBedrockControlPlaneService", "ListAutomatedReasoningPolicyTestCases", {})
5803
- .n("BedrockClient", "ListAutomatedReasoningPolicyTestCasesCommand")
5804
- .sc(ListAutomatedReasoningPolicyTestCases$)
5805
- .build() {
5190
+ class ListAutomatedReasoningPolicyTestCasesCommand extends command(_ep0, _mw0, "ListAutomatedReasoningPolicyTestCases", ListAutomatedReasoningPolicyTestCases$) {
5806
5191
  }
5807
5192
 
5808
- class ListAutomatedReasoningPolicyTestResultsCommand extends Command
5809
- .classBuilder()
5810
- .ep(commonParams)
5811
- .m(function (Command, cs, config, o) {
5812
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5813
- })
5814
- .s("AmazonBedrockControlPlaneService", "ListAutomatedReasoningPolicyTestResults", {})
5815
- .n("BedrockClient", "ListAutomatedReasoningPolicyTestResultsCommand")
5816
- .sc(ListAutomatedReasoningPolicyTestResults$)
5817
- .build() {
5193
+ class ListAutomatedReasoningPolicyTestResultsCommand extends command(_ep0, _mw0, "ListAutomatedReasoningPolicyTestResults", ListAutomatedReasoningPolicyTestResults$) {
5818
5194
  }
5819
5195
 
5820
- class ListCustomModelDeploymentsCommand extends Command
5821
- .classBuilder()
5822
- .ep(commonParams)
5823
- .m(function (Command, cs, config, o) {
5824
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5825
- })
5826
- .s("AmazonBedrockControlPlaneService", "ListCustomModelDeployments", {})
5827
- .n("BedrockClient", "ListCustomModelDeploymentsCommand")
5828
- .sc(ListCustomModelDeployments$)
5829
- .build() {
5196
+ class ListCustomModelDeploymentsCommand extends command(_ep0, _mw0, "ListCustomModelDeployments", ListCustomModelDeployments$) {
5830
5197
  }
5831
5198
 
5832
- class ListCustomModelsCommand extends Command
5833
- .classBuilder()
5834
- .ep(commonParams)
5835
- .m(function (Command, cs, config, o) {
5836
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5837
- })
5838
- .s("AmazonBedrockControlPlaneService", "ListCustomModels", {})
5839
- .n("BedrockClient", "ListCustomModelsCommand")
5840
- .sc(ListCustomModels$)
5841
- .build() {
5199
+ class ListCustomModelsCommand extends command(_ep0, _mw0, "ListCustomModels", ListCustomModels$) {
5842
5200
  }
5843
5201
 
5844
- class ListEnforcedGuardrailsConfigurationCommand extends Command
5845
- .classBuilder()
5846
- .ep(commonParams)
5847
- .m(function (Command, cs, config, o) {
5848
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5849
- })
5850
- .s("AmazonBedrockControlPlaneService", "ListEnforcedGuardrailsConfiguration", {})
5851
- .n("BedrockClient", "ListEnforcedGuardrailsConfigurationCommand")
5852
- .sc(ListEnforcedGuardrailsConfiguration$)
5853
- .build() {
5202
+ class ListEnforcedGuardrailsConfigurationCommand extends command(_ep0, _mw0, "ListEnforcedGuardrailsConfiguration", ListEnforcedGuardrailsConfiguration$) {
5854
5203
  }
5855
5204
 
5856
- class ListEvaluationJobsCommand extends Command
5857
- .classBuilder()
5858
- .ep(commonParams)
5859
- .m(function (Command, cs, config, o) {
5860
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5861
- })
5862
- .s("AmazonBedrockControlPlaneService", "ListEvaluationJobs", {})
5863
- .n("BedrockClient", "ListEvaluationJobsCommand")
5864
- .sc(ListEvaluationJobs$)
5865
- .build() {
5205
+ class ListEvaluationJobsCommand extends command(_ep0, _mw0, "ListEvaluationJobs", ListEvaluationJobs$) {
5866
5206
  }
5867
5207
 
5868
- class ListFoundationModelAgreementOffersCommand extends Command
5869
- .classBuilder()
5870
- .ep(commonParams)
5871
- .m(function (Command, cs, config, o) {
5872
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5873
- })
5874
- .s("AmazonBedrockControlPlaneService", "ListFoundationModelAgreementOffers", {})
5875
- .n("BedrockClient", "ListFoundationModelAgreementOffersCommand")
5876
- .sc(ListFoundationModelAgreementOffers$)
5877
- .build() {
5208
+ class ListFoundationModelAgreementOffersCommand extends command(_ep0, _mw0, "ListFoundationModelAgreementOffers", ListFoundationModelAgreementOffers$) {
5878
5209
  }
5879
5210
 
5880
- class ListFoundationModelsCommand extends Command
5881
- .classBuilder()
5882
- .ep(commonParams)
5883
- .m(function (Command, cs, config, o) {
5884
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5885
- })
5886
- .s("AmazonBedrockControlPlaneService", "ListFoundationModels", {})
5887
- .n("BedrockClient", "ListFoundationModelsCommand")
5888
- .sc(ListFoundationModels$)
5889
- .build() {
5211
+ class ListFoundationModelsCommand extends command(_ep0, _mw0, "ListFoundationModels", ListFoundationModels$) {
5890
5212
  }
5891
5213
 
5892
- class ListGuardrailsCommand extends Command
5893
- .classBuilder()
5894
- .ep(commonParams)
5895
- .m(function (Command, cs, config, o) {
5896
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5897
- })
5898
- .s("AmazonBedrockControlPlaneService", "ListGuardrails", {})
5899
- .n("BedrockClient", "ListGuardrailsCommand")
5900
- .sc(ListGuardrails$)
5901
- .build() {
5214
+ class ListGuardrailsCommand extends command(_ep0, _mw0, "ListGuardrails", ListGuardrails$) {
5902
5215
  }
5903
5216
 
5904
- class ListImportedModelsCommand extends Command
5905
- .classBuilder()
5906
- .ep(commonParams)
5907
- .m(function (Command, cs, config, o) {
5908
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5909
- })
5910
- .s("AmazonBedrockControlPlaneService", "ListImportedModels", {})
5911
- .n("BedrockClient", "ListImportedModelsCommand")
5912
- .sc(ListImportedModels$)
5913
- .build() {
5217
+ class ListImportedModelsCommand extends command(_ep0, _mw0, "ListImportedModels", ListImportedModels$) {
5914
5218
  }
5915
5219
 
5916
- class ListInferenceProfilesCommand extends Command
5917
- .classBuilder()
5918
- .ep(commonParams)
5919
- .m(function (Command, cs, config, o) {
5920
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5921
- })
5922
- .s("AmazonBedrockControlPlaneService", "ListInferenceProfiles", {})
5923
- .n("BedrockClient", "ListInferenceProfilesCommand")
5924
- .sc(ListInferenceProfiles$)
5925
- .build() {
5220
+ class ListInferenceProfilesCommand extends command(_ep0, _mw0, "ListInferenceProfiles", ListInferenceProfiles$) {
5926
5221
  }
5927
5222
 
5928
- class ListMarketplaceModelEndpointsCommand extends Command
5929
- .classBuilder()
5930
- .ep(commonParams)
5931
- .m(function (Command, cs, config, o) {
5932
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5933
- })
5934
- .s("AmazonBedrockControlPlaneService", "ListMarketplaceModelEndpoints", {})
5935
- .n("BedrockClient", "ListMarketplaceModelEndpointsCommand")
5936
- .sc(ListMarketplaceModelEndpoints$)
5937
- .build() {
5223
+ class ListMarketplaceModelEndpointsCommand extends command(_ep0, _mw0, "ListMarketplaceModelEndpoints", ListMarketplaceModelEndpoints$) {
5938
5224
  }
5939
5225
 
5940
- class ListModelCopyJobsCommand extends Command
5941
- .classBuilder()
5942
- .ep(commonParams)
5943
- .m(function (Command, cs, config, o) {
5944
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5945
- })
5946
- .s("AmazonBedrockControlPlaneService", "ListModelCopyJobs", {})
5947
- .n("BedrockClient", "ListModelCopyJobsCommand")
5948
- .sc(ListModelCopyJobs$)
5949
- .build() {
5226
+ class ListModelCopyJobsCommand extends command(_ep0, _mw0, "ListModelCopyJobs", ListModelCopyJobs$) {
5950
5227
  }
5951
5228
 
5952
- class ListModelCustomizationJobsCommand extends Command
5953
- .classBuilder()
5954
- .ep(commonParams)
5955
- .m(function (Command, cs, config, o) {
5956
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5957
- })
5958
- .s("AmazonBedrockControlPlaneService", "ListModelCustomizationJobs", {})
5959
- .n("BedrockClient", "ListModelCustomizationJobsCommand")
5960
- .sc(ListModelCustomizationJobs$)
5961
- .build() {
5229
+ class ListModelCustomizationJobsCommand extends command(_ep0, _mw0, "ListModelCustomizationJobs", ListModelCustomizationJobs$) {
5962
5230
  }
5963
5231
 
5964
- class ListModelImportJobsCommand extends Command
5965
- .classBuilder()
5966
- .ep(commonParams)
5967
- .m(function (Command, cs, config, o) {
5968
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5969
- })
5970
- .s("AmazonBedrockControlPlaneService", "ListModelImportJobs", {})
5971
- .n("BedrockClient", "ListModelImportJobsCommand")
5972
- .sc(ListModelImportJobs$)
5973
- .build() {
5232
+ class ListModelImportJobsCommand extends command(_ep0, _mw0, "ListModelImportJobs", ListModelImportJobs$) {
5974
5233
  }
5975
5234
 
5976
- class ListModelInvocationJobsCommand extends Command
5977
- .classBuilder()
5978
- .ep(commonParams)
5979
- .m(function (Command, cs, config, o) {
5980
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5981
- })
5982
- .s("AmazonBedrockControlPlaneService", "ListModelInvocationJobs", {})
5983
- .n("BedrockClient", "ListModelInvocationJobsCommand")
5984
- .sc(ListModelInvocationJobs$)
5985
- .build() {
5235
+ class ListModelInvocationJobsCommand extends command(_ep0, _mw0, "ListModelInvocationJobs", ListModelInvocationJobs$) {
5986
5236
  }
5987
5237
 
5988
- class ListPromptRoutersCommand extends Command
5989
- .classBuilder()
5990
- .ep(commonParams)
5991
- .m(function (Command, cs, config, o) {
5992
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
5993
- })
5994
- .s("AmazonBedrockControlPlaneService", "ListPromptRouters", {})
5995
- .n("BedrockClient", "ListPromptRoutersCommand")
5996
- .sc(ListPromptRouters$)
5997
- .build() {
5238
+ class ListPromptRoutersCommand extends command(_ep0, _mw0, "ListPromptRouters", ListPromptRouters$) {
5998
5239
  }
5999
5240
 
6000
- class ListProvisionedModelThroughputsCommand extends Command
6001
- .classBuilder()
6002
- .ep(commonParams)
6003
- .m(function (Command, cs, config, o) {
6004
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6005
- })
6006
- .s("AmazonBedrockControlPlaneService", "ListProvisionedModelThroughputs", {})
6007
- .n("BedrockClient", "ListProvisionedModelThroughputsCommand")
6008
- .sc(ListProvisionedModelThroughputs$)
6009
- .build() {
5241
+ class ListProvisionedModelThroughputsCommand extends command(_ep0, _mw0, "ListProvisionedModelThroughputs", ListProvisionedModelThroughputs$) {
6010
5242
  }
6011
5243
 
6012
- class ListTagsForResourceCommand extends Command
6013
- .classBuilder()
6014
- .ep(commonParams)
6015
- .m(function (Command, cs, config, o) {
6016
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6017
- })
6018
- .s("AmazonBedrockControlPlaneService", "ListTagsForResource", {})
6019
- .n("BedrockClient", "ListTagsForResourceCommand")
6020
- .sc(ListTagsForResource$)
6021
- .build() {
5244
+ class ListTagsForResourceCommand extends command(_ep0, _mw0, "ListTagsForResource", ListTagsForResource$) {
6022
5245
  }
6023
5246
 
6024
- class PutAccountDataRetentionCommand extends Command
6025
- .classBuilder()
6026
- .ep(commonParams)
6027
- .m(function (Command, cs, config, o) {
6028
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6029
- })
6030
- .s("AmazonBedrockControlPlaneService", "PutAccountDataRetention", {})
6031
- .n("BedrockClient", "PutAccountDataRetentionCommand")
6032
- .sc(PutAccountDataRetention$)
6033
- .build() {
5247
+ class PutAccountDataRetentionCommand extends command(_ep0, _mw0, "PutAccountDataRetention", PutAccountDataRetention$) {
6034
5248
  }
6035
5249
 
6036
- class PutEnforcedGuardrailConfigurationCommand extends Command
6037
- .classBuilder()
6038
- .ep(commonParams)
6039
- .m(function (Command, cs, config, o) {
6040
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6041
- })
6042
- .s("AmazonBedrockControlPlaneService", "PutEnforcedGuardrailConfiguration", {})
6043
- .n("BedrockClient", "PutEnforcedGuardrailConfigurationCommand")
6044
- .sc(PutEnforcedGuardrailConfiguration$)
6045
- .build() {
5250
+ class PutEnforcedGuardrailConfigurationCommand extends command(_ep0, _mw0, "PutEnforcedGuardrailConfiguration", PutEnforcedGuardrailConfiguration$) {
6046
5251
  }
6047
5252
 
6048
- class PutModelInvocationLoggingConfigurationCommand extends Command
6049
- .classBuilder()
6050
- .ep(commonParams)
6051
- .m(function (Command, cs, config, o) {
6052
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6053
- })
6054
- .s("AmazonBedrockControlPlaneService", "PutModelInvocationLoggingConfiguration", {})
6055
- .n("BedrockClient", "PutModelInvocationLoggingConfigurationCommand")
6056
- .sc(PutModelInvocationLoggingConfiguration$)
6057
- .build() {
5253
+ class PutModelInvocationLoggingConfigurationCommand extends command(_ep0, _mw0, "PutModelInvocationLoggingConfiguration", PutModelInvocationLoggingConfiguration$) {
6058
5254
  }
6059
5255
 
6060
- class PutResourcePolicyCommand extends Command
6061
- .classBuilder()
6062
- .ep(commonParams)
6063
- .m(function (Command, cs, config, o) {
6064
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6065
- })
6066
- .s("AmazonBedrockControlPlaneService", "PutResourcePolicy", {})
6067
- .n("BedrockClient", "PutResourcePolicyCommand")
6068
- .sc(PutResourcePolicy$)
6069
- .build() {
5256
+ class PutResourcePolicyCommand extends command(_ep0, _mw0, "PutResourcePolicy", PutResourcePolicy$) {
6070
5257
  }
6071
5258
 
6072
- class PutUseCaseForModelAccessCommand extends Command
6073
- .classBuilder()
6074
- .ep(commonParams)
6075
- .m(function (Command, cs, config, o) {
6076
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6077
- })
6078
- .s("AmazonBedrockControlPlaneService", "PutUseCaseForModelAccess", {})
6079
- .n("BedrockClient", "PutUseCaseForModelAccessCommand")
6080
- .sc(PutUseCaseForModelAccess$)
6081
- .build() {
5259
+ class PutUseCaseForModelAccessCommand extends command(_ep0, _mw0, "PutUseCaseForModelAccess", PutUseCaseForModelAccess$) {
6082
5260
  }
6083
5261
 
6084
- class RegisterMarketplaceModelEndpointCommand extends Command
6085
- .classBuilder()
6086
- .ep(commonParams)
6087
- .m(function (Command, cs, config, o) {
6088
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6089
- })
6090
- .s("AmazonBedrockControlPlaneService", "RegisterMarketplaceModelEndpoint", {})
6091
- .n("BedrockClient", "RegisterMarketplaceModelEndpointCommand")
6092
- .sc(RegisterMarketplaceModelEndpoint$)
6093
- .build() {
5262
+ class RegisterMarketplaceModelEndpointCommand extends command(_ep0, _mw0, "RegisterMarketplaceModelEndpoint", RegisterMarketplaceModelEndpoint$) {
6094
5263
  }
6095
5264
 
6096
- class StartAutomatedReasoningPolicyBuildWorkflowCommand extends Command
6097
- .classBuilder()
6098
- .ep(commonParams)
6099
- .m(function (Command, cs, config, o) {
6100
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6101
- })
6102
- .s("AmazonBedrockControlPlaneService", "StartAutomatedReasoningPolicyBuildWorkflow", {})
6103
- .n("BedrockClient", "StartAutomatedReasoningPolicyBuildWorkflowCommand")
6104
- .sc(StartAutomatedReasoningPolicyBuildWorkflow$)
6105
- .build() {
5265
+ class StartAutomatedReasoningPolicyBuildWorkflowCommand extends command(_ep0, _mw0, "StartAutomatedReasoningPolicyBuildWorkflow", StartAutomatedReasoningPolicyBuildWorkflow$) {
6106
5266
  }
6107
5267
 
6108
- class StartAutomatedReasoningPolicyTestWorkflowCommand extends Command
6109
- .classBuilder()
6110
- .ep(commonParams)
6111
- .m(function (Command, cs, config, o) {
6112
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6113
- })
6114
- .s("AmazonBedrockControlPlaneService", "StartAutomatedReasoningPolicyTestWorkflow", {})
6115
- .n("BedrockClient", "StartAutomatedReasoningPolicyTestWorkflowCommand")
6116
- .sc(StartAutomatedReasoningPolicyTestWorkflow$)
6117
- .build() {
5268
+ class StartAutomatedReasoningPolicyTestWorkflowCommand extends command(_ep0, _mw0, "StartAutomatedReasoningPolicyTestWorkflow", StartAutomatedReasoningPolicyTestWorkflow$) {
6118
5269
  }
6119
5270
 
6120
- class StopAdvancedPromptOptimizationJobCommand extends Command
6121
- .classBuilder()
6122
- .ep(commonParams)
6123
- .m(function (Command, cs, config, o) {
6124
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6125
- })
6126
- .s("AmazonBedrockControlPlaneService", "StopAdvancedPromptOptimizationJob", {})
6127
- .n("BedrockClient", "StopAdvancedPromptOptimizationJobCommand")
6128
- .sc(StopAdvancedPromptOptimizationJob$)
6129
- .build() {
5271
+ class StopAdvancedPromptOptimizationJobCommand extends command(_ep0, _mw0, "StopAdvancedPromptOptimizationJob", StopAdvancedPromptOptimizationJob$) {
6130
5272
  }
6131
5273
 
6132
- class StopEvaluationJobCommand extends Command
6133
- .classBuilder()
6134
- .ep(commonParams)
6135
- .m(function (Command, cs, config, o) {
6136
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6137
- })
6138
- .s("AmazonBedrockControlPlaneService", "StopEvaluationJob", {})
6139
- .n("BedrockClient", "StopEvaluationJobCommand")
6140
- .sc(StopEvaluationJob$)
6141
- .build() {
5274
+ class StopEvaluationJobCommand extends command(_ep0, _mw0, "StopEvaluationJob", StopEvaluationJob$) {
6142
5275
  }
6143
5276
 
6144
- class StopModelCustomizationJobCommand extends Command
6145
- .classBuilder()
6146
- .ep(commonParams)
6147
- .m(function (Command, cs, config, o) {
6148
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6149
- })
6150
- .s("AmazonBedrockControlPlaneService", "StopModelCustomizationJob", {})
6151
- .n("BedrockClient", "StopModelCustomizationJobCommand")
6152
- .sc(StopModelCustomizationJob$)
6153
- .build() {
5277
+ class StopModelCustomizationJobCommand extends command(_ep0, _mw0, "StopModelCustomizationJob", StopModelCustomizationJob$) {
6154
5278
  }
6155
5279
 
6156
- class StopModelInvocationJobCommand extends Command
6157
- .classBuilder()
6158
- .ep(commonParams)
6159
- .m(function (Command, cs, config, o) {
6160
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6161
- })
6162
- .s("AmazonBedrockControlPlaneService", "StopModelInvocationJob", {})
6163
- .n("BedrockClient", "StopModelInvocationJobCommand")
6164
- .sc(StopModelInvocationJob$)
6165
- .build() {
5280
+ class StopModelInvocationJobCommand extends command(_ep0, _mw0, "StopModelInvocationJob", StopModelInvocationJob$) {
6166
5281
  }
6167
5282
 
6168
- class TagResourceCommand extends Command
6169
- .classBuilder()
6170
- .ep(commonParams)
6171
- .m(function (Command, cs, config, o) {
6172
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6173
- })
6174
- .s("AmazonBedrockControlPlaneService", "TagResource", {})
6175
- .n("BedrockClient", "TagResourceCommand")
6176
- .sc(TagResource$)
6177
- .build() {
5283
+ class TagResourceCommand extends command(_ep0, _mw0, "TagResource", TagResource$) {
6178
5284
  }
6179
5285
 
6180
- class UntagResourceCommand extends Command
6181
- .classBuilder()
6182
- .ep(commonParams)
6183
- .m(function (Command, cs, config, o) {
6184
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6185
- })
6186
- .s("AmazonBedrockControlPlaneService", "UntagResource", {})
6187
- .n("BedrockClient", "UntagResourceCommand")
6188
- .sc(UntagResource$)
6189
- .build() {
5286
+ class UntagResourceCommand extends command(_ep0, _mw0, "UntagResource", UntagResource$) {
6190
5287
  }
6191
5288
 
6192
- class UpdateAutomatedReasoningPolicyAnnotationsCommand extends Command
6193
- .classBuilder()
6194
- .ep(commonParams)
6195
- .m(function (Command, cs, config, o) {
6196
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6197
- })
6198
- .s("AmazonBedrockControlPlaneService", "UpdateAutomatedReasoningPolicyAnnotations", {})
6199
- .n("BedrockClient", "UpdateAutomatedReasoningPolicyAnnotationsCommand")
6200
- .sc(UpdateAutomatedReasoningPolicyAnnotations$)
6201
- .build() {
5289
+ class UpdateAutomatedReasoningPolicyAnnotationsCommand extends command(_ep0, _mw0, "UpdateAutomatedReasoningPolicyAnnotations", UpdateAutomatedReasoningPolicyAnnotations$) {
6202
5290
  }
6203
5291
 
6204
- class UpdateAutomatedReasoningPolicyCommand extends Command
6205
- .classBuilder()
6206
- .ep(commonParams)
6207
- .m(function (Command, cs, config, o) {
6208
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6209
- })
6210
- .s("AmazonBedrockControlPlaneService", "UpdateAutomatedReasoningPolicy", {})
6211
- .n("BedrockClient", "UpdateAutomatedReasoningPolicyCommand")
6212
- .sc(UpdateAutomatedReasoningPolicy$)
6213
- .build() {
5292
+ class UpdateAutomatedReasoningPolicyCommand extends command(_ep0, _mw0, "UpdateAutomatedReasoningPolicy", UpdateAutomatedReasoningPolicy$) {
6214
5293
  }
6215
5294
 
6216
- class UpdateAutomatedReasoningPolicyTestCaseCommand extends Command
6217
- .classBuilder()
6218
- .ep(commonParams)
6219
- .m(function (Command, cs, config, o) {
6220
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6221
- })
6222
- .s("AmazonBedrockControlPlaneService", "UpdateAutomatedReasoningPolicyTestCase", {})
6223
- .n("BedrockClient", "UpdateAutomatedReasoningPolicyTestCaseCommand")
6224
- .sc(UpdateAutomatedReasoningPolicyTestCase$)
6225
- .build() {
5295
+ class UpdateAutomatedReasoningPolicyTestCaseCommand extends command(_ep0, _mw0, "UpdateAutomatedReasoningPolicyTestCase", UpdateAutomatedReasoningPolicyTestCase$) {
6226
5296
  }
6227
5297
 
6228
- class UpdateCustomModelDeploymentCommand extends Command
6229
- .classBuilder()
6230
- .ep(commonParams)
6231
- .m(function (Command, cs, config, o) {
6232
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6233
- })
6234
- .s("AmazonBedrockControlPlaneService", "UpdateCustomModelDeployment", {})
6235
- .n("BedrockClient", "UpdateCustomModelDeploymentCommand")
6236
- .sc(UpdateCustomModelDeployment$)
6237
- .build() {
5298
+ class UpdateCustomModelDeploymentCommand extends command(_ep0, _mw0, "UpdateCustomModelDeployment", UpdateCustomModelDeployment$) {
6238
5299
  }
6239
5300
 
6240
- class UpdateGuardrailCommand extends Command
6241
- .classBuilder()
6242
- .ep(commonParams)
6243
- .m(function (Command, cs, config, o) {
6244
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6245
- })
6246
- .s("AmazonBedrockControlPlaneService", "UpdateGuardrail", {})
6247
- .n("BedrockClient", "UpdateGuardrailCommand")
6248
- .sc(UpdateGuardrail$)
6249
- .build() {
5301
+ class UpdateGuardrailCommand extends command(_ep0, _mw0, "UpdateGuardrail", UpdateGuardrail$) {
6250
5302
  }
6251
5303
 
6252
- class UpdateMarketplaceModelEndpointCommand extends Command
6253
- .classBuilder()
6254
- .ep(commonParams)
6255
- .m(function (Command, cs, config, o) {
6256
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6257
- })
6258
- .s("AmazonBedrockControlPlaneService", "UpdateMarketplaceModelEndpoint", {})
6259
- .n("BedrockClient", "UpdateMarketplaceModelEndpointCommand")
6260
- .sc(UpdateMarketplaceModelEndpoint$)
6261
- .build() {
5304
+ class UpdateMarketplaceModelEndpointCommand extends command(_ep0, _mw0, "UpdateMarketplaceModelEndpoint", UpdateMarketplaceModelEndpoint$) {
6262
5305
  }
6263
5306
 
6264
- class UpdateProvisionedModelThroughputCommand extends Command
6265
- .classBuilder()
6266
- .ep(commonParams)
6267
- .m(function (Command, cs, config, o) {
6268
- return [getEndpointPlugin(config, Command.getEndpointParameterInstructions())];
6269
- })
6270
- .s("AmazonBedrockControlPlaneService", "UpdateProvisionedModelThroughput", {})
6271
- .n("BedrockClient", "UpdateProvisionedModelThroughputCommand")
6272
- .sc(UpdateProvisionedModelThroughput$)
6273
- .build() {
5307
+ class UpdateProvisionedModelThroughputCommand extends command(_ep0, _mw0, "UpdateProvisionedModelThroughput", UpdateProvisionedModelThroughput$) {
6274
5308
  }
6275
5309
 
6276
5310
  const paginateListAdvancedPromptOptimizationJobs = createPaginator(BedrockClient, ListAdvancedPromptOptimizationJobsCommand, "nextToken", "nextToken", "maxResults");