@aws-sdk/client-bedrock 3.1077.0 → 3.1079.0

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