@aws-sdk/client-bedrock 3.928.0 → 3.929.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 (121) hide show
  1. package/dist-cjs/index.js +6331 -6098
  2. package/dist-cjs/runtimeConfig.shared.js +2 -0
  3. package/dist-es/BedrockClient.js +2 -0
  4. package/dist-es/commands/BatchDeleteEvaluationJobCommand.js +3 -10
  5. package/dist-es/commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -9
  6. package/dist-es/commands/CreateAutomatedReasoningPolicyCommand.js +3 -10
  7. package/dist-es/commands/CreateAutomatedReasoningPolicyTestCaseCommand.js +3 -10
  8. package/dist-es/commands/CreateAutomatedReasoningPolicyVersionCommand.js +3 -10
  9. package/dist-es/commands/CreateCustomModelCommand.js +3 -9
  10. package/dist-es/commands/CreateCustomModelDeploymentCommand.js +3 -9
  11. package/dist-es/commands/CreateEvaluationJobCommand.js +3 -10
  12. package/dist-es/commands/CreateFoundationModelAgreementCommand.js +3 -9
  13. package/dist-es/commands/CreateGuardrailCommand.js +3 -10
  14. package/dist-es/commands/CreateGuardrailVersionCommand.js +3 -10
  15. package/dist-es/commands/CreateInferenceProfileCommand.js +3 -10
  16. package/dist-es/commands/CreateMarketplaceModelEndpointCommand.js +3 -9
  17. package/dist-es/commands/CreateModelCopyJobCommand.js +3 -9
  18. package/dist-es/commands/CreateModelCustomizationJobCommand.js +3 -10
  19. package/dist-es/commands/CreateModelImportJobCommand.js +3 -9
  20. package/dist-es/commands/CreateModelInvocationJobCommand.js +3 -9
  21. package/dist-es/commands/CreatePromptRouterCommand.js +3 -10
  22. package/dist-es/commands/CreateProvisionedModelThroughputCommand.js +3 -9
  23. package/dist-es/commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -9
  24. package/dist-es/commands/DeleteAutomatedReasoningPolicyCommand.js +3 -9
  25. package/dist-es/commands/DeleteAutomatedReasoningPolicyTestCaseCommand.js +3 -9
  26. package/dist-es/commands/DeleteCustomModelCommand.js +3 -9
  27. package/dist-es/commands/DeleteCustomModelDeploymentCommand.js +3 -9
  28. package/dist-es/commands/DeleteFoundationModelAgreementCommand.js +3 -9
  29. package/dist-es/commands/DeleteGuardrailCommand.js +3 -9
  30. package/dist-es/commands/DeleteImportedModelCommand.js +3 -9
  31. package/dist-es/commands/DeleteInferenceProfileCommand.js +3 -9
  32. package/dist-es/commands/DeleteMarketplaceModelEndpointCommand.js +3 -9
  33. package/dist-es/commands/DeleteModelInvocationLoggingConfigurationCommand.js +3 -9
  34. package/dist-es/commands/DeletePromptRouterCommand.js +3 -9
  35. package/dist-es/commands/DeleteProvisionedModelThroughputCommand.js +3 -9
  36. package/dist-es/commands/DeregisterMarketplaceModelEndpointCommand.js +3 -9
  37. package/dist-es/commands/ExportAutomatedReasoningPolicyVersionCommand.js +3 -10
  38. package/dist-es/commands/GetAutomatedReasoningPolicyAnnotationsCommand.js +3 -10
  39. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -10
  40. package/dist-es/commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand.js +3 -10
  41. package/dist-es/commands/GetAutomatedReasoningPolicyCommand.js +3 -10
  42. package/dist-es/commands/GetAutomatedReasoningPolicyNextScenarioCommand.js +3 -10
  43. package/dist-es/commands/GetAutomatedReasoningPolicyTestCaseCommand.js +3 -10
  44. package/dist-es/commands/GetAutomatedReasoningPolicyTestResultCommand.js +3 -10
  45. package/dist-es/commands/GetCustomModelCommand.js +3 -10
  46. package/dist-es/commands/GetCustomModelDeploymentCommand.js +3 -9
  47. package/dist-es/commands/GetEvaluationJobCommand.js +3 -11
  48. package/dist-es/commands/GetFoundationModelAvailabilityCommand.js +3 -9
  49. package/dist-es/commands/GetFoundationModelCommand.js +3 -9
  50. package/dist-es/commands/GetGuardrailCommand.js +3 -10
  51. package/dist-es/commands/GetImportedModelCommand.js +3 -9
  52. package/dist-es/commands/GetInferenceProfileCommand.js +3 -10
  53. package/dist-es/commands/GetMarketplaceModelEndpointCommand.js +3 -9
  54. package/dist-es/commands/GetModelCopyJobCommand.js +3 -9
  55. package/dist-es/commands/GetModelCustomizationJobCommand.js +3 -10
  56. package/dist-es/commands/GetModelImportJobCommand.js +3 -9
  57. package/dist-es/commands/GetModelInvocationJobCommand.js +3 -10
  58. package/dist-es/commands/GetModelInvocationLoggingConfigurationCommand.js +3 -9
  59. package/dist-es/commands/GetPromptRouterCommand.js +3 -10
  60. package/dist-es/commands/GetProvisionedModelThroughputCommand.js +3 -9
  61. package/dist-es/commands/GetUseCaseForModelAccessCommand.js +3 -9
  62. package/dist-es/commands/ListAutomatedReasoningPoliciesCommand.js +3 -10
  63. package/dist-es/commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand.js +3 -9
  64. package/dist-es/commands/ListAutomatedReasoningPolicyTestCasesCommand.js +3 -10
  65. package/dist-es/commands/ListAutomatedReasoningPolicyTestResultsCommand.js +3 -10
  66. package/dist-es/commands/ListCustomModelDeploymentsCommand.js +3 -9
  67. package/dist-es/commands/ListCustomModelsCommand.js +3 -9
  68. package/dist-es/commands/ListEvaluationJobsCommand.js +3 -9
  69. package/dist-es/commands/ListFoundationModelAgreementOffersCommand.js +3 -9
  70. package/dist-es/commands/ListFoundationModelsCommand.js +3 -9
  71. package/dist-es/commands/ListGuardrailsCommand.js +3 -10
  72. package/dist-es/commands/ListImportedModelsCommand.js +3 -9
  73. package/dist-es/commands/ListInferenceProfilesCommand.js +3 -10
  74. package/dist-es/commands/ListMarketplaceModelEndpointsCommand.js +3 -9
  75. package/dist-es/commands/ListModelCopyJobsCommand.js +3 -9
  76. package/dist-es/commands/ListModelCustomizationJobsCommand.js +3 -9
  77. package/dist-es/commands/ListModelImportJobsCommand.js +3 -9
  78. package/dist-es/commands/ListModelInvocationJobsCommand.js +3 -10
  79. package/dist-es/commands/ListPromptRoutersCommand.js +3 -10
  80. package/dist-es/commands/ListProvisionedModelThroughputsCommand.js +3 -9
  81. package/dist-es/commands/ListTagsForResourceCommand.js +3 -9
  82. package/dist-es/commands/PutModelInvocationLoggingConfigurationCommand.js +3 -9
  83. package/dist-es/commands/PutUseCaseForModelAccessCommand.js +3 -9
  84. package/dist-es/commands/RegisterMarketplaceModelEndpointCommand.js +3 -9
  85. package/dist-es/commands/StartAutomatedReasoningPolicyBuildWorkflowCommand.js +3 -10
  86. package/dist-es/commands/StartAutomatedReasoningPolicyTestWorkflowCommand.js +3 -9
  87. package/dist-es/commands/StopEvaluationJobCommand.js +3 -10
  88. package/dist-es/commands/StopModelCustomizationJobCommand.js +3 -9
  89. package/dist-es/commands/StopModelInvocationJobCommand.js +3 -9
  90. package/dist-es/commands/TagResourceCommand.js +3 -9
  91. package/dist-es/commands/UntagResourceCommand.js +3 -9
  92. package/dist-es/commands/UpdateAutomatedReasoningPolicyAnnotationsCommand.js +3 -10
  93. package/dist-es/commands/UpdateAutomatedReasoningPolicyCommand.js +3 -10
  94. package/dist-es/commands/UpdateAutomatedReasoningPolicyTestCaseCommand.js +3 -10
  95. package/dist-es/commands/UpdateGuardrailCommand.js +3 -10
  96. package/dist-es/commands/UpdateMarketplaceModelEndpointCommand.js +3 -9
  97. package/dist-es/commands/UpdateProvisionedModelThroughputCommand.js +3 -9
  98. package/dist-es/models/models_0.js +0 -775
  99. package/dist-es/models/models_1.js +0 -314
  100. package/dist-es/runtimeConfig.shared.js +2 -0
  101. package/dist-es/schemas/schemas_0.js +6150 -0
  102. package/dist-types/BedrockClient.d.ts +10 -1
  103. package/dist-types/models/models_0.d.ts +0 -488
  104. package/dist-types/models/models_1.d.ts +0 -176
  105. package/dist-types/runtimeConfig.browser.d.ts +1 -0
  106. package/dist-types/runtimeConfig.d.ts +1 -0
  107. package/dist-types/runtimeConfig.native.d.ts +1 -0
  108. package/dist-types/runtimeConfig.shared.d.ts +1 -0
  109. package/dist-types/schemas/schemas_0.d.ts +668 -0
  110. package/dist-types/ts3.4/BedrockClient.d.ts +4 -0
  111. package/dist-types/ts3.4/models/models_0.d.ts +0 -366
  112. package/dist-types/ts3.4/models/models_1.d.ts +0 -130
  113. package/dist-types/ts3.4/runtimeConfig.browser.d.ts +4 -0
  114. package/dist-types/ts3.4/runtimeConfig.d.ts +4 -0
  115. package/dist-types/ts3.4/runtimeConfig.native.d.ts +4 -0
  116. package/dist-types/ts3.4/runtimeConfig.shared.d.ts +4 -0
  117. package/dist-types/ts3.4/schemas/schemas_0.d.ts +675 -0
  118. package/package.json +3 -4
  119. package/dist-es/protocols/Aws_restJson1.js +0 -4177
  120. package/dist-types/protocols/Aws_restJson1.d.ts +0 -848
  121. package/dist-types/ts3.4/protocols/Aws_restJson1.d.ts +0 -1133
