aws_sdk_bedrock/
operation.rs

1// Code generated by software.amazon.smithy.rust.codegen.smithy-rs. DO NOT EDIT.
2pub use ::aws_types::request_id::RequestId;
3
4/// Types for the `BatchDeleteEvaluationJob` operation.
5pub mod batch_delete_evaluation_job;
6
7/// Types for the `CancelAutomatedReasoningPolicyBuildWorkflow` operation.
8pub mod cancel_automated_reasoning_policy_build_workflow;
9
10/// Types for the `CreateAutomatedReasoningPolicy` operation.
11pub mod create_automated_reasoning_policy;
12
13/// Types for the `CreateAutomatedReasoningPolicyTestCase` operation.
14pub mod create_automated_reasoning_policy_test_case;
15
16/// Types for the `CreateAutomatedReasoningPolicyVersion` operation.
17pub mod create_automated_reasoning_policy_version;
18
19/// Types for the `CreateCustomModel` operation.
20pub mod create_custom_model;
21
22/// Types for the `CreateCustomModelDeployment` operation.
23pub mod create_custom_model_deployment;
24
25/// Types for the `CreateEvaluationJob` operation.
26pub mod create_evaluation_job;
27
28/// Types for the `CreateFoundationModelAgreement` operation.
29pub mod create_foundation_model_agreement;
30
31/// Types for the `CreateGuardrail` operation.
32pub mod create_guardrail;
33
34/// Types for the `CreateGuardrailVersion` operation.
35pub mod create_guardrail_version;
36
37/// Types for the `CreateInferenceProfile` operation.
38pub mod create_inference_profile;
39
40/// Types for the `CreateMarketplaceModelEndpoint` operation.
41pub mod create_marketplace_model_endpoint;
42
43/// Types for the `CreateModelCopyJob` operation.
44pub mod create_model_copy_job;
45
46/// Types for the `CreateModelCustomizationJob` operation.
47pub mod create_model_customization_job;
48
49/// Types for the `CreateModelImportJob` operation.
50pub mod create_model_import_job;
51
52/// Types for the `CreateModelInvocationJob` operation.
53pub mod create_model_invocation_job;
54
55/// Types for the `CreatePromptRouter` operation.
56pub mod create_prompt_router;
57
58/// Types for the `CreateProvisionedModelThroughput` operation.
59pub mod create_provisioned_model_throughput;
60
61/// Types for the `DeleteAutomatedReasoningPolicy` operation.
62pub mod delete_automated_reasoning_policy;
63
64/// Types for the `DeleteAutomatedReasoningPolicyBuildWorkflow` operation.
65pub mod delete_automated_reasoning_policy_build_workflow;
66
67/// Types for the `DeleteAutomatedReasoningPolicyTestCase` operation.
68pub mod delete_automated_reasoning_policy_test_case;
69
70/// Types for the `DeleteCustomModel` operation.
71pub mod delete_custom_model;
72
73/// Types for the `DeleteCustomModelDeployment` operation.
74pub mod delete_custom_model_deployment;
75
76/// Types for the `DeleteEnforcedGuardrailConfiguration` operation.
77pub mod delete_enforced_guardrail_configuration;
78
79/// Types for the `DeleteFoundationModelAgreement` operation.
80pub mod delete_foundation_model_agreement;
81
82/// Types for the `DeleteGuardrail` operation.
83pub mod delete_guardrail;
84
85/// Types for the `DeleteImportedModel` operation.
86pub mod delete_imported_model;
87
88/// Types for the `DeleteInferenceProfile` operation.
89pub mod delete_inference_profile;
90
91/// Types for the `DeleteMarketplaceModelEndpoint` operation.
92pub mod delete_marketplace_model_endpoint;
93
94/// Types for the `DeleteModelInvocationLoggingConfiguration` operation.
95pub mod delete_model_invocation_logging_configuration;
96
97/// Types for the `DeletePromptRouter` operation.
98pub mod delete_prompt_router;
99
100/// Types for the `DeleteProvisionedModelThroughput` operation.
101pub mod delete_provisioned_model_throughput;
102
103/// Types for the `DeregisterMarketplaceModelEndpoint` operation.
104pub mod deregister_marketplace_model_endpoint;
105
106/// Types for the `ExportAutomatedReasoningPolicyVersion` operation.
107pub mod export_automated_reasoning_policy_version;
108
109/// Types for the `GetAutomatedReasoningPolicy` operation.
110pub mod get_automated_reasoning_policy;
111
112/// Types for the `GetAutomatedReasoningPolicyAnnotations` operation.
113pub mod get_automated_reasoning_policy_annotations;
114
115/// Types for the `GetAutomatedReasoningPolicyBuildWorkflow` operation.
116pub mod get_automated_reasoning_policy_build_workflow;
117
118/// Types for the `GetAutomatedReasoningPolicyBuildWorkflowResultAssets` operation.
119pub mod get_automated_reasoning_policy_build_workflow_result_assets;
120
121/// Types for the `GetAutomatedReasoningPolicyNextScenario` operation.
122pub mod get_automated_reasoning_policy_next_scenario;
123
124/// Types for the `GetAutomatedReasoningPolicyTestCase` operation.
125pub mod get_automated_reasoning_policy_test_case;
126
127/// Types for the `GetAutomatedReasoningPolicyTestResult` operation.
128pub mod get_automated_reasoning_policy_test_result;
129
130/// Types for the `GetCustomModel` operation.
131pub mod get_custom_model;
132
133/// Types for the `GetCustomModelDeployment` operation.
134pub mod get_custom_model_deployment;
135
136/// Types for the `GetEvaluationJob` operation.
137pub mod get_evaluation_job;
138
139/// Types for the `GetFoundationModel` operation.
140pub mod get_foundation_model;
141
142/// Types for the `GetFoundationModelAvailability` operation.
143pub mod get_foundation_model_availability;
144
145/// Types for the `GetGuardrail` operation.
146pub mod get_guardrail;
147
148/// Types for the `GetImportedModel` operation.
149pub mod get_imported_model;
150
151/// Types for the `GetInferenceProfile` operation.
152pub mod get_inference_profile;
153
154/// Types for the `GetMarketplaceModelEndpoint` operation.
155pub mod get_marketplace_model_endpoint;
156
157/// Types for the `GetModelCopyJob` operation.
158pub mod get_model_copy_job;
159
160/// Types for the `GetModelCustomizationJob` operation.
161pub mod get_model_customization_job;
162
163/// Types for the `GetModelImportJob` operation.
164pub mod get_model_import_job;
165
166/// Types for the `GetModelInvocationJob` operation.
167pub mod get_model_invocation_job;
168
169/// Types for the `GetModelInvocationLoggingConfiguration` operation.
170pub mod get_model_invocation_logging_configuration;
171
172/// Types for the `GetPromptRouter` operation.
173pub mod get_prompt_router;
174
175/// Types for the `GetProvisionedModelThroughput` operation.
176pub mod get_provisioned_model_throughput;
177
178/// Types for the `GetUseCaseForModelAccess` operation.
179pub mod get_use_case_for_model_access;
180
181/// Types for the `ListAutomatedReasoningPolicies` operation.
182pub mod list_automated_reasoning_policies;
183
184/// Types for the `ListAutomatedReasoningPolicyBuildWorkflows` operation.
185pub mod list_automated_reasoning_policy_build_workflows;
186
187/// Types for the `ListAutomatedReasoningPolicyTestCases` operation.
188pub mod list_automated_reasoning_policy_test_cases;
189
190/// Types for the `ListAutomatedReasoningPolicyTestResults` operation.
191pub mod list_automated_reasoning_policy_test_results;
192
193/// Types for the `ListCustomModelDeployments` operation.
194pub mod list_custom_model_deployments;
195
196/// Types for the `ListCustomModels` operation.
197pub mod list_custom_models;
198
199/// Types for the `ListEnforcedGuardrailsConfiguration` operation.
200pub mod list_enforced_guardrails_configuration;
201
202/// Types for the `ListEvaluationJobs` operation.
203pub mod list_evaluation_jobs;
204
205/// Types for the `ListFoundationModelAgreementOffers` operation.
206pub mod list_foundation_model_agreement_offers;
207
208/// Types for the `ListFoundationModels` operation.
209pub mod list_foundation_models;
210
211/// Types for the `ListGuardrails` operation.
212pub mod list_guardrails;
213
214/// Types for the `ListImportedModels` operation.
215pub mod list_imported_models;
216
217/// Types for the `ListInferenceProfiles` operation.
218pub mod list_inference_profiles;
219
220/// Types for the `ListMarketplaceModelEndpoints` operation.
221pub mod list_marketplace_model_endpoints;
222
223/// Types for the `ListModelCopyJobs` operation.
224pub mod list_model_copy_jobs;
225
226/// Types for the `ListModelCustomizationJobs` operation.
227pub mod list_model_customization_jobs;
228
229/// Types for the `ListModelImportJobs` operation.
230pub mod list_model_import_jobs;
231
232/// Types for the `ListModelInvocationJobs` operation.
233pub mod list_model_invocation_jobs;
234
235/// Types for the `ListPromptRouters` operation.
236pub mod list_prompt_routers;
237
238/// Types for the `ListProvisionedModelThroughputs` operation.
239pub mod list_provisioned_model_throughputs;
240
241/// Types for the `ListTagsForResource` operation.
242pub mod list_tags_for_resource;
243
244/// Types for the `PutEnforcedGuardrailConfiguration` operation.
245pub mod put_enforced_guardrail_configuration;
246
247/// Types for the `PutModelInvocationLoggingConfiguration` operation.
248pub mod put_model_invocation_logging_configuration;
249
250/// Types for the `PutUseCaseForModelAccess` operation.
251pub mod put_use_case_for_model_access;
252
253/// Types for the `RegisterMarketplaceModelEndpoint` operation.
254pub mod register_marketplace_model_endpoint;
255
256/// Types for the `StartAutomatedReasoningPolicyBuildWorkflow` operation.
257pub mod start_automated_reasoning_policy_build_workflow;
258
259/// Types for the `StartAutomatedReasoningPolicyTestWorkflow` operation.
260pub mod start_automated_reasoning_policy_test_workflow;
261
262/// Types for the `StopEvaluationJob` operation.
263pub mod stop_evaluation_job;
264
265/// Types for the `StopModelCustomizationJob` operation.
266pub mod stop_model_customization_job;
267
268/// Types for the `StopModelInvocationJob` operation.
269pub mod stop_model_invocation_job;
270
271/// Types for the `TagResource` operation.
272pub mod tag_resource;
273
274/// Types for the `UntagResource` operation.
275pub mod untag_resource;
276
277/// Types for the `UpdateAutomatedReasoningPolicy` operation.
278pub mod update_automated_reasoning_policy;
279
280/// Types for the `UpdateAutomatedReasoningPolicyAnnotations` operation.
281pub mod update_automated_reasoning_policy_annotations;
282
283/// Types for the `UpdateAutomatedReasoningPolicyTestCase` operation.
284pub mod update_automated_reasoning_policy_test_case;
285
286/// Types for the `UpdateCustomModelDeployment` operation.
287pub mod update_custom_model_deployment;
288
289/// Types for the `UpdateGuardrail` operation.
290pub mod update_guardrail;
291
292/// Types for the `UpdateMarketplaceModelEndpoint` operation.
293pub mod update_marketplace_model_endpoint;
294
295/// Types for the `UpdateProvisionedModelThroughput` operation.
296pub mod update_provisioned_model_throughput;