aws_sdk_sagemaker/
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 `AddAssociation` operation.
5pub mod add_association;
6
7/// Types for the `AddTags` operation.
8pub mod add_tags;
9
10/// Types for the `AssociateTrialComponent` operation.
11pub mod associate_trial_component;
12
13/// Types for the `BatchDeleteClusterNodes` operation.
14pub mod batch_delete_cluster_nodes;
15
16/// Types for the `BatchDescribeModelPackage` operation.
17pub mod batch_describe_model_package;
18
19/// Types for the `CreateAction` operation.
20pub mod create_action;
21
22/// Types for the `CreateAlgorithm` operation.
23pub mod create_algorithm;
24
25/// Types for the `CreateApp` operation.
26pub mod create_app;
27
28/// Types for the `CreateAppImageConfig` operation.
29pub mod create_app_image_config;
30
31/// Types for the `CreateArtifact` operation.
32pub mod create_artifact;
33
34/// Types for the `CreateAutoMLJob` operation.
35pub mod create_auto_ml_job;
36
37/// Types for the `CreateAutoMLJobV2` operation.
38pub mod create_auto_ml_job_v2;
39
40/// Types for the `CreateCluster` operation.
41pub mod create_cluster;
42
43/// Types for the `CreateClusterSchedulerConfig` operation.
44pub mod create_cluster_scheduler_config;
45
46/// Types for the `CreateCodeRepository` operation.
47pub mod create_code_repository;
48
49/// Types for the `CreateCompilationJob` operation.
50pub mod create_compilation_job;
51
52/// Types for the `CreateComputeQuota` operation.
53pub mod create_compute_quota;
54
55/// Types for the `CreateContext` operation.
56pub mod create_context;
57
58/// Types for the `CreateDataQualityJobDefinition` operation.
59pub mod create_data_quality_job_definition;
60
61/// Types for the `CreateDeviceFleet` operation.
62pub mod create_device_fleet;
63
64/// Types for the `CreateDomain` operation.
65pub mod create_domain;
66
67/// Types for the `CreateEdgeDeploymentPlan` operation.
68pub mod create_edge_deployment_plan;
69
70/// Types for the `CreateEdgeDeploymentStage` operation.
71pub mod create_edge_deployment_stage;
72
73/// Types for the `CreateEdgePackagingJob` operation.
74pub mod create_edge_packaging_job;
75
76/// Types for the `CreateEndpoint` operation.
77pub mod create_endpoint;
78
79/// Types for the `CreateEndpointConfig` operation.
80pub mod create_endpoint_config;
81
82/// Types for the `CreateExperiment` operation.
83pub mod create_experiment;
84
85/// Types for the `CreateFeatureGroup` operation.
86pub mod create_feature_group;
87
88/// Types for the `CreateFlowDefinition` operation.
89pub mod create_flow_definition;
90
91/// Types for the `CreateHub` operation.
92pub mod create_hub;
93
94/// Types for the `CreateHubContentReference` operation.
95pub mod create_hub_content_reference;
96
97/// Types for the `CreateHumanTaskUi` operation.
98pub mod create_human_task_ui;
99
100/// Types for the `CreateHyperParameterTuningJob` operation.
101pub mod create_hyper_parameter_tuning_job;
102
103/// Types for the `CreateImage` operation.
104pub mod create_image;
105
106/// Types for the `CreateImageVersion` operation.
107pub mod create_image_version;
108
109/// Types for the `CreateInferenceComponent` operation.
110pub mod create_inference_component;
111
112/// Types for the `CreateInferenceExperiment` operation.
113pub mod create_inference_experiment;
114
115/// Types for the `CreateInferenceRecommendationsJob` operation.
116pub mod create_inference_recommendations_job;
117
118/// Types for the `CreateLabelingJob` operation.
119pub mod create_labeling_job;
120
121/// Types for the `CreateMlflowTrackingServer` operation.
122pub mod create_mlflow_tracking_server;
123
124/// Types for the `CreateModel` operation.
125pub mod create_model;
126
127/// Types for the `CreateModelBiasJobDefinition` operation.
128pub mod create_model_bias_job_definition;
129
130/// Types for the `CreateModelCard` operation.
131pub mod create_model_card;
132
133/// Types for the `CreateModelCardExportJob` operation.
134pub mod create_model_card_export_job;
135
136/// Types for the `CreateModelExplainabilityJobDefinition` operation.
137pub mod create_model_explainability_job_definition;
138
139/// Types for the `CreateModelPackage` operation.
140pub mod create_model_package;
141
142/// Types for the `CreateModelPackageGroup` operation.
143pub mod create_model_package_group;
144
145/// Types for the `CreateModelQualityJobDefinition` operation.
146pub mod create_model_quality_job_definition;
147
148/// Types for the `CreateMonitoringSchedule` operation.
149pub mod create_monitoring_schedule;
150
151/// Types for the `CreateNotebookInstance` operation.
152pub mod create_notebook_instance;
153
154/// Types for the `CreateNotebookInstanceLifecycleConfig` operation.
155pub mod create_notebook_instance_lifecycle_config;
156
157/// Types for the `CreateOptimizationJob` operation.
158pub mod create_optimization_job;
159
160/// Types for the `CreatePartnerApp` operation.
161pub mod create_partner_app;
162
163/// Types for the `CreatePartnerAppPresignedUrl` operation.
164pub mod create_partner_app_presigned_url;
165
166/// Types for the `CreatePipeline` operation.
167pub mod create_pipeline;
168
169/// Types for the `CreatePresignedDomainUrl` operation.
170pub mod create_presigned_domain_url;
171
172/// Types for the `CreatePresignedMlflowTrackingServerUrl` operation.
173pub mod create_presigned_mlflow_tracking_server_url;
174
175/// Types for the `CreatePresignedNotebookInstanceUrl` operation.
176pub mod create_presigned_notebook_instance_url;
177
178/// Types for the `CreateProcessingJob` operation.
179pub mod create_processing_job;
180
181/// Types for the `CreateProject` operation.
182pub mod create_project;
183
184/// Types for the `CreateSpace` operation.
185pub mod create_space;
186
187/// Types for the `CreateStudioLifecycleConfig` operation.
188pub mod create_studio_lifecycle_config;
189
190/// Types for the `CreateTrainingJob` operation.
191pub mod create_training_job;
192
193/// Types for the `CreateTrainingPlan` operation.
194pub mod create_training_plan;
195
196/// Types for the `CreateTransformJob` operation.
197pub mod create_transform_job;
198
199/// Types for the `CreateTrial` operation.
200pub mod create_trial;
201
202/// Types for the `CreateTrialComponent` operation.
203pub mod create_trial_component;
204
205/// Types for the `CreateUserProfile` operation.
206pub mod create_user_profile;
207
208/// Types for the `CreateWorkforce` operation.
209pub mod create_workforce;
210
211/// Types for the `CreateWorkteam` operation.
212pub mod create_workteam;
213
214/// Types for the `DeleteAction` operation.
215pub mod delete_action;
216
217/// Types for the `DeleteAlgorithm` operation.
218pub mod delete_algorithm;
219
220/// Types for the `DeleteApp` operation.
221pub mod delete_app;
222
223/// Types for the `DeleteAppImageConfig` operation.
224pub mod delete_app_image_config;
225
226/// Types for the `DeleteArtifact` operation.
227pub mod delete_artifact;
228
229/// Types for the `DeleteAssociation` operation.
230pub mod delete_association;
231
232/// Types for the `DeleteCluster` operation.
233pub mod delete_cluster;
234
235/// Types for the `DeleteClusterSchedulerConfig` operation.
236pub mod delete_cluster_scheduler_config;
237
238/// Types for the `DeleteCodeRepository` operation.
239pub mod delete_code_repository;
240
241/// Types for the `DeleteCompilationJob` operation.
242pub mod delete_compilation_job;
243
244/// Types for the `DeleteComputeQuota` operation.
245pub mod delete_compute_quota;
246
247/// Types for the `DeleteContext` operation.
248pub mod delete_context;
249
250/// Types for the `DeleteDataQualityJobDefinition` operation.
251pub mod delete_data_quality_job_definition;
252
253/// Types for the `DeleteDeviceFleet` operation.
254pub mod delete_device_fleet;
255
256/// Types for the `DeleteDomain` operation.
257pub mod delete_domain;
258
259/// Types for the `DeleteEdgeDeploymentPlan` operation.
260pub mod delete_edge_deployment_plan;
261
262/// Types for the `DeleteEdgeDeploymentStage` operation.
263pub mod delete_edge_deployment_stage;
264
265/// Types for the `DeleteEndpoint` operation.
266pub mod delete_endpoint;
267
268/// Types for the `DeleteEndpointConfig` operation.
269pub mod delete_endpoint_config;
270
271/// Types for the `DeleteExperiment` operation.
272pub mod delete_experiment;
273
274/// Types for the `DeleteFeatureGroup` operation.
275pub mod delete_feature_group;
276
277/// Types for the `DeleteFlowDefinition` operation.
278pub mod delete_flow_definition;
279
280/// Types for the `DeleteHub` operation.
281pub mod delete_hub;
282
283/// Types for the `DeleteHubContent` operation.
284pub mod delete_hub_content;
285
286/// Types for the `DeleteHubContentReference` operation.
287pub mod delete_hub_content_reference;
288
289/// Types for the `DeleteHumanTaskUi` operation.
290pub mod delete_human_task_ui;
291
292/// Types for the `DeleteHyperParameterTuningJob` operation.
293pub mod delete_hyper_parameter_tuning_job;
294
295/// Types for the `DeleteImage` operation.
296pub mod delete_image;
297
298/// Types for the `DeleteImageVersion` operation.
299pub mod delete_image_version;
300
301/// Types for the `DeleteInferenceComponent` operation.
302pub mod delete_inference_component;
303
304/// Types for the `DeleteInferenceExperiment` operation.
305pub mod delete_inference_experiment;
306
307/// Types for the `DeleteMlflowTrackingServer` operation.
308pub mod delete_mlflow_tracking_server;
309
310/// Types for the `DeleteModel` operation.
311pub mod delete_model;
312
313/// Types for the `DeleteModelBiasJobDefinition` operation.
314pub mod delete_model_bias_job_definition;
315
316/// Types for the `DeleteModelCard` operation.
317pub mod delete_model_card;
318
319/// Types for the `DeleteModelExplainabilityJobDefinition` operation.
320pub mod delete_model_explainability_job_definition;
321
322/// Types for the `DeleteModelPackage` operation.
323pub mod delete_model_package;
324
325/// Types for the `DeleteModelPackageGroup` operation.
326pub mod delete_model_package_group;
327
328/// Types for the `DeleteModelPackageGroupPolicy` operation.
329pub mod delete_model_package_group_policy;
330
331/// Types for the `DeleteModelQualityJobDefinition` operation.
332pub mod delete_model_quality_job_definition;
333
334/// Types for the `DeleteMonitoringSchedule` operation.
335pub mod delete_monitoring_schedule;
336
337/// Types for the `DeleteNotebookInstance` operation.
338pub mod delete_notebook_instance;
339
340/// Types for the `DeleteNotebookInstanceLifecycleConfig` operation.
341pub mod delete_notebook_instance_lifecycle_config;
342
343/// Types for the `DeleteOptimizationJob` operation.
344pub mod delete_optimization_job;
345
346/// Types for the `DeletePartnerApp` operation.
347pub mod delete_partner_app;
348
349/// Types for the `DeletePipeline` operation.
350pub mod delete_pipeline;
351
352/// Types for the `DeleteProject` operation.
353pub mod delete_project;
354
355/// Types for the `DeleteSpace` operation.
356pub mod delete_space;
357
358/// Types for the `DeleteStudioLifecycleConfig` operation.
359pub mod delete_studio_lifecycle_config;
360
361/// Types for the `DeleteTags` operation.
362pub mod delete_tags;
363
364/// Types for the `DeleteTrial` operation.
365pub mod delete_trial;
366
367/// Types for the `DeleteTrialComponent` operation.
368pub mod delete_trial_component;
369
370/// Types for the `DeleteUserProfile` operation.
371pub mod delete_user_profile;
372
373/// Types for the `DeleteWorkforce` operation.
374pub mod delete_workforce;
375
376/// Types for the `DeleteWorkteam` operation.
377pub mod delete_workteam;
378
379/// Types for the `DeregisterDevices` operation.
380pub mod deregister_devices;
381
382/// Types for the `DescribeAction` operation.
383pub mod describe_action;
384
385/// Types for the `DescribeAlgorithm` operation.
386pub mod describe_algorithm;
387
388/// Types for the `DescribeApp` operation.
389pub mod describe_app;
390
391/// Types for the `DescribeAppImageConfig` operation.
392pub mod describe_app_image_config;
393
394/// Types for the `DescribeArtifact` operation.
395pub mod describe_artifact;
396
397/// Types for the `DescribeAutoMLJob` operation.
398pub mod describe_auto_ml_job;
399
400/// Types for the `DescribeAutoMLJobV2` operation.
401pub mod describe_auto_ml_job_v2;
402
403/// Types for the `DescribeCluster` operation.
404pub mod describe_cluster;
405
406/// Types for the `DescribeClusterNode` operation.
407pub mod describe_cluster_node;
408
409/// Types for the `DescribeClusterSchedulerConfig` operation.
410pub mod describe_cluster_scheduler_config;
411
412/// Types for the `DescribeCodeRepository` operation.
413pub mod describe_code_repository;
414
415/// Types for the `DescribeCompilationJob` operation.
416pub mod describe_compilation_job;
417
418/// Types for the `DescribeComputeQuota` operation.
419pub mod describe_compute_quota;
420
421/// Types for the `DescribeContext` operation.
422pub mod describe_context;
423
424/// Types for the `DescribeDataQualityJobDefinition` operation.
425pub mod describe_data_quality_job_definition;
426
427/// Types for the `DescribeDevice` operation.
428pub mod describe_device;
429
430/// Types for the `DescribeDeviceFleet` operation.
431pub mod describe_device_fleet;
432
433/// Types for the `DescribeDomain` operation.
434pub mod describe_domain;
435
436/// Types for the `DescribeEdgeDeploymentPlan` operation.
437pub mod describe_edge_deployment_plan;
438
439/// Types for the `DescribeEdgePackagingJob` operation.
440pub mod describe_edge_packaging_job;
441
442/// Types for the `DescribeEndpoint` operation.
443pub mod describe_endpoint;
444
445/// Types for the `DescribeEndpointConfig` operation.
446pub mod describe_endpoint_config;
447
448/// Types for the `DescribeExperiment` operation.
449pub mod describe_experiment;
450
451/// Types for the `DescribeFeatureGroup` operation.
452pub mod describe_feature_group;
453
454/// Types for the `DescribeFeatureMetadata` operation.
455pub mod describe_feature_metadata;
456
457/// Types for the `DescribeFlowDefinition` operation.
458pub mod describe_flow_definition;
459
460/// Types for the `DescribeHub` operation.
461pub mod describe_hub;
462
463/// Types for the `DescribeHubContent` operation.
464pub mod describe_hub_content;
465
466/// Types for the `DescribeHumanTaskUi` operation.
467pub mod describe_human_task_ui;
468
469/// Types for the `DescribeHyperParameterTuningJob` operation.
470pub mod describe_hyper_parameter_tuning_job;
471
472/// Types for the `DescribeImage` operation.
473pub mod describe_image;
474
475/// Types for the `DescribeImageVersion` operation.
476pub mod describe_image_version;
477
478/// Types for the `DescribeInferenceComponent` operation.
479pub mod describe_inference_component;
480
481/// Types for the `DescribeInferenceExperiment` operation.
482pub mod describe_inference_experiment;
483
484/// Types for the `DescribeInferenceRecommendationsJob` operation.
485pub mod describe_inference_recommendations_job;
486
487/// Types for the `DescribeLabelingJob` operation.
488pub mod describe_labeling_job;
489
490/// Types for the `DescribeLineageGroup` operation.
491pub mod describe_lineage_group;
492
493/// Types for the `DescribeMlflowTrackingServer` operation.
494pub mod describe_mlflow_tracking_server;
495
496/// Types for the `DescribeModel` operation.
497pub mod describe_model;
498
499/// Types for the `DescribeModelBiasJobDefinition` operation.
500pub mod describe_model_bias_job_definition;
501
502/// Types for the `DescribeModelCard` operation.
503pub mod describe_model_card;
504
505/// Types for the `DescribeModelCardExportJob` operation.
506pub mod describe_model_card_export_job;
507
508/// Types for the `DescribeModelExplainabilityJobDefinition` operation.
509pub mod describe_model_explainability_job_definition;
510
511/// Types for the `DescribeModelPackage` operation.
512pub mod describe_model_package;
513
514/// Types for the `DescribeModelPackageGroup` operation.
515pub mod describe_model_package_group;
516
517/// Types for the `DescribeModelQualityJobDefinition` operation.
518pub mod describe_model_quality_job_definition;
519
520/// Types for the `DescribeMonitoringSchedule` operation.
521pub mod describe_monitoring_schedule;
522
523/// Types for the `DescribeNotebookInstance` operation.
524pub mod describe_notebook_instance;
525
526/// Types for the `DescribeNotebookInstanceLifecycleConfig` operation.
527pub mod describe_notebook_instance_lifecycle_config;
528
529/// Types for the `DescribeOptimizationJob` operation.
530pub mod describe_optimization_job;
531
532/// Types for the `DescribePartnerApp` operation.
533pub mod describe_partner_app;
534
535/// Types for the `DescribePipeline` operation.
536pub mod describe_pipeline;
537
538/// Types for the `DescribePipelineDefinitionForExecution` operation.
539pub mod describe_pipeline_definition_for_execution;
540
541/// Types for the `DescribePipelineExecution` operation.
542pub mod describe_pipeline_execution;
543
544/// Types for the `DescribeProcessingJob` operation.
545pub mod describe_processing_job;
546
547/// Types for the `DescribeProject` operation.
548pub mod describe_project;
549
550/// Types for the `DescribeSpace` operation.
551pub mod describe_space;
552
553/// Types for the `DescribeStudioLifecycleConfig` operation.
554pub mod describe_studio_lifecycle_config;
555
556/// Types for the `DescribeSubscribedWorkteam` operation.
557pub mod describe_subscribed_workteam;
558
559/// Types for the `DescribeTrainingJob` operation.
560pub mod describe_training_job;
561
562/// Types for the `DescribeTrainingPlan` operation.
563pub mod describe_training_plan;
564
565/// Types for the `DescribeTransformJob` operation.
566pub mod describe_transform_job;
567
568/// Types for the `DescribeTrial` operation.
569pub mod describe_trial;
570
571/// Types for the `DescribeTrialComponent` operation.
572pub mod describe_trial_component;
573
574/// Types for the `DescribeUserProfile` operation.
575pub mod describe_user_profile;
576
577/// Types for the `DescribeWorkforce` operation.
578pub mod describe_workforce;
579
580/// Types for the `DescribeWorkteam` operation.
581pub mod describe_workteam;
582
583/// Types for the `DisableSagemakerServicecatalogPortfolio` operation.
584pub mod disable_sagemaker_servicecatalog_portfolio;
585
586/// Types for the `DisassociateTrialComponent` operation.
587pub mod disassociate_trial_component;
588
589/// Types for the `EnableSagemakerServicecatalogPortfolio` operation.
590pub mod enable_sagemaker_servicecatalog_portfolio;
591
592/// Types for the `GetDeviceFleetReport` operation.
593pub mod get_device_fleet_report;
594
595/// Types for the `GetLineageGroupPolicy` operation.
596pub mod get_lineage_group_policy;
597
598/// Types for the `GetModelPackageGroupPolicy` operation.
599pub mod get_model_package_group_policy;
600
601/// Types for the `GetSagemakerServicecatalogPortfolioStatus` operation.
602pub mod get_sagemaker_servicecatalog_portfolio_status;
603
604/// Types for the `GetScalingConfigurationRecommendation` operation.
605pub mod get_scaling_configuration_recommendation;
606
607/// Types for the `GetSearchSuggestions` operation.
608pub mod get_search_suggestions;
609
610/// Types for the `ImportHubContent` operation.
611pub mod import_hub_content;
612
613/// Types for the `ListActions` operation.
614pub mod list_actions;
615
616/// Types for the `ListAlgorithms` operation.
617pub mod list_algorithms;
618
619/// Types for the `ListAliases` operation.
620pub mod list_aliases;
621
622/// Types for the `ListAppImageConfigs` operation.
623pub mod list_app_image_configs;
624
625/// Types for the `ListApps` operation.
626pub mod list_apps;
627
628/// Types for the `ListArtifacts` operation.
629pub mod list_artifacts;
630
631/// Types for the `ListAssociations` operation.
632pub mod list_associations;
633
634/// Types for the `ListAutoMLJobs` operation.
635pub mod list_auto_ml_jobs;
636
637/// Types for the `ListCandidatesForAutoMLJob` operation.
638pub mod list_candidates_for_auto_ml_job;
639
640/// Types for the `ListClusterNodes` operation.
641pub mod list_cluster_nodes;
642
643/// Types for the `ListClusterSchedulerConfigs` operation.
644pub mod list_cluster_scheduler_configs;
645
646/// Types for the `ListClusters` operation.
647pub mod list_clusters;
648
649/// Types for the `ListCodeRepositories` operation.
650pub mod list_code_repositories;
651
652/// Types for the `ListCompilationJobs` operation.
653pub mod list_compilation_jobs;
654
655/// Types for the `ListComputeQuotas` operation.
656pub mod list_compute_quotas;
657
658/// Types for the `ListContexts` operation.
659pub mod list_contexts;
660
661/// Types for the `ListDataQualityJobDefinitions` operation.
662pub mod list_data_quality_job_definitions;
663
664/// Types for the `ListDeviceFleets` operation.
665pub mod list_device_fleets;
666
667/// Types for the `ListDevices` operation.
668pub mod list_devices;
669
670/// Types for the `ListDomains` operation.
671pub mod list_domains;
672
673/// Types for the `ListEdgeDeploymentPlans` operation.
674pub mod list_edge_deployment_plans;
675
676/// Types for the `ListEdgePackagingJobs` operation.
677pub mod list_edge_packaging_jobs;
678
679/// Types for the `ListEndpointConfigs` operation.
680pub mod list_endpoint_configs;
681
682/// Types for the `ListEndpoints` operation.
683pub mod list_endpoints;
684
685/// Types for the `ListExperiments` operation.
686pub mod list_experiments;
687
688/// Types for the `ListFeatureGroups` operation.
689pub mod list_feature_groups;
690
691/// Types for the `ListFlowDefinitions` operation.
692pub mod list_flow_definitions;
693
694/// Types for the `ListHubContentVersions` operation.
695pub mod list_hub_content_versions;
696
697/// Types for the `ListHubContents` operation.
698pub mod list_hub_contents;
699
700/// Types for the `ListHubs` operation.
701pub mod list_hubs;
702
703/// Types for the `ListHumanTaskUis` operation.
704pub mod list_human_task_uis;
705
706/// Types for the `ListHyperParameterTuningJobs` operation.
707pub mod list_hyper_parameter_tuning_jobs;
708
709/// Types for the `ListImageVersions` operation.
710pub mod list_image_versions;
711
712/// Types for the `ListImages` operation.
713pub mod list_images;
714
715/// Types for the `ListInferenceComponents` operation.
716pub mod list_inference_components;
717
718/// Types for the `ListInferenceExperiments` operation.
719pub mod list_inference_experiments;
720
721/// Types for the `ListInferenceRecommendationsJobSteps` operation.
722pub mod list_inference_recommendations_job_steps;
723
724/// Types for the `ListInferenceRecommendationsJobs` operation.
725pub mod list_inference_recommendations_jobs;
726
727/// Types for the `ListLabelingJobs` operation.
728pub mod list_labeling_jobs;
729
730/// Types for the `ListLabelingJobsForWorkteam` operation.
731pub mod list_labeling_jobs_for_workteam;
732
733/// Types for the `ListLineageGroups` operation.
734pub mod list_lineage_groups;
735
736/// Types for the `ListMlflowTrackingServers` operation.
737pub mod list_mlflow_tracking_servers;
738
739/// Types for the `ListModelBiasJobDefinitions` operation.
740pub mod list_model_bias_job_definitions;
741
742/// Types for the `ListModelCardExportJobs` operation.
743pub mod list_model_card_export_jobs;
744
745/// Types for the `ListModelCardVersions` operation.
746pub mod list_model_card_versions;
747
748/// Types for the `ListModelCards` operation.
749pub mod list_model_cards;
750
751/// Types for the `ListModelExplainabilityJobDefinitions` operation.
752pub mod list_model_explainability_job_definitions;
753
754/// Types for the `ListModelMetadata` operation.
755pub mod list_model_metadata;
756
757/// Types for the `ListModelPackageGroups` operation.
758pub mod list_model_package_groups;
759
760/// Types for the `ListModelPackages` operation.
761pub mod list_model_packages;
762
763/// Types for the `ListModelQualityJobDefinitions` operation.
764pub mod list_model_quality_job_definitions;
765
766/// Types for the `ListModels` operation.
767pub mod list_models;
768
769/// Types for the `ListMonitoringAlertHistory` operation.
770pub mod list_monitoring_alert_history;
771
772/// Types for the `ListMonitoringAlerts` operation.
773pub mod list_monitoring_alerts;
774
775/// Types for the `ListMonitoringExecutions` operation.
776pub mod list_monitoring_executions;
777
778/// Types for the `ListMonitoringSchedules` operation.
779pub mod list_monitoring_schedules;
780
781/// Types for the `ListNotebookInstanceLifecycleConfigs` operation.
782pub mod list_notebook_instance_lifecycle_configs;
783
784/// Types for the `ListNotebookInstances` operation.
785pub mod list_notebook_instances;
786
787/// Types for the `ListOptimizationJobs` operation.
788pub mod list_optimization_jobs;
789
790/// Types for the `ListPartnerApps` operation.
791pub mod list_partner_apps;
792
793/// Types for the `ListPipelineExecutionSteps` operation.
794pub mod list_pipeline_execution_steps;
795
796/// Types for the `ListPipelineExecutions` operation.
797pub mod list_pipeline_executions;
798
799/// Types for the `ListPipelineParametersForExecution` operation.
800pub mod list_pipeline_parameters_for_execution;
801
802/// Types for the `ListPipelines` operation.
803pub mod list_pipelines;
804
805/// Types for the `ListProcessingJobs` operation.
806pub mod list_processing_jobs;
807
808/// Types for the `ListProjects` operation.
809pub mod list_projects;
810
811/// Types for the `ListResourceCatalogs` operation.
812pub mod list_resource_catalogs;
813
814/// Types for the `ListSpaces` operation.
815pub mod list_spaces;
816
817/// Types for the `ListStageDevices` operation.
818pub mod list_stage_devices;
819
820/// Types for the `ListStudioLifecycleConfigs` operation.
821pub mod list_studio_lifecycle_configs;
822
823/// Types for the `ListSubscribedWorkteams` operation.
824pub mod list_subscribed_workteams;
825
826/// Types for the `ListTags` operation.
827pub mod list_tags;
828
829/// Types for the `ListTrainingJobs` operation.
830pub mod list_training_jobs;
831
832/// Types for the `ListTrainingJobsForHyperParameterTuningJob` operation.
833pub mod list_training_jobs_for_hyper_parameter_tuning_job;
834
835/// Types for the `ListTrainingPlans` operation.
836pub mod list_training_plans;
837
838/// Types for the `ListTransformJobs` operation.
839pub mod list_transform_jobs;
840
841/// Types for the `ListTrialComponents` operation.
842pub mod list_trial_components;
843
844/// Types for the `ListTrials` operation.
845pub mod list_trials;
846
847/// Types for the `ListUserProfiles` operation.
848pub mod list_user_profiles;
849
850/// Types for the `ListWorkforces` operation.
851pub mod list_workforces;
852
853/// Types for the `ListWorkteams` operation.
854pub mod list_workteams;
855
856/// Types for the `PutModelPackageGroupPolicy` operation.
857pub mod put_model_package_group_policy;
858
859/// Types for the `QueryLineage` operation.
860pub mod query_lineage;
861
862/// Types for the `RegisterDevices` operation.
863pub mod register_devices;
864
865/// Types for the `RenderUiTemplate` operation.
866pub mod render_ui_template;
867
868/// Types for the `RetryPipelineExecution` operation.
869pub mod retry_pipeline_execution;
870
871/// Types for the `Search` operation.
872pub mod search;
873
874/// Types for the `SearchTrainingPlanOfferings` operation.
875pub mod search_training_plan_offerings;
876
877/// Types for the `SendPipelineExecutionStepFailure` operation.
878pub mod send_pipeline_execution_step_failure;
879
880/// Types for the `SendPipelineExecutionStepSuccess` operation.
881pub mod send_pipeline_execution_step_success;
882
883/// Types for the `StartEdgeDeploymentStage` operation.
884pub mod start_edge_deployment_stage;
885
886/// Types for the `StartInferenceExperiment` operation.
887pub mod start_inference_experiment;
888
889/// Types for the `StartMlflowTrackingServer` operation.
890pub mod start_mlflow_tracking_server;
891
892/// Types for the `StartMonitoringSchedule` operation.
893pub mod start_monitoring_schedule;
894
895/// Types for the `StartNotebookInstance` operation.
896pub mod start_notebook_instance;
897
898/// Types for the `StartPipelineExecution` operation.
899pub mod start_pipeline_execution;
900
901/// Types for the `StopAutoMLJob` operation.
902pub mod stop_auto_ml_job;
903
904/// Types for the `StopCompilationJob` operation.
905pub mod stop_compilation_job;
906
907/// Types for the `StopEdgeDeploymentStage` operation.
908pub mod stop_edge_deployment_stage;
909
910/// Types for the `StopEdgePackagingJob` operation.
911pub mod stop_edge_packaging_job;
912
913/// Types for the `StopHyperParameterTuningJob` operation.
914pub mod stop_hyper_parameter_tuning_job;
915
916/// Types for the `StopInferenceExperiment` operation.
917pub mod stop_inference_experiment;
918
919/// Types for the `StopInferenceRecommendationsJob` operation.
920pub mod stop_inference_recommendations_job;
921
922/// Types for the `StopLabelingJob` operation.
923pub mod stop_labeling_job;
924
925/// Types for the `StopMlflowTrackingServer` operation.
926pub mod stop_mlflow_tracking_server;
927
928/// Types for the `StopMonitoringSchedule` operation.
929pub mod stop_monitoring_schedule;
930
931/// Types for the `StopNotebookInstance` operation.
932pub mod stop_notebook_instance;
933
934/// Types for the `StopOptimizationJob` operation.
935pub mod stop_optimization_job;
936
937/// Types for the `StopPipelineExecution` operation.
938pub mod stop_pipeline_execution;
939
940/// Types for the `StopProcessingJob` operation.
941pub mod stop_processing_job;
942
943/// Types for the `StopTrainingJob` operation.
944pub mod stop_training_job;
945
946/// Types for the `StopTransformJob` operation.
947pub mod stop_transform_job;
948
949/// Types for the `UpdateAction` operation.
950pub mod update_action;
951
952/// Types for the `UpdateAppImageConfig` operation.
953pub mod update_app_image_config;
954
955/// Types for the `UpdateArtifact` operation.
956pub mod update_artifact;
957
958/// Types for the `UpdateCluster` operation.
959pub mod update_cluster;
960
961/// Types for the `UpdateClusterSchedulerConfig` operation.
962pub mod update_cluster_scheduler_config;
963
964/// Types for the `UpdateClusterSoftware` operation.
965pub mod update_cluster_software;
966
967/// Types for the `UpdateCodeRepository` operation.
968pub mod update_code_repository;
969
970/// Types for the `UpdateComputeQuota` operation.
971pub mod update_compute_quota;
972
973/// Types for the `UpdateContext` operation.
974pub mod update_context;
975
976/// Types for the `UpdateDeviceFleet` operation.
977pub mod update_device_fleet;
978
979/// Types for the `UpdateDevices` operation.
980pub mod update_devices;
981
982/// Types for the `UpdateDomain` operation.
983pub mod update_domain;
984
985/// Types for the `UpdateEndpoint` operation.
986pub mod update_endpoint;
987
988/// Types for the `UpdateEndpointWeightsAndCapacities` operation.
989pub mod update_endpoint_weights_and_capacities;
990
991/// Types for the `UpdateExperiment` operation.
992pub mod update_experiment;
993
994/// Types for the `UpdateFeatureGroup` operation.
995pub mod update_feature_group;
996
997/// Types for the `UpdateFeatureMetadata` operation.
998pub mod update_feature_metadata;
999
1000/// Types for the `UpdateHub` operation.
1001pub mod update_hub;
1002
1003/// Types for the `UpdateHubContent` operation.
1004pub mod update_hub_content;
1005
1006/// Types for the `UpdateHubContentReference` operation.
1007pub mod update_hub_content_reference;
1008
1009/// Types for the `UpdateImage` operation.
1010pub mod update_image;
1011
1012/// Types for the `UpdateImageVersion` operation.
1013pub mod update_image_version;
1014
1015/// Types for the `UpdateInferenceComponent` operation.
1016pub mod update_inference_component;
1017
1018/// Types for the `UpdateInferenceComponentRuntimeConfig` operation.
1019pub mod update_inference_component_runtime_config;
1020
1021/// Types for the `UpdateInferenceExperiment` operation.
1022pub mod update_inference_experiment;
1023
1024/// Types for the `UpdateMlflowTrackingServer` operation.
1025pub mod update_mlflow_tracking_server;
1026
1027/// Types for the `UpdateModelCard` operation.
1028pub mod update_model_card;
1029
1030/// Types for the `UpdateModelPackage` operation.
1031pub mod update_model_package;
1032
1033/// Types for the `UpdateMonitoringAlert` operation.
1034pub mod update_monitoring_alert;
1035
1036/// Types for the `UpdateMonitoringSchedule` operation.
1037pub mod update_monitoring_schedule;
1038
1039/// Types for the `UpdateNotebookInstance` operation.
1040pub mod update_notebook_instance;
1041
1042/// Types for the `UpdateNotebookInstanceLifecycleConfig` operation.
1043pub mod update_notebook_instance_lifecycle_config;
1044
1045/// Types for the `UpdatePartnerApp` operation.
1046pub mod update_partner_app;
1047
1048/// Types for the `UpdatePipeline` operation.
1049pub mod update_pipeline;
1050
1051/// Types for the `UpdatePipelineExecution` operation.
1052pub mod update_pipeline_execution;
1053
1054/// Types for the `UpdateProject` operation.
1055pub mod update_project;
1056
1057/// Types for the `UpdateSpace` operation.
1058pub mod update_space;
1059
1060/// Types for the `UpdateTrainingJob` operation.
1061pub mod update_training_job;
1062
1063/// Types for the `UpdateTrial` operation.
1064pub mod update_trial;
1065
1066/// Types for the `UpdateTrialComponent` operation.
1067pub mod update_trial_component;
1068
1069/// Types for the `UpdateUserProfile` operation.
1070pub mod update_user_profile;
1071
1072/// Types for the `UpdateWorkforce` operation.
1073pub mod update_workforce;
1074
1075/// Types for the `UpdateWorkteam` operation.
1076pub mod update_workteam;