@@ -1,1133 +0,0 @@
1
- import {
2
- HttpRequest as __HttpRequest,
3
- HttpResponse as __HttpResponse,
4
- } from "@smithy/protocol-http";
5
- import { SerdeContext as __SerdeContext } from "@smithy/types";
6
- import {
7
- BatchDeleteEvaluationJobCommandInput,
8
- BatchDeleteEvaluationJobCommandOutput,
9
- } from "../commands/BatchDeleteEvaluationJobCommand";
10
- import {
11
- CancelAutomatedReasoningPolicyBuildWorkflowCommandInput,
12
- CancelAutomatedReasoningPolicyBuildWorkflowCommandOutput,
13
- } from "../commands/CancelAutomatedReasoningPolicyBuildWorkflowCommand";
14
- import {
15
- CreateAutomatedReasoningPolicyCommandInput,
16
- CreateAutomatedReasoningPolicyCommandOutput,
17
- } from "../commands/CreateAutomatedReasoningPolicyCommand";
18
- import {
19
- CreateAutomatedReasoningPolicyTestCaseCommandInput,
20
- CreateAutomatedReasoningPolicyTestCaseCommandOutput,
21
- } from "../commands/CreateAutomatedReasoningPolicyTestCaseCommand";
22
- import {
23
- CreateAutomatedReasoningPolicyVersionCommandInput,
24
- CreateAutomatedReasoningPolicyVersionCommandOutput,
25
- } from "../commands/CreateAutomatedReasoningPolicyVersionCommand";
26
- import {
27
- CreateCustomModelCommandInput,
28
- CreateCustomModelCommandOutput,
29
- } from "../commands/CreateCustomModelCommand";
30
- import {
31
- CreateCustomModelDeploymentCommandInput,
32
- CreateCustomModelDeploymentCommandOutput,
33
- } from "../commands/CreateCustomModelDeploymentCommand";
34
- import {
35
- CreateEvaluationJobCommandInput,
36
- CreateEvaluationJobCommandOutput,
37
- } from "../commands/CreateEvaluationJobCommand";
38
- import {
39
- CreateFoundationModelAgreementCommandInput,
40
- CreateFoundationModelAgreementCommandOutput,
41
- } from "../commands/CreateFoundationModelAgreementCommand";
42
- import {
43
- CreateGuardrailCommandInput,
44
- CreateGuardrailCommandOutput,
45
- } from "../commands/CreateGuardrailCommand";
46
- import {
47
- CreateGuardrailVersionCommandInput,
48
- CreateGuardrailVersionCommandOutput,
49
- } from "../commands/CreateGuardrailVersionCommand";
50
- import {
51
- CreateInferenceProfileCommandInput,
52
- CreateInferenceProfileCommandOutput,
53
- } from "../commands/CreateInferenceProfileCommand";
54
- import {
55
- CreateMarketplaceModelEndpointCommandInput,
56
- CreateMarketplaceModelEndpointCommandOutput,
57
- } from "../commands/CreateMarketplaceModelEndpointCommand";
58
- import {
59
- CreateModelCopyJobCommandInput,
60
- CreateModelCopyJobCommandOutput,
61
- } from "../commands/CreateModelCopyJobCommand";
62
- import {
63
- CreateModelCustomizationJobCommandInput,
64
- CreateModelCustomizationJobCommandOutput,
65
- } from "../commands/CreateModelCustomizationJobCommand";
66
- import {
67
- CreateModelImportJobCommandInput,
68
- CreateModelImportJobCommandOutput,
69
- } from "../commands/CreateModelImportJobCommand";
70
- import {
71
- CreateModelInvocationJobCommandInput,
72
- CreateModelInvocationJobCommandOutput,
73
- } from "../commands/CreateModelInvocationJobCommand";
74
- import {
75
- CreatePromptRouterCommandInput,
76
- CreatePromptRouterCommandOutput,
77
- } from "../commands/CreatePromptRouterCommand";
78
- import {
79
- CreateProvisionedModelThroughputCommandInput,
80
- CreateProvisionedModelThroughputCommandOutput,
81
- } from "../commands/CreateProvisionedModelThroughputCommand";
82
- import {
83
- DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput,
84
- DeleteAutomatedReasoningPolicyBuildWorkflowCommandOutput,
85
- } from "../commands/DeleteAutomatedReasoningPolicyBuildWorkflowCommand";
86
- import {
87
- DeleteAutomatedReasoningPolicyCommandInput,
88
- DeleteAutomatedReasoningPolicyCommandOutput,
89
- } from "../commands/DeleteAutomatedReasoningPolicyCommand";
90
- import {
91
- DeleteAutomatedReasoningPolicyTestCaseCommandInput,
92
- DeleteAutomatedReasoningPolicyTestCaseCommandOutput,
93
- } from "../commands/DeleteAutomatedReasoningPolicyTestCaseCommand";
94
- import {
95
- DeleteCustomModelCommandInput,
96
- DeleteCustomModelCommandOutput,
97
- } from "../commands/DeleteCustomModelCommand";
98
- import {
99
- DeleteCustomModelDeploymentCommandInput,
100
- DeleteCustomModelDeploymentCommandOutput,
101
- } from "../commands/DeleteCustomModelDeploymentCommand";
102
- import {
103
- DeleteFoundationModelAgreementCommandInput,
104
- DeleteFoundationModelAgreementCommandOutput,
105
- } from "../commands/DeleteFoundationModelAgreementCommand";
106
- import {
107
- DeleteGuardrailCommandInput,
108
- DeleteGuardrailCommandOutput,
109
- } from "../commands/DeleteGuardrailCommand";
110
- import {
111
- DeleteImportedModelCommandInput,
112
- DeleteImportedModelCommandOutput,
113
- } from "../commands/DeleteImportedModelCommand";
114
- import {
115
- DeleteInferenceProfileCommandInput,
116
- DeleteInferenceProfileCommandOutput,
117
- } from "../commands/DeleteInferenceProfileCommand";
118
- import {
119
- DeleteMarketplaceModelEndpointCommandInput,
120
- DeleteMarketplaceModelEndpointCommandOutput,
121
- } from "../commands/DeleteMarketplaceModelEndpointCommand";
122
- import {
123
- DeleteModelInvocationLoggingConfigurationCommandInput,
124
- DeleteModelInvocationLoggingConfigurationCommandOutput,
125
- } from "../commands/DeleteModelInvocationLoggingConfigurationCommand";
126
- import {
127
- DeletePromptRouterCommandInput,
128
- DeletePromptRouterCommandOutput,
129
- } from "../commands/DeletePromptRouterCommand";
130
- import {
131
- DeleteProvisionedModelThroughputCommandInput,
132
- DeleteProvisionedModelThroughputCommandOutput,
133
- } from "../commands/DeleteProvisionedModelThroughputCommand";
134
- import {
135
- DeregisterMarketplaceModelEndpointCommandInput,
136
- DeregisterMarketplaceModelEndpointCommandOutput,
137
- } from "../commands/DeregisterMarketplaceModelEndpointCommand";
138
- import {
139
- ExportAutomatedReasoningPolicyVersionCommandInput,
140
- ExportAutomatedReasoningPolicyVersionCommandOutput,
141
- } from "../commands/ExportAutomatedReasoningPolicyVersionCommand";
142
- import {
143
- GetAutomatedReasoningPolicyAnnotationsCommandInput,
144
- GetAutomatedReasoningPolicyAnnotationsCommandOutput,
145
- } from "../commands/GetAutomatedReasoningPolicyAnnotationsCommand";
146
- import {
147
- GetAutomatedReasoningPolicyBuildWorkflowCommandInput,
148
- GetAutomatedReasoningPolicyBuildWorkflowCommandOutput,
149
- } from "../commands/GetAutomatedReasoningPolicyBuildWorkflowCommand";
150
- import {
151
- GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput,
152
- GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandOutput,
153
- } from "../commands/GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand";
154
- import {
155
- GetAutomatedReasoningPolicyCommandInput,
156
- GetAutomatedReasoningPolicyCommandOutput,
157
- } from "../commands/GetAutomatedReasoningPolicyCommand";
158
- import {
159
- GetAutomatedReasoningPolicyNextScenarioCommandInput,
160
- GetAutomatedReasoningPolicyNextScenarioCommandOutput,
161
- } from "../commands/GetAutomatedReasoningPolicyNextScenarioCommand";
162
- import {
163
- GetAutomatedReasoningPolicyTestCaseCommandInput,
164
- GetAutomatedReasoningPolicyTestCaseCommandOutput,
165
- } from "../commands/GetAutomatedReasoningPolicyTestCaseCommand";
166
- import {
167
- GetAutomatedReasoningPolicyTestResultCommandInput,
168
- GetAutomatedReasoningPolicyTestResultCommandOutput,
169
- } from "../commands/GetAutomatedReasoningPolicyTestResultCommand";
170
- import {
171
- GetCustomModelCommandInput,
172
- GetCustomModelCommandOutput,
173
- } from "../commands/GetCustomModelCommand";
174
- import {
175
- GetCustomModelDeploymentCommandInput,
176
- GetCustomModelDeploymentCommandOutput,
177
- } from "../commands/GetCustomModelDeploymentCommand";
178
- import {
179
- GetEvaluationJobCommandInput,
180
- GetEvaluationJobCommandOutput,
181
- } from "../commands/GetEvaluationJobCommand";
182
- import {
183
- GetFoundationModelAvailabilityCommandInput,
184
- GetFoundationModelAvailabilityCommandOutput,
185
- } from "../commands/GetFoundationModelAvailabilityCommand";
186
- import {
187
- GetFoundationModelCommandInput,
188
- GetFoundationModelCommandOutput,
189
- } from "../commands/GetFoundationModelCommand";
190
- import {
191
- GetGuardrailCommandInput,
192
- GetGuardrailCommandOutput,
193
- } from "../commands/GetGuardrailCommand";
194
- import {
195
- GetImportedModelCommandInput,
196
- GetImportedModelCommandOutput,
197
- } from "../commands/GetImportedModelCommand";
198
- import {
199
- GetInferenceProfileCommandInput,
200
- GetInferenceProfileCommandOutput,
201
- } from "../commands/GetInferenceProfileCommand";
202
- import {
203
- GetMarketplaceModelEndpointCommandInput,
204
- GetMarketplaceModelEndpointCommandOutput,
205
- } from "../commands/GetMarketplaceModelEndpointCommand";
206
- import {
207
- GetModelCopyJobCommandInput,
208
- GetModelCopyJobCommandOutput,
209
- } from "../commands/GetModelCopyJobCommand";
210
- import {
211
- GetModelCustomizationJobCommandInput,
212
- GetModelCustomizationJobCommandOutput,
213
- } from "../commands/GetModelCustomizationJobCommand";
214
- import {
215
- GetModelImportJobCommandInput,
216
- GetModelImportJobCommandOutput,
217
- } from "../commands/GetModelImportJobCommand";
218
- import {
219
- GetModelInvocationJobCommandInput,
220
- GetModelInvocationJobCommandOutput,
221
- } from "../commands/GetModelInvocationJobCommand";
222
- import {
223
- GetModelInvocationLoggingConfigurationCommandInput,
224
- GetModelInvocationLoggingConfigurationCommandOutput,
225
- } from "../commands/GetModelInvocationLoggingConfigurationCommand";
226
- import {
227
- GetPromptRouterCommandInput,
228
- GetPromptRouterCommandOutput,
229
- } from "../commands/GetPromptRouterCommand";
230
- import {
231
- GetProvisionedModelThroughputCommandInput,
232
- GetProvisionedModelThroughputCommandOutput,
233
- } from "../commands/GetProvisionedModelThroughputCommand";
234
- import {
235
- GetUseCaseForModelAccessCommandInput,
236
- GetUseCaseForModelAccessCommandOutput,
237
- } from "../commands/GetUseCaseForModelAccessCommand";
238
- import {
239
- ListAutomatedReasoningPoliciesCommandInput,
240
- ListAutomatedReasoningPoliciesCommandOutput,
241
- } from "../commands/ListAutomatedReasoningPoliciesCommand";
242
- import {
243
- ListAutomatedReasoningPolicyBuildWorkflowsCommandInput,
244
- ListAutomatedReasoningPolicyBuildWorkflowsCommandOutput,
245
- } from "../commands/ListAutomatedReasoningPolicyBuildWorkflowsCommand";
246
- import {
247
- ListAutomatedReasoningPolicyTestCasesCommandInput,
248
- ListAutomatedReasoningPolicyTestCasesCommandOutput,
249
- } from "../commands/ListAutomatedReasoningPolicyTestCasesCommand";
250
- import {
251
- ListAutomatedReasoningPolicyTestResultsCommandInput,
252
- ListAutomatedReasoningPolicyTestResultsCommandOutput,
253
- } from "../commands/ListAutomatedReasoningPolicyTestResultsCommand";
254
- import {
255
- ListCustomModelDeploymentsCommandInput,
256
- ListCustomModelDeploymentsCommandOutput,
257
- } from "../commands/ListCustomModelDeploymentsCommand";
258
- import {
259
- ListCustomModelsCommandInput,
260
- ListCustomModelsCommandOutput,
261
- } from "../commands/ListCustomModelsCommand";
262
- import {
263
- ListEvaluationJobsCommandInput,
264
- ListEvaluationJobsCommandOutput,
265
- } from "../commands/ListEvaluationJobsCommand";
266
- import {
267
- ListFoundationModelAgreementOffersCommandInput,
268
- ListFoundationModelAgreementOffersCommandOutput,
269
- } from "../commands/ListFoundationModelAgreementOffersCommand";
270
- import {
271
- ListFoundationModelsCommandInput,
272
- ListFoundationModelsCommandOutput,
273
- } from "../commands/ListFoundationModelsCommand";
274
- import {
275
- ListGuardrailsCommandInput,
276
- ListGuardrailsCommandOutput,
277
- } from "../commands/ListGuardrailsCommand";
278
- import {
279
- ListImportedModelsCommandInput,
280
- ListImportedModelsCommandOutput,
281
- } from "../commands/ListImportedModelsCommand";
282
- import {
283
- ListInferenceProfilesCommandInput,
284
- ListInferenceProfilesCommandOutput,
285
- } from "../commands/ListInferenceProfilesCommand";
286
- import {
287
- ListMarketplaceModelEndpointsCommandInput,
288
- ListMarketplaceModelEndpointsCommandOutput,
289
- } from "../commands/ListMarketplaceModelEndpointsCommand";
290
- import {
291
- ListModelCopyJobsCommandInput,
292
- ListModelCopyJobsCommandOutput,
293
- } from "../commands/ListModelCopyJobsCommand";
294
- import {
295
- ListModelCustomizationJobsCommandInput,
296
- ListModelCustomizationJobsCommandOutput,
297
- } from "../commands/ListModelCustomizationJobsCommand";
298
- import {
299
- ListModelImportJobsCommandInput,
300
- ListModelImportJobsCommandOutput,
301
- } from "../commands/ListModelImportJobsCommand";
302
- import {
303
- ListModelInvocationJobsCommandInput,
304
- ListModelInvocationJobsCommandOutput,
305
- } from "../commands/ListModelInvocationJobsCommand";
306
- import {
307
- ListPromptRoutersCommandInput,
308
- ListPromptRoutersCommandOutput,
309
- } from "../commands/ListPromptRoutersCommand";
310
- import {
311
- ListProvisionedModelThroughputsCommandInput,
312
- ListProvisionedModelThroughputsCommandOutput,
313
- } from "../commands/ListProvisionedModelThroughputsCommand";
314
- import {
315
- ListTagsForResourceCommandInput,
316
- ListTagsForResourceCommandOutput,
317
- } from "../commands/ListTagsForResourceCommand";
318
- import {
319
- PutModelInvocationLoggingConfigurationCommandInput,
320
- PutModelInvocationLoggingConfigurationCommandOutput,
321
- } from "../commands/PutModelInvocationLoggingConfigurationCommand";
322
- import {
323
- PutUseCaseForModelAccessCommandInput,
324
- PutUseCaseForModelAccessCommandOutput,
325
- } from "../commands/PutUseCaseForModelAccessCommand";
326
- import {
327
- RegisterMarketplaceModelEndpointCommandInput,
328
- RegisterMarketplaceModelEndpointCommandOutput,
329
- } from "../commands/RegisterMarketplaceModelEndpointCommand";
330
- import {
331
- StartAutomatedReasoningPolicyBuildWorkflowCommandInput,
332
- StartAutomatedReasoningPolicyBuildWorkflowCommandOutput,
333
- } from "../commands/StartAutomatedReasoningPolicyBuildWorkflowCommand";
334
- import {
335
- StartAutomatedReasoningPolicyTestWorkflowCommandInput,
336
- StartAutomatedReasoningPolicyTestWorkflowCommandOutput,
337
- } from "../commands/StartAutomatedReasoningPolicyTestWorkflowCommand";
338
- import {
339
- StopEvaluationJobCommandInput,
340
- StopEvaluationJobCommandOutput,
341
- } from "../commands/StopEvaluationJobCommand";
342
- import {
343
- StopModelCustomizationJobCommandInput,
344
- StopModelCustomizationJobCommandOutput,
345
- } from "../commands/StopModelCustomizationJobCommand";
346
- import {
347
- StopModelInvocationJobCommandInput,
348
- StopModelInvocationJobCommandOutput,
349
- } from "../commands/StopModelInvocationJobCommand";
350
- import {
351
- TagResourceCommandInput,
352
- TagResourceCommandOutput,
353
- } from "../commands/TagResourceCommand";
354
- import {
355
- UntagResourceCommandInput,
356
- UntagResourceCommandOutput,
357
- } from "../commands/UntagResourceCommand";
358
- import {
359
- UpdateAutomatedReasoningPolicyAnnotationsCommandInput,
360
- UpdateAutomatedReasoningPolicyAnnotationsCommandOutput,
361
- } from "../commands/UpdateAutomatedReasoningPolicyAnnotationsCommand";
362
- import {
363
- UpdateAutomatedReasoningPolicyCommandInput,
364
- UpdateAutomatedReasoningPolicyCommandOutput,
365
- } from "../commands/UpdateAutomatedReasoningPolicyCommand";
366
- import {
367
- UpdateAutomatedReasoningPolicyTestCaseCommandInput,
368
- UpdateAutomatedReasoningPolicyTestCaseCommandOutput,
369
- } from "../commands/UpdateAutomatedReasoningPolicyTestCaseCommand";
370
- import {
371
- UpdateGuardrailCommandInput,
372
- UpdateGuardrailCommandOutput,
373
- } from "../commands/UpdateGuardrailCommand";
374
- import {
375
- UpdateMarketplaceModelEndpointCommandInput,
376
- UpdateMarketplaceModelEndpointCommandOutput,
377
- } from "../commands/UpdateMarketplaceModelEndpointCommand";
378
- import {
379
- UpdateProvisionedModelThroughputCommandInput,
380
- UpdateProvisionedModelThroughputCommandOutput,
381
- } from "../commands/UpdateProvisionedModelThroughputCommand";
382
- export declare const se_BatchDeleteEvaluationJobCommand: (
383
- input: BatchDeleteEvaluationJobCommandInput,
384
- context: __SerdeContext
385
- ) => Promise<__HttpRequest>;
386
- export declare const se_CancelAutomatedReasoningPolicyBuildWorkflowCommand: (
387
- input: CancelAutomatedReasoningPolicyBuildWorkflowCommandInput,
388
- context: __SerdeContext
389
- ) => Promise<__HttpRequest>;
390
- export declare const se_CreateAutomatedReasoningPolicyCommand: (
391
- input: CreateAutomatedReasoningPolicyCommandInput,
392
- context: __SerdeContext
393
- ) => Promise<__HttpRequest>;
394
- export declare const se_CreateAutomatedReasoningPolicyTestCaseCommand: (
395
- input: CreateAutomatedReasoningPolicyTestCaseCommandInput,
396
- context: __SerdeContext
397
- ) => Promise<__HttpRequest>;
398
- export declare const se_CreateAutomatedReasoningPolicyVersionCommand: (
399
- input: CreateAutomatedReasoningPolicyVersionCommandInput,
400
- context: __SerdeContext
401
- ) => Promise<__HttpRequest>;
402
- export declare const se_CreateCustomModelCommand: (
403
- input: CreateCustomModelCommandInput,
404
- context: __SerdeContext
405
- ) => Promise<__HttpRequest>;
406
- export declare const se_CreateCustomModelDeploymentCommand: (
407
- input: CreateCustomModelDeploymentCommandInput,
408
- context: __SerdeContext
409
- ) => Promise<__HttpRequest>;
410
- export declare const se_CreateEvaluationJobCommand: (
411
- input: CreateEvaluationJobCommandInput,
412
- context: __SerdeContext
413
- ) => Promise<__HttpRequest>;
414
- export declare const se_CreateFoundationModelAgreementCommand: (
415
- input: CreateFoundationModelAgreementCommandInput,
416
- context: __SerdeContext
417
- ) => Promise<__HttpRequest>;
418
- export declare const se_CreateGuardrailCommand: (
419
- input: CreateGuardrailCommandInput,
420
- context: __SerdeContext
421
- ) => Promise<__HttpRequest>;
422
- export declare const se_CreateGuardrailVersionCommand: (
423
- input: CreateGuardrailVersionCommandInput,
424
- context: __SerdeContext
425
- ) => Promise<__HttpRequest>;
426
- export declare const se_CreateInferenceProfileCommand: (
427
- input: CreateInferenceProfileCommandInput,
428
- context: __SerdeContext
429
- ) => Promise<__HttpRequest>;
430
- export declare const se_CreateMarketplaceModelEndpointCommand: (
431
- input: CreateMarketplaceModelEndpointCommandInput,
432
- context: __SerdeContext
433
- ) => Promise<__HttpRequest>;
434
- export declare const se_CreateModelCopyJobCommand: (
435
- input: CreateModelCopyJobCommandInput,
436
- context: __SerdeContext
437
- ) => Promise<__HttpRequest>;
438
- export declare const se_CreateModelCustomizationJobCommand: (
439
- input: CreateModelCustomizationJobCommandInput,
440
- context: __SerdeContext
441
- ) => Promise<__HttpRequest>;
442
- export declare const se_CreateModelImportJobCommand: (
443
- input: CreateModelImportJobCommandInput,
444
- context: __SerdeContext
445
- ) => Promise<__HttpRequest>;
446
- export declare const se_CreateModelInvocationJobCommand: (
447
- input: CreateModelInvocationJobCommandInput,
448
- context: __SerdeContext
449
- ) => Promise<__HttpRequest>;
450
- export declare const se_CreatePromptRouterCommand: (
451
- input: CreatePromptRouterCommandInput,
452
- context: __SerdeContext
453
- ) => Promise<__HttpRequest>;
454
- export declare const se_CreateProvisionedModelThroughputCommand: (
455
- input: CreateProvisionedModelThroughputCommandInput,
456
- context: __SerdeContext
457
- ) => Promise<__HttpRequest>;
458
- export declare const se_DeleteAutomatedReasoningPolicyCommand: (
459
- input: DeleteAutomatedReasoningPolicyCommandInput,
460
- context: __SerdeContext
461
- ) => Promise<__HttpRequest>;
462
- export declare const se_DeleteAutomatedReasoningPolicyBuildWorkflowCommand: (
463
- input: DeleteAutomatedReasoningPolicyBuildWorkflowCommandInput,
464
- context: __SerdeContext
465
- ) => Promise<__HttpRequest>;
466
- export declare const se_DeleteAutomatedReasoningPolicyTestCaseCommand: (
467
- input: DeleteAutomatedReasoningPolicyTestCaseCommandInput,
468
- context: __SerdeContext
469
- ) => Promise<__HttpRequest>;
470
- export declare const se_DeleteCustomModelCommand: (
471
- input: DeleteCustomModelCommandInput,
472
- context: __SerdeContext
473
- ) => Promise<__HttpRequest>;
474
- export declare const se_DeleteCustomModelDeploymentCommand: (
475
- input: DeleteCustomModelDeploymentCommandInput,
476
- context: __SerdeContext
477
- ) => Promise<__HttpRequest>;
478
- export declare const se_DeleteFoundationModelAgreementCommand: (
479
- input: DeleteFoundationModelAgreementCommandInput,
480
- context: __SerdeContext
481
- ) => Promise<__HttpRequest>;
482
- export declare const se_DeleteGuardrailCommand: (
483
- input: DeleteGuardrailCommandInput,
484
- context: __SerdeContext
485
- ) => Promise<__HttpRequest>;
486
- export declare const se_DeleteImportedModelCommand: (
487
- input: DeleteImportedModelCommandInput,
488
- context: __SerdeContext
489
- ) => Promise<__HttpRequest>;
490
- export declare const se_DeleteInferenceProfileCommand: (
491
- input: DeleteInferenceProfileCommandInput,
492
- context: __SerdeContext
493
- ) => Promise<__HttpRequest>;
494
- export declare const se_DeleteMarketplaceModelEndpointCommand: (
495
- input: DeleteMarketplaceModelEndpointCommandInput,
496
- context: __SerdeContext
497
- ) => Promise<__HttpRequest>;
498
- export declare const se_DeleteModelInvocationLoggingConfigurationCommand: (
499
- input: DeleteModelInvocationLoggingConfigurationCommandInput,
500
- context: __SerdeContext
501
- ) => Promise<__HttpRequest>;
502
- export declare const se_DeletePromptRouterCommand: (
503
- input: DeletePromptRouterCommandInput,
504
- context: __SerdeContext
505
- ) => Promise<__HttpRequest>;
506
- export declare const se_DeleteProvisionedModelThroughputCommand: (
507
- input: DeleteProvisionedModelThroughputCommandInput,
508
- context: __SerdeContext
509
- ) => Promise<__HttpRequest>;
510
- export declare const se_DeregisterMarketplaceModelEndpointCommand: (
511
- input: DeregisterMarketplaceModelEndpointCommandInput,
512
- context: __SerdeContext
513
- ) => Promise<__HttpRequest>;
514
- export declare const se_ExportAutomatedReasoningPolicyVersionCommand: (
515
- input: ExportAutomatedReasoningPolicyVersionCommandInput,
516
- context: __SerdeContext
517
- ) => Promise<__HttpRequest>;
518
- export declare const se_GetAutomatedReasoningPolicyCommand: (
519
- input: GetAutomatedReasoningPolicyCommandInput,
520
- context: __SerdeContext
521
- ) => Promise<__HttpRequest>;
522
- export declare const se_GetAutomatedReasoningPolicyAnnotationsCommand: (
523
- input: GetAutomatedReasoningPolicyAnnotationsCommandInput,
524
- context: __SerdeContext
525
- ) => Promise<__HttpRequest>;
526
- export declare const se_GetAutomatedReasoningPolicyBuildWorkflowCommand: (
527
- input: GetAutomatedReasoningPolicyBuildWorkflowCommandInput,
528
- context: __SerdeContext
529
- ) => Promise<__HttpRequest>;
530
- export declare const se_GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand: (
531
- input: GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandInput,
532
- context: __SerdeContext
533
- ) => Promise<__HttpRequest>;
534
- export declare const se_GetAutomatedReasoningPolicyNextScenarioCommand: (
535
- input: GetAutomatedReasoningPolicyNextScenarioCommandInput,
536
- context: __SerdeContext
537
- ) => Promise<__HttpRequest>;
538
- export declare const se_GetAutomatedReasoningPolicyTestCaseCommand: (
539
- input: GetAutomatedReasoningPolicyTestCaseCommandInput,
540
- context: __SerdeContext
541
- ) => Promise<__HttpRequest>;
542
- export declare const se_GetAutomatedReasoningPolicyTestResultCommand: (
543
- input: GetAutomatedReasoningPolicyTestResultCommandInput,
544
- context: __SerdeContext
545
- ) => Promise<__HttpRequest>;
546
- export declare const se_GetCustomModelCommand: (
547
- input: GetCustomModelCommandInput,
548
- context: __SerdeContext
549
- ) => Promise<__HttpRequest>;
550
- export declare const se_GetCustomModelDeploymentCommand: (
551
- input: GetCustomModelDeploymentCommandInput,
552
- context: __SerdeContext
553
- ) => Promise<__HttpRequest>;
554
- export declare const se_GetEvaluationJobCommand: (
555
- input: GetEvaluationJobCommandInput,
556
- context: __SerdeContext
557
- ) => Promise<__HttpRequest>;
558
- export declare const se_GetFoundationModelCommand: (
559
- input: GetFoundationModelCommandInput,
560
- context: __SerdeContext
561
- ) => Promise<__HttpRequest>;
562
- export declare const se_GetFoundationModelAvailabilityCommand: (
563
- input: GetFoundationModelAvailabilityCommandInput,
564
- context: __SerdeContext
565
- ) => Promise<__HttpRequest>;
566
- export declare const se_GetGuardrailCommand: (
567
- input: GetGuardrailCommandInput,
568
- context: __SerdeContext
569
- ) => Promise<__HttpRequest>;
570
- export declare const se_GetImportedModelCommand: (
571
- input: GetImportedModelCommandInput,
572
- context: __SerdeContext
573
- ) => Promise<__HttpRequest>;
574
- export declare const se_GetInferenceProfileCommand: (
575
- input: GetInferenceProfileCommandInput,
576
- context: __SerdeContext
577
- ) => Promise<__HttpRequest>;
578
- export declare const se_GetMarketplaceModelEndpointCommand: (
579
- input: GetMarketplaceModelEndpointCommandInput,
580
- context: __SerdeContext
581
- ) => Promise<__HttpRequest>;
582
- export declare const se_GetModelCopyJobCommand: (
583
- input: GetModelCopyJobCommandInput,
584
- context: __SerdeContext
585
- ) => Promise<__HttpRequest>;
586
- export declare const se_GetModelCustomizationJobCommand: (
587
- input: GetModelCustomizationJobCommandInput,
588
- context: __SerdeContext
589
- ) => Promise<__HttpRequest>;
590
- export declare const se_GetModelImportJobCommand: (
591
- input: GetModelImportJobCommandInput,
592
- context: __SerdeContext
593
- ) => Promise<__HttpRequest>;
594
- export declare const se_GetModelInvocationJobCommand: (
595
- input: GetModelInvocationJobCommandInput,
596
- context: __SerdeContext
597
- ) => Promise<__HttpRequest>;
598
- export declare const se_GetModelInvocationLoggingConfigurationCommand: (
599
- input: GetModelInvocationLoggingConfigurationCommandInput,
600
- context: __SerdeContext
601
- ) => Promise<__HttpRequest>;
602
- export declare const se_GetPromptRouterCommand: (
603
- input: GetPromptRouterCommandInput,
604
- context: __SerdeContext
605
- ) => Promise<__HttpRequest>;
606
- export declare const se_GetProvisionedModelThroughputCommand: (
607
- input: GetProvisionedModelThroughputCommandInput,
608
- context: __SerdeContext
609
- ) => Promise<__HttpRequest>;
610
- export declare const se_GetUseCaseForModelAccessCommand: (
611
- input: GetUseCaseForModelAccessCommandInput,
612
- context: __SerdeContext
613
- ) => Promise<__HttpRequest>;
614
- export declare const se_ListAutomatedReasoningPoliciesCommand: (
615
- input: ListAutomatedReasoningPoliciesCommandInput,
616
- context: __SerdeContext
617
- ) => Promise<__HttpRequest>;
618
- export declare const se_ListAutomatedReasoningPolicyBuildWorkflowsCommand: (
619
- input: ListAutomatedReasoningPolicyBuildWorkflowsCommandInput,
620
- context: __SerdeContext
621
- ) => Promise<__HttpRequest>;
622
- export declare const se_ListAutomatedReasoningPolicyTestCasesCommand: (
623
- input: ListAutomatedReasoningPolicyTestCasesCommandInput,
624
- context: __SerdeContext
625
- ) => Promise<__HttpRequest>;
626
- export declare const se_ListAutomatedReasoningPolicyTestResultsCommand: (
627
- input: ListAutomatedReasoningPolicyTestResultsCommandInput,
628
- context: __SerdeContext
629
- ) => Promise<__HttpRequest>;
630
- export declare const se_ListCustomModelDeploymentsCommand: (
631
- input: ListCustomModelDeploymentsCommandInput,
632
- context: __SerdeContext
633
- ) => Promise<__HttpRequest>;
634
- export declare const se_ListCustomModelsCommand: (
635
- input: ListCustomModelsCommandInput,
636
- context: __SerdeContext
637
- ) => Promise<__HttpRequest>;
638
- export declare const se_ListEvaluationJobsCommand: (
639
- input: ListEvaluationJobsCommandInput,
640
- context: __SerdeContext
641
- ) => Promise<__HttpRequest>;
642
- export declare const se_ListFoundationModelAgreementOffersCommand: (
643
- input: ListFoundationModelAgreementOffersCommandInput,
644
- context: __SerdeContext
645
- ) => Promise<__HttpRequest>;
646
- export declare const se_ListFoundationModelsCommand: (
647
- input: ListFoundationModelsCommandInput,
648
- context: __SerdeContext
649
- ) => Promise<__HttpRequest>;
650
- export declare const se_ListGuardrailsCommand: (
651
- input: ListGuardrailsCommandInput,
652
- context: __SerdeContext
653
- ) => Promise<__HttpRequest>;
654
- export declare const se_ListImportedModelsCommand: (
655
- input: ListImportedModelsCommandInput,
656
- context: __SerdeContext
657
- ) => Promise<__HttpRequest>;
658
- export declare const se_ListInferenceProfilesCommand: (
659
- input: ListInferenceProfilesCommandInput,
660
- context: __SerdeContext
661
- ) => Promise<__HttpRequest>;
662
- export declare const se_ListMarketplaceModelEndpointsCommand: (
663
- input: ListMarketplaceModelEndpointsCommandInput,
664
- context: __SerdeContext
665
- ) => Promise<__HttpRequest>;
666
- export declare const se_ListModelCopyJobsCommand: (
667
- input: ListModelCopyJobsCommandInput,
668
- context: __SerdeContext
669
- ) => Promise<__HttpRequest>;
670
- export declare const se_ListModelCustomizationJobsCommand: (
671
- input: ListModelCustomizationJobsCommandInput,
672
- context: __SerdeContext
673
- ) => Promise<__HttpRequest>;
674
- export declare const se_ListModelImportJobsCommand: (
675
- input: ListModelImportJobsCommandInput,
676
- context: __SerdeContext
677
- ) => Promise<__HttpRequest>;
678
- export declare const se_ListModelInvocationJobsCommand: (
679
- input: ListModelInvocationJobsCommandInput,
680
- context: __SerdeContext
681
- ) => Promise<__HttpRequest>;
682
- export declare const se_ListPromptRoutersCommand: (
683
- input: ListPromptRoutersCommandInput,
684
- context: __SerdeContext
685
- ) => Promise<__HttpRequest>;
686
- export declare const se_ListProvisionedModelThroughputsCommand: (
687
- input: ListProvisionedModelThroughputsCommandInput,
688
- context: __SerdeContext
689
- ) => Promise<__HttpRequest>;
690
- export declare const se_ListTagsForResourceCommand: (
691
- input: ListTagsForResourceCommandInput,
692
- context: __SerdeContext
693
- ) => Promise<__HttpRequest>;
694
- export declare const se_PutModelInvocationLoggingConfigurationCommand: (
695
- input: PutModelInvocationLoggingConfigurationCommandInput,
696
- context: __SerdeContext
697
- ) => Promise<__HttpRequest>;
698
- export declare const se_PutUseCaseForModelAccessCommand: (
699
- input: PutUseCaseForModelAccessCommandInput,
700
- context: __SerdeContext
701
- ) => Promise<__HttpRequest>;
702
- export declare const se_RegisterMarketplaceModelEndpointCommand: (
703
- input: RegisterMarketplaceModelEndpointCommandInput,
704
- context: __SerdeContext
705
- ) => Promise<__HttpRequest>;
706
- export declare const se_StartAutomatedReasoningPolicyBuildWorkflowCommand: (
707
- input: StartAutomatedReasoningPolicyBuildWorkflowCommandInput,
708
- context: __SerdeContext
709
- ) => Promise<__HttpRequest>;
710
- export declare const se_StartAutomatedReasoningPolicyTestWorkflowCommand: (
711
- input: StartAutomatedReasoningPolicyTestWorkflowCommandInput,
712
- context: __SerdeContext
713
- ) => Promise<__HttpRequest>;
714
- export declare const se_StopEvaluationJobCommand: (
715
- input: StopEvaluationJobCommandInput,
716
- context: __SerdeContext
717
- ) => Promise<__HttpRequest>;
718
- export declare const se_StopModelCustomizationJobCommand: (
719
- input: StopModelCustomizationJobCommandInput,
720
- context: __SerdeContext
721
- ) => Promise<__HttpRequest>;
722
- export declare const se_StopModelInvocationJobCommand: (
723
- input: StopModelInvocationJobCommandInput,
724
- context: __SerdeContext
725
- ) => Promise<__HttpRequest>;
726
- export declare const se_TagResourceCommand: (
727
- input: TagResourceCommandInput,
728
- context: __SerdeContext
729
- ) => Promise<__HttpRequest>;
730
- export declare const se_UntagResourceCommand: (
731
- input: UntagResourceCommandInput,
732
- context: __SerdeContext
733
- ) => Promise<__HttpRequest>;
734
- export declare const se_UpdateAutomatedReasoningPolicyCommand: (
735
- input: UpdateAutomatedReasoningPolicyCommandInput,
736
- context: __SerdeContext
737
- ) => Promise<__HttpRequest>;
738
- export declare const se_UpdateAutomatedReasoningPolicyAnnotationsCommand: (
739
- input: UpdateAutomatedReasoningPolicyAnnotationsCommandInput,
740
- context: __SerdeContext
741
- ) => Promise<__HttpRequest>;
742
- export declare const se_UpdateAutomatedReasoningPolicyTestCaseCommand: (
743
- input: UpdateAutomatedReasoningPolicyTestCaseCommandInput,
744
- context: __SerdeContext
745
- ) => Promise<__HttpRequest>;
746
- export declare const se_UpdateGuardrailCommand: (
747
- input: UpdateGuardrailCommandInput,
748
- context: __SerdeContext
749
- ) => Promise<__HttpRequest>;
750
- export declare const se_UpdateMarketplaceModelEndpointCommand: (
751
- input: UpdateMarketplaceModelEndpointCommandInput,
752
- context: __SerdeContext
753
- ) => Promise<__HttpRequest>;
754
- export declare const se_UpdateProvisionedModelThroughputCommand: (
755
- input: UpdateProvisionedModelThroughputCommandInput,
756
- context: __SerdeContext
757
- ) => Promise<__HttpRequest>;
758
- export declare const de_BatchDeleteEvaluationJobCommand: (
759
- output: __HttpResponse,
760
- context: __SerdeContext
761
- ) => Promise<BatchDeleteEvaluationJobCommandOutput>;
762
- export declare const de_CancelAutomatedReasoningPolicyBuildWorkflowCommand: (
763
- output: __HttpResponse,
764
- context: __SerdeContext
765
- ) => Promise<CancelAutomatedReasoningPolicyBuildWorkflowCommandOutput>;
766
- export declare const de_CreateAutomatedReasoningPolicyCommand: (
767
- output: __HttpResponse,
768
- context: __SerdeContext
769
- ) => Promise<CreateAutomatedReasoningPolicyCommandOutput>;
770
- export declare const de_CreateAutomatedReasoningPolicyTestCaseCommand: (
771
- output: __HttpResponse,
772
- context: __SerdeContext
773
- ) => Promise<CreateAutomatedReasoningPolicyTestCaseCommandOutput>;
774
- export declare const de_CreateAutomatedReasoningPolicyVersionCommand: (
775
- output: __HttpResponse,
776
- context: __SerdeContext
777
- ) => Promise<CreateAutomatedReasoningPolicyVersionCommandOutput>;
778
- export declare const de_CreateCustomModelCommand: (
779
- output: __HttpResponse,
780
- context: __SerdeContext
781
- ) => Promise<CreateCustomModelCommandOutput>;
782
- export declare const de_CreateCustomModelDeploymentCommand: (
783
- output: __HttpResponse,
784
- context: __SerdeContext
785
- ) => Promise<CreateCustomModelDeploymentCommandOutput>;
786
- export declare const de_CreateEvaluationJobCommand: (
787
- output: __HttpResponse,
788
- context: __SerdeContext
789
- ) => Promise<CreateEvaluationJobCommandOutput>;
790
- export declare const de_CreateFoundationModelAgreementCommand: (
791
- output: __HttpResponse,
792
- context: __SerdeContext
793
- ) => Promise<CreateFoundationModelAgreementCommandOutput>;
794
- export declare const de_CreateGuardrailCommand: (
795
- output: __HttpResponse,
796
- context: __SerdeContext
797
- ) => Promise<CreateGuardrailCommandOutput>;
798
- export declare const de_CreateGuardrailVersionCommand: (
799
- output: __HttpResponse,
800
- context: __SerdeContext
801
- ) => Promise<CreateGuardrailVersionCommandOutput>;
802
- export declare const de_CreateInferenceProfileCommand: (
803
- output: __HttpResponse,
804
- context: __SerdeContext
805
- ) => Promise<CreateInferenceProfileCommandOutput>;
806
- export declare const de_CreateMarketplaceModelEndpointCommand: (
807
- output: __HttpResponse,
808
- context: __SerdeContext
809
- ) => Promise<CreateMarketplaceModelEndpointCommandOutput>;
810
- export declare const de_CreateModelCopyJobCommand: (
811
- output: __HttpResponse,
812
- context: __SerdeContext
813
- ) => Promise<CreateModelCopyJobCommandOutput>;
814
- export declare const de_CreateModelCustomizationJobCommand: (
815
- output: __HttpResponse,
816
- context: __SerdeContext
817
- ) => Promise<CreateModelCustomizationJobCommandOutput>;
818
- export declare const de_CreateModelImportJobCommand: (
819
- output: __HttpResponse,
820
- context: __SerdeContext
821
- ) => Promise<CreateModelImportJobCommandOutput>;
822
- export declare const de_CreateModelInvocationJobCommand: (
823
- output: __HttpResponse,
824
- context: __SerdeContext
825
- ) => Promise<CreateModelInvocationJobCommandOutput>;
826
- export declare const de_CreatePromptRouterCommand: (
827
- output: __HttpResponse,
828
- context: __SerdeContext
829
- ) => Promise<CreatePromptRouterCommandOutput>;
830
- export declare const de_CreateProvisionedModelThroughputCommand: (
831
- output: __HttpResponse,
832
- context: __SerdeContext
833
- ) => Promise<CreateProvisionedModelThroughputCommandOutput>;
834
- export declare const de_DeleteAutomatedReasoningPolicyCommand: (
835
- output: __HttpResponse,
836
- context: __SerdeContext
837
- ) => Promise<DeleteAutomatedReasoningPolicyCommandOutput>;
838
- export declare const de_DeleteAutomatedReasoningPolicyBuildWorkflowCommand: (
839
- output: __HttpResponse,
840
- context: __SerdeContext
841
- ) => Promise<DeleteAutomatedReasoningPolicyBuildWorkflowCommandOutput>;
842
- export declare const de_DeleteAutomatedReasoningPolicyTestCaseCommand: (
843
- output: __HttpResponse,
844
- context: __SerdeContext
845
- ) => Promise<DeleteAutomatedReasoningPolicyTestCaseCommandOutput>;
846
- export declare const de_DeleteCustomModelCommand: (
847
- output: __HttpResponse,
848
- context: __SerdeContext
849
- ) => Promise<DeleteCustomModelCommandOutput>;
850
- export declare const de_DeleteCustomModelDeploymentCommand: (
851
- output: __HttpResponse,
852
- context: __SerdeContext
853
- ) => Promise<DeleteCustomModelDeploymentCommandOutput>;
854
- export declare const de_DeleteFoundationModelAgreementCommand: (
855
- output: __HttpResponse,
856
- context: __SerdeContext
857
- ) => Promise<DeleteFoundationModelAgreementCommandOutput>;
858
- export declare const de_DeleteGuardrailCommand: (
859
- output: __HttpResponse,
860
- context: __SerdeContext
861
- ) => Promise<DeleteGuardrailCommandOutput>;
862
- export declare const de_DeleteImportedModelCommand: (
863
- output: __HttpResponse,
864
- context: __SerdeContext
865
- ) => Promise<DeleteImportedModelCommandOutput>;
866
- export declare const de_DeleteInferenceProfileCommand: (
867
- output: __HttpResponse,
868
- context: __SerdeContext
869
- ) => Promise<DeleteInferenceProfileCommandOutput>;
870
- export declare const de_DeleteMarketplaceModelEndpointCommand: (
871
- output: __HttpResponse,
872
- context: __SerdeContext
873
- ) => Promise<DeleteMarketplaceModelEndpointCommandOutput>;
874
- export declare const de_DeleteModelInvocationLoggingConfigurationCommand: (
875
- output: __HttpResponse,
876
- context: __SerdeContext
877
- ) => Promise<DeleteModelInvocationLoggingConfigurationCommandOutput>;
878
- export declare const de_DeletePromptRouterCommand: (
879
- output: __HttpResponse,
880
- context: __SerdeContext
881
- ) => Promise<DeletePromptRouterCommandOutput>;
882
- export declare const de_DeleteProvisionedModelThroughputCommand: (
883
- output: __HttpResponse,
884
- context: __SerdeContext
885
- ) => Promise<DeleteProvisionedModelThroughputCommandOutput>;
886
- export declare const de_DeregisterMarketplaceModelEndpointCommand: (
887
- output: __HttpResponse,
888
- context: __SerdeContext
889
- ) => Promise<DeregisterMarketplaceModelEndpointCommandOutput>;
890
- export declare const de_ExportAutomatedReasoningPolicyVersionCommand: (
891
- output: __HttpResponse,
892
- context: __SerdeContext
893
- ) => Promise<ExportAutomatedReasoningPolicyVersionCommandOutput>;
894
- export declare const de_GetAutomatedReasoningPolicyCommand: (
895
- output: __HttpResponse,
896
- context: __SerdeContext
897
- ) => Promise<GetAutomatedReasoningPolicyCommandOutput>;
898
- export declare const de_GetAutomatedReasoningPolicyAnnotationsCommand: (
899
- output: __HttpResponse,
900
- context: __SerdeContext
901
- ) => Promise<GetAutomatedReasoningPolicyAnnotationsCommandOutput>;
902
- export declare const de_GetAutomatedReasoningPolicyBuildWorkflowCommand: (
903
- output: __HttpResponse,
904
- context: __SerdeContext
905
- ) => Promise<GetAutomatedReasoningPolicyBuildWorkflowCommandOutput>;
906
- export declare const de_GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommand: (
907
- output: __HttpResponse,
908
- context: __SerdeContext
909
- ) => Promise<GetAutomatedReasoningPolicyBuildWorkflowResultAssetsCommandOutput>;
910
- export declare const de_GetAutomatedReasoningPolicyNextScenarioCommand: (
911
- output: __HttpResponse,
912
- context: __SerdeContext
913
- ) => Promise<GetAutomatedReasoningPolicyNextScenarioCommandOutput>;
914
- export declare const de_GetAutomatedReasoningPolicyTestCaseCommand: (
915
- output: __HttpResponse,
916
- context: __SerdeContext
917
- ) => Promise<GetAutomatedReasoningPolicyTestCaseCommandOutput>;
918
- export declare const de_GetAutomatedReasoningPolicyTestResultCommand: (
919
- output: __HttpResponse,
920
- context: __SerdeContext
921
- ) => Promise<GetAutomatedReasoningPolicyTestResultCommandOutput>;
922
- export declare const de_GetCustomModelCommand: (
923
- output: __HttpResponse,
924
- context: __SerdeContext
925
- ) => Promise<GetCustomModelCommandOutput>;
926
- export declare const de_GetCustomModelDeploymentCommand: (
927
- output: __HttpResponse,
928
- context: __SerdeContext
929
- ) => Promise<GetCustomModelDeploymentCommandOutput>;
930
- export declare const de_GetEvaluationJobCommand: (
931
- output: __HttpResponse,
932
- context: __SerdeContext
933
- ) => Promise<GetEvaluationJobCommandOutput>;
934
- export declare const de_GetFoundationModelCommand: (
935
- output: __HttpResponse,
936
- context: __SerdeContext
937
- ) => Promise<GetFoundationModelCommandOutput>;
938
- export declare const de_GetFoundationModelAvailabilityCommand: (
939
- output: __HttpResponse,
940
- context: __SerdeContext
941
- ) => Promise<GetFoundationModelAvailabilityCommandOutput>;
942
- export declare const de_GetGuardrailCommand: (
943
- output: __HttpResponse,
944
- context: __SerdeContext
945
- ) => Promise<GetGuardrailCommandOutput>;
946
- export declare const de_GetImportedModelCommand: (
947
- output: __HttpResponse,
948
- context: __SerdeContext
949
- ) => Promise<GetImportedModelCommandOutput>;
950
- export declare const de_GetInferenceProfileCommand: (
951
- output: __HttpResponse,
952
- context: __SerdeContext
953
- ) => Promise<GetInferenceProfileCommandOutput>;
954
- export declare const de_GetMarketplaceModelEndpointCommand: (
955
- output: __HttpResponse,
956
- context: __SerdeContext
957
- ) => Promise<GetMarketplaceModelEndpointCommandOutput>;
958
- export declare const de_GetModelCopyJobCommand: (
959
- output: __HttpResponse,
960
- context: __SerdeContext
961
- ) => Promise<GetModelCopyJobCommandOutput>;
962
- export declare const de_GetModelCustomizationJobCommand: (
963
- output: __HttpResponse,
964
- context: __SerdeContext
965
- ) => Promise<GetModelCustomizationJobCommandOutput>;
966
- export declare const de_GetModelImportJobCommand: (
967
- output: __HttpResponse,
968
- context: __SerdeContext
969
- ) => Promise<GetModelImportJobCommandOutput>;
970
- export declare const de_GetModelInvocationJobCommand: (
971
- output: __HttpResponse,
972
- context: __SerdeContext
973
- ) => Promise<GetModelInvocationJobCommandOutput>;
974
- export declare const de_GetModelInvocationLoggingConfigurationCommand: (
975
- output: __HttpResponse,
976
- context: __SerdeContext
977
- ) => Promise<GetModelInvocationLoggingConfigurationCommandOutput>;
978
- export declare const de_GetPromptRouterCommand: (
979
- output: __HttpResponse,
980
- context: __SerdeContext
981
- ) => Promise<GetPromptRouterCommandOutput>;
982
- export declare const de_GetProvisionedModelThroughputCommand: (
983
- output: __HttpResponse,
984
- context: __SerdeContext
985
- ) => Promise<GetProvisionedModelThroughputCommandOutput>;
986
- export declare const de_GetUseCaseForModelAccessCommand: (
987
- output: __HttpResponse,
988
- context: __SerdeContext
989
- ) => Promise<GetUseCaseForModelAccessCommandOutput>;
990
- export declare const de_ListAutomatedReasoningPoliciesCommand: (
991
- output: __HttpResponse,
992
- context: __SerdeContext
993
- ) => Promise<ListAutomatedReasoningPoliciesCommandOutput>;
994
- export declare const de_ListAutomatedReasoningPolicyBuildWorkflowsCommand: (
995
- output: __HttpResponse,
996
- context: __SerdeContext
997
- ) => Promise<ListAutomatedReasoningPolicyBuildWorkflowsCommandOutput>;
998
- export declare const de_ListAutomatedReasoningPolicyTestCasesCommand: (
999
- output: __HttpResponse,
1000
- context: __SerdeContext
1001
- ) => Promise<ListAutomatedReasoningPolicyTestCasesCommandOutput>;
1002
- export declare const de_ListAutomatedReasoningPolicyTestResultsCommand: (
1003
- output: __HttpResponse,
1004
- context: __SerdeContext
1005
- ) => Promise<ListAutomatedReasoningPolicyTestResultsCommandOutput>;
1006
- export declare const de_ListCustomModelDeploymentsCommand: (
1007
- output: __HttpResponse,
1008
- context: __SerdeContext
1009
- ) => Promise<ListCustomModelDeploymentsCommandOutput>;
1010
- export declare const de_ListCustomModelsCommand: (
1011
- output: __HttpResponse,
1012
- context: __SerdeContext
1013
- ) => Promise<ListCustomModelsCommandOutput>;
1014
- export declare const de_ListEvaluationJobsCommand: (
1015
- output: __HttpResponse,
1016
- context: __SerdeContext
1017
- ) => Promise<ListEvaluationJobsCommandOutput>;
1018
- export declare const de_ListFoundationModelAgreementOffersCommand: (
1019
- output: __HttpResponse,
1020
- context: __SerdeContext
1021
- ) => Promise<ListFoundationModelAgreementOffersCommandOutput>;
1022
- export declare const de_ListFoundationModelsCommand: (
1023
- output: __HttpResponse,
1024
- context: __SerdeContext
1025
- ) => Promise<ListFoundationModelsCommandOutput>;
1026
- export declare const de_ListGuardrailsCommand: (
1027
- output: __HttpResponse,
1028
- context: __SerdeContext
1029
- ) => Promise<ListGuardrailsCommandOutput>;
1030
- export declare const de_ListImportedModelsCommand: (
1031
- output: __HttpResponse,
1032
- context: __SerdeContext
1033
- ) => Promise<ListImportedModelsCommandOutput>;
1034
- export declare const de_ListInferenceProfilesCommand: (
1035
- output: __HttpResponse,
1036
- context: __SerdeContext
1037
- ) => Promise<ListInferenceProfilesCommandOutput>;
1038
- export declare const de_ListMarketplaceModelEndpointsCommand: (
1039
- output: __HttpResponse,
1040
- context: __SerdeContext
1041
- ) => Promise<ListMarketplaceModelEndpointsCommandOutput>;
1042
- export declare const de_ListModelCopyJobsCommand: (
1043
- output: __HttpResponse,
1044
- context: __SerdeContext
1045
- ) => Promise<ListModelCopyJobsCommandOutput>;
1046
- export declare const de_ListModelCustomizationJobsCommand: (
1047
- output: __HttpResponse,
1048
- context: __SerdeContext
1049
- ) => Promise<ListModelCustomizationJobsCommandOutput>;
1050
- export declare const de_ListModelImportJobsCommand: (
1051
- output: __HttpResponse,
1052
- context: __SerdeContext
1053
- ) => Promise<ListModelImportJobsCommandOutput>;
1054
- export declare const de_ListModelInvocationJobsCommand: (
1055
- output: __HttpResponse,
1056
- context: __SerdeContext
1057
- ) => Promise<ListModelInvocationJobsCommandOutput>;
1058
- export declare const de_ListPromptRoutersCommand: (
1059
- output: __HttpResponse,
1060
- context: __SerdeContext
1061
- ) => Promise<ListPromptRoutersCommandOutput>;
1062
- export declare const de_ListProvisionedModelThroughputsCommand: (
1063
- output: __HttpResponse,
1064
- context: __SerdeContext
1065
- ) => Promise<ListProvisionedModelThroughputsCommandOutput>;
1066
- export declare const de_ListTagsForResourceCommand: (
1067
- output: __HttpResponse,
1068
- context: __SerdeContext
1069
- ) => Promise<ListTagsForResourceCommandOutput>;
1070
- export declare const de_PutModelInvocationLoggingConfigurationCommand: (
1071
- output: __HttpResponse,
1072
- context: __SerdeContext
1073
- ) => Promise<PutModelInvocationLoggingConfigurationCommandOutput>;
1074
- export declare const de_PutUseCaseForModelAccessCommand: (
1075
- output: __HttpResponse,
1076
- context: __SerdeContext
1077
- ) => Promise<PutUseCaseForModelAccessCommandOutput>;
1078
- export declare const de_RegisterMarketplaceModelEndpointCommand: (
1079
- output: __HttpResponse,
1080
- context: __SerdeContext
1081
- ) => Promise<RegisterMarketplaceModelEndpointCommandOutput>;
1082
- export declare const de_StartAutomatedReasoningPolicyBuildWorkflowCommand: (
1083
- output: __HttpResponse,
1084
- context: __SerdeContext
1085
- ) => Promise<StartAutomatedReasoningPolicyBuildWorkflowCommandOutput>;
1086
- export declare const de_StartAutomatedReasoningPolicyTestWorkflowCommand: (
1087
- output: __HttpResponse,
1088
- context: __SerdeContext
1089
- ) => Promise<StartAutomatedReasoningPolicyTestWorkflowCommandOutput>;
1090
- export declare const de_StopEvaluationJobCommand: (
1091
- output: __HttpResponse,
1092
- context: __SerdeContext
1093
- ) => Promise<StopEvaluationJobCommandOutput>;
1094
- export declare const de_StopModelCustomizationJobCommand: (
1095
- output: __HttpResponse,
1096
- context: __SerdeContext
1097
- ) => Promise<StopModelCustomizationJobCommandOutput>;
1098
- export declare const de_StopModelInvocationJobCommand: (
1099
- output: __HttpResponse,
1100
- context: __SerdeContext
1101
- ) => Promise<StopModelInvocationJobCommandOutput>;
1102
- export declare const de_TagResourceCommand: (
1103
- output: __HttpResponse,
1104
- context: __SerdeContext
1105
- ) => Promise<TagResourceCommandOutput>;
1106
- export declare const de_UntagResourceCommand: (
1107
- output: __HttpResponse,
1108
- context: __SerdeContext
1109
- ) => Promise<UntagResourceCommandOutput>;
1110
- export declare const de_UpdateAutomatedReasoningPolicyCommand: (
1111
- output: __HttpResponse,
1112
- context: __SerdeContext
1113
- ) => Promise<UpdateAutomatedReasoningPolicyCommandOutput>;
1114
- export declare const de_UpdateAutomatedReasoningPolicyAnnotationsCommand: (
1115
- output: __HttpResponse,
1116
- context: __SerdeContext
1117
- ) => Promise<UpdateAutomatedReasoningPolicyAnnotationsCommandOutput>;
1118
- export declare const de_UpdateAutomatedReasoningPolicyTestCaseCommand: (
1119
- output: __HttpResponse,
1120
- context: __SerdeContext
1121
- ) => Promise<UpdateAutomatedReasoningPolicyTestCaseCommandOutput>;
1122
- export declare const de_UpdateGuardrailCommand: (
1123
- output: __HttpResponse,
1124
- context: __SerdeContext
1125
- ) => Promise<UpdateGuardrailCommandOutput>;
1126
- export declare const de_UpdateMarketplaceModelEndpointCommand: (
1127
- output: __HttpResponse,
1128
- context: __SerdeContext
1129
- ) => Promise<UpdateMarketplaceModelEndpointCommandOutput>;
1130
- export declare const de_UpdateProvisionedModelThroughputCommand: (
1131
- output: __HttpResponse,
1132
- context: __SerdeContext
1133
- ) => Promise<UpdateProvisionedModelThroughputCommandOutput>;