@aws-sdk/client-bedrock 3.1076.0 → 3.1078.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (344) hide show
  1. package/dist-cjs/index.js +119 -1085
  2. package/dist-es/commandBuilder.js +6 -0
  3. package/dist-es/commands/BatchDeleteAdvancedPromptOptimizationJobCommand.js +2 -14
  4. package/dist-es/commands/BatchDeleteEvaluationJobCommand.js +2 -14
  5. package/dist-es/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -14
  6. package/dist-es/commands/CreateAdvancedPromptOptimizationJobCommand.js +2 -14
  7. package/dist-es/commands/CreateAutomatedReasoningPolicyCommand.js +2 -14
  8. package/dist-es/commands/CreateAutomatedReasoningPolicyTestCaseCommand.js +2 -14
  9. package/dist-es/commands/CreateAutomatedReasoningPolicyVersionCommand.js +2 -14
  10. package/dist-es/commands/CreateCustomModelCommand.js +2 -14
  11. package/dist-es/commands/CreateCustomModelDeploymentCommand.js +2 -14
  12. package/dist-es/commands/CreateEvaluationJobCommand.js +2 -14
  13. package/dist-es/commands/CreateFoundationModelAgreementCommand.js +2 -14
  14. package/dist-es/commands/CreateGuardrailCommand.js +2 -14
  15. package/dist-es/commands/CreateGuardrailVersionCommand.js +2 -14
  16. package/dist-es/commands/CreateInferenceProfileCommand.js +2 -14
  17. package/dist-es/commands/CreateMarketplaceModelEndpointCommand.js +2 -14
  18. package/dist-es/commands/CreateModelCopyJobCommand.js +2 -14
  19. package/dist-es/commands/CreateModelCustomizationJobCommand.js +2 -14
  20. package/dist-es/commands/CreateModelImportJobCommand.js +2 -14
  21. package/dist-es/commands/CreateModelInvocationJobCommand.js +2 -14
  22. package/dist-es/commands/CreatePromptRouterCommand.js +2 -14
  23. package/dist-es/commands/CreateProvisionedModelThroughputCommand.js +2 -14
  24. package/dist-es/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -14
  25. package/dist-es/commands/DeleteAutomatedReasoningPolicyCommand.js +2 -14
  26. package/dist-es/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.js +2 -14
  27. package/dist-es/commands/DeleteCustomModelCommand.js +2 -14
  28. package/dist-es/commands/DeleteCustomModelDeploymentCommand.js +2 -14
  29. package/dist-es/commands/DeleteEnforcedGuardrailConfigurationCommand.js +2 -14
  30. package/dist-es/commands/DeleteFoundationModelAgreementCommand.js +2 -14
  31. package/dist-es/commands/DeleteGuardrailCommand.js +2 -14
  32. package/dist-es/commands/DeleteImportedModelCommand.js +2 -14
  33. package/dist-es/commands/DeleteInferenceProfileCommand.js +2 -14
  34. package/dist-es/commands/DeleteMarketplaceModelEndpointCommand.js +2 -14
  35. package/dist-es/commands/DeleteModelInvocationLoggingConfigurationCommand.js +2 -14
  36. package/dist-es/commands/DeletePromptRouterCommand.js +2 -14
  37. package/dist-es/commands/DeleteProvisionedModelThroughputCommand.js +2 -14
  38. package/dist-es/commands/DeleteResourcePolicyCommand.js +2 -14
  39. package/dist-es/commands/DeregisterMarketplaceModelEndpointCommand.js +2 -14
  40. package/dist-es/commands/ExportAutomatedReasoningPolicyVersionCommand.js +2 -14
  41. package/dist-es/commands/GetAccountDataRetentionCommand.js +2 -14
  42. package/dist-es/commands/GetAdvancedPromptOptimizationJobCommand.js +2 -14
  43. package/dist-es/commands/GetAutomatedReasoningPolicyAnnotationsCommand.js +2 -14
  44. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -14
  45. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.js +2 -14
  46. package/dist-es/commands/GetAutomatedReasoningPolicyCommand.js +2 -14
  47. package/dist-es/commands/GetAutomatedReasoningPolicyNextScenarioCommand.js +2 -14
  48. package/dist-es/commands/GetAutomatedReasoningPolicyTestCaseCommand.js +2 -14
  49. package/dist-es/commands/GetAutomatedReasoningPolicyTestResultCommand.js +2 -14
  50. package/dist-es/commands/GetCustomModelCommand.js +2 -14
  51. package/dist-es/commands/GetCustomModelDeploymentCommand.js +2 -14
  52. package/dist-es/commands/GetEvaluationJobCommand.js +2 -14
  53. package/dist-es/commands/GetFoundationModelAvailabilityCommand.js +2 -14
  54. package/dist-es/commands/GetFoundationModelCommand.js +2 -14
  55. package/dist-es/commands/GetGuardrailCommand.js +2 -14
  56. package/dist-es/commands/GetImportedModelCommand.js +2 -14
  57. package/dist-es/commands/GetInferenceProfileCommand.js +2 -14
  58. package/dist-es/commands/GetMarketplaceModelEndpointCommand.js +2 -14
  59. package/dist-es/commands/GetModelCopyJobCommand.js +2 -14
  60. package/dist-es/commands/GetModelCustomizationJobCommand.js +2 -14
  61. package/dist-es/commands/GetModelImportJobCommand.js +2 -14
  62. package/dist-es/commands/GetModelInvocationJobCommand.js +2 -14
  63. package/dist-es/commands/GetModelInvocationLoggingConfigurationCommand.js +2 -14
  64. package/dist-es/commands/GetPromptRouterCommand.js +2 -14
  65. package/dist-es/commands/GetProvisionedModelThroughputCommand.js +2 -14
  66. package/dist-es/commands/GetResourcePolicyCommand.js +2 -14
  67. package/dist-es/commands/GetUseCaseForModelAccessCommand.js +2 -14
  68. package/dist-es/commands/ListAdvancedPromptOptimizationJobsCommand.js +2 -14
  69. package/dist-es/commands/ListAutomatedReasoningPoliciesCommand.js +2 -14
  70. package/dist-es/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.js +2 -14
  71. package/dist-es/commands/ListAutomatedReasoningPolicyTestCasesCommand.js +2 -14
  72. package/dist-es/commands/ListAutomatedReasoningPolicyTestResultsCommand.js +2 -14
  73. package/dist-es/commands/ListCustomModelDeploymentsCommand.js +2 -14
  74. package/dist-es/commands/ListCustomModelsCommand.js +2 -14
  75. package/dist-es/commands/ListEnforcedGuardrailsConfigurationCommand.js +2 -14
  76. package/dist-es/commands/ListEvaluationJobsCommand.js +2 -14
  77. package/dist-es/commands/ListFoundationModelAgreementOffersCommand.js +2 -14
  78. package/dist-es/commands/ListFoundationModelsCommand.js +2 -14
  79. package/dist-es/commands/ListGuardrailsCommand.js +2 -14
  80. package/dist-es/commands/ListImportedModelsCommand.js +2 -14
  81. package/dist-es/commands/ListInferenceProfilesCommand.js +2 -14
  82. package/dist-es/commands/ListMarketplaceModelEndpointsCommand.js +2 -14
  83. package/dist-es/commands/ListModelCopyJobsCommand.js +2 -14
  84. package/dist-es/commands/ListModelCustomizationJobsCommand.js +2 -14
  85. package/dist-es/commands/ListModelImportJobsCommand.js +2 -14
  86. package/dist-es/commands/ListModelInvocationJobsCommand.js +2 -14
  87. package/dist-es/commands/ListPromptRoutersCommand.js +2 -14
  88. package/dist-es/commands/ListProvisionedModelThroughputsCommand.js +2 -14
  89. package/dist-es/commands/ListTagsForResourceCommand.js +2 -14
  90. package/dist-es/commands/PutAccountDataRetentionCommand.js +2 -14
  91. package/dist-es/commands/PutEnforcedGuardrailConfigurationCommand.js +2 -14
  92. package/dist-es/commands/PutModelInvocationLoggingConfigurationCommand.js +2 -14
  93. package/dist-es/commands/PutResourcePolicyCommand.js +2 -14
  94. package/dist-es/commands/PutUseCaseForModelAccessCommand.js +2 -14
  95. package/dist-es/commands/RegisterMarketplaceModelEndpointCommand.js +2 -14
  96. package/dist-es/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.js +2 -14
  97. package/dist-es/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.js +2 -14
  98. package/dist-es/commands/StopAdvancedPromptOptimizationJobCommand.js +2 -14
  99. package/dist-es/commands/StopEvaluationJobCommand.js +2 -14
  100. package/dist-es/commands/StopModelCustomizationJobCommand.js +2 -14
  101. package/dist-es/commands/StopModelInvocationJobCommand.js +2 -14
  102. package/dist-es/commands/TagResourceCommand.js +2 -14
  103. package/dist-es/commands/UntagResourceCommand.js +2 -14
  104. package/dist-es/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.js +2 -14
  105. package/dist-es/commands/UpdateAutomatedReasoningPolicyCommand.js +2 -14
  106. package/dist-es/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.js +2 -14
  107. package/dist-es/commands/UpdateCustomModelDeploymentCommand.js +2 -14
  108. package/dist-es/commands/UpdateGuardrailCommand.js +2 -14
  109. package/dist-es/commands/UpdateMarketplaceModelEndpointCommand.js +2 -14
  110. package/dist-es/commands/UpdateProvisionedModelThroughputCommand.js +2 -14
  111. package/dist-es/index.js +1 -0
  112. package/dist-es/runtimeConfig.browser.js +0 -2
  113. package/dist-es/runtimeConfig.js +1 -2
  114. package/dist-es/runtimeConfig.native.js +0 -2
  115. package/dist-es/runtimeConfig.shared.js +2 -0
  116. package/dist-types/commandBuilder.d.ts +18 -0
  117. package/dist-types/commands/BatchDeleteAdvancedPromptOptimizationJobCommand.d.ts +3 -8
  118. package/dist-types/commands/BatchDeleteEvaluationJobCommand.d.ts +3 -8
  119. package/dist-types/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +3 -8
  120. package/dist-types/commands/CreateAdvancedPromptOptimizationJobCommand.d.ts +3 -8
  121. package/dist-types/commands/CreateAutomatedReasoningPolicyCommand.d.ts +3 -8
  122. package/dist-types/commands/CreateAutomatedReasoningPolicyTestCaseCommand.d.ts +3 -8
  123. package/dist-types/commands/CreateAutomatedReasoningPolicyVersionCommand.d.ts +3 -8
  124. package/dist-types/commands/CreateCustomModelCommand.d.ts +3 -8
  125. package/dist-types/commands/CreateCustomModelDeploymentCommand.d.ts +3 -8
  126. package/dist-types/commands/CreateEvaluationJobCommand.d.ts +3 -8
  127. package/dist-types/commands/CreateFoundationModelAgreementCommand.d.ts +3 -8
  128. package/dist-types/commands/CreateGuardrailCommand.d.ts +3 -8
  129. package/dist-types/commands/CreateGuardrailVersionCommand.d.ts +3 -8
  130. package/dist-types/commands/CreateInferenceProfileCommand.d.ts +3 -8
  131. package/dist-types/commands/CreateMarketplaceModelEndpointCommand.d.ts +3 -8
  132. package/dist-types/commands/CreateModelCopyJobCommand.d.ts +3 -8
  133. package/dist-types/commands/CreateModelCustomizationJobCommand.d.ts +3 -8
  134. package/dist-types/commands/CreateModelImportJobCommand.d.ts +3 -8
  135. package/dist-types/commands/CreateModelInvocationJobCommand.d.ts +3 -8
  136. package/dist-types/commands/CreatePromptRouterCommand.d.ts +3 -8
  137. package/dist-types/commands/CreateProvisionedModelThroughputCommand.d.ts +3 -8
  138. package/dist-types/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +3 -8
  139. package/dist-types/commands/DeleteAutomatedReasoningPolicyCommand.d.ts +3 -8
  140. package/dist-types/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.d.ts +3 -8
  141. package/dist-types/commands/DeleteCustomModelCommand.d.ts +3 -8
  142. package/dist-types/commands/DeleteCustomModelDeploymentCommand.d.ts +3 -8
  143. package/dist-types/commands/DeleteEnforcedGuardrailConfigurationCommand.d.ts +3 -8
  144. package/dist-types/commands/DeleteFoundationModelAgreementCommand.d.ts +3 -8
  145. package/dist-types/commands/DeleteGuardrailCommand.d.ts +3 -8
  146. package/dist-types/commands/DeleteImportedModelCommand.d.ts +3 -8
  147. package/dist-types/commands/DeleteInferenceProfileCommand.d.ts +3 -8
  148. package/dist-types/commands/DeleteMarketplaceModelEndpointCommand.d.ts +3 -8
  149. package/dist-types/commands/DeleteModelInvocationLoggingConfigurationCommand.d.ts +3 -8
  150. package/dist-types/commands/DeletePromptRouterCommand.d.ts +3 -8
  151. package/dist-types/commands/DeleteProvisionedModelThroughputCommand.d.ts +3 -8
  152. package/dist-types/commands/DeleteResourcePolicyCommand.d.ts +3 -8
  153. package/dist-types/commands/DeregisterMarketplaceModelEndpointCommand.d.ts +3 -8
  154. package/dist-types/commands/ExportAutomatedReasoningPolicyVersionCommand.d.ts +3 -8
  155. package/dist-types/commands/GetAccountDataRetentionCommand.d.ts +3 -8
  156. package/dist-types/commands/GetAdvancedPromptOptimizationJobCommand.d.ts +3 -8
  157. package/dist-types/commands/GetAutomatedReasoningPolicyAnnotationsCommand.d.ts +3 -8
  158. package/dist-types/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +3 -8
  159. package/dist-types/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.d.ts +3 -8
  160. package/dist-types/commands/GetAutomatedReasoningPolicyCommand.d.ts +3 -8
  161. package/dist-types/commands/GetAutomatedReasoningPolicyNextScenarioCommand.d.ts +3 -8
  162. package/dist-types/commands/GetAutomatedReasoningPolicyTestCaseCommand.d.ts +3 -8
  163. package/dist-types/commands/GetAutomatedReasoningPolicyTestResultCommand.d.ts +3 -8
  164. package/dist-types/commands/GetCustomModelCommand.d.ts +3 -8
  165. package/dist-types/commands/GetCustomModelDeploymentCommand.d.ts +3 -8
  166. package/dist-types/commands/GetEvaluationJobCommand.d.ts +3 -8
  167. package/dist-types/commands/GetFoundationModelAvailabilityCommand.d.ts +3 -8
  168. package/dist-types/commands/GetFoundationModelCommand.d.ts +3 -8
  169. package/dist-types/commands/GetGuardrailCommand.d.ts +3 -8
  170. package/dist-types/commands/GetImportedModelCommand.d.ts +3 -8
  171. package/dist-types/commands/GetInferenceProfileCommand.d.ts +3 -8
  172. package/dist-types/commands/GetMarketplaceModelEndpointCommand.d.ts +3 -8
  173. package/dist-types/commands/GetModelCopyJobCommand.d.ts +3 -8
  174. package/dist-types/commands/GetModelCustomizationJobCommand.d.ts +3 -8
  175. package/dist-types/commands/GetModelImportJobCommand.d.ts +3 -8
  176. package/dist-types/commands/GetModelInvocationJobCommand.d.ts +3 -8
  177. package/dist-types/commands/GetModelInvocationLoggingConfigurationCommand.d.ts +3 -8
  178. package/dist-types/commands/GetPromptRouterCommand.d.ts +3 -8
  179. package/dist-types/commands/GetProvisionedModelThroughputCommand.d.ts +3 -8
  180. package/dist-types/commands/GetResourcePolicyCommand.d.ts +3 -8
  181. package/dist-types/commands/GetUseCaseForModelAccessCommand.d.ts +3 -8
  182. package/dist-types/commands/ListAdvancedPromptOptimizationJobsCommand.d.ts +3 -8
  183. package/dist-types/commands/ListAutomatedReasoningPoliciesCommand.d.ts +3 -8
  184. package/dist-types/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.d.ts +3 -8
  185. package/dist-types/commands/ListAutomatedReasoningPolicyTestCasesCommand.d.ts +3 -8
  186. package/dist-types/commands/ListAutomatedReasoningPolicyTestResultsCommand.d.ts +3 -8
  187. package/dist-types/commands/ListCustomModelDeploymentsCommand.d.ts +3 -8
  188. package/dist-types/commands/ListCustomModelsCommand.d.ts +3 -8
  189. package/dist-types/commands/ListEnforcedGuardrailsConfigurationCommand.d.ts +3 -8
  190. package/dist-types/commands/ListEvaluationJobsCommand.d.ts +3 -8
  191. package/dist-types/commands/ListFoundationModelAgreementOffersCommand.d.ts +3 -8
  192. package/dist-types/commands/ListFoundationModelsCommand.d.ts +3 -8
  193. package/dist-types/commands/ListGuardrailsCommand.d.ts +3 -8
  194. package/dist-types/commands/ListImportedModelsCommand.d.ts +3 -8
  195. package/dist-types/commands/ListInferenceProfilesCommand.d.ts +3 -8
  196. package/dist-types/commands/ListMarketplaceModelEndpointsCommand.d.ts +3 -8
  197. package/dist-types/commands/ListModelCopyJobsCommand.d.ts +3 -8
  198. package/dist-types/commands/ListModelCustomizationJobsCommand.d.ts +3 -8
  199. package/dist-types/commands/ListModelImportJobsCommand.d.ts +3 -8
  200. package/dist-types/commands/ListModelInvocationJobsCommand.d.ts +3 -8
  201. package/dist-types/commands/ListPromptRoutersCommand.d.ts +3 -8
  202. package/dist-types/commands/ListProvisionedModelThroughputsCommand.d.ts +3 -8
  203. package/dist-types/commands/ListTagsForResourceCommand.d.ts +3 -8
  204. package/dist-types/commands/PutAccountDataRetentionCommand.d.ts +3 -8
  205. package/dist-types/commands/PutEnforcedGuardrailConfigurationCommand.d.ts +3 -8
  206. package/dist-types/commands/PutModelInvocationLoggingConfigurationCommand.d.ts +3 -8
  207. package/dist-types/commands/PutResourcePolicyCommand.d.ts +3 -8
  208. package/dist-types/commands/PutUseCaseForModelAccessCommand.d.ts +3 -8
  209. package/dist-types/commands/RegisterMarketplaceModelEndpointCommand.d.ts +3 -8
  210. package/dist-types/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +3 -8
  211. package/dist-types/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.d.ts +3 -8
  212. package/dist-types/commands/StopAdvancedPromptOptimizationJobCommand.d.ts +3 -8
  213. package/dist-types/commands/StopEvaluationJobCommand.d.ts +3 -8
  214. package/dist-types/commands/StopModelCustomizationJobCommand.d.ts +3 -8
  215. package/dist-types/commands/StopModelInvocationJobCommand.d.ts +3 -8
  216. package/dist-types/commands/TagResourceCommand.d.ts +3 -8
  217. package/dist-types/commands/UntagResourceCommand.d.ts +3 -8
  218. package/dist-types/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.d.ts +3 -8
  219. package/dist-types/commands/UpdateAutomatedReasoningPolicyCommand.d.ts +3 -8
  220. package/dist-types/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.d.ts +3 -8
  221. package/dist-types/commands/UpdateCustomModelDeploymentCommand.d.ts +3 -8
  222. package/dist-types/commands/UpdateGuardrailCommand.d.ts +3 -8
  223. package/dist-types/commands/UpdateMarketplaceModelEndpointCommand.d.ts +3 -8
  224. package/dist-types/commands/UpdateProvisionedModelThroughputCommand.d.ts +3 -8
  225. package/dist-types/index.d.ts +1 -0
  226. package/dist-types/runtimeConfig.browser.d.ts +1 -1
  227. package/dist-types/runtimeConfig.d.ts +1 -1
  228. package/dist-types/runtimeConfig.native.d.ts +1 -1
  229. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  230. package/dist-types/ts3.4/commandBuilder.d.ts +46 -0
  231. package/dist-types/ts3.4/commands/BatchDeleteAdvancedPromptOptimizationJobCommand.d.ts +7 -16
  232. package/dist-types/ts3.4/commands/BatchDeleteEvaluationJobCommand.d.ts +7 -16
  233. package/dist-types/ts3.4/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +7 -16
  234. package/dist-types/ts3.4/commands/CreateAdvancedPromptOptimizationJobCommand.d.ts +7 -16
  235. package/dist-types/ts3.4/commands/CreateAutomatedReasoningPolicyCommand.d.ts +7 -16
  236. package/dist-types/ts3.4/commands/CreateAutomatedReasoningPolicyTestCaseCommand.d.ts +7 -16
  237. package/dist-types/ts3.4/commands/CreateAutomatedReasoningPolicyVersionCommand.d.ts +7 -16
  238. package/dist-types/ts3.4/commands/CreateCustomModelCommand.d.ts +7 -16
  239. package/dist-types/ts3.4/commands/CreateCustomModelDeploymentCommand.d.ts +7 -16
  240. package/dist-types/ts3.4/commands/CreateEvaluationJobCommand.d.ts +7 -16
  241. package/dist-types/ts3.4/commands/CreateFoundationModelAgreementCommand.d.ts +7 -16
  242. package/dist-types/ts3.4/commands/CreateGuardrailCommand.d.ts +7 -16
  243. package/dist-types/ts3.4/commands/CreateGuardrailVersionCommand.d.ts +7 -16
  244. package/dist-types/ts3.4/commands/CreateInferenceProfileCommand.d.ts +7 -16
  245. package/dist-types/ts3.4/commands/CreateMarketplaceModelEndpointCommand.d.ts +7 -16
  246. package/dist-types/ts3.4/commands/CreateModelCopyJobCommand.d.ts +7 -16
  247. package/dist-types/ts3.4/commands/CreateModelCustomizationJobCommand.d.ts +7 -16
  248. package/dist-types/ts3.4/commands/CreateModelImportJobCommand.d.ts +7 -16
  249. package/dist-types/ts3.4/commands/CreateModelInvocationJobCommand.d.ts +7 -16
  250. package/dist-types/ts3.4/commands/CreatePromptRouterCommand.d.ts +7 -16
  251. package/dist-types/ts3.4/commands/CreateProvisionedModelThroughputCommand.d.ts +7 -16
  252. package/dist-types/ts3.4/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +7 -16
  253. package/dist-types/ts3.4/commands/DeleteAutomatedReasoningPolicyCommand.d.ts +7 -16
  254. package/dist-types/ts3.4/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.d.ts +7 -16
  255. package/dist-types/ts3.4/commands/DeleteCustomModelCommand.d.ts +7 -16
  256. package/dist-types/ts3.4/commands/DeleteCustomModelDeploymentCommand.d.ts +7 -16
  257. package/dist-types/ts3.4/commands/DeleteEnforcedGuardrailConfigurationCommand.d.ts +7 -16
  258. package/dist-types/ts3.4/commands/DeleteFoundationModelAgreementCommand.d.ts +7 -16
  259. package/dist-types/ts3.4/commands/DeleteGuardrailCommand.d.ts +7 -16
  260. package/dist-types/ts3.4/commands/DeleteImportedModelCommand.d.ts +7 -16
  261. package/dist-types/ts3.4/commands/DeleteInferenceProfileCommand.d.ts +7 -16
  262. package/dist-types/ts3.4/commands/DeleteMarketplaceModelEndpointCommand.d.ts +7 -16
  263. package/dist-types/ts3.4/commands/DeleteModelInvocationLoggingConfigurationCommand.d.ts +7 -16
  264. package/dist-types/ts3.4/commands/DeletePromptRouterCommand.d.ts +7 -16
  265. package/dist-types/ts3.4/commands/DeleteProvisionedModelThroughputCommand.d.ts +7 -16
  266. package/dist-types/ts3.4/commands/DeleteResourcePolicyCommand.d.ts +7 -16
  267. package/dist-types/ts3.4/commands/DeregisterMarketplaceModelEndpointCommand.d.ts +7 -16
  268. package/dist-types/ts3.4/commands/ExportAutomatedReasoningPolicyVersionCommand.d.ts +7 -16
  269. package/dist-types/ts3.4/commands/GetAccountDataRetentionCommand.d.ts +7 -16
  270. package/dist-types/ts3.4/commands/GetAdvancedPromptOptimizationJobCommand.d.ts +7 -16
  271. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyAnnotationsCommand.d.ts +7 -16
  272. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +7 -16
  273. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.d.ts +7 -16
  274. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyCommand.d.ts +7 -16
  275. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyNextScenarioCommand.d.ts +7 -16
  276. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyTestCaseCommand.d.ts +7 -16
  277. package/dist-types/ts3.4/commands/GetAutomatedReasoningPolicyTestResultCommand.d.ts +7 -16
  278. package/dist-types/ts3.4/commands/GetCustomModelCommand.d.ts +7 -16
  279. package/dist-types/ts3.4/commands/GetCustomModelDeploymentCommand.d.ts +7 -16
  280. package/dist-types/ts3.4/commands/GetEvaluationJobCommand.d.ts +7 -16
  281. package/dist-types/ts3.4/commands/GetFoundationModelAvailabilityCommand.d.ts +7 -16
  282. package/dist-types/ts3.4/commands/GetFoundationModelCommand.d.ts +7 -16
  283. package/dist-types/ts3.4/commands/GetGuardrailCommand.d.ts +7 -16
  284. package/dist-types/ts3.4/commands/GetImportedModelCommand.d.ts +7 -16
  285. package/dist-types/ts3.4/commands/GetInferenceProfileCommand.d.ts +7 -16
  286. package/dist-types/ts3.4/commands/GetMarketplaceModelEndpointCommand.d.ts +7 -16
  287. package/dist-types/ts3.4/commands/GetModelCopyJobCommand.d.ts +7 -16
  288. package/dist-types/ts3.4/commands/GetModelCustomizationJobCommand.d.ts +7 -16
  289. package/dist-types/ts3.4/commands/GetModelImportJobCommand.d.ts +7 -16
  290. package/dist-types/ts3.4/commands/GetModelInvocationJobCommand.d.ts +7 -16
  291. package/dist-types/ts3.4/commands/GetModelInvocationLoggingConfigurationCommand.d.ts +7 -16
  292. package/dist-types/ts3.4/commands/GetPromptRouterCommand.d.ts +7 -16
  293. package/dist-types/ts3.4/commands/GetProvisionedModelThroughputCommand.d.ts +7 -16
  294. package/dist-types/ts3.4/commands/GetResourcePolicyCommand.d.ts +7 -16
  295. package/dist-types/ts3.4/commands/GetUseCaseForModelAccessCommand.d.ts +7 -16
  296. package/dist-types/ts3.4/commands/ListAdvancedPromptOptimizationJobsCommand.d.ts +7 -16
  297. package/dist-types/ts3.4/commands/ListAutomatedReasoningPoliciesCommand.d.ts +7 -16
  298. package/dist-types/ts3.4/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.d.ts +7 -16
  299. package/dist-types/ts3.4/commands/ListAutomatedReasoningPolicyTestCasesCommand.d.ts +7 -16
  300. package/dist-types/ts3.4/commands/ListAutomatedReasoningPolicyTestResultsCommand.d.ts +7 -16
  301. package/dist-types/ts3.4/commands/ListCustomModelDeploymentsCommand.d.ts +7 -16
  302. package/dist-types/ts3.4/commands/ListCustomModelsCommand.d.ts +7 -16
  303. package/dist-types/ts3.4/commands/ListEnforcedGuardrailsConfigurationCommand.d.ts +7 -16
  304. package/dist-types/ts3.4/commands/ListEvaluationJobsCommand.d.ts +7 -16
  305. package/dist-types/ts3.4/commands/ListFoundationModelAgreementOffersCommand.d.ts +7 -16
  306. package/dist-types/ts3.4/commands/ListFoundationModelsCommand.d.ts +7 -16
  307. package/dist-types/ts3.4/commands/ListGuardrailsCommand.d.ts +7 -16
  308. package/dist-types/ts3.4/commands/ListImportedModelsCommand.d.ts +7 -16
  309. package/dist-types/ts3.4/commands/ListInferenceProfilesCommand.d.ts +7 -16
  310. package/dist-types/ts3.4/commands/ListMarketplaceModelEndpointsCommand.d.ts +7 -16
  311. package/dist-types/ts3.4/commands/ListModelCopyJobsCommand.d.ts +7 -16
  312. package/dist-types/ts3.4/commands/ListModelCustomizationJobsCommand.d.ts +7 -16
  313. package/dist-types/ts3.4/commands/ListModelImportJobsCommand.d.ts +7 -16
  314. package/dist-types/ts3.4/commands/ListModelInvocationJobsCommand.d.ts +7 -16
  315. package/dist-types/ts3.4/commands/ListPromptRoutersCommand.d.ts +7 -16
  316. package/dist-types/ts3.4/commands/ListProvisionedModelThroughputsCommand.d.ts +7 -16
  317. package/dist-types/ts3.4/commands/ListTagsForResourceCommand.d.ts +7 -16
  318. package/dist-types/ts3.4/commands/PutAccountDataRetentionCommand.d.ts +7 -16
  319. package/dist-types/ts3.4/commands/PutEnforcedGuardrailConfigurationCommand.d.ts +7 -16
  320. package/dist-types/ts3.4/commands/PutModelInvocationLoggingConfigurationCommand.d.ts +7 -16
  321. package/dist-types/ts3.4/commands/PutResourcePolicyCommand.d.ts +7 -16
  322. package/dist-types/ts3.4/commands/PutUseCaseForModelAccessCommand.d.ts +7 -16
  323. package/dist-types/ts3.4/commands/RegisterMarketplaceModelEndpointCommand.d.ts +7 -16
  324. package/dist-types/ts3.4/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.d.ts +7 -16
  325. package/dist-types/ts3.4/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.d.ts +7 -16
  326. package/dist-types/ts3.4/commands/StopAdvancedPromptOptimizationJobCommand.d.ts +7 -16
  327. package/dist-types/ts3.4/commands/StopEvaluationJobCommand.d.ts +7 -16
  328. package/dist-types/ts3.4/commands/StopModelCustomizationJobCommand.d.ts +7 -16
  329. package/dist-types/ts3.4/commands/StopModelInvocationJobCommand.d.ts +7 -16
  330. package/dist-types/ts3.4/commands/TagResourceCommand.d.ts +7 -16
  331. package/dist-types/ts3.4/commands/UntagResourceCommand.d.ts +7 -16
  332. package/dist-types/ts3.4/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.d.ts +7 -16
  333. package/dist-types/ts3.4/commands/UpdateAutomatedReasoningPolicyCommand.d.ts +7 -16
  334. package/dist-types/ts3.4/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.d.ts +7 -16
  335. package/dist-types/ts3.4/commands/UpdateCustomModelDeploymentCommand.d.ts +7 -16
  336. package/dist-types/ts3.4/commands/UpdateGuardrailCommand.d.ts +7 -16
  337. package/dist-types/ts3.4/commands/UpdateMarketplaceModelEndpointCommand.d.ts +7 -16
  338. package/dist-types/ts3.4/commands/UpdateProvisionedModelThroughputCommand.d.ts +7 -16
  339. package/dist-types/ts3.4/index.d.ts +1 -0
  340. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +1 -1
  341. package/dist-types/ts3.4/runtimeConfig.d.ts +1 -1
  342. package/dist-types/ts3.4/runtimeConfig.native.d.ts +1 -1
  343. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +1 -0
  344. package/package.json +9 -11
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListAutomatedReasoningPoliciesRequest, ListAutomatedReasoningPoliciesResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListAutomatedReasoningPoliciesCommandInput extends ListAutomate
22
19
  export interface ListAutomatedReasoningPoliciesCommandOutput extends ListAutomatedReasoningPoliciesResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListAutomatedReasoningPoliciesCommand_base: {
25
- new (input: ListAutomatedReasoningPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPoliciesCommandInput, ListAutomatedReasoningPoliciesCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListAutomatedReasoningPoliciesCommandInput]): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPoliciesCommandInput, ListAutomatedReasoningPoliciesCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListAutomatedReasoningPoliciesCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPoliciesCommandInput, ListAutomatedReasoningPoliciesCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListAutomatedReasoningPoliciesCommandInput]): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPoliciesCommandInput, ListAutomatedReasoningPoliciesCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists all Automated Reasoning policies in your account, with optional filtering by policy ARN. This helps you manage and discover existing policies.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListAutomatedReasoningPolicyBuildWorkflowsRequest, ListAutomatedReasoningPolicyBuildWorkflowsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListAutomatedReasoningPolicyBuildWorkflowsCommandInput extends
22
19
  export interface ListAutomatedReasoningPolicyBuildWorkflowsCommandOutput extends ListAutomatedReasoningPolicyBuildWorkflowsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListAutomatedReasoningPolicyBuildWorkflowsCommand_base: {
25
- new (input: ListAutomatedReasoningPolicyBuildWorkflowsCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPolicyBuildWorkflowsCommandInput, ListAutomatedReasoningPolicyBuildWorkflowsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListAutomatedReasoningPolicyBuildWorkflowsCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPolicyBuildWorkflowsCommandInput, ListAutomatedReasoningPolicyBuildWorkflowsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListAutomatedReasoningPolicyBuildWorkflowsCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPolicyBuildWorkflowsCommandInput, ListAutomatedReasoningPolicyBuildWorkflowsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListAutomatedReasoningPolicyBuildWorkflowsCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPolicyBuildWorkflowsCommandInput, ListAutomatedReasoningPolicyBuildWorkflowsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists all build workflows for an Automated Reasoning policy, showing the history of policy creation and modification attempts.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListAutomatedReasoningPolicyTestCasesRequest, ListAutomatedReasoningPolicyTestCasesResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListAutomatedReasoningPolicyTestCasesCommandInput extends ListA
22
19
  export interface ListAutomatedReasoningPolicyTestCasesCommandOutput extends ListAutomatedReasoningPolicyTestCasesResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListAutomatedReasoningPolicyTestCasesCommand_base: {
25
- new (input: ListAutomatedReasoningPolicyTestCasesCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPolicyTestCasesCommandInput, ListAutomatedReasoningPolicyTestCasesCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListAutomatedReasoningPolicyTestCasesCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPolicyTestCasesCommandInput, ListAutomatedReasoningPolicyTestCasesCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListAutomatedReasoningPolicyTestCasesCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPolicyTestCasesCommandInput, ListAutomatedReasoningPolicyTestCasesCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListAutomatedReasoningPolicyTestCasesCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPolicyTestCasesCommandInput, ListAutomatedReasoningPolicyTestCasesCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists tests for an Automated Reasoning policy. We recommend using pagination to ensure that the operation returns quickly and successfully.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListAutomatedReasoningPolicyTestResultsRequest, ListAutomatedReasoningPolicyTestResultsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListAutomatedReasoningPolicyTestResultsCommandInput extends Lis
22
19
  export interface ListAutomatedReasoningPolicyTestResultsCommandOutput extends ListAutomatedReasoningPolicyTestResultsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListAutomatedReasoningPolicyTestResultsCommand_base: {
25
- new (input: ListAutomatedReasoningPolicyTestResultsCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPolicyTestResultsCommandInput, ListAutomatedReasoningPolicyTestResultsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListAutomatedReasoningPolicyTestResultsCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPolicyTestResultsCommandInput, ListAutomatedReasoningPolicyTestResultsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListAutomatedReasoningPolicyTestResultsCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPolicyTestResultsCommandInput, ListAutomatedReasoningPolicyTestResultsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListAutomatedReasoningPolicyTestResultsCommandInput): import("@smithy/core/client").CommandImpl<ListAutomatedReasoningPolicyTestResultsCommandInput, ListAutomatedReasoningPolicyTestResultsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists test results for an Automated Reasoning policy, showing how the policy performed against various test scenarios and validation checks.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListCustomModelDeploymentsRequest, ListCustomModelDeploymentsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListCustomModelDeploymentsCommandInput extends ListCustomModelD
22
19
  export interface ListCustomModelDeploymentsCommandOutput extends ListCustomModelDeploymentsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListCustomModelDeploymentsCommand_base: {
25
- new (input: ListCustomModelDeploymentsCommandInput): import("@smithy/core/client").CommandImpl<ListCustomModelDeploymentsCommandInput, ListCustomModelDeploymentsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListCustomModelDeploymentsCommandInput]): import("@smithy/core/client").CommandImpl<ListCustomModelDeploymentsCommandInput, ListCustomModelDeploymentsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListCustomModelDeploymentsCommandInput): import("@smithy/core/client").CommandImpl<ListCustomModelDeploymentsCommandInput, ListCustomModelDeploymentsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListCustomModelDeploymentsCommandInput]): import("@smithy/core/client").CommandImpl<ListCustomModelDeploymentsCommandInput, ListCustomModelDeploymentsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists custom model deployments in your account. You can filter the results by creation time, name, status, and associated model. Use this operation to manage and monitor your custom model deployments.</p> <p>We recommend using pagination to ensure that the operation returns quickly and successfully.</p> <p>The following actions are related to the <code>ListCustomModelDeployments</code> operation:</p> <ul> <li> <p> <a href="https://docs.aws.amazon.com/bedrock/latest/APIReference/API_CreateCustomModelDeployment.html">CreateCustomModelDeployment</a> </p> </li> <li> <p> <a href="https://docs.aws.amazon.com/bedrock/latest/APIReference/API_GetCustomModelDeployment.html">GetCustomModelDeployment</a> </p> </li> <li> <p> <a href="https://docs.aws.amazon.com/bedrock/latest/APIReference/API_DeleteCustomModelDeployment.html">DeleteCustomModelDeployment</a> </p> </li> </ul>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListCustomModelsRequest, ListCustomModelsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListCustomModelsCommandInput extends ListCustomModelsRequest {
22
19
  export interface ListCustomModelsCommandOutput extends ListCustomModelsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListCustomModelsCommand_base: {
25
- new (input: ListCustomModelsCommandInput): import("@smithy/core/client").CommandImpl<ListCustomModelsCommandInput, ListCustomModelsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListCustomModelsCommandInput]): import("@smithy/core/client").CommandImpl<ListCustomModelsCommandInput, ListCustomModelsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListCustomModelsCommandInput): import("@smithy/core/client").CommandImpl<ListCustomModelsCommandInput, ListCustomModelsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListCustomModelsCommandInput]): import("@smithy/core/client").CommandImpl<ListCustomModelsCommandInput, ListCustomModelsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of the custom models that you have created with the <code>CreateModelCustomizationJob</code> operation.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/custom-models.html">Custom models</a> in the <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-service.html">Amazon Bedrock User Guide</a>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListEnforcedGuardrailsConfigurationRequest, ListEnforcedGuardrailsConfigurationResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListEnforcedGuardrailsConfigurationCommandInput extends ListEnf
22
19
  export interface ListEnforcedGuardrailsConfigurationCommandOutput extends ListEnforcedGuardrailsConfigurationResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListEnforcedGuardrailsConfigurationCommand_base: {
25
- new (input: ListEnforcedGuardrailsConfigurationCommandInput): import("@smithy/core/client").CommandImpl<ListEnforcedGuardrailsConfigurationCommandInput, ListEnforcedGuardrailsConfigurationCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListEnforcedGuardrailsConfigurationCommandInput]): import("@smithy/core/client").CommandImpl<ListEnforcedGuardrailsConfigurationCommandInput, ListEnforcedGuardrailsConfigurationCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListEnforcedGuardrailsConfigurationCommandInput): import("@smithy/core/client").CommandImpl<ListEnforcedGuardrailsConfigurationCommandInput, ListEnforcedGuardrailsConfigurationCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListEnforcedGuardrailsConfigurationCommandInput]): import("@smithy/core/client").CommandImpl<ListEnforcedGuardrailsConfigurationCommandInput, ListEnforcedGuardrailsConfigurationCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists the account-level enforced guardrail configurations.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListEvaluationJobsRequest, ListEvaluationJobsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListEvaluationJobsCommandInput extends ListEvaluationJobsReques
22
19
  export interface ListEvaluationJobsCommandOutput extends ListEvaluationJobsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListEvaluationJobsCommand_base: {
25
- new (input: ListEvaluationJobsCommandInput): import("@smithy/core/client").CommandImpl<ListEvaluationJobsCommandInput, ListEvaluationJobsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListEvaluationJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListEvaluationJobsCommandInput, ListEvaluationJobsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListEvaluationJobsCommandInput): import("@smithy/core/client").CommandImpl<ListEvaluationJobsCommandInput, ListEvaluationJobsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListEvaluationJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListEvaluationJobsCommandInput, ListEvaluationJobsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists all existing evaluation jobs.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListFoundationModelAgreementOffersRequest, ListFoundationModelAgreementOffersResponse } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListFoundationModelAgreementOffersCommandInput extends ListFoun
22
19
  export interface ListFoundationModelAgreementOffersCommandOutput extends ListFoundationModelAgreementOffersResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListFoundationModelAgreementOffersCommand_base: {
25
- new (input: ListFoundationModelAgreementOffersCommandInput): import("@smithy/core/client").CommandImpl<ListFoundationModelAgreementOffersCommandInput, ListFoundationModelAgreementOffersCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (input: ListFoundationModelAgreementOffersCommandInput): import("@smithy/core/client").CommandImpl<ListFoundationModelAgreementOffersCommandInput, ListFoundationModelAgreementOffersCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListFoundationModelAgreementOffersCommandInput): import("@smithy/core/client").CommandImpl<ListFoundationModelAgreementOffersCommandInput, ListFoundationModelAgreementOffersCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (input: ListFoundationModelAgreementOffersCommandInput): import("@smithy/core/client").CommandImpl<ListFoundationModelAgreementOffersCommandInput, ListFoundationModelAgreementOffersCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Get the offers associated with the specified model.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListFoundationModelsRequest, ListFoundationModelsResponse } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListFoundationModelsCommandInput extends ListFoundationModelsRe
22
19
  export interface ListFoundationModelsCommandOutput extends ListFoundationModelsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListFoundationModelsCommand_base: {
25
- new (input: ListFoundationModelsCommandInput): import("@smithy/core/client").CommandImpl<ListFoundationModelsCommandInput, ListFoundationModelsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListFoundationModelsCommandInput]): import("@smithy/core/client").CommandImpl<ListFoundationModelsCommandInput, ListFoundationModelsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListFoundationModelsCommandInput): import("@smithy/core/client").CommandImpl<ListFoundationModelsCommandInput, ListFoundationModelsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListFoundationModelsCommandInput]): import("@smithy/core/client").CommandImpl<ListFoundationModelsCommandInput, ListFoundationModelsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists Amazon Bedrock foundation models that you can use. You can filter the results with the request parameters. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/foundation-models.html">Foundation models</a> in the <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-service.html">Amazon Bedrock User Guide</a>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListGuardrailsRequest, ListGuardrailsResponse } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListGuardrailsCommandInput extends ListGuardrailsRequest {
22
19
  export interface ListGuardrailsCommandOutput extends ListGuardrailsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListGuardrailsCommand_base: {
25
- new (input: ListGuardrailsCommandInput): import("@smithy/core/client").CommandImpl<ListGuardrailsCommandInput, ListGuardrailsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListGuardrailsCommandInput]): import("@smithy/core/client").CommandImpl<ListGuardrailsCommandInput, ListGuardrailsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListGuardrailsCommandInput): import("@smithy/core/client").CommandImpl<ListGuardrailsCommandInput, ListGuardrailsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListGuardrailsCommandInput]): import("@smithy/core/client").CommandImpl<ListGuardrailsCommandInput, ListGuardrailsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists details about all the guardrails in an account. To list the <code>DRAFT</code> version of all your guardrails, don't specify the <code>guardrailIdentifier</code> field. To list all versions of a guardrail, specify the ARN of the guardrail in the <code>guardrailIdentifier</code> field.</p> <p>You can set the maximum number of results to return in a response in the <code>maxResults</code> field. If there are more results than the number you set, the response returns a <code>nextToken</code> that you can send in another <code>ListGuardrails</code> request to see the next batch of results.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListImportedModelsRequest, ListImportedModelsResponse } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListImportedModelsCommandInput extends ListImportedModelsReques
22
19
  export interface ListImportedModelsCommandOutput extends ListImportedModelsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListImportedModelsCommand_base: {
25
- new (input: ListImportedModelsCommandInput): import("@smithy/core/client").CommandImpl<ListImportedModelsCommandInput, ListImportedModelsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListImportedModelsCommandInput]): import("@smithy/core/client").CommandImpl<ListImportedModelsCommandInput, ListImportedModelsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListImportedModelsCommandInput): import("@smithy/core/client").CommandImpl<ListImportedModelsCommandInput, ListImportedModelsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListImportedModelsCommandInput]): import("@smithy/core/client").CommandImpl<ListImportedModelsCommandInput, ListImportedModelsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of models you've imported. You can filter the results to return based on one or more criteria. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/model-customization-import-model.html">Import a customized model</a> in the <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-service.html">Amazon Bedrock User Guide</a>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListInferenceProfilesRequest, ListInferenceProfilesResponse } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListInferenceProfilesCommandInput extends ListInferenceProfiles
22
19
  export interface ListInferenceProfilesCommandOutput extends ListInferenceProfilesResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListInferenceProfilesCommand_base: {
25
- new (input: ListInferenceProfilesCommandInput): import("@smithy/core/client").CommandImpl<ListInferenceProfilesCommandInput, ListInferenceProfilesCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListInferenceProfilesCommandInput]): import("@smithy/core/client").CommandImpl<ListInferenceProfilesCommandInput, ListInferenceProfilesCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListInferenceProfilesCommandInput): import("@smithy/core/client").CommandImpl<ListInferenceProfilesCommandInput, ListInferenceProfilesCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListInferenceProfilesCommandInput]): import("@smithy/core/client").CommandImpl<ListInferenceProfilesCommandInput, ListInferenceProfilesCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of inference profiles that you can use. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/cross-region-inference.html">Increase throughput and resilience with cross-region inference in Amazon Bedrock</a>. in the Amazon Bedrock User Guide.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListMarketplaceModelEndpointsRequest, ListMarketplaceModelEndpointsResponse } from "../models/models_0";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListMarketplaceModelEndpointsCommandInput extends ListMarketpla
22
19
  export interface ListMarketplaceModelEndpointsCommandOutput extends ListMarketplaceModelEndpointsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListMarketplaceModelEndpointsCommand_base: {
25
- new (input: ListMarketplaceModelEndpointsCommandInput): import("@smithy/core/client").CommandImpl<ListMarketplaceModelEndpointsCommandInput, ListMarketplaceModelEndpointsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListMarketplaceModelEndpointsCommandInput]): import("@smithy/core/client").CommandImpl<ListMarketplaceModelEndpointsCommandInput, ListMarketplaceModelEndpointsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListMarketplaceModelEndpointsCommandInput): import("@smithy/core/client").CommandImpl<ListMarketplaceModelEndpointsCommandInput, ListMarketplaceModelEndpointsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListMarketplaceModelEndpointsCommandInput]): import("@smithy/core/client").CommandImpl<ListMarketplaceModelEndpointsCommandInput, ListMarketplaceModelEndpointsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists the endpoints for models from Amazon Bedrock Marketplace in your Amazon Web Services account.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListModelCopyJobsRequest, ListModelCopyJobsResponse } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListModelCopyJobsCommandInput extends ListModelCopyJobsRequest
22
19
  export interface ListModelCopyJobsCommandOutput extends ListModelCopyJobsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListModelCopyJobsCommand_base: {
25
- new (input: ListModelCopyJobsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCopyJobsCommandInput, ListModelCopyJobsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListModelCopyJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelCopyJobsCommandInput, ListModelCopyJobsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListModelCopyJobsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCopyJobsCommandInput, ListModelCopyJobsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListModelCopyJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelCopyJobsCommandInput, ListModelCopyJobsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of model copy jobs that you have submitted. You can filter the jobs to return based on one or more criteria. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/copy-model.html">Copy models to be used in other regions</a> in the <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-service.html">Amazon Bedrock User Guide</a>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListModelCustomizationJobsRequest, ListModelCustomizationJobsResponse } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListModelCustomizationJobsCommandInput extends ListModelCustomi
22
19
  export interface ListModelCustomizationJobsCommandOutput extends ListModelCustomizationJobsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListModelCustomizationJobsCommand_base: {
25
- new (input: ListModelCustomizationJobsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCustomizationJobsCommandInput, ListModelCustomizationJobsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListModelCustomizationJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelCustomizationJobsCommandInput, ListModelCustomizationJobsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListModelCustomizationJobsCommandInput): import("@smithy/core/client").CommandImpl<ListModelCustomizationJobsCommandInput, ListModelCustomizationJobsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListModelCustomizationJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelCustomizationJobsCommandInput, ListModelCustomizationJobsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of model customization jobs that you have submitted. You can filter the jobs to return based on one or more criteria.</p> <p>For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/custom-models.html">Custom models</a> in the <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-service.html">Amazon Bedrock User Guide</a>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListModelImportJobsRequest, ListModelImportJobsResponse } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListModelImportJobsCommandInput extends ListModelImportJobsRequ
22
19
  export interface ListModelImportJobsCommandOutput extends ListModelImportJobsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListModelImportJobsCommand_base: {
25
- new (input: ListModelImportJobsCommandInput): import("@smithy/core/client").CommandImpl<ListModelImportJobsCommandInput, ListModelImportJobsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListModelImportJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelImportJobsCommandInput, ListModelImportJobsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListModelImportJobsCommandInput): import("@smithy/core/client").CommandImpl<ListModelImportJobsCommandInput, ListModelImportJobsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListModelImportJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelImportJobsCommandInput, ListModelImportJobsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Returns a list of import jobs you've submitted. You can filter the results to return based on one or more criteria. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/model-customization-import-model.html">Import a customized model</a> in the <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-service.html">Amazon Bedrock User Guide</a>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListModelInvocationJobsRequest, ListModelInvocationJobsResponse } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListModelInvocationJobsCommandInput extends ListModelInvocation
22
19
  export interface ListModelInvocationJobsCommandOutput extends ListModelInvocationJobsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListModelInvocationJobsCommand_base: {
25
- new (input: ListModelInvocationJobsCommandInput): import("@smithy/core/client").CommandImpl<ListModelInvocationJobsCommandInput, ListModelInvocationJobsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListModelInvocationJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelInvocationJobsCommandInput, ListModelInvocationJobsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListModelInvocationJobsCommandInput): import("@smithy/core/client").CommandImpl<ListModelInvocationJobsCommandInput, ListModelInvocationJobsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListModelInvocationJobsCommandInput]): import("@smithy/core/client").CommandImpl<ListModelInvocationJobsCommandInput, ListModelInvocationJobsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists all batch inference jobs in the account. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/batch-inference-view.html">View details about a batch inference job</a>.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListPromptRoutersRequest, ListPromptRoutersResponse } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListPromptRoutersCommandInput extends ListPromptRoutersRequest
22
19
  export interface ListPromptRoutersCommandOutput extends ListPromptRoutersResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListPromptRoutersCommand_base: {
25
- new (input: ListPromptRoutersCommandInput): import("@smithy/core/client").CommandImpl<ListPromptRoutersCommandInput, ListPromptRoutersCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListPromptRoutersCommandInput]): import("@smithy/core/client").CommandImpl<ListPromptRoutersCommandInput, ListPromptRoutersCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListPromptRoutersCommandInput): import("@smithy/core/client").CommandImpl<ListPromptRoutersCommandInput, ListPromptRoutersCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListPromptRoutersCommandInput]): import("@smithy/core/client").CommandImpl<ListPromptRoutersCommandInput, ListPromptRoutersCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Retrieves a list of prompt routers.</p>
@@ -1,12 +1,9 @@
1
- import { Command as $Command } from "@smithy/core/client";
2
1
  import type { MetadataBearer as __MetadataBearer } from "@smithy/types";
3
- import type { BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes } from "../BedrockClient";
4
2
  import type { ListProvisionedModelThroughputsRequest, ListProvisionedModelThroughputsResponse } from "../models/models_1";
5
3
  /**
6
4
  * @public
7
5
  */
8
6
  export type { __MetadataBearer };
9
- export { $Command };
10
7
  /**
11
8
  * @public
12
9
  *
@@ -22,11 +19,9 @@ export interface ListProvisionedModelThroughputsCommandInput extends ListProvisi
22
19
  export interface ListProvisionedModelThroughputsCommandOutput extends ListProvisionedModelThroughputsResponse, __MetadataBearer {
23
20
  }
24
21
  declare const ListProvisionedModelThroughputsCommand_base: {
25
- new (input: ListProvisionedModelThroughputsCommandInput): import("@smithy/core/client").CommandImpl<ListProvisionedModelThroughputsCommandInput, ListProvisionedModelThroughputsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
26
- new (...[input]: [] | [ListProvisionedModelThroughputsCommandInput]): import("@smithy/core/client").CommandImpl<ListProvisionedModelThroughputsCommandInput, ListProvisionedModelThroughputsCommandOutput, BedrockClientResolvedConfig, ServiceInputTypes, ServiceOutputTypes>;
27
- getEndpointParameterInstructions(): {
28
- [x: string]: unknown;
29
- };
22
+ new (input: ListProvisionedModelThroughputsCommandInput): import("@smithy/core/client").CommandImpl<ListProvisionedModelThroughputsCommandInput, ListProvisionedModelThroughputsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
23
+ new (...[input]: [] | [ListProvisionedModelThroughputsCommandInput]): import("@smithy/core/client").CommandImpl<ListProvisionedModelThroughputsCommandInput, ListProvisionedModelThroughputsCommandOutput, import("..").BedrockClientResolvedConfig, import("..").ServiceInputTypes, import("..").ServiceOutputTypes>;
24
+ getEndpointParameterInstructions(): import("@smithy/types").EndpointParameterInstructions;
30
25
  };
31
26
  /**
32
27
  * <p>Lists the Provisioned Throughputs in the account. For more information, see <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/prov-throughput.html">Provisioned Throughput</a> in the <a href="https://docs.aws.amazon.com/bedrock/latest/userguide/what-is-service.html">Amazon Bedrock User Guide</a>.</p>