Module Smaws_Client_SageMaker

SageMaker client library built on EIO.

Types

module Types : sig ... end

Builders

val make_cognito_member_definition : client_id:Types.client_id -> user_group:Types.cognito_user_group -> user_pool:Types.cognito_user_pool -> unit -> Types.cognito_member_definition
val make_oidc_member_definition : ?groups:Types.groups -> unit -> Types.oidc_member_definition
val make_member_definition : ?oidc_member_definition:Types.oidc_member_definition -> ?cognito_member_definition:Types.cognito_member_definition -> unit -> Types.member_definition
val make_notification_configuration : ?notification_topic_arn:Types.notification_topic_arn -> unit -> Types.notification_configuration
val make_iam_policy_constraints : ?vpc_source_ip:Types.enabled_or_disabled -> ?source_ip:Types.enabled_or_disabled -> unit -> Types.iam_policy_constraints
val make_s3_presign : ?iam_policy_constraints:Types.iam_policy_constraints -> unit -> Types.s3_presign
val make_worker_access_configuration : ?s3_presign:Types.s3_presign -> unit -> Types.worker_access_configuration
val make_workteam : ?worker_access_configuration:Types.worker_access_configuration -> ?notification_configuration:Types.notification_configuration -> ?last_updated_date:Types.timestamp -> ?create_date:Types.timestamp -> ?sub_domain:Types.string_ -> ?product_listing_ids:Types.product_listings -> ?workforce_arn:Types.workforce_arn -> description:Types.string200 -> workteam_arn:Types.workteam_arn -> member_definitions:Types.member_definitions -> workteam_name:Types.workteam_name -> unit -> Types.workteam
val make_workspace_settings : ?s3_kms_key_id:Types.kms_key_id -> ?s3_artifact_path:Types.s3_uri -> unit -> Types.workspace_settings
val make_source_ip_config : cidrs:Types.cidrs -> unit -> Types.source_ip_config
val make_cognito_config : client_id:Types.client_id -> user_pool:Types.cognito_user_pool -> unit -> Types.cognito_config
val make_oidc_config_for_response : ?authentication_request_extra_params: Types.authentication_request_extra_params -> ?scope:Types.scope -> ?jwks_uri:Types.oidc_endpoint -> ?logout_endpoint:Types.oidc_endpoint -> ?user_info_endpoint:Types.oidc_endpoint -> ?token_endpoint:Types.oidc_endpoint -> ?authorization_endpoint:Types.oidc_endpoint -> ?issuer:Types.oidc_endpoint -> ?client_id:Types.client_id -> unit -> Types.oidc_config_for_response
val make_workforce_vpc_config_response : ?vpc_endpoint_id:Types.workforce_vpc_endpoint_id -> subnets:Types.workforce_subnets -> security_group_ids:Types.workforce_security_group_ids -> vpc_id:Types.workforce_vpc_id -> unit -> Types.workforce_vpc_config_response
val make_workforce : ?ip_address_type:Types.workforce_ip_address_type -> ?failure_reason:Types.workforce_failure_reason -> ?status:Types.workforce_status -> ?workforce_vpc_config:Types.workforce_vpc_config_response -> ?create_date:Types.timestamp -> ?oidc_config:Types.oidc_config_for_response -> ?cognito_config:Types.cognito_config -> ?sub_domain:Types.string_ -> ?source_ip_config:Types.source_ip_config -> ?last_updated_date:Types.timestamp -> workforce_arn:Types.workforce_arn -> workforce_name:Types.workforce_name -> unit -> Types.workforce
val make_workforce_vpc_config_request : ?subnets:Types.workforce_subnets -> ?security_group_ids:Types.workforce_security_group_ids -> ?vpc_id:Types.workforce_vpc_id -> unit -> Types.workforce_vpc_config_request
val make_warm_pool_status : ?reused_by_job:Types.training_job_name -> ?resource_retained_billable_time_in_seconds: Types.resource_retained_billable_time_in_seconds -> status:Types.warm_pool_resource_status -> unit -> Types.warm_pool_status
val make_vpc_config : subnets:Types.subnets -> security_group_ids:Types.vpc_security_group_ids -> unit -> Types.vpc_config
val make_visibility_conditions : ?value:Types.visibility_conditions_value -> ?key:Types.visibility_conditions_key -> unit -> Types.visibility_conditions
val make_vertex : ?lineage_type:Types.lineage_type -> ?type_:Types.string40 -> ?arn:Types.association_entity_arn -> unit -> Types.vertex
val make_vector_config : dimension:Types.dimension -> unit -> Types.vector_config
val make_variant_property : variant_property_type:Types.variant_property_type -> unit -> Types.variant_property
val make_sharing_settings : ?s3_kms_key_id:Types.kms_key_id -> ?s3_output_path:Types.s3_uri -> ?notebook_output_option:Types.notebook_output_option -> unit -> Types.sharing_settings
val make_resource_spec : ?training_plan_arn:Types.studio_resource_spec_training_plan_arn -> ?lifecycle_config_arn:Types.studio_lifecycle_config_arn -> ?instance_type:Types.app_instance_type -> ?sage_maker_image_version_alias:Types.image_version_alias -> ?sage_maker_image_version_arn:Types.image_version_arn -> ?sage_maker_image_arn:Types.image_arn -> unit -> Types.resource_spec
val make_code_repository : repository_url:Types.repository_url -> unit -> Types.code_repository
val make_jupyter_server_app_settings : ?code_repositories:Types.code_repositories -> ?lifecycle_config_arns:Types.lifecycle_config_arns -> ?default_resource_spec:Types.resource_spec -> unit -> Types.jupyter_server_app_settings
val make_custom_image : ?image_version_number:Types.image_version_number -> app_image_config_name:Types.app_image_config_name -> image_name:Types.image_name -> unit -> Types.custom_image
val make_kernel_gateway_app_settings : ?lifecycle_config_arns:Types.lifecycle_config_arns -> ?custom_images:Types.custom_images -> ?default_resource_spec:Types.resource_spec -> unit -> Types.kernel_gateway_app_settings
val make_tensor_board_app_settings : ?default_resource_spec:Types.resource_spec -> unit -> Types.tensor_board_app_settings
val make_r_studio_server_pro_app_settings : ?user_group:Types.r_studio_server_pro_user_group -> ?access_status:Types.r_studio_server_pro_access_status -> unit -> Types.r_studio_server_pro_app_settings
val make_r_session_app_settings : ?custom_images:Types.custom_images -> ?default_resource_spec:Types.resource_spec -> unit -> Types.r_session_app_settings
val make_time_series_forecasting_settings : ?amazon_forecast_role_arn:Types.role_arn -> ?status:Types.feature_status -> unit -> Types.time_series_forecasting_settings
val make_model_register_settings : ?cross_account_model_register_role_arn:Types.role_arn -> ?status:Types.feature_status -> unit -> Types.model_register_settings
val make_identity_provider_o_auth_setting : ?secret_arn:Types.secret_arn -> ?status:Types.feature_status -> ?data_source_name:Types.data_source_name -> unit -> Types.identity_provider_o_auth_setting
val make_direct_deploy_settings : ?status:Types.feature_status -> unit -> Types.direct_deploy_settings
val make_kendra_settings : ?status:Types.feature_status -> unit -> Types.kendra_settings
val make_generative_ai_settings : ?amazon_bedrock_role_arn:Types.role_arn -> unit -> Types.generative_ai_settings
val make_emr_serverless_settings : ?status:Types.feature_status -> ?execution_role_arn:Types.role_arn -> unit -> Types.emr_serverless_settings
val make_canvas_app_settings : ?emr_serverless_settings:Types.emr_serverless_settings -> ?generative_ai_settings:Types.generative_ai_settings -> ?kendra_settings:Types.kendra_settings -> ?direct_deploy_settings:Types.direct_deploy_settings -> ?identity_provider_o_auth_settings:Types.identity_provider_o_auth_settings -> ?workspace_settings:Types.workspace_settings -> ?model_register_settings:Types.model_register_settings -> ?time_series_forecasting_settings:Types.time_series_forecasting_settings -> unit -> Types.canvas_app_settings
val make_idle_settings : ?max_idle_timeout_in_minutes:Types.idle_timeout_in_minutes -> ?min_idle_timeout_in_minutes:Types.idle_timeout_in_minutes -> ?idle_timeout_in_minutes:Types.idle_timeout_in_minutes -> ?lifecycle_management:Types.lifecycle_management -> unit -> Types.idle_settings
val make_app_lifecycle_management : ?idle_settings:Types.idle_settings -> unit -> Types.app_lifecycle_management
val make_code_editor_app_settings : ?built_in_lifecycle_config_arn:Types.studio_lifecycle_config_arn -> ?app_lifecycle_management:Types.app_lifecycle_management -> ?lifecycle_config_arns:Types.lifecycle_config_arns -> ?custom_images:Types.custom_images -> ?default_resource_spec:Types.resource_spec -> unit -> Types.code_editor_app_settings
val make_emr_settings : ?execution_role_arns:Types.execution_role_arns -> ?assumable_role_arns:Types.assumable_role_arns -> unit -> Types.emr_settings
val make_jupyter_lab_app_settings : ?built_in_lifecycle_config_arn:Types.studio_lifecycle_config_arn -> ?emr_settings:Types.emr_settings -> ?app_lifecycle_management:Types.app_lifecycle_management -> ?code_repositories:Types.code_repositories -> ?lifecycle_config_arns:Types.lifecycle_config_arns -> ?custom_images:Types.custom_images -> ?default_resource_spec:Types.resource_spec -> unit -> Types.jupyter_lab_app_settings
val make_default_ebs_storage_settings : maximum_ebs_volume_size_in_gb:Types.space_ebs_volume_size_in_gb -> default_ebs_volume_size_in_gb:Types.space_ebs_volume_size_in_gb -> unit -> Types.default_ebs_storage_settings
val make_default_space_storage_settings : ?default_ebs_storage_settings:Types.default_ebs_storage_settings -> unit -> Types.default_space_storage_settings
val make_custom_posix_user_config : gid:Types.gid -> uid:Types.uid -> unit -> Types.custom_posix_user_config
val make_efs_file_system_config : ?file_system_path:Types.file_system_path -> file_system_id:Types.file_system_id -> unit -> Types.efs_file_system_config
val make_f_sx_lustre_file_system_config : ?file_system_path:Types.file_system_path -> file_system_id:Types.file_system_id -> unit -> Types.f_sx_lustre_file_system_config
val make_s3_file_system_config : ?mount_path:Types.string1024 -> s3_uri:Types.s3_schema_uri -> unit -> Types.s3_file_system_config
val make_hidden_sage_maker_image : ?version_aliases:Types.version_aliases_list -> ?sage_maker_image_name:Types.sage_maker_image_name -> unit -> Types.hidden_sage_maker_image
val make_studio_web_portal_settings : ?execution_role_session_name_mode:Types.execution_role_session_name_mode -> ?hidden_sage_maker_image_version_aliases: Types.hidden_sage_maker_image_version_aliases_list -> ?hidden_instance_types:Types.hidden_instance_types_list -> ?hidden_app_types:Types.hidden_app_types_list -> ?hidden_ml_tools:Types.hidden_ml_tools_list -> unit -> Types.studio_web_portal_settings
val make_user_settings : ?auto_mount_home_ef_s:Types.auto_mount_home_ef_s -> ?studio_web_portal_settings:Types.studio_web_portal_settings -> ?custom_file_system_configs:Types.custom_file_system_configs -> ?custom_posix_user_config:Types.custom_posix_user_config -> ?studio_web_portal:Types.studio_web_portal -> ?default_landing_uri:Types.landing_uri -> ?space_storage_settings:Types.default_space_storage_settings -> ?jupyter_lab_app_settings:Types.jupyter_lab_app_settings -> ?code_editor_app_settings:Types.code_editor_app_settings -> ?canvas_app_settings:Types.canvas_app_settings -> ?r_session_app_settings:Types.r_session_app_settings -> ?r_studio_server_pro_app_settings:Types.r_studio_server_pro_app_settings -> ?tensor_board_app_settings:Types.tensor_board_app_settings -> ?kernel_gateway_app_settings:Types.kernel_gateway_app_settings -> ?jupyter_server_app_settings:Types.jupyter_server_app_settings -> ?sharing_settings:Types.sharing_settings -> ?security_groups:Types.security_group_ids -> ?execution_role:Types.role_arn -> unit -> Types.user_settings
val make_user_profile_details : ?last_modified_time:Types.last_modified_time -> ?creation_time:Types.creation_time -> ?status:Types.user_profile_status -> ?user_profile_name:Types.user_profile_name -> ?domain_id:Types.domain_id -> unit -> Types.user_profile_details
val make_iam_identity : ?source_identity:Types.string_ -> ?principal_id:Types.string_ -> ?arn:Types.string_ -> unit -> Types.iam_identity
val make_user_context : ?iam_identity:Types.iam_identity -> ?domain_id:Types.string_ -> ?user_profile_name:Types.string_ -> ?user_profile_arn:Types.string_ -> unit -> Types.user_context
val make_update_workteam_response : workteam:Types.workteam -> unit -> Types.update_workteam_response
val make_update_workteam_request : ?worker_access_configuration:Types.worker_access_configuration -> ?notification_configuration:Types.notification_configuration -> ?description:Types.string200 -> ?member_definitions:Types.member_definitions -> workteam_name:Types.workteam_name -> unit -> Types.update_workteam_request
val make_update_workforce_response : workforce:Types.workforce -> unit -> Types.update_workforce_response
val make_oidc_config : ?authentication_request_extra_params: Types.authentication_request_extra_params -> ?scope:Types.scope -> jwks_uri:Types.oidc_endpoint -> logout_endpoint:Types.oidc_endpoint -> user_info_endpoint:Types.oidc_endpoint -> token_endpoint:Types.oidc_endpoint -> authorization_endpoint:Types.oidc_endpoint -> issuer:Types.oidc_endpoint -> client_secret:Types.client_secret -> client_id:Types.client_id -> unit -> Types.oidc_config
val make_update_workforce_request : ?ip_address_type:Types.workforce_ip_address_type -> ?workforce_vpc_config:Types.workforce_vpc_config_request -> ?oidc_config:Types.oidc_config -> ?source_ip_config:Types.source_ip_config -> workforce_name:Types.workforce_name -> unit -> Types.update_workforce_request
val make_update_user_profile_response : ?user_profile_arn:Types.user_profile_arn -> unit -> Types.update_user_profile_response
val make_update_user_profile_request : ?user_settings:Types.user_settings -> user_profile_name:Types.user_profile_name -> domain_id:Types.domain_id -> unit -> Types.update_user_profile_request
val make_update_trial_response : ?trial_arn:Types.trial_arn -> unit -> Types.update_trial_response
val make_update_trial_request : ?display_name:Types.experiment_entity_name -> trial_name:Types.experiment_entity_name -> unit -> Types.update_trial_request
val make_update_trial_component_response : ?trial_component_arn:Types.trial_component_arn -> unit -> Types.update_trial_component_response
val make_trial_component_status : ?message:Types.trial_component_status_message -> ?primary_status:Types.trial_component_primary_status -> unit -> Types.trial_component_status
val make_trial_component_artifact : ?media_type:Types.media_type -> value:Types.trial_component_artifact_value -> unit -> Types.trial_component_artifact
val make_update_trial_component_request : ?output_artifacts_to_remove:Types.list_trial_component_key256 -> ?output_artifacts:Types.trial_component_artifacts -> ?input_artifacts_to_remove:Types.list_trial_component_key256 -> ?input_artifacts:Types.trial_component_artifacts -> ?parameters_to_remove:Types.list_trial_component_key256 -> ?parameters:Types.trial_component_parameters -> ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> ?status:Types.trial_component_status -> ?display_name:Types.experiment_entity_name -> trial_component_name:Types.experiment_entity_name -> unit -> Types.update_trial_component_request
val make_update_training_job_response : training_job_arn:Types.training_job_arn -> unit -> Types.update_training_job_response
val make_profiler_config_for_update : ?disable_profiler:Types.disable_profiler -> ?profiling_parameters:Types.profiling_parameters -> ?profiling_interval_in_milliseconds:Types.profiling_interval_in_milliseconds -> ?s3_output_path:Types.s3_uri -> unit -> Types.profiler_config_for_update
val make_profiler_rule_configuration : ?rule_parameters:Types.rule_parameters -> ?volume_size_in_g_b:Types.optional_volume_size_in_g_b -> ?instance_type:Types.processing_instance_type -> ?s3_output_path:Types.s3_uri -> ?local_path:Types.directory_path -> rule_evaluator_image:Types.algorithm_image -> rule_configuration_name:Types.rule_configuration_name -> unit -> Types.profiler_rule_configuration
val make_resource_config_for_update : keep_alive_period_in_seconds:Types.keep_alive_period_in_seconds -> unit -> Types.resource_config_for_update
val make_remote_debug_config_for_update : ?enable_remote_debug:Types.enable_remote_debug -> unit -> Types.remote_debug_config_for_update
val make_update_training_job_request : ?remote_debug_config:Types.remote_debug_config_for_update -> ?resource_config:Types.resource_config_for_update -> ?profiler_rule_configurations:Types.profiler_rule_configurations -> ?profiler_config:Types.profiler_config_for_update -> training_job_name:Types.training_job_name -> unit -> Types.update_training_job_request
val make_cfn_stack_update_parameter : ?value:Types.cfn_stack_parameter_value -> key:Types.cfn_stack_parameter_key -> unit -> Types.cfn_stack_update_parameter
val make_cfn_update_template_provider : ?parameters:Types.cfn_stack_update_parameters -> template_ur_l:Types.cfn_template_ur_l -> template_name:Types.cfn_template_name -> unit -> Types.cfn_update_template_provider
val make_update_template_provider : ?cfn_template_provider:Types.cfn_update_template_provider -> unit -> Types.update_template_provider
val make_update_space_response : ?space_arn:Types.space_arn -> unit -> Types.update_space_response
val make_space_idle_settings : ?idle_timeout_in_minutes:Types.idle_timeout_in_minutes -> unit -> Types.space_idle_settings
val make_space_app_lifecycle_management : ?idle_settings:Types.space_idle_settings -> unit -> Types.space_app_lifecycle_management
val make_space_code_editor_app_settings : ?app_lifecycle_management:Types.space_app_lifecycle_management -> ?default_resource_spec:Types.resource_spec -> unit -> Types.space_code_editor_app_settings
val make_space_jupyter_lab_app_settings : ?app_lifecycle_management:Types.space_app_lifecycle_management -> ?code_repositories:Types.code_repositories -> ?default_resource_spec:Types.resource_spec -> unit -> Types.space_jupyter_lab_app_settings
val make_ebs_storage_settings : ebs_volume_size_in_gb:Types.space_ebs_volume_size_in_gb -> unit -> Types.ebs_storage_settings
val make_space_storage_settings : ?ebs_storage_settings:Types.ebs_storage_settings -> unit -> Types.space_storage_settings
val make_efs_file_system : file_system_id:Types.file_system_id -> unit -> Types.efs_file_system
val make_f_sx_lustre_file_system : file_system_id:Types.file_system_id -> unit -> Types.f_sx_lustre_file_system
val make_s3_file_system : s3_uri:Types.s3_schema_uri -> unit -> Types.s3_file_system
val make_space_settings : ?remote_access:Types.feature_status -> ?custom_file_systems:Types.custom_file_systems -> ?space_managed_resources:Types.feature_status -> ?space_storage_settings:Types.space_storage_settings -> ?app_type:Types.app_type -> ?jupyter_lab_app_settings:Types.space_jupyter_lab_app_settings -> ?code_editor_app_settings:Types.space_code_editor_app_settings -> ?kernel_gateway_app_settings:Types.kernel_gateway_app_settings -> ?jupyter_server_app_settings:Types.jupyter_server_app_settings -> unit -> Types.space_settings
val make_update_space_request : ?space_display_name:Types.non_empty_string64 -> ?space_settings:Types.space_settings -> space_name:Types.space_name -> domain_id:Types.domain_id -> unit -> Types.update_space_request
val make_update_project_output : project_arn:Types.project_arn -> unit -> Types.update_project_output
val make_service_catalog_provisioning_update_details : ?provisioning_parameters:Types.provisioning_parameters -> ?provisioning_artifact_id:Types.service_catalog_entity_id -> unit -> Types.service_catalog_provisioning_update_details
val make_tag : value:Types.tag_value -> key:Types.tag_key -> unit -> Types.tag
val make_update_project_input : ?template_providers_to_update:Types.update_template_provider_list -> ?tags:Types.tag_list -> ?service_catalog_provisioning_update_details: Types.service_catalog_provisioning_update_details -> ?project_description:Types.entity_description -> project_name:Types.project_entity_name -> unit -> Types.update_project_input
val make_update_pipeline_version_response : ?pipeline_version_id:Types.pipeline_version_id -> ?pipeline_arn:Types.pipeline_arn -> unit -> Types.update_pipeline_version_response
val make_update_pipeline_version_request : ?pipeline_version_description:Types.pipeline_version_description -> ?pipeline_version_display_name:Types.pipeline_version_name -> pipeline_version_id:Types.pipeline_version_id -> pipeline_arn:Types.pipeline_arn -> unit -> Types.update_pipeline_version_request
val make_update_pipeline_response : ?pipeline_version_id:Types.pipeline_version_id -> ?pipeline_arn:Types.pipeline_arn -> unit -> Types.update_pipeline_response
val make_pipeline_definition_s3_location : ?version_id:Types.version_id -> object_key:Types.key -> bucket:Types.bucket_name -> unit -> Types.pipeline_definition_s3_location
val make_parallelism_configuration : max_parallel_execution_steps:Types.max_parallel_execution_steps -> unit -> Types.parallelism_configuration
val make_update_pipeline_request : ?parallelism_configuration:Types.parallelism_configuration -> ?role_arn:Types.role_arn -> ?pipeline_description:Types.pipeline_description -> ?pipeline_definition_s3_location:Types.pipeline_definition_s3_location -> ?pipeline_definition:Types.pipeline_definition -> ?pipeline_display_name:Types.pipeline_name -> pipeline_name:Types.pipeline_name -> unit -> Types.update_pipeline_request
val make_update_pipeline_execution_response : ?pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.update_pipeline_execution_response
val make_update_pipeline_execution_request : ?parallelism_configuration:Types.parallelism_configuration -> ?pipeline_execution_display_name:Types.pipeline_execution_name -> ?pipeline_execution_description:Types.pipeline_execution_description -> pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.update_pipeline_execution_request
val make_update_partner_app_response : ?arn:Types.partner_app_arn -> unit -> Types.update_partner_app_response
val make_partner_app_maintenance_config : ?maintenance_window_start:Types.weekly_schedule_time_format -> unit -> Types.partner_app_maintenance_config
val make_role_group_assignment : group_patterns:Types.group_patterns_list -> role_name:Types.non_empty_string256 -> unit -> Types.role_group_assignment
val make_partner_app_config : ?role_group_assignments:Types.role_group_assignments_list -> ?assigned_group_patterns:Types.assigned_group_patterns_list -> ?arguments:Types.partner_app_arguments -> ?admin_users:Types.partner_app_admin_user_list -> unit -> Types.partner_app_config
val make_update_partner_app_request : ?tags:Types.tag_list -> ?client_token:Types.client_token -> ?app_version:Types.major_minor_version -> ?enable_auto_minor_version_upgrade:Types.boolean_ -> ?enable_iam_session_based_identity:Types.boolean_ -> ?application_config:Types.partner_app_config -> ?tier:Types.non_empty_string64 -> ?maintenance_config:Types.partner_app_maintenance_config -> arn:Types.partner_app_arn -> unit -> Types.update_partner_app_request
val make_update_notebook_instance_output : unit -> unit
val make_update_notebook_instance_lifecycle_config_output : unit -> unit
val make_notebook_instance_lifecycle_hook : ?content:Types.notebook_instance_lifecycle_config_content -> unit -> Types.notebook_instance_lifecycle_hook
val make_update_notebook_instance_lifecycle_config_input : ?on_start:Types.notebook_instance_lifecycle_config_list -> ?on_create:Types.notebook_instance_lifecycle_config_list -> notebook_instance_lifecycle_config_name: Types.notebook_instance_lifecycle_config_name -> unit -> Types.update_notebook_instance_lifecycle_config_input
val make_instance_metadata_service_configuration : minimum_instance_metadata_service_version: Types.minimum_instance_metadata_service_version -> unit -> Types.instance_metadata_service_configuration
val make_update_notebook_instance_input : ?instance_metadata_service_configuration: Types.instance_metadata_service_configuration -> ?root_access:Types.root_access -> ?disassociate_additional_code_repositories: Types.disassociate_additional_code_repositories -> ?disassociate_default_code_repository: Types.disassociate_default_code_repository -> ?disassociate_accelerator_types: Types.disassociate_notebook_instance_accelerator_types -> ?accelerator_types:Types.notebook_instance_accelerator_types -> ?additional_code_repositories:Types.additional_code_repository_names_or_urls -> ?default_code_repository:Types.code_repository_name_or_url -> ?volume_size_in_g_b:Types.notebook_instance_volume_size_in_g_b -> ?disassociate_lifecycle_config: Types.disassociate_notebook_instance_lifecycle_config -> ?lifecycle_config_name:Types.notebook_instance_lifecycle_config_name -> ?role_arn:Types.role_arn -> ?platform_identifier:Types.platform_identifier -> ?ip_address_type:Types.ip_address_type -> ?instance_type:Types.instance_type -> notebook_instance_name:Types.notebook_instance_name -> unit -> Types.update_notebook_instance_input
val make_update_monitoring_schedule_response : monitoring_schedule_arn:Types.monitoring_schedule_arn -> unit -> Types.update_monitoring_schedule_response
val make_schedule_config : ?data_analysis_end_time:Types.string_ -> ?data_analysis_start_time:Types.string_ -> schedule_expression:Types.schedule_expression -> unit -> Types.schedule_config
val make_monitoring_constraints_resource : ?s3_uri:Types.s3_uri -> unit -> Types.monitoring_constraints_resource
val make_monitoring_statistics_resource : ?s3_uri:Types.s3_uri -> unit -> Types.monitoring_statistics_resource
val make_monitoring_baseline_config : ?statistics_resource:Types.monitoring_statistics_resource -> ?constraints_resource:Types.monitoring_constraints_resource -> ?baselining_job_name:Types.processing_job_name -> unit -> Types.monitoring_baseline_config
val make_endpoint_input : ?exclude_features_attribute:Types.exclude_features_attribute -> ?end_time_offset:Types.monitoring_time_offset_string -> ?start_time_offset:Types.monitoring_time_offset_string -> ?probability_threshold_attribute:Types.probability_threshold_attribute -> ?probability_attribute:Types.string_ -> ?inference_attribute:Types.string_ -> ?features_attribute:Types.string_ -> ?s3_data_distribution_type:Types.processing_s3_data_distribution_type -> ?s3_input_mode:Types.processing_s3_input_mode -> local_path:Types.processing_local_path -> endpoint_name:Types.endpoint_name -> unit -> Types.endpoint_input
val make_monitoring_csv_dataset_format : ?header:Types.boolean_ -> unit -> Types.monitoring_csv_dataset_format
val make_monitoring_json_dataset_format : ?line:Types.boolean_ -> unit -> Types.monitoring_json_dataset_format
val make_monitoring_parquet_dataset_format : unit -> unit
val make_batch_transform_input : ?exclude_features_attribute:Types.exclude_features_attribute -> ?end_time_offset:Types.monitoring_time_offset_string -> ?start_time_offset:Types.monitoring_time_offset_string -> ?probability_threshold_attribute:Types.probability_threshold_attribute -> ?probability_attribute:Types.string_ -> ?inference_attribute:Types.string_ -> ?features_attribute:Types.string_ -> ?s3_data_distribution_type:Types.processing_s3_data_distribution_type -> ?s3_input_mode:Types.processing_s3_input_mode -> local_path:Types.processing_local_path -> dataset_format:Types.monitoring_dataset_format -> data_captured_destination_s3_uri:Types.destination_s3_uri -> unit -> Types.batch_transform_input
val make_monitoring_input : ?batch_transform_input:Types.batch_transform_input -> ?endpoint_input:Types.endpoint_input -> unit -> Types.monitoring_input
val make_monitoring_s3_output : ?s3_upload_mode:Types.processing_s3_upload_mode -> local_path:Types.processing_local_path -> s3_uri:Types.monitoring_s3_uri -> unit -> Types.monitoring_s3_output
val make_monitoring_output : s3_output:Types.monitoring_s3_output -> unit -> Types.monitoring_output
val make_monitoring_output_config : ?kms_key_id:Types.kms_key_id -> monitoring_outputs:Types.monitoring_outputs -> unit -> Types.monitoring_output_config
val make_monitoring_cluster_config : ?volume_kms_key_id:Types.kms_key_id -> volume_size_in_g_b:Types.processing_volume_size_in_g_b -> instance_type:Types.processing_instance_type -> instance_count:Types.processing_instance_count -> unit -> Types.monitoring_cluster_config
val make_monitoring_resources : cluster_config:Types.monitoring_cluster_config -> unit -> Types.monitoring_resources
val make_monitoring_app_specification : ?post_analytics_processor_source_uri:Types.s3_uri -> ?record_preprocessor_source_uri:Types.s3_uri -> ?container_arguments:Types.monitoring_container_arguments -> ?container_entrypoint:Types.container_entrypoint -> image_uri:Types.image_uri -> unit -> Types.monitoring_app_specification
val make_monitoring_stopping_condition : max_runtime_in_seconds:Types.monitoring_max_runtime_in_seconds -> unit -> Types.monitoring_stopping_condition
val make_network_config : ?vpc_config:Types.vpc_config -> ?enable_network_isolation:Types.boolean_ -> ?enable_inter_container_traffic_encryption:Types.boolean_ -> unit -> Types.network_config
val make_monitoring_job_definition : ?network_config:Types.network_config -> ?environment:Types.monitoring_environment_map -> ?stopping_condition:Types.monitoring_stopping_condition -> ?baseline_config:Types.monitoring_baseline_config -> role_arn:Types.role_arn -> monitoring_app_specification:Types.monitoring_app_specification -> monitoring_resources:Types.monitoring_resources -> monitoring_output_config:Types.monitoring_output_config -> monitoring_inputs:Types.monitoring_inputs -> unit -> Types.monitoring_job_definition
val make_monitoring_schedule_config : ?monitoring_type:Types.monitoring_type -> ?monitoring_job_definition_name:Types.monitoring_job_definition_name -> ?monitoring_job_definition:Types.monitoring_job_definition -> ?schedule_config:Types.schedule_config -> unit -> Types.monitoring_schedule_config
val make_update_monitoring_schedule_request : monitoring_schedule_config:Types.monitoring_schedule_config -> monitoring_schedule_name:Types.monitoring_schedule_name -> unit -> Types.update_monitoring_schedule_request
val make_update_monitoring_alert_response : ?monitoring_alert_name:Types.monitoring_alert_name -> monitoring_schedule_arn:Types.monitoring_schedule_arn -> unit -> Types.update_monitoring_alert_response
val make_update_monitoring_alert_request : evaluation_period:Types.monitoring_evaluation_period -> datapoints_to_alert:Types.monitoring_datapoints_to_alert -> monitoring_alert_name:Types.monitoring_alert_name -> monitoring_schedule_name:Types.monitoring_schedule_name -> unit -> Types.update_monitoring_alert_request
val make_update_model_package_output : model_package_arn:Types.model_package_arn -> unit -> Types.update_model_package_output
val make_model_access_config : accept_eula:Types.accept_eula -> unit -> Types.model_access_config
val make_inference_hub_access_config : hub_content_arn:Types.hub_content_arn -> unit -> Types.inference_hub_access_config
val make_s3_model_data_source : ?manifest_etag:Types.string_ -> ?e_tag:Types.string_ -> ?manifest_s3_uri:Types.s3_model_uri -> ?hub_access_config:Types.inference_hub_access_config -> ?model_access_config:Types.model_access_config -> compression_type:Types.model_compression_type -> s3_data_type:Types.s3_model_data_type -> s3_uri:Types.s3_model_uri -> unit -> Types.s3_model_data_source
val make_model_data_source : ?s3_data_source:Types.s3_model_data_source -> unit -> Types.model_data_source
val make_model_input : data_input_config:Types.data_input_config -> unit -> Types.model_input
val make_additional_model_data_source : s3_data_source:Types.s3_model_data_source -> channel_name:Types.additional_model_channel_name -> unit -> Types.additional_model_data_source
val make_additional_s3_data_source : ?e_tag:Types.string_ -> ?compression_type:Types.compression_type -> s3_uri:Types.s3_uri -> s3_data_type:Types.additional_s3_data_source_data_type -> unit -> Types.additional_s3_data_source
val make_base_model : ?recipe_name:Types.recipe_name -> ?hub_content_version:Types.hub_content_version -> ?hub_content_name:Types.hub_content_name -> unit -> Types.base_model
val make_model_package_container_definition : ?base_model:Types.base_model -> ?is_checkpoint:Types.boolean_ -> ?model_data_e_tag:Types.string_ -> ?additional_s3_data_source:Types.additional_s3_data_source -> ?additional_model_data_sources:Types.additional_model_data_sources -> ?nearest_model_name:Types.string_ -> ?framework_version:Types.model_package_framework_version -> ?framework:Types.string_ -> ?model_input:Types.model_input -> ?environment:Types.environment_map -> ?product_id:Types.product_id -> ?model_data_source:Types.model_data_source -> ?model_data_url:Types.url -> ?image_digest:Types.image_digest -> ?image:Types.container_image -> ?container_hostname:Types.container_hostname -> unit -> Types.model_package_container_definition
val make_additional_inference_specification_definition : ?supported_response_mime_types:Types.response_mime_types -> ?supported_content_types:Types.content_types -> ?supported_realtime_inference_instance_types: Types.realtime_inference_instance_types -> ?supported_transform_instance_types:Types.transform_instance_types -> ?description:Types.entity_description -> containers:Types.model_package_container_definition_list -> name:Types.entity_name -> unit -> Types.additional_inference_specification_definition
val make_inference_specification : ?supported_response_mime_types:Types.response_mime_types -> ?supported_content_types:Types.content_types -> ?supported_realtime_inference_instance_types: Types.realtime_inference_instance_types -> ?supported_transform_instance_types:Types.transform_instance_types -> containers:Types.model_package_container_definition_list -> unit -> Types.inference_specification
val make_model_package_model_card : ?model_card_status:Types.model_card_status -> ?model_card_content:Types.model_card_content -> unit -> Types.model_package_model_card
val make_model_life_cycle : ?stage_description:Types.stage_description -> stage_status:Types.entity_name -> stage:Types.entity_name -> unit -> Types.model_life_cycle
val make_update_model_package_input : ?client_token:Types.client_token -> ?model_life_cycle:Types.model_life_cycle -> ?model_card:Types.model_package_model_card -> ?source_uri:Types.model_package_source_uri -> ?inference_specification:Types.inference_specification -> ?additional_inference_specifications_to_add: Types.additional_inference_specifications -> ?customer_metadata_properties_to_remove:Types.customer_metadata_key_list -> ?customer_metadata_properties:Types.customer_metadata_map -> ?approval_description:Types.approval_description -> ?model_package_registration_type:Types.model_package_registration_type -> ?model_approval_status:Types.model_approval_status -> model_package_arn:Types.model_package_arn -> unit -> Types.update_model_package_input
val make_update_model_card_response : model_card_arn:Types.model_card_arn -> unit -> Types.update_model_card_response
val make_update_model_card_request : ?model_card_status:Types.model_card_status -> ?content:Types.model_card_content -> model_card_name:Types.model_card_name_or_arn -> unit -> Types.update_model_card_request
val make_update_mlflow_tracking_server_response : ?tracking_server_arn:Types.tracking_server_arn -> unit -> Types.update_mlflow_tracking_server_response
val make_update_mlflow_tracking_server_request : ?s3_bucket_owner_verification:Types.boolean_ -> ?s3_bucket_owner_account_id:Types.account_id -> ?weekly_maintenance_window_start:Types.weekly_maintenance_window_start -> ?automatic_model_registration:Types.boolean_ -> ?tracking_server_size:Types.tracking_server_size -> ?artifact_store_uri:Types.s3_uri -> tracking_server_name:Types.tracking_server_name -> unit -> Types.update_mlflow_tracking_server_request
val make_update_mlflow_app_response : ?arn:Types.mlflow_app_arn -> unit -> Types.update_mlflow_app_response
val make_update_mlflow_app_request : ?account_default_status:Types.account_default_status -> ?default_domain_id_list:Types.default_domain_id_list -> ?weekly_maintenance_window_start:Types.weekly_maintenance_window_start -> ?model_registration_mode:Types.model_registration_mode -> ?artifact_store_uri:Types.s3_uri -> ?name:Types.mlflow_app_name -> arn:Types.mlflow_app_arn -> unit -> Types.update_mlflow_app_request
val make_update_inference_experiment_response : inference_experiment_arn:Types.inference_experiment_arn -> unit -> Types.update_inference_experiment_response
val make_inference_experiment_schedule : ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> unit -> Types.inference_experiment_schedule
val make_real_time_inference_config : instance_count:Types.task_count -> instance_type:Types.production_variant_instance_type -> unit -> Types.real_time_inference_config
val make_model_infrastructure_config : real_time_inference_config:Types.real_time_inference_config -> infrastructure_type:Types.model_infrastructure_type -> unit -> Types.model_infrastructure_config
val make_model_variant_config : infrastructure_config:Types.model_infrastructure_config -> variant_name:Types.model_variant_name -> model_name:Types.model_name -> unit -> Types.model_variant_config
val make_capture_content_type_header : ?json_content_types:Types.json_content_types -> ?csv_content_types:Types.csv_content_types -> unit -> Types.capture_content_type_header
val make_inference_experiment_data_storage_config : ?content_type:Types.capture_content_type_header -> ?kms_key:Types.kms_key_id -> destination:Types.destination_s3_uri -> unit -> Types.inference_experiment_data_storage_config
val make_shadow_model_variant_config : sampling_percentage:Types.percentage -> shadow_model_variant_name:Types.model_variant_name -> unit -> Types.shadow_model_variant_config
val make_shadow_mode_config : shadow_model_variants:Types.shadow_model_variant_config_list -> source_model_variant_name:Types.model_variant_name -> unit -> Types.shadow_mode_config
val make_update_inference_experiment_request : ?shadow_mode_config:Types.shadow_mode_config -> ?data_storage_config:Types.inference_experiment_data_storage_config -> ?model_variants:Types.model_variant_config_list -> ?description:Types.inference_experiment_description -> ?schedule:Types.inference_experiment_schedule -> name:Types.inference_experiment_name -> unit -> Types.update_inference_experiment_request
val make_update_inference_component_runtime_config_output : inference_component_arn:Types.inference_component_arn -> unit -> Types.update_inference_component_runtime_config_output
val make_inference_component_runtime_config : copy_count:Types.inference_component_copy_count -> unit -> Types.inference_component_runtime_config
val make_update_inference_component_runtime_config_input : desired_runtime_config:Types.inference_component_runtime_config -> inference_component_name:Types.inference_component_name -> unit -> Types.update_inference_component_runtime_config_input
val make_update_inference_component_output : inference_component_arn:Types.inference_component_arn -> unit -> Types.update_inference_component_output
val make_metrics_endpoint : ?metric_publish_frequency_in_seconds: Types.metric_publish_frequency_in_seconds -> metrics_endpoint_path:Types.metrics_endpoint_path -> unit -> Types.metrics_endpoint
val make_container_metrics_config : ?metrics_endpoints:Types.metrics_endpoint_list -> unit -> Types.container_metrics_config
val make_inference_component_container_specification : ?container_metrics_config:Types.container_metrics_config -> ?environment:Types.environment_map -> ?artifact_url:Types.url -> ?image:Types.container_image -> unit -> Types.inference_component_container_specification
val make_inference_component_startup_parameters : ?container_startup_health_check_timeout_in_seconds: Types.production_variant_container_startup_health_check_timeout_in_seconds -> ?model_data_download_timeout_in_seconds: Types.production_variant_model_data_download_timeout_in_seconds -> unit -> Types.inference_component_startup_parameters
val make_inference_component_compute_resource_requirements : ?max_memory_required_in_mb:Types.memory_in_mb -> ?number_of_accelerator_devices_required:Types.number_of_accelerator_devices -> ?number_of_cpu_cores_required:Types.number_of_cpu_cores -> min_memory_required_in_mb:Types.memory_in_mb -> unit -> Types.inference_component_compute_resource_requirements
val make_inference_component_data_cache_config : enable_caching:Types.enable_caching -> unit -> Types.inference_component_data_cache_config
val make_inference_component_availability_zone_balance : ?max_imbalance:Types.availability_zone_balance_max_imbalance -> enforcement_mode:Types.availability_zone_balance_enforcement_mode -> unit -> Types.inference_component_availability_zone_balance
val make_inference_component_scheduling_config : ?availability_zone_balance: Types.inference_component_availability_zone_balance -> placement_strategy:Types.inference_component_placement_strategy -> unit -> Types.inference_component_scheduling_config
val make_inference_component_specification : ?scheduling_config:Types.inference_component_scheduling_config -> ?data_cache_config:Types.inference_component_data_cache_config -> ?base_inference_component_name:Types.inference_component_name -> ?compute_resource_requirements: Types.inference_component_compute_resource_requirements -> ?startup_parameters:Types.inference_component_startup_parameters -> ?container:Types.inference_component_container_specification -> ?model_name:Types.model_name -> ?instance_type:Types.production_variant_instance_type -> unit -> Types.inference_component_specification
val make_inference_component_capacity_size : value:Types.capacity_size_value -> type_:Types.inference_component_capacity_size_type -> unit -> Types.inference_component_capacity_size
val make_inference_component_rolling_update_policy : ?rollback_maximum_batch_size:Types.inference_component_capacity_size -> ?maximum_execution_timeout_in_seconds: Types.maximum_execution_timeout_in_seconds -> wait_interval_in_seconds:Types.wait_interval_in_seconds -> maximum_batch_size:Types.inference_component_capacity_size -> unit -> Types.inference_component_rolling_update_policy
val make_alarm : ?alarm_name:Types.alarm_name -> unit -> Types.alarm
val make_auto_rollback_config : ?alarms:Types.alarm_list -> unit -> Types.auto_rollback_config
val make_inference_component_deployment_config : ?auto_rollback_configuration:Types.auto_rollback_config -> rolling_update_policy:Types.inference_component_rolling_update_policy -> unit -> Types.inference_component_deployment_config
val make_update_inference_component_input : ?deployment_config:Types.inference_component_deployment_config -> ?runtime_config:Types.inference_component_runtime_config -> ?specifications:Types.inference_component_specification_list -> ?specification:Types.inference_component_specification -> inference_component_name:Types.inference_component_name -> unit -> Types.update_inference_component_input
val make_update_image_version_response : ?image_version_arn:Types.image_version_arn -> unit -> Types.update_image_version_response
val make_update_image_version_request : ?release_notes:Types.release_notes -> ?horovod:Types.horovod -> ?processor:Types.processor -> ?programming_lang:Types.programming_lang -> ?ml_framework:Types.ml_framework -> ?job_type:Types.job_type -> ?vendor_guidance:Types.vendor_guidance -> ?aliases_to_delete:Types.sage_maker_image_version_aliases -> ?aliases_to_add:Types.sage_maker_image_version_aliases -> ?version:Types.image_version_number -> ?alias:Types.sage_maker_image_version_alias -> image_name:Types.image_name -> unit -> Types.update_image_version_request
val make_update_image_response : ?image_arn:Types.image_arn -> unit -> Types.update_image_response
val make_update_image_request : ?role_arn:Types.role_arn -> ?display_name:Types.image_display_name -> ?description:Types.image_description -> ?delete_properties:Types.image_delete_property_list -> image_name:Types.image_name -> unit -> Types.update_image_request
val make_update_hub_response : hub_arn:Types.hub_arn -> unit -> Types.update_hub_response
val make_update_hub_request : ?hub_search_keywords:Types.hub_search_keyword_list -> ?hub_display_name:Types.hub_display_name -> ?hub_description:Types.hub_description -> hub_name:Types.hub_name_or_arn -> unit -> Types.update_hub_request
val make_update_hub_content_response : hub_content_arn:Types.hub_content_arn -> hub_arn:Types.hub_arn -> unit -> Types.update_hub_content_response
val make_update_hub_content_request : ?support_status:Types.hub_content_support_status -> ?hub_content_search_keywords:Types.hub_content_search_keyword_list -> ?hub_content_markdown:Types.hub_content_markdown -> ?hub_content_description:Types.hub_content_description -> ?hub_content_display_name:Types.hub_content_display_name -> hub_content_version:Types.hub_content_version -> hub_content_type:Types.hub_content_type -> hub_content_name:Types.hub_content_name -> hub_name:Types.hub_name_or_arn -> unit -> Types.update_hub_content_request
val make_update_hub_content_reference_response : hub_content_arn:Types.hub_content_arn -> hub_arn:Types.hub_arn -> unit -> Types.update_hub_content_reference_response
val make_update_hub_content_reference_request : ?min_version:Types.hub_content_version -> hub_content_type:Types.hub_content_type -> hub_content_name:Types.hub_content_name -> hub_name:Types.hub_name_or_arn -> unit -> Types.update_hub_content_reference_request
val make_feature_parameter : ?value:Types.feature_parameter_value -> ?key:Types.feature_parameter_key -> unit -> Types.feature_parameter
val make_update_feature_metadata_request : ?parameter_removals:Types.feature_parameter_removals -> ?parameter_additions:Types.feature_parameter_additions -> ?description:Types.feature_description -> feature_name:Types.feature_name -> feature_group_name:Types.feature_group_name_or_arn -> unit -> Types.update_feature_metadata_request
val make_update_feature_group_response : feature_group_arn:Types.feature_group_arn -> unit -> Types.update_feature_group_response
val make_feature_definition : ?collection_config:Types.collection_config -> ?collection_type:Types.collection_type -> feature_type:Types.feature_type -> feature_name:Types.feature_name -> unit -> Types.feature_definition
val make_ttl_duration : ?value:Types.ttl_duration_value -> ?unit_:Types.ttl_duration_unit -> unit -> Types.ttl_duration
val make_online_store_config_update : ?ttl_duration:Types.ttl_duration -> unit -> Types.online_store_config_update
val make_throughput_config_update : ?provisioned_write_capacity_units:Types.capacity_unit -> ?provisioned_read_capacity_units:Types.capacity_unit -> ?throughput_mode:Types.throughput_mode -> unit -> Types.throughput_config_update
val make_update_feature_group_request : ?throughput_config:Types.throughput_config_update -> ?online_store_config:Types.online_store_config_update -> ?feature_additions:Types.feature_additions -> feature_group_name:Types.feature_group_name_or_arn -> unit -> Types.update_feature_group_request
val make_update_experiment_response : ?experiment_arn:Types.experiment_arn -> unit -> Types.update_experiment_response
val make_update_experiment_request : ?description:Types.experiment_description -> ?display_name:Types.experiment_entity_name -> experiment_name:Types.experiment_entity_name -> unit -> Types.update_experiment_request
val make_update_endpoint_weights_and_capacities_output : endpoint_arn:Types.endpoint_arn -> unit -> Types.update_endpoint_weights_and_capacities_output
val make_production_variant_serverless_update_config : ?provisioned_concurrency:Types.serverless_provisioned_concurrency -> ?max_concurrency:Types.serverless_max_concurrency -> unit -> Types.production_variant_serverless_update_config
val make_desired_weight_and_capacity : ?serverless_update_config:Types.production_variant_serverless_update_config -> ?desired_instance_count:Types.task_count -> ?desired_weight:Types.variant_weight -> variant_name:Types.variant_name -> unit -> Types.desired_weight_and_capacity
val make_update_endpoint_weights_and_capacities_input : desired_weights_and_capacities:Types.desired_weight_and_capacity_list -> endpoint_name:Types.endpoint_name -> unit -> Types.update_endpoint_weights_and_capacities_input
val make_update_endpoint_output : endpoint_arn:Types.endpoint_arn -> unit -> Types.update_endpoint_output
val make_capacity_size : value:Types.capacity_size_value -> type_:Types.capacity_size_type -> unit -> Types.capacity_size
val make_traffic_routing_config : ?linear_step_size:Types.capacity_size -> ?canary_size:Types.capacity_size -> wait_interval_in_seconds:Types.wait_interval_in_seconds -> type_:Types.traffic_routing_config_type -> unit -> Types.traffic_routing_config
val make_blue_green_update_policy : ?maximum_execution_timeout_in_seconds: Types.maximum_execution_timeout_in_seconds -> ?termination_wait_in_seconds:Types.termination_wait_in_seconds -> traffic_routing_configuration:Types.traffic_routing_config -> unit -> Types.blue_green_update_policy
val make_rolling_update_policy : ?rollback_maximum_batch_size:Types.capacity_size -> ?maximum_execution_timeout_in_seconds: Types.maximum_execution_timeout_in_seconds -> wait_interval_in_seconds:Types.wait_interval_in_seconds -> maximum_batch_size:Types.capacity_size -> unit -> Types.rolling_update_policy
val make_deployment_config : ?auto_rollback_configuration:Types.auto_rollback_config -> ?rolling_update_policy:Types.rolling_update_policy -> ?blue_green_update_policy:Types.blue_green_update_policy -> unit -> Types.deployment_config
val make_update_endpoint_input : ?retain_deployment_config:Types.boolean_ -> ?deployment_config:Types.deployment_config -> ?exclude_retained_variant_properties:Types.variant_property_list -> ?retain_all_variant_properties:Types.boolean_ -> endpoint_config_name:Types.endpoint_config_name -> endpoint_name:Types.endpoint_name -> unit -> Types.update_endpoint_input
val make_update_domain_response : ?domain_arn:Types.domain_arn -> unit -> Types.update_domain_response
val make_r_studio_server_pro_domain_settings_for_update : ?r_studio_package_manager_url:Types.string_ -> ?r_studio_connect_url:Types.string_ -> ?default_resource_spec:Types.resource_spec -> domain_execution_role_arn:Types.role_arn -> unit -> Types.r_studio_server_pro_domain_settings_for_update
val make_trusted_identity_propagation_settings : status:Types.feature_status -> unit -> Types.trusted_identity_propagation_settings
val make_docker_settings : ?rootless_docker:Types.feature_status -> ?vpc_only_trusted_accounts:Types.vpc_only_trusted_accounts -> ?enable_docker_access:Types.feature_status -> unit -> Types.docker_settings
val make_amazon_q_settings : ?q_profile_arn:Types.q_profile_arn -> ?status:Types.feature_status -> unit -> Types.amazon_q_settings
val make_unified_studio_settings : ?single_sign_on_application_arn:Types.single_sign_on_application_arn -> ?project_s3_path:Types.s3_uri -> ?environment_id:Types.unified_studio_environment_id -> ?project_id:Types.unified_studio_project_id -> ?domain_id:Types.unified_studio_domain_id -> ?domain_region:Types.region_name -> ?domain_account_id:Types.account_id -> ?studio_web_portal_access:Types.feature_status -> unit -> Types.unified_studio_settings
val make_domain_settings_for_update : ?ip_address_type:Types.ip_address_type -> ?unified_studio_settings:Types.unified_studio_settings -> ?amazon_q_settings:Types.amazon_q_settings -> ?docker_settings:Types.docker_settings -> ?trusted_identity_propagation_settings: Types.trusted_identity_propagation_settings -> ?security_group_ids:Types.domain_security_group_ids -> ?execution_role_identity_config:Types.execution_role_identity_config -> ?r_studio_server_pro_domain_settings_for_update: Types.r_studio_server_pro_domain_settings_for_update -> unit -> Types.domain_settings_for_update
val make_default_space_settings : ?custom_file_system_configs:Types.custom_file_system_configs -> ?custom_posix_user_config:Types.custom_posix_user_config -> ?space_storage_settings:Types.default_space_storage_settings -> ?jupyter_lab_app_settings:Types.jupyter_lab_app_settings -> ?kernel_gateway_app_settings:Types.kernel_gateway_app_settings -> ?jupyter_server_app_settings:Types.jupyter_server_app_settings -> ?security_groups:Types.security_group_ids -> ?execution_role:Types.role_arn -> unit -> Types.default_space_settings
val make_update_domain_request : ?vpc_id:Types.vpc_id -> ?home_efs_file_system_creation:Types.home_efs_file_system_creation -> ?tag_propagation:Types.tag_propagation -> ?app_network_access_type:Types.app_network_access_type -> ?subnet_ids:Types.subnets -> ?default_space_settings:Types.default_space_settings -> ?app_security_group_management:Types.app_security_group_management -> ?domain_settings_for_update:Types.domain_settings_for_update -> ?default_user_settings:Types.user_settings -> domain_id:Types.domain_id -> unit -> Types.update_domain_request
val make_device : ?iot_thing_name:Types.thing_name -> ?description:Types.device_description -> device_name:Types.device_name -> unit -> Types.device
val make_update_devices_request : devices:Types.devices -> device_fleet_name:Types.entity_name -> unit -> Types.update_devices_request
val make_edge_output_config : ?preset_deployment_config:Types.string_ -> ?preset_deployment_type:Types.edge_preset_deployment_type -> ?kms_key_id:Types.kms_key_id -> s3_output_location:Types.s3_uri -> unit -> Types.edge_output_config
val make_update_device_fleet_request : ?enable_iot_role_alias:Types.enable_iot_role_alias -> ?description:Types.device_fleet_description -> ?role_arn:Types.role_arn -> output_config:Types.edge_output_config -> device_fleet_name:Types.entity_name -> unit -> Types.update_device_fleet_request
val make_update_context_response : ?context_arn:Types.context_arn -> unit -> Types.update_context_response
val make_update_context_request : ?properties_to_remove:Types.list_lineage_entity_parameter_key -> ?properties:Types.lineage_entity_parameters -> ?description:Types.experiment_description -> context_name:Types.context_name -> unit -> Types.update_context_request
val make_update_compute_quota_response : compute_quota_version:Types.integer -> compute_quota_arn:Types.compute_quota_arn -> unit -> Types.update_compute_quota_response
val make_accelerator_partition_config : count:Types.integer -> type_:Types.mig_profile_type -> unit -> Types.accelerator_partition_config
val make_compute_quota_resource_config : ?accelerator_partition:Types.accelerator_partition_config -> ?memory_in_gi_b:Types.memory_in_gi_b_amount -> ?v_cpu:Types.v_cpu_amount -> ?accelerators:Types.accelerators_amount -> ?count:Types.instance_count -> instance_type:Types.cluster_instance_type -> unit -> Types.compute_quota_resource_config
val make_resource_sharing_config : ?absolute_borrow_limits:Types.absolute_borrow_limit_resource_list -> ?borrow_limit:Types.borrow_limit -> strategy:Types.resource_sharing_strategy -> unit -> Types.resource_sharing_config
val make_compute_quota_config : ?preempt_team_tasks:Types.preempt_team_tasks -> ?resource_sharing_config:Types.resource_sharing_config -> ?compute_quota_resources:Types.compute_quota_resource_config_list -> unit -> Types.compute_quota_config
val make_compute_quota_target : ?fair_share_weight:Types.fair_share_weight -> team_name:Types.compute_quota_target_team_name -> unit -> Types.compute_quota_target
val make_update_compute_quota_request : ?description:Types.entity_description -> ?activation_state:Types.activation_state -> ?compute_quota_target:Types.compute_quota_target -> ?compute_quota_config:Types.compute_quota_config -> target_version:Types.integer -> compute_quota_id:Types.compute_quota_id -> unit -> Types.update_compute_quota_request
val make_update_code_repository_output : code_repository_arn:Types.code_repository_arn -> unit -> Types.update_code_repository_output
val make_git_config_for_update : ?secret_arn:Types.secret_arn -> unit -> Types.git_config_for_update
val make_update_code_repository_input : ?git_config:Types.git_config_for_update -> code_repository_name:Types.entity_name -> unit -> Types.update_code_repository_input
val make_update_cluster_software_response : cluster_arn:Types.cluster_arn -> unit -> Types.update_cluster_software_response
val make_update_cluster_software_instance_group_specification : ?image_release_version:Types.image_release_version -> instance_group_name:Types.cluster_instance_group_name -> unit -> Types.update_cluster_software_instance_group_specification
val make_capacity_size_config : value:Types.node_unavailability_value -> type_:Types.node_unavailability_type -> unit -> Types.capacity_size_config
val make_rolling_deployment_policy : ?rollback_maximum_batch_size:Types.capacity_size_config -> maximum_batch_size:Types.capacity_size_config -> unit -> Types.rolling_deployment_policy
val make_alarm_details : alarm_name:Types.alarm_name -> unit -> Types.alarm_details
val make_deployment_configuration : ?auto_rollback_configuration:Types.auto_rollback_alarms -> ?wait_interval_in_seconds:Types.wait_time_interval_in_seconds -> ?rolling_update_policy:Types.rolling_deployment_policy -> unit -> Types.deployment_configuration
val make_update_cluster_software_request : ?image_id:Types.image_id -> ?deployment_config:Types.deployment_configuration -> ?instance_groups:Types.update_cluster_software_instance_groups -> cluster_name:Types.cluster_name_or_arn -> unit -> Types.update_cluster_software_request
val make_update_cluster_scheduler_config_response : cluster_scheduler_config_version:Types.integer -> cluster_scheduler_config_arn:Types.cluster_scheduler_config_arn -> unit -> Types.update_cluster_scheduler_config_response
val make_scheduler_config : ?idle_resource_sharing:Types.idle_resource_sharing -> ?fair_share:Types.fair_share -> ?priority_classes:Types.priority_class_list -> unit -> Types.scheduler_config
val make_update_cluster_scheduler_config_request : ?description:Types.entity_description -> ?scheduler_config:Types.scheduler_config -> target_version:Types.integer -> cluster_scheduler_config_id:Types.cluster_scheduler_config_id -> unit -> Types.update_cluster_scheduler_config_request
val make_update_cluster_response : cluster_arn:Types.cluster_arn -> unit -> Types.update_cluster_response
val make_cluster_instance_requirements : instance_types:Types.cluster_instance_types -> unit -> Types.cluster_instance_requirements
val make_cluster_life_cycle_config : ?on_init_complete:Types.cluster_life_cycle_config_file_name -> ?on_create:Types.cluster_life_cycle_config_file_name -> ?source_s3_uri:Types.s3_uri -> unit -> Types.cluster_life_cycle_config
val make_cluster_ebs_volume_config : ?root_volume:Types.boolean_ -> ?volume_kms_key_id:Types.kms_key_id -> ?volume_size_in_g_b:Types.cluster_ebs_volume_size_in_g_b -> unit -> Types.cluster_ebs_volume_config
val make_cluster_fsx_lustre_config : ?mount_path:Types.cluster_fsx_mount_path -> mount_name:Types.cluster_mount_name -> dns_name:Types.cluster_dns_name -> unit -> Types.cluster_fsx_lustre_config
val make_cluster_fsx_open_zfs_config : ?mount_path:Types.cluster_fsx_mount_path -> dns_name:Types.cluster_dns_name -> unit -> Types.cluster_fsx_open_zfs_config
val make_scheduled_update_config : ?deployment_config:Types.deployment_configuration -> schedule_expression:Types.cron_schedule_expression -> unit -> Types.scheduled_update_config
val make_cluster_patch_schedule : ?next_patch_date:Types.timestamp -> unit -> Types.cluster_patch_schedule
val make_cluster_auto_patch_config : ?deployment_config:Types.deployment_configuration -> ?patch_schedule:Types.cluster_patch_schedule -> patching_strategy:Types.cluster_patching_strategy -> unit -> Types.cluster_auto_patch_config
val make_cluster_kubernetes_config : ?taints:Types.cluster_kubernetes_taints -> ?labels:Types.cluster_kubernetes_labels -> unit -> Types.cluster_kubernetes_config
val make_cluster_slurm_config : ?partition_names:Types.cluster_partition_names -> node_type:Types.cluster_slurm_node_type -> unit -> Types.cluster_slurm_config
val make_cluster_spot_options : unit -> unit
val make_cluster_on_demand_options : unit -> unit
val make_cluster_capacity_requirements : ?on_demand:Types.cluster_on_demand_options -> ?spot:Types.cluster_spot_options -> unit -> Types.cluster_capacity_requirements
val make_cluster_network_interface : ?interface_type:Types.cluster_interface_type -> unit -> Types.cluster_network_interface
val make_cluster_instance_group_specification : ?network_interface:Types.cluster_network_interface -> ?capacity_requirements:Types.cluster_capacity_requirements -> ?slurm_config:Types.cluster_slurm_config -> ?kubernetes_config:Types.cluster_kubernetes_config -> ?image_release_version:Types.image_release_version -> ?auto_patch_config:Types.cluster_auto_patch_config -> ?image_id:Types.image_id -> ?scheduled_update_config:Types.scheduled_update_config -> ?override_vpc_config:Types.vpc_config -> ?training_plan_arn:Types.training_plan_arn -> ?on_start_deep_health_checks:Types.on_start_deep_health_checks -> ?instance_storage_configs:Types.cluster_instance_storage_configs -> ?threads_per_core:Types.cluster_threads_per_core -> ?life_cycle_config:Types.cluster_life_cycle_config -> ?instance_requirements:Types.cluster_instance_requirements -> ?instance_type:Types.cluster_instance_type -> ?min_instance_count:Types.cluster_instance_count -> execution_role:Types.role_arn -> instance_group_name:Types.cluster_instance_group_name -> instance_count:Types.cluster_instance_count -> unit -> Types.cluster_instance_group_specification
val make_f_sx_lustre_config : per_unit_storage_throughput:Types.f_sx_lustre_per_unit_storage_throughput -> size_in_gi_b:Types.f_sx_lustre_size_in_gi_b -> unit -> Types.f_sx_lustre_config
val make_environment_config : ?f_sx_lustre_config:Types.f_sx_lustre_config -> unit -> Types.environment_config
val make_cluster_restricted_instance_group_specification : ?environment_config:Types.environment_config -> ?scheduled_update_config:Types.scheduled_update_config -> ?override_vpc_config:Types.vpc_config -> ?training_plan_arn:Types.training_plan_arn -> ?on_start_deep_health_checks:Types.on_start_deep_health_checks -> ?instance_storage_configs:Types.cluster_instance_storage_configs -> ?threads_per_core:Types.cluster_threads_per_core -> execution_role:Types.role_arn -> instance_type:Types.cluster_instance_type -> instance_group_name:Types.cluster_instance_group_name -> instance_count:Types.cluster_instance_count -> unit -> Types.cluster_restricted_instance_group_specification
val make_cluster_shared_environment_config : f_sx_lustre_config:Types.f_sx_lustre_config -> f_sx_lustre_deletion_policy:Types.cluster_f_sx_lustre_deletion_policy -> unit -> Types.cluster_shared_environment_config
val make_cluster_restricted_instance_groups_config : shared_environment_config:Types.cluster_shared_environment_config -> unit -> Types.cluster_restricted_instance_groups_config
val make_cluster_tiered_storage_config : ?instance_memory_allocation_percentage: Types.cluster_instance_memory_allocation_percentage -> mode:Types.cluster_config_mode -> unit -> Types.cluster_tiered_storage_config
val make_cluster_auto_scaling_config : ?auto_scaler_type:Types.cluster_auto_scaler_type -> mode:Types.cluster_auto_scaling_mode -> unit -> Types.cluster_auto_scaling_config
val make_cluster_orchestrator_eks_config : cluster_arn:Types.eks_cluster_arn -> unit -> Types.cluster_orchestrator_eks_config
val make_cluster_orchestrator_slurm_config : ?slurm_config_strategy:Types.cluster_slurm_config_strategy -> unit -> Types.cluster_orchestrator_slurm_config
val make_update_cluster_request : ?orchestrator:Types.cluster_orchestrator -> ?auto_scaling:Types.cluster_auto_scaling_config -> ?cluster_role:Types.role_arn -> ?node_provisioning_mode:Types.cluster_node_provisioning_mode -> ?instance_groups_to_delete:Types.cluster_instance_groups_to_delete -> ?node_recovery:Types.cluster_node_recovery -> ?tiered_storage_config:Types.cluster_tiered_storage_config -> ?restricted_instance_groups_config: Types.cluster_restricted_instance_groups_config -> ?restricted_instance_groups: Types.cluster_restricted_instance_group_specifications -> ?instance_groups:Types.cluster_instance_group_specifications -> cluster_name:Types.cluster_name_or_arn -> unit -> Types.update_cluster_request
val make_update_artifact_response : ?artifact_arn:Types.artifact_arn -> unit -> Types.update_artifact_response
val make_update_artifact_request : ?properties_to_remove:Types.list_lineage_entity_parameter_key -> ?properties:Types.artifact_properties -> ?artifact_name:Types.experiment_entity_name -> artifact_arn:Types.artifact_arn -> unit -> Types.update_artifact_request
val make_update_app_image_config_response : ?app_image_config_arn:Types.app_image_config_arn -> unit -> Types.update_app_image_config_response
val make_kernel_spec : ?display_name:Types.kernel_display_name -> name:Types.kernel_name -> unit -> Types.kernel_spec
val make_file_system_config : ?default_gid:Types.default_gid -> ?default_uid:Types.default_uid -> ?mount_path:Types.mount_path -> unit -> Types.file_system_config
val make_kernel_gateway_image_config : ?file_system_config:Types.file_system_config -> kernel_specs:Types.kernel_specs -> unit -> Types.kernel_gateway_image_config
val make_container_config : ?container_environment_variables: Types.custom_image_container_environment_variables -> ?container_entrypoint:Types.custom_image_container_entrypoint -> ?container_arguments:Types.custom_image_container_arguments -> unit -> Types.container_config
val make_jupyter_lab_app_image_config : ?container_config:Types.container_config -> ?file_system_config:Types.file_system_config -> unit -> Types.jupyter_lab_app_image_config
val make_code_editor_app_image_config : ?container_config:Types.container_config -> ?file_system_config:Types.file_system_config -> unit -> Types.code_editor_app_image_config
val make_update_app_image_config_request : ?code_editor_app_image_config:Types.code_editor_app_image_config -> ?jupyter_lab_app_image_config:Types.jupyter_lab_app_image_config -> ?kernel_gateway_image_config:Types.kernel_gateway_image_config -> app_image_config_name:Types.app_image_config_name -> unit -> Types.update_app_image_config_request
val make_update_action_response : ?action_arn:Types.action_arn -> unit -> Types.update_action_response
val make_update_action_request : ?properties_to_remove:Types.list_lineage_entity_parameter_key -> ?properties:Types.lineage_entity_parameters -> ?status:Types.action_status -> ?description:Types.experiment_description -> action_name:Types.experiment_entity_name -> unit -> Types.update_action_request
val make_ultra_server : ?health_status:Types.ultra_server_health_status -> ?unhealthy_instance_count:Types.unhealthy_instance_count -> ?available_spare_instance_count:Types.available_spare_instance_count -> ?in_use_instance_count:Types.in_use_instance_count -> ?available_instance_count:Types.available_instance_count -> ?configured_spare_instance_count:Types.configured_spare_instance_count -> total_instance_count:Types.total_instance_count -> instance_type:Types.reserved_capacity_instance_type -> availability_zone:Types.availability_zone -> ultra_server_type:Types.ultra_server_type -> ultra_server_id:Types.non_empty_string256 -> unit -> Types.ultra_server
val make_ultra_server_summary : ?unhealthy_instance_count:Types.unhealthy_instance_count -> ?available_spare_instance_count:Types.available_spare_instance_count -> ?ultra_server_count:Types.ultra_server_count -> instance_type:Types.reserved_capacity_instance_type -> ultra_server_type:Types.ultra_server_type -> unit -> Types.ultra_server_summary
val make_ui_template_info : ?content_sha256:Types.template_content_sha256 -> ?url:Types.template_url -> unit -> Types.ui_template_info
val make_ui_template : content:Types.template_content -> unit -> Types.ui_template
val make_ui_config : ?human_task_ui_arn:Types.human_task_ui_arn -> ?ui_template_s3_uri:Types.s3_uri -> unit -> Types.ui_config
val make_us_d : ?tenth_fractions_of_a_cent:Types.tenth_fractions_of_a_cent -> ?cents:Types.cents -> ?dollars:Types.dollars -> unit -> Types.us_d
val make_tuning_job_step_meta_data : ?arn:Types.hyper_parameter_tuning_job_arn -> unit -> Types.tuning_job_step_meta_data
val make_best_objective_not_improving : ?max_number_of_training_jobs_not_improving: Types.max_number_of_training_jobs_not_improving -> unit -> Types.best_objective_not_improving
val make_convergence_detected : ?complete_on_convergence:Types.complete_on_convergence -> unit -> Types.convergence_detected
val make_tuning_job_completion_criteria : ?convergence_detected:Types.convergence_detected -> ?best_objective_not_improving:Types.best_objective_not_improving -> ?target_objective_metric_value:Types.target_objective_metric_value -> unit -> Types.tuning_job_completion_criteria
val make_trial_source : ?source_type:Types.source_type -> source_arn:Types.trial_source_arn -> unit -> Types.trial_source
val make_trial_summary : ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?trial_source:Types.trial_source -> ?display_name:Types.experiment_entity_name -> ?trial_name:Types.experiment_entity_name -> ?trial_arn:Types.trial_arn -> unit -> Types.trial_summary
val make_trial_component_source : ?source_type:Types.source_type -> source_arn:Types.trial_component_source_arn -> unit -> Types.trial_component_source
val make_trial_component_summary : ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> ?status:Types.trial_component_status -> ?trial_component_source:Types.trial_component_source -> ?display_name:Types.experiment_entity_name -> ?trial_component_arn:Types.trial_component_arn -> ?trial_component_name:Types.experiment_entity_name -> unit -> Types.trial_component_summary
val make_model_artifacts : s3_model_artifacts:Types.s3_uri -> unit -> Types.model_artifacts
val make_metric_definition : regex:Types.metric_regex -> name:Types.metric_name -> unit -> Types.metric_definition
val make_training_repository_auth_config : training_repository_credentials_provider_arn: Types.training_repository_credentials_provider_arn -> unit -> Types.training_repository_auth_config
val make_training_image_config : ?training_repository_auth_config:Types.training_repository_auth_config -> training_repository_access_mode:Types.training_repository_access_mode -> unit -> Types.training_image_config
val make_algorithm_specification : ?training_image_config:Types.training_image_config -> ?container_arguments:Types.training_container_arguments -> ?container_entrypoint:Types.training_container_entrypoint -> ?enable_sage_maker_metrics_time_series:Types.boolean_ -> ?metric_definitions:Types.metric_definition_list -> ?algorithm_name:Types.arn_or_name -> ?training_image:Types.algorithm_image -> training_input_mode:Types.training_input_mode -> unit -> Types.algorithm_specification
val make_hub_access_config : hub_content_arn:Types.hub_content_arn -> unit -> Types.hub_access_config
val make_s3_data_source : ?hub_access_config:Types.hub_access_config -> ?model_access_config:Types.model_access_config -> ?instance_group_names:Types.instance_group_names -> ?attribute_names:Types.attribute_names -> ?s3_data_distribution_type:Types.s3_data_distribution -> s3_uri:Types.s3_uri -> s3_data_type:Types.s3_data_type -> unit -> Types.s3_data_source
val make_file_system_data_source : directory_path:Types.directory_path -> file_system_type:Types.file_system_type -> file_system_access_mode:Types.file_system_access_mode -> file_system_id:Types.file_system_id -> unit -> Types.file_system_data_source
val make_dataset_source : dataset_arn:Types.hub_data_set_arn -> unit -> Types.dataset_source
val make_data_source : ?dataset_source:Types.dataset_source -> ?file_system_data_source:Types.file_system_data_source -> ?s3_data_source:Types.s3_data_source -> unit -> Types.data_source
val make_shuffle_config : seed:Types.seed -> unit -> Types.shuffle_config
val make_channel : ?shuffle_config:Types.shuffle_config -> ?input_mode:Types.training_input_mode -> ?record_wrapper_type:Types.record_wrapper -> ?compression_type:Types.compression_type -> ?content_type:Types.content_type -> data_source:Types.data_source -> channel_name:Types.channel_name -> unit -> Types.channel
val make_output_data_config : ?compression_type:Types.output_compression_type -> ?kms_key_id:Types.kms_key_id -> s3_output_path:Types.s3_uri -> unit -> Types.output_data_config
val make_instance_group : instance_group_name:Types.instance_group_name -> instance_count:Types.training_instance_count -> instance_type:Types.training_instance_type -> unit -> Types.instance_group
val make_placement_specification : ?ultra_server_id:Types.string256 -> instance_count:Types.training_instance_count -> unit -> Types.placement_specification
val make_instance_placement_config : ?placement_specifications:Types.placement_specifications -> ?enable_multiple_jobs:Types.boolean_ -> unit -> Types.instance_placement_config
val make_resource_config : ?instance_placement_config:Types.instance_placement_config -> ?training_plan_arn:Types.training_plan_arn -> ?instance_groups:Types.instance_groups -> ?keep_alive_period_in_seconds:Types.keep_alive_period_in_seconds -> ?volume_kms_key_id:Types.kms_key_id -> ?volume_size_in_g_b:Types.optional_volume_size_in_g_b -> ?instance_count:Types.training_instance_count -> ?instance_type:Types.training_instance_type -> unit -> Types.resource_config
val make_stopping_condition : ?max_pending_time_in_seconds:Types.max_pending_time_in_seconds -> ?max_wait_time_in_seconds:Types.max_wait_time_in_seconds -> ?max_runtime_in_seconds:Types.max_runtime_in_seconds -> unit -> Types.stopping_condition
val make_secondary_status_transition : ?status_message:Types.status_message -> ?end_time:Types.timestamp -> start_time:Types.timestamp -> status:Types.secondary_status -> unit -> Types.secondary_status_transition
val make_metric_data : ?timestamp:Types.timestamp -> ?value:Types.float_ -> ?metric_name:Types.metric_name -> unit -> Types.metric_data
val make_checkpoint_config : ?local_path:Types.directory_path -> s3_uri:Types.s3_uri -> unit -> Types.checkpoint_config
val make_collection_configuration : ?collection_parameters:Types.collection_parameters -> ?collection_name:Types.collection_name -> unit -> Types.collection_configuration
val make_debug_hook_config : ?collection_configurations:Types.collection_configurations -> ?hook_parameters:Types.hook_parameters -> ?local_path:Types.directory_path -> s3_output_path:Types.s3_uri -> unit -> Types.debug_hook_config
val make_experiment_config : ?run_name:Types.experiment_entity_name -> ?trial_component_display_name:Types.experiment_entity_name -> ?trial_name:Types.experiment_entity_name -> ?experiment_name:Types.experiment_entity_name -> unit -> Types.experiment_config
val make_debug_rule_configuration : ?rule_parameters:Types.rule_parameters -> ?volume_size_in_g_b:Types.optional_volume_size_in_g_b -> ?instance_type:Types.processing_instance_type -> ?s3_output_path:Types.s3_uri -> ?local_path:Types.directory_path -> rule_evaluator_image:Types.algorithm_image -> rule_configuration_name:Types.rule_configuration_name -> unit -> Types.debug_rule_configuration
val make_tensor_board_output_config : ?local_path:Types.directory_path -> s3_output_path:Types.s3_uri -> unit -> Types.tensor_board_output_config
val make_debug_rule_evaluation_status : ?last_modified_time:Types.timestamp -> ?status_details:Types.status_details -> ?rule_evaluation_status:Types.rule_evaluation_status -> ?rule_evaluation_job_arn:Types.processing_job_arn -> ?rule_configuration_name:Types.rule_configuration_name -> unit -> Types.debug_rule_evaluation_status
val make_model_package_config : ?source_model_package_arn:Types.model_package_arn -> model_package_group_arn:Types.model_package_group_arn -> unit -> Types.model_package_config
val make_profiler_config : ?disable_profiler:Types.disable_profiler -> ?profiling_parameters:Types.profiling_parameters -> ?profiling_interval_in_milliseconds:Types.profiling_interval_in_milliseconds -> ?s3_output_path:Types.s3_uri -> unit -> Types.profiler_config
val make_retry_strategy : maximum_retry_attempts:Types.maximum_retry_attempts -> unit -> Types.retry_strategy
val make_training_job : ?tags:Types.tag_list -> ?retry_strategy:Types.retry_strategy -> ?environment:Types.training_environment_map -> ?profiler_config:Types.profiler_config -> ?model_package_config:Types.model_package_config -> ?output_model_package_arn:Types.model_package_arn -> ?debug_rule_evaluation_statuses:Types.debug_rule_evaluation_statuses -> ?tensor_board_output_config:Types.tensor_board_output_config -> ?debug_rule_configurations:Types.debug_rule_configurations -> ?experiment_config:Types.experiment_config -> ?debug_hook_config:Types.debug_hook_config -> ?billable_time_in_seconds:Types.billable_time_in_seconds -> ?training_time_in_seconds:Types.training_time_in_seconds -> ?checkpoint_config:Types.checkpoint_config -> ?enable_managed_spot_training:Types.boolean_ -> ?enable_inter_container_traffic_encryption:Types.boolean_ -> ?enable_network_isolation:Types.boolean_ -> ?final_metric_data_list:Types.final_metric_data_list -> ?secondary_status_transitions:Types.secondary_status_transitions -> ?last_modified_time:Types.timestamp -> ?training_end_time:Types.timestamp -> ?training_start_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?stopping_condition:Types.stopping_condition -> ?vpc_config:Types.vpc_config -> ?warm_pool_status:Types.warm_pool_status -> ?resource_config:Types.resource_config -> ?output_data_config:Types.output_data_config -> ?input_data_config:Types.input_data_config -> ?role_arn:Types.role_arn -> ?algorithm_specification:Types.algorithm_specification -> ?hyper_parameters:Types.hyper_parameters -> ?failure_reason:Types.failure_reason -> ?secondary_status:Types.secondary_status -> ?training_job_status:Types.training_job_status -> ?model_artifacts:Types.model_artifacts -> ?auto_ml_job_arn:Types.auto_ml_job_arn -> ?labeling_job_arn:Types.labeling_job_arn -> ?tuning_job_arn:Types.hyper_parameter_tuning_job_arn -> ?training_job_arn:Types.training_job_arn -> ?training_job_name:Types.training_job_name -> unit -> Types.training_job
val make_processing_s3_input : ?s3_compression_type:Types.processing_s3_compression_type -> ?s3_data_distribution_type:Types.processing_s3_data_distribution_type -> ?s3_input_mode:Types.processing_s3_input_mode -> ?local_path:Types.processing_local_path -> s3_data_type:Types.processing_s3_data_type -> s3_uri:Types.s3_uri -> unit -> Types.processing_s3_input
val make_athena_dataset_definition : ?output_compression:Types.athena_result_compression_type -> ?kms_key_id:Types.kms_key_id -> ?work_group:Types.athena_work_group -> output_format:Types.athena_result_format -> output_s3_uri:Types.s3_uri -> query_string:Types.athena_query_string -> database:Types.athena_database -> catalog:Types.athena_catalog -> unit -> Types.athena_dataset_definition
val make_redshift_dataset_definition : ?output_compression:Types.redshift_result_compression_type -> ?kms_key_id:Types.kms_key_id -> output_format:Types.redshift_result_format -> output_s3_uri:Types.s3_uri -> cluster_role_arn:Types.role_arn -> query_string:Types.redshift_query_string -> db_user:Types.redshift_user_name -> database:Types.redshift_database -> cluster_id:Types.redshift_cluster_id -> unit -> Types.redshift_dataset_definition
val make_dataset_definition : ?input_mode:Types.input_mode -> ?data_distribution_type:Types.data_distribution_type -> ?local_path:Types.processing_local_path -> ?redshift_dataset_definition:Types.redshift_dataset_definition -> ?athena_dataset_definition:Types.athena_dataset_definition -> unit -> Types.dataset_definition
val make_processing_input : ?dataset_definition:Types.dataset_definition -> ?s3_input:Types.processing_s3_input -> ?app_managed:Types.app_managed -> input_name:Types.string_ -> unit -> Types.processing_input
val make_processing_s3_output : ?local_path:Types.processing_local_path -> s3_upload_mode:Types.processing_s3_upload_mode -> s3_uri:Types.s3_uri -> unit -> Types.processing_s3_output
val make_processing_feature_store_output : feature_group_name:Types.feature_group_name -> unit -> Types.processing_feature_store_output
val make_processing_output : ?app_managed:Types.app_managed -> ?feature_store_output:Types.processing_feature_store_output -> ?s3_output:Types.processing_s3_output -> output_name:Types.string_ -> unit -> Types.processing_output
val make_processing_output_config : ?kms_key_id:Types.kms_key_id -> outputs:Types.processing_outputs -> unit -> Types.processing_output_config
val make_processing_cluster_config : ?volume_kms_key_id:Types.kms_key_id -> volume_size_in_g_b:Types.processing_volume_size_in_g_b -> instance_type:Types.processing_instance_type -> instance_count:Types.processing_instance_count -> unit -> Types.processing_cluster_config
val make_processing_resources : cluster_config:Types.processing_cluster_config -> unit -> Types.processing_resources
val make_processing_stopping_condition : max_runtime_in_seconds:Types.processing_max_runtime_in_seconds -> unit -> Types.processing_stopping_condition
val make_app_specification : ?container_arguments:Types.container_arguments -> ?container_entrypoint:Types.container_entrypoint -> image_uri:Types.image_uri -> unit -> Types.app_specification
val make_processing_job : ?tags:Types.tag_list -> ?training_job_arn:Types.training_job_arn -> ?auto_ml_job_arn:Types.auto_ml_job_arn -> ?monitoring_schedule_arn:Types.monitoring_schedule_arn -> ?creation_time:Types.timestamp -> ?last_modified_time:Types.timestamp -> ?processing_start_time:Types.timestamp -> ?processing_end_time:Types.timestamp -> ?failure_reason:Types.failure_reason -> ?exit_message:Types.exit_message -> ?processing_job_status:Types.processing_job_status -> ?processing_job_arn:Types.processing_job_arn -> ?experiment_config:Types.experiment_config -> ?role_arn:Types.role_arn -> ?network_config:Types.network_config -> ?environment:Types.processing_environment_map -> ?app_specification:Types.app_specification -> ?stopping_condition:Types.processing_stopping_condition -> ?processing_resources:Types.processing_resources -> ?processing_job_name:Types.processing_job_name -> ?processing_output_config:Types.processing_output_config -> ?processing_inputs:Types.processing_inputs -> unit -> Types.processing_job
val make_model_client_config : ?invocations_max_retries:Types.invocations_max_retries -> ?invocations_timeout_in_seconds:Types.invocations_timeout_in_seconds -> unit -> Types.model_client_config
val make_transform_s3_data_source : s3_uri:Types.s3_uri -> s3_data_type:Types.s3_data_type -> unit -> Types.transform_s3_data_source
val make_transform_data_source : s3_data_source:Types.transform_s3_data_source -> unit -> Types.transform_data_source
val make_transform_input : ?split_type:Types.split_type -> ?compression_type:Types.compression_type -> ?content_type:Types.content_type -> data_source:Types.transform_data_source -> unit -> Types.transform_input
val make_transform_output : ?kms_key_id:Types.kms_key_id -> ?assemble_with:Types.assembly_type -> ?accept:Types.accept -> s3_output_path:Types.s3_uri -> unit -> Types.transform_output
val make_batch_data_capture_config : ?generate_inference_id:Types.boolean_ -> ?kms_key_id:Types.kms_key_id -> destination_s3_uri:Types.s3_uri -> unit -> Types.batch_data_capture_config
val make_transform_resources : ?transform_ami_version:Types.transform_ami_version -> ?volume_kms_key_id:Types.kms_key_id -> instance_count:Types.transform_instance_count -> instance_type:Types.transform_instance_type -> unit -> Types.transform_resources
val make_data_processing : ?join_source:Types.join_source -> ?output_filter:Types.json_path -> ?input_filter:Types.json_path -> unit -> Types.data_processing
val make_transform_job : ?tags:Types.tag_list -> ?experiment_config:Types.experiment_config -> ?data_processing:Types.data_processing -> ?auto_ml_job_arn:Types.auto_ml_job_arn -> ?labeling_job_arn:Types.labeling_job_arn -> ?transform_end_time:Types.timestamp -> ?transform_start_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?transform_resources:Types.transform_resources -> ?data_capture_config:Types.batch_data_capture_config -> ?transform_output:Types.transform_output -> ?transform_input:Types.transform_input -> ?environment:Types.transform_environment_map -> ?batch_strategy:Types.batch_strategy -> ?max_payload_in_m_b:Types.max_payload_in_m_b -> ?model_client_config:Types.model_client_config -> ?max_concurrent_transforms:Types.max_concurrent_transforms -> ?model_name:Types.model_name -> ?failure_reason:Types.failure_reason -> ?transform_job_status:Types.transform_job_status -> ?transform_job_arn:Types.transform_job_arn -> ?transform_job_name:Types.transform_job_name -> unit -> Types.transform_job
val make_trial_component_source_detail : ?transform_job:Types.transform_job -> ?processing_job:Types.processing_job -> ?training_job:Types.training_job -> ?source_arn:Types.trial_component_source_arn -> unit -> Types.trial_component_source_detail
val make_trial_component_simple_summary : ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?trial_component_source:Types.trial_component_source -> ?trial_component_arn:Types.trial_component_arn -> ?trial_component_name:Types.experiment_entity_name -> unit -> Types.trial_component_simple_summary
val make_trial_component_metric_summary : ?std_dev:Types.optional_double -> ?avg:Types.optional_double -> ?count:Types.optional_integer -> ?last:Types.optional_double -> ?min:Types.optional_double -> ?max:Types.optional_double -> ?time_stamp:Types.timestamp -> ?source_arn:Types.trial_component_source_arn -> ?metric_name:Types.metric_name -> unit -> Types.trial_component_metric_summary
val make_metadata_properties : ?project_id:Types.metadata_property_value -> ?generated_by:Types.metadata_property_value -> ?repository:Types.metadata_property_value -> ?commit_id:Types.metadata_property_value -> unit -> Types.metadata_properties
val make_parent : ?experiment_name:Types.experiment_entity_name -> ?trial_name:Types.experiment_entity_name -> unit -> Types.parent
val make_trial_component : ?run_name:Types.experiment_entity_name -> ?parents:Types.parents -> ?tags:Types.tag_list -> ?lineage_group_arn:Types.lineage_group_arn -> ?source_detail:Types.trial_component_source_detail -> ?metadata_properties:Types.metadata_properties -> ?metrics:Types.trial_component_metric_summaries -> ?output_artifacts:Types.trial_component_artifacts -> ?input_artifacts:Types.trial_component_artifacts -> ?parameters:Types.trial_component_parameters -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> ?status:Types.trial_component_status -> ?source:Types.trial_component_source -> ?trial_component_arn:Types.trial_component_arn -> ?display_name:Types.experiment_entity_name -> ?trial_component_name:Types.experiment_entity_name -> unit -> Types.trial_component
val make_trial : ?trial_component_summaries:Types.trial_component_simple_summaries -> ?tags:Types.tag_list -> ?metadata_properties:Types.metadata_properties -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?source:Types.trial_source -> ?experiment_name:Types.experiment_entity_name -> ?display_name:Types.experiment_entity_name -> ?trial_arn:Types.trial_arn -> ?trial_name:Types.experiment_entity_name -> unit -> Types.trial
val make_transform_job_summary : ?failure_reason:Types.failure_reason -> ?last_modified_time:Types.timestamp -> ?transform_end_time:Types.timestamp -> transform_job_status:Types.transform_job_status -> creation_time:Types.timestamp -> transform_job_arn:Types.transform_job_arn -> transform_job_name:Types.transform_job_name -> unit -> Types.transform_job_summary
val make_transform_job_step_metadata : ?arn:Types.transform_job_arn -> unit -> Types.transform_job_step_metadata
val make_transform_job_definition : ?environment:Types.transform_environment_map -> ?batch_strategy:Types.batch_strategy -> ?max_payload_in_m_b:Types.max_payload_in_m_b -> ?max_concurrent_transforms:Types.max_concurrent_transforms -> transform_resources:Types.transform_resources -> transform_output:Types.transform_output -> transform_input:Types.transform_input -> unit -> Types.transform_job_definition
val make_integer_parameter_range_specification : max_value:Types.parameter_value -> min_value:Types.parameter_value -> unit -> Types.integer_parameter_range_specification
val make_continuous_parameter_range_specification : max_value:Types.parameter_value -> min_value:Types.parameter_value -> unit -> Types.continuous_parameter_range_specification
val make_categorical_parameter_range_specification : values:Types.parameter_values -> unit -> Types.categorical_parameter_range_specification
val make_parameter_range : ?categorical_parameter_range_specification: Types.categorical_parameter_range_specification -> ?continuous_parameter_range_specification: Types.continuous_parameter_range_specification -> ?integer_parameter_range_specification: Types.integer_parameter_range_specification -> unit -> Types.parameter_range
val make_hyper_parameter_specification : ?default_value:Types.hyper_parameter_value -> ?is_required:Types.boolean_ -> ?is_tunable:Types.boolean_ -> ?range:Types.parameter_range -> ?description:Types.entity_description -> type_:Types.parameter_type -> name:Types.parameter_name -> unit -> Types.hyper_parameter_specification
val make_channel_specification : ?supported_compression_types:Types.compression_types -> ?is_required:Types.boolean_ -> ?description:Types.entity_description -> supported_input_modes:Types.input_modes -> supported_content_types:Types.content_types -> name:Types.channel_name -> unit -> Types.channel_specification
val make_hyper_parameter_tuning_job_objective : metric_name:Types.metric_name -> type_:Types.hyper_parameter_tuning_job_objective_type -> unit -> Types.hyper_parameter_tuning_job_objective
val make_training_specification : ?additional_s3_data_source:Types.additional_s3_data_source -> ?supported_tuning_job_objective_metrics: Types.hyper_parameter_tuning_job_objectives -> ?metric_definitions:Types.metric_definition_list -> ?supports_distributed_training:Types.boolean_ -> ?supported_hyper_parameters:Types.hyper_parameter_specifications -> ?training_image_digest:Types.image_digest -> training_channels:Types.channel_specifications -> supported_training_instance_types:Types.training_instance_types -> training_image:Types.container_image -> unit -> Types.training_specification
val make_training_progress_info : ?max_epoch:Types.training_epoch_count -> ?current_epoch:Types.training_epoch_index -> ?current_step:Types.training_step_index -> ?total_step_count_per_epoch:Types.total_step_count_per_epoch -> unit -> Types.training_progress_info
val make_reserved_capacity_summary : ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> ?duration_minutes:Types.reserved_capacity_duration_minutes -> ?duration_hours:Types.reserved_capacity_duration_hours -> ?availability_zone_id:Types.availability_zone_id -> ?availability_zone:Types.availability_zone -> ?ultra_server_count:Types.ultra_server_count -> ?ultra_server_type:Types.ultra_server_type -> ?reserved_capacity_type:Types.reserved_capacity_type -> status:Types.reserved_capacity_status -> total_instance_count:Types.total_instance_count -> instance_type:Types.reserved_capacity_instance_type -> reserved_capacity_arn:Types.reserved_capacity_arn -> unit -> Types.reserved_capacity_summary
val make_training_plan_summary : ?reserved_capacity_summaries:Types.reserved_capacity_summaries -> ?target_resources:Types.sage_maker_resource_names -> ?total_ultra_server_count:Types.ultra_server_count -> ?in_use_instance_count:Types.in_use_instance_count -> ?available_instance_count:Types.available_instance_count -> ?total_instance_count:Types.total_instance_count -> ?currency_code:Types.currency_code -> ?upfront_fee:Types.string256 -> ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> ?duration_minutes:Types.training_plan_duration_minutes -> ?duration_hours:Types.training_plan_duration_hours -> ?status_message:Types.training_plan_status_message -> status:Types.training_plan_status -> training_plan_name:Types.training_plan_name -> training_plan_arn:Types.training_plan_arn -> unit -> Types.training_plan_summary
val make_reserved_capacity_offering : ?extension_end_time:Types.timestamp -> ?extension_start_time:Types.timestamp -> ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> ?duration_minutes:Types.reserved_capacity_duration_minutes -> ?duration_hours:Types.reserved_capacity_duration_hours -> ?availability_zone:Types.availability_zone -> ?ultra_server_count:Types.ultra_server_count -> ?ultra_server_type:Types.ultra_server_type -> ?reserved_capacity_type:Types.reserved_capacity_type -> instance_count:Types.reserved_capacity_instance_count -> instance_type:Types.reserved_capacity_instance_type -> unit -> Types.reserved_capacity_offering
val make_training_plan_offering : ?reserved_capacity_offerings:Types.reserved_capacity_offerings -> ?currency_code:Types.currency_code -> ?upfront_fee:Types.string256 -> ?duration_minutes:Types.training_plan_duration_minutes -> ?duration_hours:Types.training_plan_duration_hours -> ?requested_end_time_before:Types.timestamp -> ?requested_start_time_after:Types.timestamp -> target_resources:Types.sage_maker_resource_names -> training_plan_offering_id:Types.training_plan_offering_id -> unit -> Types.training_plan_offering
val make_training_plan_filter : value:Types.string64 -> name:Types.training_plan_filter_name -> unit -> Types.training_plan_filter
val make_training_plan_extension : ?currency_code:Types.currency_code -> ?upfront_fee:Types.string256 -> ?duration_hours:Types.training_plan_extension_duration_hours -> ?availability_zone_id:Types.availability_zone_id -> ?availability_zone:Types.string256 -> ?payment_status:Types.string256 -> ?status:Types.string256 -> ?end_date:Types.timestamp -> ?start_date:Types.timestamp -> ?extended_at:Types.timestamp -> training_plan_extension_offering_id:Types.training_plan_extension_offering_id -> unit -> Types.training_plan_extension
val make_training_plan_extension_offering : ?currency_code:Types.currency_code -> ?upfront_fee:Types.string256 -> ?duration_hours:Types.training_plan_extension_duration_hours -> ?end_date:Types.timestamp -> ?start_date:Types.timestamp -> ?availability_zone:Types.string256 -> training_plan_extension_offering_id:Types.training_plan_extension_offering_id -> unit -> Types.training_plan_extension_offering
val make_training_job_summary : ?training_plan_arn:Types.training_plan_arn -> ?warm_pool_status:Types.warm_pool_status -> ?secondary_status:Types.secondary_status -> ?last_modified_time:Types.timestamp -> ?training_end_time:Types.timestamp -> training_job_status:Types.training_job_status -> creation_time:Types.timestamp -> training_job_arn:Types.training_job_arn -> training_job_name:Types.training_job_name -> unit -> Types.training_job_summary
val make_training_job_step_metadata : ?arn:Types.training_job_arn -> unit -> Types.training_job_step_metadata
val make_training_job_status_counters : ?stopped:Types.training_job_status_counter -> ?non_retryable_error:Types.training_job_status_counter -> ?retryable_error:Types.training_job_status_counter -> ?in_progress:Types.training_job_status_counter -> ?completed:Types.training_job_status_counter -> unit -> Types.training_job_status_counters
val make_training_job_definition : ?hyper_parameters:Types.hyper_parameters -> stopping_condition:Types.stopping_condition -> resource_config:Types.resource_config -> output_data_config:Types.output_data_config -> input_data_config:Types.input_data_config -> training_input_mode:Types.training_input_mode -> unit -> Types.training_job_definition
val make_phase : ?duration_in_seconds:Types.traffic_duration_in_seconds -> ?spawn_rate:Types.spawn_rate -> ?initial_number_of_users:Types.initial_number_of_users -> unit -> Types.phase
val make_stairs : ?users_per_step:Types.users_per_step -> ?number_of_steps:Types.number_of_steps -> ?duration_in_seconds:Types.traffic_duration_in_seconds -> unit -> Types.stairs
val make_traffic_pattern : ?stairs:Types.stairs -> ?phases:Types.phases -> ?traffic_type:Types.traffic_type -> unit -> Types.traffic_pattern
val make_tracking_server_summary : ?mlflow_version:Types.mlflow_version -> ?is_active:Types.is_tracking_server_active -> ?tracking_server_status:Types.tracking_server_status -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?tracking_server_name:Types.tracking_server_name -> ?tracking_server_arn:Types.tracking_server_arn -> unit -> Types.tracking_server_summary
val make_total_hits : ?relation:Types.relation -> ?value:Types.long -> unit -> Types.total_hits
val make_time_series_transformations : ?aggregation:Types.aggregation_transformations -> ?filling:Types.filling_transformations -> unit -> Types.time_series_transformations
val make_auto_ml_job_completion_criteria : ?max_auto_ml_job_runtime_in_seconds:Types.max_auto_ml_job_runtime_in_seconds -> ?max_runtime_per_training_job_in_seconds: Types.max_runtime_per_training_job_in_seconds -> ?max_candidates:Types.max_candidates -> unit -> Types.auto_ml_job_completion_criteria
val make_time_series_config : ?grouping_attribute_names:Types.grouping_attribute_names -> item_identifier_attribute_name:Types.item_identifier_attribute_name -> timestamp_attribute_name:Types.timestamp_attribute_name -> target_attribute_name:Types.target_attribute_name -> unit -> Types.time_series_config
val make_holiday_config_attributes : ?country_code:Types.country_code -> unit -> Types.holiday_config_attributes
val make_auto_ml_algorithm_config : auto_ml_algorithms:Types.auto_ml_algorithms -> unit -> Types.auto_ml_algorithm_config
val make_candidate_generation_config : ?algorithms_config:Types.auto_ml_algorithms_config -> unit -> Types.candidate_generation_config
val make_time_series_forecasting_job_config : ?candidate_generation_config:Types.candidate_generation_config -> ?holiday_config:Types.holiday_config -> ?transformations:Types.time_series_transformations -> ?forecast_quantiles:Types.forecast_quantiles -> ?completion_criteria:Types.auto_ml_job_completion_criteria -> ?feature_specification_s3_uri:Types.s3_uri -> time_series_config:Types.time_series_config -> forecast_horizon:Types.forecast_horizon -> forecast_frequency:Types.forecast_frequency -> unit -> Types.time_series_forecasting_job_config
val make_throughput_config_description : ?provisioned_write_capacity_units:Types.capacity_unit -> ?provisioned_read_capacity_units:Types.capacity_unit -> throughput_mode:Types.throughput_mode -> unit -> Types.throughput_config_description
val make_throughput_config : ?provisioned_write_capacity_units:Types.capacity_unit -> ?provisioned_read_capacity_units:Types.capacity_unit -> throughput_mode:Types.throughput_mode -> unit -> Types.throughput_config
val make_text_generation_resolved_attributes : ?base_model_name:Types.base_model_name -> unit -> Types.text_generation_resolved_attributes
val make_text_generation_job_config : ?model_access_config:Types.model_access_config -> ?text_generation_hyper_parameters:Types.text_generation_hyper_parameters -> ?base_model_name:Types.base_model_name -> ?completion_criteria:Types.auto_ml_job_completion_criteria -> unit -> Types.text_generation_job_config
val make_text_classification_job_config : ?completion_criteria:Types.auto_ml_job_completion_criteria -> target_label_column:Types.target_label_column -> content_column:Types.content_column -> unit -> Types.text_classification_job_config
val make_cfn_stack_parameter : ?value:Types.cfn_stack_parameter_value -> key:Types.cfn_stack_parameter_key -> unit -> Types.cfn_stack_parameter
val make_cfn_stack_detail : ?id:Types.cfn_stack_id -> ?name:Types.cfn_stack_name -> status_message:Types.cfn_stack_status_message -> unit -> Types.cfn_stack_detail
val make_cfn_template_provider_detail : ?stack_detail:Types.cfn_stack_detail -> ?parameters:Types.cfn_stack_parameters -> ?role_ar_n:Types.role_arn -> template_ur_l:Types.cfn_template_ur_l -> template_name:Types.cfn_template_name -> unit -> Types.cfn_template_provider_detail
val make_template_provider_detail : ?cfn_template_provider_detail:Types.cfn_template_provider_detail -> unit -> Types.template_provider_detail
val make_predefined_metric_specification : ?predefined_metric_type:Types.string_ -> unit -> Types.predefined_metric_specification
val make_customized_metric_specification : ?statistic:Types.statistic -> ?namespace:Types.string_ -> ?metric_name:Types.string_ -> unit -> Types.customized_metric_specification
val make_target_tracking_scaling_policy_configuration : ?target_value:Types.double -> ?metric_specification:Types.metric_specification -> unit -> Types.target_tracking_scaling_policy_configuration
val make_tabular_resolved_attributes : ?problem_type:Types.problem_type -> unit -> Types.tabular_resolved_attributes
val make_tabular_job_config : ?sample_weight_attribute_name:Types.sample_weight_attribute_name -> ?problem_type:Types.problem_type -> ?generate_candidate_definitions_only: Types.generate_candidate_definitions_only -> ?mode:Types.auto_ml_mode -> ?feature_specification_s3_uri:Types.s3_uri -> ?completion_criteria:Types.auto_ml_job_completion_criteria -> ?candidate_generation_config:Types.candidate_generation_config -> target_attribute_name:Types.target_attribute_name -> unit -> Types.tabular_job_config
val make_property_name_query : property_name_hint:Types.property_name_hint -> unit -> Types.property_name_query
val make_suggestion_query : ?property_name_query:Types.property_name_query -> unit -> Types.suggestion_query
val make_subscribed_workteam : ?listing_id:Types.string_ -> ?marketplace_description:Types.string200 -> ?seller_name:Types.string_ -> ?marketplace_title:Types.string200 -> workteam_arn:Types.workteam_arn -> unit -> Types.subscribed_workteam
val make_studio_lifecycle_config_details : ?studio_lifecycle_config_app_type:Types.studio_lifecycle_config_app_type -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?studio_lifecycle_config_name:Types.studio_lifecycle_config_name -> ?studio_lifecycle_config_arn:Types.studio_lifecycle_config_arn -> unit -> Types.studio_lifecycle_config_details
val make_stop_transform_job_request : transform_job_name:Types.transform_job_name -> unit -> Types.stop_transform_job_request
val make_stop_training_job_request : training_job_name:Types.training_job_name -> unit -> Types.stop_training_job_request
val make_stop_processing_job_request : processing_job_name:Types.processing_job_name -> unit -> Types.stop_processing_job_request
val make_stop_pipeline_execution_response : ?pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.stop_pipeline_execution_response
val make_stop_pipeline_execution_request : client_request_token:Types.idempotency_token -> pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.stop_pipeline_execution_request
val make_stop_optimization_job_request : optimization_job_name:Types.entity_name -> unit -> Types.stop_optimization_job_request
val make_stop_notebook_instance_input : notebook_instance_name:Types.notebook_instance_name -> unit -> Types.stop_notebook_instance_input
val make_stop_monitoring_schedule_request : monitoring_schedule_name:Types.monitoring_schedule_name -> unit -> Types.stop_monitoring_schedule_request
val make_stop_mlflow_tracking_server_response : ?tracking_server_arn:Types.tracking_server_arn -> unit -> Types.stop_mlflow_tracking_server_response
val make_stop_mlflow_tracking_server_request : tracking_server_name:Types.tracking_server_name -> unit -> Types.stop_mlflow_tracking_server_request
val make_stop_labeling_job_request : labeling_job_name:Types.labeling_job_name -> unit -> Types.stop_labeling_job_request
val make_stop_job_response : unit -> unit
val make_stop_job_request : job_category:Types.job_category -> job_name:Types.job_name -> unit -> Types.stop_job_request
val make_stop_inference_recommendations_job_request : job_name:Types.recommendation_job_name -> unit -> Types.stop_inference_recommendations_job_request
val make_stop_inference_experiment_response : inference_experiment_arn:Types.inference_experiment_arn -> unit -> Types.stop_inference_experiment_response
val make_stop_inference_experiment_request : ?reason:Types.inference_experiment_status_reason -> ?desired_state:Types.inference_experiment_stop_desired_state -> ?desired_model_variants:Types.model_variant_config_list -> model_variant_actions:Types.model_variant_action_map -> name:Types.inference_experiment_name -> unit -> Types.stop_inference_experiment_request
val make_stop_hyper_parameter_tuning_job_request : hyper_parameter_tuning_job_name:Types.hyper_parameter_tuning_job_name -> unit -> Types.stop_hyper_parameter_tuning_job_request
val make_stop_edge_packaging_job_request : edge_packaging_job_name:Types.entity_name -> unit -> Types.stop_edge_packaging_job_request
val make_stop_edge_deployment_stage_request : stage_name:Types.entity_name -> edge_deployment_plan_name:Types.entity_name -> unit -> Types.stop_edge_deployment_stage_request
val make_stop_compilation_job_request : compilation_job_name:Types.entity_name -> unit -> Types.stop_compilation_job_request
val make_stop_auto_ml_job_request : auto_ml_job_name:Types.auto_ml_job_name -> unit -> Types.stop_auto_ml_job_request
val make_stop_ai_recommendation_job_response : ai_recommendation_job_arn:Types.ai_recommendation_job_arn -> unit -> Types.stop_ai_recommendation_job_response
val make_stop_ai_recommendation_job_request : ai_recommendation_job_name:Types.ai_entity_name -> unit -> Types.stop_ai_recommendation_job_request
val make_stop_ai_benchmark_job_response : ai_benchmark_job_arn:Types.ai_benchmark_job_arn -> unit -> Types.stop_ai_benchmark_job_response
val make_stop_ai_benchmark_job_request : ai_benchmark_job_name:Types.ai_entity_name -> unit -> Types.stop_ai_benchmark_job_request
val make_start_session_response : ?token_value:Types.token_value -> ?stream_url:Types.stream_url -> ?session_id:Types.session_id -> unit -> Types.start_session_response
val make_start_session_request : resource_identifier:Types.resource_identifier -> unit -> Types.start_session_request
val make_start_pipeline_execution_response : ?pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.start_pipeline_execution_response
val make_parameter : value:Types.string1024 -> name:Types.pipeline_parameter_name -> unit -> Types.parameter
val make_selected_step : step_name:Types.string256 -> unit -> Types.selected_step
val make_selective_execution_config : ?source_pipeline_execution_arn:Types.pipeline_execution_arn -> selected_steps:Types.selected_step_list -> unit -> Types.selective_execution_config
val make_start_pipeline_execution_request : ?mlflow_experiment_name:Types.mlflow_experiment_entity_name -> ?pipeline_version_id:Types.pipeline_version_id -> ?selective_execution_config:Types.selective_execution_config -> ?parallelism_configuration:Types.parallelism_configuration -> ?pipeline_execution_description:Types.pipeline_execution_description -> ?pipeline_parameters:Types.parameter_list -> ?pipeline_execution_display_name:Types.pipeline_execution_name -> client_request_token:Types.idempotency_token -> pipeline_name:Types.pipeline_name_or_arn -> unit -> Types.start_pipeline_execution_request
val make_start_notebook_instance_input : notebook_instance_name:Types.notebook_instance_name -> unit -> Types.start_notebook_instance_input
val make_start_monitoring_schedule_request : monitoring_schedule_name:Types.monitoring_schedule_name -> unit -> Types.start_monitoring_schedule_request
val make_start_mlflow_tracking_server_response : ?tracking_server_arn:Types.tracking_server_arn -> unit -> Types.start_mlflow_tracking_server_response
val make_start_mlflow_tracking_server_request : tracking_server_name:Types.tracking_server_name -> unit -> Types.start_mlflow_tracking_server_request
val make_start_inference_experiment_response : inference_experiment_arn:Types.inference_experiment_arn -> unit -> Types.start_inference_experiment_response
val make_start_inference_experiment_request : name:Types.inference_experiment_name -> unit -> Types.start_inference_experiment_request
val make_start_edge_deployment_stage_request : stage_name:Types.entity_name -> edge_deployment_plan_name:Types.entity_name -> unit -> Types.start_edge_deployment_stage_request
val make_start_cluster_health_check_response : cluster_arn:Types.cluster_arn -> unit -> Types.start_cluster_health_check_response
val make_instance_group_health_check_configuration : ?instance_ids:Types.instance_ids -> deep_health_checks:Types.deep_health_checks -> instance_group_name:Types.cluster_instance_group_name -> unit -> Types.instance_group_health_check_configuration
val make_start_cluster_health_check_request : deep_health_check_configurations:Types.deep_health_check_configurations -> cluster_name:Types.cluster_name_or_arn -> unit -> Types.start_cluster_health_check_request
val make_space_sharing_settings_summary : ?sharing_type:Types.sharing_type -> unit -> Types.space_sharing_settings_summary
val make_space_sharing_settings : sharing_type:Types.sharing_type -> unit -> Types.space_sharing_settings
val make_space_settings_summary : ?space_storage_settings:Types.space_storage_settings -> ?remote_access:Types.feature_status -> ?app_type:Types.app_type -> unit -> Types.space_settings_summary
val make_ownership_settings_summary : ?owner_user_profile_name:Types.user_profile_name -> unit -> Types.ownership_settings_summary
val make_space_details : ?space_display_name:Types.non_empty_string64 -> ?ownership_settings_summary:Types.ownership_settings_summary -> ?space_sharing_settings_summary:Types.space_sharing_settings_summary -> ?space_settings_summary:Types.space_settings_summary -> ?last_modified_time:Types.last_modified_time -> ?creation_time:Types.creation_time -> ?status:Types.space_status -> ?space_name:Types.space_name -> ?domain_id:Types.domain_id -> unit -> Types.space_details
val make_source_algorithm : ?model_data_e_tag:Types.string_ -> ?model_data_source:Types.model_data_source -> ?model_data_url:Types.url -> algorithm_name:Types.arn_or_name -> unit -> Types.source_algorithm
val make_source_algorithm_specification : source_algorithms:Types.source_algorithm_list -> unit -> Types.source_algorithm_specification
val make_session_chaining_config : ?enable_session_tag_chaining:Types.enable_session_tag_chaining -> unit -> Types.session_chaining_config
val make_service_catalog_provisioning_details : ?provisioning_parameters:Types.provisioning_parameters -> ?path_id:Types.service_catalog_entity_id -> ?provisioning_artifact_id:Types.service_catalog_entity_id -> product_id:Types.service_catalog_entity_id -> unit -> Types.service_catalog_provisioning_details
val make_service_catalog_provisioned_product_details : ?provisioned_product_status_message:Types.provisioned_product_status_message -> ?provisioned_product_id:Types.service_catalog_entity_id -> unit -> Types.service_catalog_provisioned_product_details
val make_serverless_job_config : ?evaluator_arn:Types.evaluator_arn -> ?evaluation_type:Types.evaluation_type -> ?peft:Types.peft -> ?customization_technique:Types.customization_technique -> ?accept_eula:Types.accept_eula -> job_type:Types.serverless_job_type -> base_model_arn:Types.serverless_job_base_model_arn -> unit -> Types.serverless_job_config
val make_send_pipeline_execution_step_success_response : ?pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.send_pipeline_execution_step_success_response
val make_output_parameter : value:Types.string1024 -> name:Types.string256 -> unit -> Types.output_parameter
val make_send_pipeline_execution_step_success_request : ?client_request_token:Types.idempotency_token -> ?output_parameters:Types.output_parameter_list -> callback_token:Types.callback_token -> unit -> Types.send_pipeline_execution_step_success_request
val make_send_pipeline_execution_step_failure_response : ?pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.send_pipeline_execution_step_failure_response
val make_send_pipeline_execution_step_failure_request : ?client_request_token:Types.idempotency_token -> ?failure_reason:Types.string256 -> callback_token:Types.callback_token -> unit -> Types.send_pipeline_execution_step_failure_request
val make_search_training_plan_offerings_response : ?training_plan_extension_offerings:Types.training_plan_extension_offerings -> training_plan_offerings:Types.training_plan_offerings -> unit -> Types.search_training_plan_offerings_response
val make_search_training_plan_offerings_request : ?training_plan_arn:Types.string_ -> ?target_resources:Types.sage_maker_resource_names -> ?duration_hours:Types.training_plan_duration_hours_input -> ?end_time_before:Types.timestamp -> ?start_time_after:Types.timestamp -> ?ultra_server_count:Types.ultra_server_count -> ?ultra_server_type:Types.ultra_server_type -> ?instance_count:Types.reserved_capacity_instance_count -> ?instance_type:Types.reserved_capacity_instance_type -> unit -> Types.search_training_plan_offerings_request
val make_experiment_source : ?source_type:Types.source_type -> source_arn:Types.experiment_source_arn -> unit -> Types.experiment_source
val make_experiment : ?tags:Types.tag_list -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?description:Types.experiment_description -> ?source:Types.experiment_source -> ?display_name:Types.experiment_entity_name -> ?experiment_arn:Types.experiment_arn -> ?experiment_name:Types.experiment_entity_name -> unit -> Types.experiment
val make_deployed_image : ?resolution_time:Types.timestamp -> ?resolved_image:Types.container_image -> ?specified_image:Types.container_image -> unit -> Types.deployed_image
val make_instance_pool_summary : current_instance_count:Types.task_count -> instance_type:Types.production_variant_instance_type -> unit -> Types.instance_pool_summary
val make_production_variant_status : ?start_time:Types.timestamp -> ?status_message:Types.variant_status_message -> status:Types.variant_status -> unit -> Types.production_variant_status
val make_production_variant_serverless_config : ?provisioned_concurrency:Types.serverless_provisioned_concurrency -> max_concurrency:Types.serverless_max_concurrency -> memory_size_in_m_b:Types.serverless_memory_size_in_m_b -> unit -> Types.production_variant_serverless_config
val make_production_variant_routing_config : routing_strategy:Types.routing_strategy -> unit -> Types.production_variant_routing_config
val make_ec2_capacity_reservation : ?used_by_current_endpoint:Types.task_count -> ?available_instance_count:Types.task_count -> ?total_instance_count:Types.task_count -> ?ec2_capacity_reservation_id:Types.ec2_capacity_reservation_id -> unit -> Types.ec2_capacity_reservation
val make_production_variant_capacity_reservation_summary : ?ec2_capacity_reservations:Types.ec2_capacity_reservations_list -> ?used_by_current_endpoint:Types.task_count -> ?available_instance_count:Types.task_count -> ?total_instance_count:Types.task_count -> ?capacity_reservation_preference:Types.capacity_reservation_preference -> ?ml_reservation_arn:Types.ml_reservation_arn -> unit -> Types.production_variant_capacity_reservation_summary
val make_production_variant_summary : ?capacity_reservation_config: Types.production_variant_capacity_reservation_summary -> ?routing_config:Types.production_variant_routing_config -> ?managed_instance_scaling:Types.production_variant_managed_instance_scaling -> ?desired_serverless_config:Types.production_variant_serverless_config -> ?current_serverless_config:Types.production_variant_serverless_config -> ?variant_status:Types.production_variant_status_list -> ?instance_pools:Types.instance_pool_summary_list -> ?desired_instance_count:Types.task_count -> ?current_instance_count:Types.task_count -> ?desired_weight:Types.variant_weight -> ?current_weight:Types.variant_weight -> ?deployed_images:Types.deployed_images -> variant_name:Types.variant_name -> unit -> Types.production_variant_summary
val make_data_capture_config_summary : kms_key_id:Types.kms_key_id -> destination_s3_uri:Types.destination_s3_uri -> current_sampling_percentage:Types.sampling_percentage -> capture_status:Types.capture_status -> enable_capture:Types.enable_capture -> unit -> Types.data_capture_config_summary
val make_monitoring_execution_summary : ?monitoring_type:Types.monitoring_type -> ?monitoring_job_definition_name:Types.monitoring_job_definition_name -> ?failure_reason:Types.failure_reason -> ?endpoint_name:Types.endpoint_name -> ?processing_job_arn:Types.processing_job_arn -> monitoring_execution_status:Types.execution_status -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> scheduled_time:Types.timestamp -> monitoring_schedule_name:Types.monitoring_schedule_name -> unit -> Types.monitoring_execution_summary
val make_monitoring_schedule : ?tags:Types.tag_list -> ?last_monitoring_execution_summary:Types.monitoring_execution_summary -> ?endpoint_name:Types.endpoint_name -> ?monitoring_schedule_config:Types.monitoring_schedule_config -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?failure_reason:Types.failure_reason -> ?monitoring_type:Types.monitoring_type -> ?monitoring_schedule_status:Types.schedule_status -> ?monitoring_schedule_name:Types.monitoring_schedule_name -> ?monitoring_schedule_arn:Types.monitoring_schedule_arn -> unit -> Types.monitoring_schedule
val make_endpoint : ?shadow_production_variants:Types.production_variant_summary_list -> ?tags:Types.tag_list -> ?monitoring_schedules:Types.monitoring_schedule_list -> ?failure_reason:Types.failure_reason -> ?data_capture_config:Types.data_capture_config_summary -> ?production_variants:Types.production_variant_summary_list -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> endpoint_status:Types.endpoint_status -> endpoint_config_name:Types.endpoint_config_name -> endpoint_arn:Types.endpoint_arn -> endpoint_name:Types.endpoint_name -> unit -> Types.endpoint
val make_model_package_validation_profile : transform_job_definition:Types.transform_job_definition -> profile_name:Types.entity_name -> unit -> Types.model_package_validation_profile
val make_model_package_validation_specification : validation_profiles:Types.model_package_validation_profiles -> validation_role:Types.role_arn -> unit -> Types.model_package_validation_specification
val make_model_package_status_item : ?failure_reason:Types.string_ -> status:Types.detailed_model_package_status -> name:Types.entity_name -> unit -> Types.model_package_status_item
val make_model_package_status_details : ?image_scan_statuses:Types.model_package_status_item_list -> validation_statuses:Types.model_package_status_item_list -> unit -> Types.model_package_status_details
val make_metrics_source : ?content_digest:Types.content_digest -> s3_uri:Types.s3_uri -> content_type:Types.content_type -> unit -> Types.metrics_source
val make_model_quality : ?constraints:Types.metrics_source -> ?statistics:Types.metrics_source -> unit -> Types.model_quality
val make_model_data_quality : ?constraints:Types.metrics_source -> ?statistics:Types.metrics_source -> unit -> Types.model_data_quality
val make_bias : ?post_training_report:Types.metrics_source -> ?pre_training_report:Types.metrics_source -> ?report:Types.metrics_source -> unit -> Types.bias
val make_explainability : ?report:Types.metrics_source -> unit -> Types.explainability
val make_model_metrics : ?explainability:Types.explainability -> ?bias:Types.bias -> ?model_data_quality:Types.model_data_quality -> ?model_quality:Types.model_quality -> unit -> Types.model_metrics
val make_model_package_security_config : kms_key_id:Types.kms_key_id -> unit -> Types.model_package_security_config
val make_file_source : ?content_digest:Types.content_digest -> ?content_type:Types.content_type -> s3_uri:Types.s3_uri -> unit -> Types.file_source
val make_drift_check_bias : ?post_training_constraints:Types.metrics_source -> ?pre_training_constraints:Types.metrics_source -> ?config_file:Types.file_source -> unit -> Types.drift_check_bias
val make_drift_check_explainability : ?config_file:Types.file_source -> ?constraints:Types.metrics_source -> unit -> Types.drift_check_explainability
val make_drift_check_model_quality : ?constraints:Types.metrics_source -> ?statistics:Types.metrics_source -> unit -> Types.drift_check_model_quality
val make_drift_check_model_data_quality : ?constraints:Types.metrics_source -> ?statistics:Types.metrics_source -> unit -> Types.drift_check_model_data_quality
val make_drift_check_baselines : ?model_data_quality:Types.drift_check_model_data_quality -> ?model_quality:Types.drift_check_model_quality -> ?explainability:Types.drift_check_explainability -> ?bias:Types.drift_check_bias -> unit -> Types.drift_check_baselines
val make_model_package : ?skip_model_validation:Types.skip_model_validation -> ?drift_check_baselines:Types.drift_check_baselines -> ?customer_metadata_properties:Types.customer_metadata_map -> ?tags:Types.tag_list -> ?model_life_cycle:Types.model_life_cycle -> ?model_card:Types.model_package_model_card -> ?security_config:Types.model_package_security_config -> ?source_uri:Types.model_package_source_uri -> ?additional_inference_specifications: Types.additional_inference_specifications -> ?sample_payload_url:Types.string_ -> ?task:Types.string_ -> ?domain:Types.string_ -> ?approval_description:Types.approval_description -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?model_metrics:Types.model_metrics -> ?metadata_properties:Types.metadata_properties -> ?created_by:Types.user_context -> ?model_approval_status:Types.model_approval_status -> ?certify_for_marketplace:Types.certify_for_marketplace -> ?model_package_status_details:Types.model_package_status_details -> ?model_package_status:Types.model_package_status -> ?validation_specification:Types.model_package_validation_specification -> ?source_algorithm_specification:Types.source_algorithm_specification -> ?inference_specification:Types.inference_specification -> ?creation_time:Types.creation_time -> ?model_package_description:Types.entity_description -> ?model_package_arn:Types.model_package_arn -> ?model_package_registration_type:Types.model_package_registration_type -> ?model_package_version:Types.model_package_version -> ?model_package_group_name:Types.entity_name -> ?model_package_name:Types.entity_name -> unit -> Types.model_package
val make_model_package_group : ?tags:Types.tag_list -> ?model_package_group_status:Types.model_package_group_status -> ?created_by:Types.user_context -> ?creation_time:Types.creation_time -> ?model_package_group_description:Types.entity_description -> ?model_package_group_arn:Types.model_package_group_arn -> ?model_package_group_name:Types.entity_name -> unit -> Types.model_package_group
val make_pipeline : ?tags:Types.tag_list -> ?parallelism_configuration:Types.parallelism_configuration -> ?last_modified_by:Types.user_context -> ?created_by:Types.user_context -> ?last_run_time:Types.timestamp -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?pipeline_status:Types.pipeline_status -> ?role_arn:Types.role_arn -> ?pipeline_description:Types.pipeline_description -> ?pipeline_display_name:Types.pipeline_name -> ?pipeline_name:Types.pipeline_name -> ?pipeline_arn:Types.pipeline_arn -> unit -> Types.pipeline
val make_pipeline_experiment_config : ?trial_name:Types.experiment_entity_name -> ?experiment_name:Types.experiment_entity_name -> unit -> Types.pipeline_experiment_config
val make_pipeline_execution : ?pipeline_version_display_name:Types.pipeline_version_name -> ?pipeline_version_id:Types.pipeline_version_id -> ?pipeline_parameters:Types.parameter_list -> ?selective_execution_config:Types.selective_execution_config -> ?parallelism_configuration:Types.parallelism_configuration -> ?last_modified_by:Types.user_context -> ?created_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?failure_reason:Types.pipeline_execution_failure_reason -> ?pipeline_experiment_config:Types.pipeline_experiment_config -> ?pipeline_execution_description:Types.pipeline_execution_description -> ?pipeline_execution_status:Types.pipeline_execution_status -> ?pipeline_execution_display_name:Types.pipeline_execution_name -> ?pipeline_execution_arn:Types.pipeline_execution_arn -> ?pipeline_arn:Types.pipeline_arn -> unit -> Types.pipeline_execution
val make_pipeline_version : ?last_executed_pipeline_execution_status:Types.pipeline_execution_status -> ?last_executed_pipeline_execution_display_name:Types.pipeline_execution_name -> ?last_executed_pipeline_execution_arn:Types.pipeline_execution_arn -> ?last_modified_by:Types.user_context -> ?created_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?pipeline_version_description:Types.pipeline_version_description -> ?pipeline_version_display_name:Types.pipeline_version_name -> ?pipeline_version_id:Types.pipeline_version_id -> ?pipeline_arn:Types.pipeline_arn -> unit -> Types.pipeline_version
val make_online_store_security_config : ?kms_key_id:Types.kms_key_id -> unit -> Types.online_store_security_config
val make_online_store_config : ?storage_type:Types.storage_type -> ?ttl_duration:Types.ttl_duration -> ?enable_online_store:Types.boolean_ -> ?security_config:Types.online_store_security_config -> unit -> Types.online_store_config
val make_s3_storage_config : ?resolved_output_s3_uri:Types.s3_uri -> ?kms_key_id:Types.kms_key_id -> s3_uri:Types.s3_uri -> unit -> Types.s3_storage_config
val make_data_catalog_config : database:Types.database -> catalog:Types.catalog -> table_name:Types.table_name -> unit -> Types.data_catalog_config
val make_offline_store_config : ?table_format:Types.table_format -> ?data_catalog_config:Types.data_catalog_config -> ?disable_glue_table_creation:Types.boolean_ -> s3_storage_config:Types.s3_storage_config -> unit -> Types.offline_store_config
val make_offline_store_status : ?blocked_reason:Types.blocked_reason -> status:Types.offline_store_status_value -> unit -> Types.offline_store_status
val make_last_update_status : ?failure_reason:Types.failure_reason -> status:Types.last_update_status_value -> unit -> Types.last_update_status
val make_feature_group : ?tags:Types.tag_list -> ?description:Types.description -> ?failure_reason:Types.failure_reason -> ?last_update_status:Types.last_update_status -> ?offline_store_status:Types.offline_store_status -> ?feature_group_status:Types.feature_group_status -> ?role_arn:Types.role_arn -> ?offline_store_config:Types.offline_store_config -> ?online_store_config:Types.online_store_config -> ?last_modified_time:Types.last_modified_time -> ?creation_time:Types.creation_time -> ?feature_definitions:Types.feature_definitions -> ?event_time_feature_name:Types.feature_name -> ?record_identifier_feature_name:Types.feature_name -> ?feature_group_name:Types.feature_group_name -> ?feature_group_arn:Types.feature_group_arn -> unit -> Types.feature_group
val make_feature_metadata : ?parameters:Types.feature_parameters -> ?description:Types.feature_description -> ?last_modified_time:Types.last_modified_time -> ?creation_time:Types.creation_time -> ?feature_type:Types.feature_type -> ?feature_name:Types.feature_name -> ?feature_group_name:Types.feature_group_name -> ?feature_group_arn:Types.feature_group_arn -> unit -> Types.feature_metadata
val make_project : ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?tags:Types.tag_list -> ?template_provider_details:Types.template_provider_detail_list -> ?creation_time:Types.timestamp -> ?created_by:Types.user_context -> ?project_status:Types.project_status -> ?service_catalog_provisioned_product_details: Types.service_catalog_provisioned_product_details -> ?service_catalog_provisioning_details: Types.service_catalog_provisioning_details -> ?project_description:Types.entity_description -> ?project_id:Types.project_id -> ?project_name:Types.project_entity_name -> ?project_arn:Types.project_arn -> unit -> Types.project
val make_hyperband_strategy_config : ?max_resource:Types.hyperband_strategy_max_resource -> ?min_resource:Types.hyperband_strategy_min_resource -> unit -> Types.hyperband_strategy_config
val make_hyper_parameter_tuning_job_strategy_config : ?hyperband_strategy_config:Types.hyperband_strategy_config -> unit -> Types.hyper_parameter_tuning_job_strategy_config
val make_resource_limits : ?max_runtime_in_seconds:Types.hyper_parameter_tuning_max_runtime_in_seconds -> ?max_number_of_training_jobs:Types.max_number_of_training_jobs -> max_parallel_training_jobs:Types.max_parallel_training_jobs -> unit -> Types.resource_limits
val make_integer_parameter_range : ?scaling_type:Types.hyper_parameter_scaling_type -> max_value:Types.parameter_value -> min_value:Types.parameter_value -> name:Types.parameter_key -> unit -> Types.integer_parameter_range
val make_continuous_parameter_range : ?scaling_type:Types.hyper_parameter_scaling_type -> max_value:Types.parameter_value -> min_value:Types.parameter_value -> name:Types.parameter_key -> unit -> Types.continuous_parameter_range
val make_categorical_parameter_range : values:Types.parameter_values -> name:Types.parameter_key -> unit -> Types.categorical_parameter_range
val make_auto_parameter : value_hint:Types.parameter_value -> name:Types.parameter_key -> unit -> Types.auto_parameter
val make_parameter_ranges : ?auto_parameters:Types.auto_parameters -> ?categorical_parameter_ranges:Types.categorical_parameter_ranges -> ?continuous_parameter_ranges:Types.continuous_parameter_ranges -> ?integer_parameter_ranges:Types.integer_parameter_ranges -> unit -> Types.parameter_ranges
val make_hyper_parameter_tuning_job_config : ?random_seed:Types.random_seed -> ?tuning_job_completion_criteria:Types.tuning_job_completion_criteria -> ?training_job_early_stopping_type:Types.training_job_early_stopping_type -> ?parameter_ranges:Types.parameter_ranges -> ?hyper_parameter_tuning_job_objective: Types.hyper_parameter_tuning_job_objective -> ?strategy_config:Types.hyper_parameter_tuning_job_strategy_config -> resource_limits:Types.resource_limits -> strategy:Types.hyper_parameter_tuning_job_strategy_type -> unit -> Types.hyper_parameter_tuning_job_config
val make_hyper_parameter_algorithm_specification : ?metric_definitions:Types.metric_definition_list -> ?algorithm_name:Types.arn_or_name -> ?training_image:Types.algorithm_image -> training_input_mode:Types.training_input_mode -> unit -> Types.hyper_parameter_algorithm_specification
val make_hyper_parameter_tuning_instance_config : volume_size_in_g_b:Types.volume_size_in_g_b -> instance_count:Types.training_instance_count -> instance_type:Types.training_instance_type -> unit -> Types.hyper_parameter_tuning_instance_config
val make_hyper_parameter_tuning_resource_config : ?instance_configs:Types.hyper_parameter_tuning_instance_configs -> ?allocation_strategy:Types.hyper_parameter_tuning_allocation_strategy -> ?volume_kms_key_id:Types.kms_key_id -> ?volume_size_in_g_b:Types.optional_volume_size_in_g_b -> ?instance_count:Types.training_instance_count -> ?instance_type:Types.training_instance_type -> unit -> Types.hyper_parameter_tuning_resource_config
val make_hyper_parameter_training_job_definition : ?environment:Types.hyper_parameter_training_job_environment_map -> ?retry_strategy:Types.retry_strategy -> ?checkpoint_config:Types.checkpoint_config -> ?enable_managed_spot_training:Types.boolean_ -> ?enable_inter_container_traffic_encryption:Types.boolean_ -> ?enable_network_isolation:Types.boolean_ -> ?hyper_parameter_tuning_resource_config: Types.hyper_parameter_tuning_resource_config -> ?resource_config:Types.resource_config -> ?vpc_config:Types.vpc_config -> ?input_data_config:Types.input_data_config -> ?static_hyper_parameters:Types.hyper_parameters -> ?hyper_parameter_ranges:Types.parameter_ranges -> ?tuning_objective:Types.hyper_parameter_tuning_job_objective -> ?definition_name:Types.hyper_parameter_training_job_definition_name -> stopping_condition:Types.stopping_condition -> output_data_config:Types.output_data_config -> role_arn:Types.role_arn -> algorithm_specification:Types.hyper_parameter_algorithm_specification -> unit -> Types.hyper_parameter_training_job_definition
val make_objective_status_counters : ?failed:Types.objective_status_counter -> ?pending:Types.objective_status_counter -> ?succeeded:Types.objective_status_counter -> unit -> Types.objective_status_counters
val make_final_hyper_parameter_tuning_job_objective_metric : ?type_:Types.hyper_parameter_tuning_job_objective_type -> value:Types.metric_value -> metric_name:Types.metric_name -> unit -> Types.final_hyper_parameter_tuning_job_objective_metric
val make_hyper_parameter_training_job_summary : ?objective_status:Types.objective_status -> ?final_hyper_parameter_tuning_job_objective_metric: Types.final_hyper_parameter_tuning_job_objective_metric -> ?failure_reason:Types.failure_reason -> ?training_end_time:Types.timestamp -> ?training_start_time:Types.timestamp -> ?tuning_job_name:Types.hyper_parameter_tuning_job_name -> ?training_job_definition_name: Types.hyper_parameter_training_job_definition_name -> tuned_hyper_parameters:Types.hyper_parameters -> training_job_status:Types.training_job_status -> creation_time:Types.timestamp -> training_job_arn:Types.training_job_arn -> training_job_name:Types.training_job_name -> unit -> Types.hyper_parameter_training_job_summary
val make_parent_hyper_parameter_tuning_job : ?hyper_parameter_tuning_job_name:Types.hyper_parameter_tuning_job_name -> unit -> Types.parent_hyper_parameter_tuning_job
val make_hyper_parameter_tuning_job_warm_start_config : warm_start_type:Types.hyper_parameter_tuning_job_warm_start_type -> parent_hyper_parameter_tuning_jobs:Types.parent_hyper_parameter_tuning_jobs -> unit -> Types.hyper_parameter_tuning_job_warm_start_config
val make_hyper_parameter_tuning_job_completion_details : ?convergence_detected_time:Types.timestamp -> ?number_of_training_jobs_objective_not_improving:Types.integer -> unit -> Types.hyper_parameter_tuning_job_completion_details
val make_hyper_parameter_tuning_job_consumed_resources : ?runtime_in_seconds:Types.integer -> unit -> Types.hyper_parameter_tuning_job_consumed_resources
val make_hyper_parameter_tuning_job_search_entity : ?tags:Types.tag_list -> ?consumed_resources:Types.hyper_parameter_tuning_job_consumed_resources -> ?tuning_job_completion_details: Types.hyper_parameter_tuning_job_completion_details -> ?failure_reason:Types.failure_reason -> ?warm_start_config:Types.hyper_parameter_tuning_job_warm_start_config -> ?overall_best_training_job:Types.hyper_parameter_training_job_summary -> ?best_training_job:Types.hyper_parameter_training_job_summary -> ?objective_status_counters:Types.objective_status_counters -> ?training_job_status_counters:Types.training_job_status_counters -> ?last_modified_time:Types.timestamp -> ?hyper_parameter_tuning_end_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?hyper_parameter_tuning_job_status:Types.hyper_parameter_tuning_job_status -> ?training_job_definitions:Types.hyper_parameter_training_job_definitions -> ?training_job_definition:Types.hyper_parameter_training_job_definition -> ?hyper_parameter_tuning_job_config:Types.hyper_parameter_tuning_job_config -> ?hyper_parameter_tuning_job_arn:Types.hyper_parameter_tuning_job_arn -> ?hyper_parameter_tuning_job_name:Types.hyper_parameter_tuning_job_name -> unit -> Types.hyper_parameter_tuning_job_search_entity
val make_model_card_security_config : ?kms_key_id:Types.kms_key_id -> unit -> Types.model_card_security_config
val make_model_card : ?model_package_group_name:Types.string_ -> ?risk_rating:Types.string_ -> ?model_id:Types.string_ -> ?tags:Types.tag_list -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?security_config:Types.model_card_security_config -> ?model_card_status:Types.model_card_status -> ?content:Types.model_card_content -> ?model_card_version:Types.integer -> ?model_card_name:Types.entity_name -> ?model_card_arn:Types.model_card_arn -> unit -> Types.model_card
val make_repository_auth_config : repository_credentials_provider_arn:Types.repository_credentials_provider_arn -> unit -> Types.repository_auth_config
val make_image_config : ?repository_auth_config:Types.repository_auth_config -> repository_access_mode:Types.repository_access_mode -> unit -> Types.image_config
val make_multi_model_config : ?model_cache_setting:Types.model_cache_setting -> unit -> Types.multi_model_config
val make_container_definition : ?container_metrics_config:Types.container_metrics_config -> ?multi_model_config:Types.multi_model_config -> ?inference_specification_name:Types.inference_specification_name -> ?model_package_name:Types.versioned_arn_or_name -> ?environment:Types.environment_map -> ?additional_model_data_sources:Types.additional_model_data_sources -> ?model_data_source:Types.model_data_source -> ?model_data_url:Types.url -> ?mode:Types.container_mode -> ?image_config:Types.image_config -> ?image:Types.container_image -> ?container_hostname:Types.container_hostname -> unit -> Types.container_definition
val make_inference_execution_config : mode:Types.inference_execution_mode -> unit -> Types.inference_execution_config
val make_real_time_inference_recommendation : ?environment:Types.environment_map -> instance_type:Types.production_variant_instance_type -> recommendation_id:Types.string_ -> unit -> Types.real_time_inference_recommendation
val make_deployment_recommendation : ?real_time_inference_recommendations: Types.real_time_inference_recommendations -> recommendation_status:Types.recommendation_status -> unit -> Types.deployment_recommendation
val make_model : ?deployment_recommendation:Types.deployment_recommendation -> ?tags:Types.tag_list -> ?enable_network_isolation:Types.boolean_ -> ?model_arn:Types.model_arn -> ?creation_time:Types.timestamp -> ?vpc_config:Types.vpc_config -> ?execution_role_arn:Types.role_arn -> ?inference_execution_config:Types.inference_execution_config -> ?containers:Types.container_definition_list -> ?primary_container:Types.container_definition -> ?model_name:Types.model_name -> unit -> Types.model
val make_model_dashboard_endpoint : endpoint_status:Types.endpoint_status -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> endpoint_arn:Types.endpoint_arn -> endpoint_name:Types.endpoint_name -> unit -> Types.model_dashboard_endpoint
val make_model_dashboard_indicator_action : ?enabled:Types.boolean_ -> unit -> Types.model_dashboard_indicator_action
val make_monitoring_alert_actions : ?model_dashboard_indicator:Types.model_dashboard_indicator_action -> unit -> Types.monitoring_alert_actions
val make_monitoring_alert_summary : actions:Types.monitoring_alert_actions -> evaluation_period:Types.monitoring_evaluation_period -> datapoints_to_alert:Types.monitoring_datapoints_to_alert -> alert_status:Types.monitoring_alert_status -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> monitoring_alert_name:Types.monitoring_alert_name -> unit -> Types.monitoring_alert_summary
val make_model_dashboard_monitoring_schedule : ?batch_transform_input:Types.batch_transform_input -> ?last_monitoring_execution_summary:Types.monitoring_execution_summary -> ?monitoring_alert_summaries:Types.monitoring_alert_summary_list -> ?endpoint_name:Types.endpoint_name -> ?monitoring_schedule_config:Types.monitoring_schedule_config -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?failure_reason:Types.failure_reason -> ?monitoring_type:Types.monitoring_type -> ?monitoring_schedule_status:Types.schedule_status -> ?monitoring_schedule_name:Types.monitoring_schedule_name -> ?monitoring_schedule_arn:Types.monitoring_schedule_arn -> unit -> Types.model_dashboard_monitoring_schedule
val make_model_dashboard_model_card : ?risk_rating:Types.string_ -> ?model_id:Types.string_ -> ?tags:Types.tag_list -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?security_config:Types.model_card_security_config -> ?model_card_status:Types.model_card_status -> ?model_card_version:Types.integer -> ?model_card_name:Types.entity_name -> ?model_card_arn:Types.model_card_arn -> unit -> Types.model_dashboard_model_card
val make_model_dashboard_model : ?model_card:Types.model_dashboard_model_card -> ?monitoring_schedules:Types.model_dashboard_monitoring_schedules -> ?last_batch_transform_job:Types.transform_job -> ?endpoints:Types.model_dashboard_endpoints -> ?model:Types.model -> unit -> Types.model_dashboard_model
val make_job_secondary_status_transition : ?status_message:Types.string_ -> ?end_time:Types.timestamp -> start_time:Types.timestamp -> status:Types.job_secondary_status -> unit -> Types.job_secondary_status_transition
val make_job : ?tags:Types.tag_list -> ?failure_reason:Types.failure_reason -> ?secondary_status_transitions:Types.job_secondary_status_transitions -> ?secondary_status:Types.job_secondary_status -> ?job_status:Types.job_status -> ?end_time:Types.timestamp -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?job_config_document:Types.job_config_document -> ?job_config_schema_version:Types.job_schema_version -> ?job_category:Types.job_category -> ?role_arn:Types.role_arn -> ?job_arn:Types.job_arn -> ?job_name:Types.job_name -> unit -> Types.job
val make_search_record : ?job:Types.job -> ?model:Types.model_dashboard_model -> ?model_card:Types.model_card -> ?hyper_parameter_tuning_job:Types.hyper_parameter_tuning_job_search_entity -> ?project:Types.project -> ?feature_metadata:Types.feature_metadata -> ?feature_group:Types.feature_group -> ?pipeline_version:Types.pipeline_version -> ?pipeline_execution:Types.pipeline_execution -> ?pipeline:Types.pipeline -> ?model_package_group:Types.model_package_group -> ?model_package:Types.model_package -> ?endpoint:Types.endpoint -> ?trial_component:Types.trial_component -> ?trial:Types.trial -> ?experiment:Types.experiment -> ?training_job:Types.training_job -> unit -> Types.search_record
val make_search_response : ?total_hits:Types.total_hits -> ?next_token:Types.next_token -> ?results:Types.search_results_list -> unit -> Types.search_response
val make_filter : ?value:Types.filter_value -> ?operator:Types.operator -> name:Types.resource_property_name -> unit -> Types.filter
val make_nested_filters : filters:Types.filter_list -> nested_property_name:Types.resource_property_name -> unit -> Types.nested_filters
val make_search_expression : ?operator:Types.boolean_operator -> ?sub_expressions:Types.search_expression_list -> ?nested_filters:Types.nested_filters_list -> ?filters:Types.filter_list -> unit -> Types.search_expression
val make_search_request : ?visibility_conditions:Types.visibility_conditions_list -> ?cross_account_filter_option:Types.cross_account_filter_option -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.search_sort_order -> ?sort_by:Types.resource_property_name -> ?search_expression:Types.search_expression -> resource:Types.resource_type -> unit -> Types.search_request
val make_scaling_policy_objective : ?max_invocations_per_minute:Types.integer -> ?min_invocations_per_minute:Types.integer -> unit -> Types.scaling_policy_objective
val make_scaling_policy_metric : ?model_latency:Types.integer -> ?invocations_per_instance:Types.integer -> unit -> Types.scaling_policy_metric
val make_retry_pipeline_execution_response : ?pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.retry_pipeline_execution_response
val make_retry_pipeline_execution_request : ?parallelism_configuration:Types.parallelism_configuration -> client_request_token:Types.idempotency_token -> pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.retry_pipeline_execution_request
val make_rendering_error : message:Types.string_ -> code:Types.string_ -> unit -> Types.rendering_error
val make_render_ui_template_response : errors:Types.rendering_error_list -> rendered_content:Types.string_ -> unit -> Types.render_ui_template_response
val make_renderable_task : input:Types.task_input -> unit -> Types.renderable_task
val make_render_ui_template_request : ?human_task_ui_arn:Types.human_task_ui_arn -> ?ui_template:Types.ui_template -> role_arn:Types.role_arn -> task:Types.renderable_task -> unit -> Types.render_ui_template_request
val make_register_devices_request : ?tags:Types.tag_list -> devices:Types.devices -> device_fleet_name:Types.entity_name -> unit -> Types.register_devices_request
val make_edge : ?association_type:Types.association_edge_type -> ?destination_arn:Types.association_entity_arn -> ?source_arn:Types.association_entity_arn -> unit -> Types.edge
val make_query_lineage_response : ?next_token:Types.string8192 -> ?edges:Types.edges -> ?vertices:Types.vertices -> unit -> Types.query_lineage_response
val make_query_filters : ?properties:Types.query_properties -> ?modified_after:Types.timestamp -> ?modified_before:Types.timestamp -> ?created_after:Types.timestamp -> ?created_before:Types.timestamp -> ?lineage_types:Types.query_lineage_types -> ?types:Types.query_types -> unit -> Types.query_filters
val make_query_lineage_request : ?next_token:Types.string8192 -> ?max_results:Types.query_lineage_max_results -> ?max_depth:Types.query_lineage_max_depth -> ?filters:Types.query_filters -> ?include_edges:Types.boolean_ -> ?direction:Types.direction -> ?start_arns:Types.query_lineage_start_arns -> unit -> Types.query_lineage_request
val make_put_model_package_group_policy_output : model_package_group_arn:Types.model_package_group_arn -> unit -> Types.put_model_package_group_policy_output
val make_put_model_package_group_policy_input : resource_policy:Types.policy_string -> model_package_group_name:Types.entity_name -> unit -> Types.put_model_package_group_policy_input
val make_list_workteams_response : ?next_token:Types.next_token -> workteams:Types.workteams -> unit -> Types.list_workteams_response
val make_list_workteams_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?name_contains:Types.workteam_name -> ?sort_order:Types.sort_order -> ?sort_by:Types.list_workteams_sort_by_options -> unit -> Types.list_workteams_request
val make_list_workforces_response : ?next_token:Types.next_token -> workforces:Types.workforces -> unit -> Types.list_workforces_response
val make_list_workforces_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?name_contains:Types.workforce_name -> ?sort_order:Types.sort_order -> ?sort_by:Types.list_workforces_sort_by_options -> unit -> Types.list_workforces_request
val make_list_user_profiles_response : ?next_token:Types.next_token -> ?user_profiles:Types.user_profile_list -> unit -> Types.list_user_profiles_response
val make_list_user_profiles_request : ?user_profile_name_contains:Types.user_profile_name -> ?domain_id_equals:Types.domain_id -> ?sort_by:Types.user_profile_sort_key -> ?sort_order:Types.sort_order -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> unit -> Types.list_user_profiles_request
val make_list_ultra_servers_by_reserved_capacity_response : ?next_token:Types.next_token -> ultra_servers:Types.ultra_servers -> unit -> Types.list_ultra_servers_by_reserved_capacity_response
val make_list_ultra_servers_by_reserved_capacity_request : ?next_token:Types.next_token -> ?max_results:Types.max_results -> reserved_capacity_arn:Types.reserved_capacity_arn -> unit -> Types.list_ultra_servers_by_reserved_capacity_request
val make_list_trials_response : ?next_token:Types.next_token -> ?trial_summaries:Types.trial_summaries -> unit -> Types.list_trials_response
val make_list_trials_request : ?next_token:Types.next_token -> ?max_results:Types.max_results -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_trials_by -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> ?trial_component_name:Types.experiment_entity_name -> ?experiment_name:Types.experiment_entity_name -> unit -> Types.list_trials_request
val make_list_trial_components_response : ?next_token:Types.next_token -> ?trial_component_summaries:Types.trial_component_summaries -> unit -> Types.list_trial_components_response
val make_list_trial_components_request : ?next_token:Types.next_token -> ?max_results:Types.max_results -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_trial_components_by -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> ?source_arn:Types.string256 -> ?trial_name:Types.experiment_entity_name -> ?experiment_name:Types.experiment_entity_name -> unit -> Types.list_trial_components_request
val make_list_transform_jobs_response : ?next_token:Types.next_token -> transform_job_summaries:Types.transform_job_summaries -> unit -> Types.list_transform_jobs_response
val make_list_transform_jobs_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_by -> ?status_equals:Types.transform_job_status -> ?name_contains:Types.name_contains -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> unit -> Types.list_transform_jobs_request
val make_list_training_plans_response : ?next_token:Types.next_token -> training_plan_summaries:Types.training_plan_summaries -> unit -> Types.list_training_plans_response
val make_list_training_plans_request : ?filters:Types.training_plan_filters -> ?sort_order:Types.training_plan_sort_order -> ?sort_by:Types.training_plan_sort_by -> ?start_time_before:Types.timestamp -> ?start_time_after:Types.timestamp -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> unit -> Types.list_training_plans_request
val make_list_training_jobs_for_hyper_parameter_tuning_job_response : ?next_token:Types.next_token -> training_job_summaries:Types.hyper_parameter_training_job_summaries -> unit -> Types.list_training_jobs_for_hyper_parameter_tuning_job_response
val make_list_training_jobs_for_hyper_parameter_tuning_job_request : ?sort_order:Types.sort_order -> ?sort_by:Types.training_job_sort_by_options -> ?status_equals:Types.training_job_status -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> hyper_parameter_tuning_job_name:Types.hyper_parameter_tuning_job_name -> unit -> Types.list_training_jobs_for_hyper_parameter_tuning_job_request
val make_list_training_jobs_response : ?next_token:Types.next_token -> training_job_summaries:Types.training_job_summaries -> unit -> Types.list_training_jobs_response
val make_list_training_jobs_request : ?training_plan_arn_equals:Types.training_plan_arn -> ?warm_pool_status_equals:Types.warm_pool_resource_status -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_by -> ?status_equals:Types.training_job_status -> ?name_contains:Types.name_contains -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> unit -> Types.list_training_jobs_request
val make_list_tags_output : ?next_token:Types.next_token -> ?tags:Types.tag_list -> unit -> Types.list_tags_output
val make_list_tags_input : ?max_results:Types.list_tags_max_results -> ?next_token:Types.next_token -> resource_arn:Types.resource_arn -> unit -> Types.list_tags_input
val make_list_subscribed_workteams_response : ?next_token:Types.next_token -> subscribed_workteams:Types.subscribed_workteams -> unit -> Types.list_subscribed_workteams_response
val make_list_subscribed_workteams_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?name_contains:Types.workteam_name -> unit -> Types.list_subscribed_workteams_request
val make_list_studio_lifecycle_configs_response : ?studio_lifecycle_configs:Types.studio_lifecycle_configs_list -> ?next_token:Types.next_token -> unit -> Types.list_studio_lifecycle_configs_response
val make_list_studio_lifecycle_configs_request : ?sort_order:Types.sort_order -> ?sort_by:Types.studio_lifecycle_config_sort_key -> ?modified_time_after:Types.timestamp -> ?modified_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?app_type_equals:Types.studio_lifecycle_config_app_type -> ?name_contains:Types.studio_lifecycle_config_name -> ?next_token:Types.next_token -> ?max_results:Types.max_results -> unit -> Types.list_studio_lifecycle_configs_request
val make_device_deployment_summary : ?deployment_start_time:Types.timestamp -> ?description:Types.device_description -> ?device_deployment_status_message:Types.string_ -> ?device_deployment_status:Types.device_deployment_status -> ?device_fleet_name:Types.entity_name -> ?deployed_stage_name:Types.entity_name -> device_arn:Types.device_arn -> device_name:Types.device_name -> stage_name:Types.entity_name -> edge_deployment_plan_name:Types.entity_name -> edge_deployment_plan_arn:Types.edge_deployment_plan_arn -> unit -> Types.device_deployment_summary
val make_list_stage_devices_response : ?next_token:Types.next_token -> device_deployment_summaries:Types.device_deployment_summaries -> unit -> Types.list_stage_devices_response
val make_list_stage_devices_request : ?exclude_devices_deployed_in_other_stage:Types.boolean_ -> ?max_results:Types.list_max_results -> ?next_token:Types.next_token -> stage_name:Types.entity_name -> edge_deployment_plan_name:Types.entity_name -> unit -> Types.list_stage_devices_request
val make_list_spaces_response : ?next_token:Types.next_token -> ?spaces:Types.space_list -> unit -> Types.list_spaces_response
val make_list_spaces_request : ?space_name_contains:Types.space_name -> ?domain_id_equals:Types.domain_id -> ?sort_by:Types.space_sort_key -> ?sort_order:Types.sort_order -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> unit -> Types.list_spaces_request
val make_resource_catalog : creation_time:Types.timestamp -> description:Types.resource_catalog_description -> resource_catalog_name:Types.resource_catalog_name -> resource_catalog_arn:Types.resource_catalog_arn -> unit -> Types.resource_catalog
val make_list_resource_catalogs_response : ?next_token:Types.next_token -> ?resource_catalogs:Types.resource_catalog_list -> unit -> Types.list_resource_catalogs_response
val make_list_resource_catalogs_request : ?next_token:Types.next_token -> ?max_results:Types.max_results -> ?sort_by:Types.resource_catalog_sort_by -> ?sort_order:Types.resource_catalog_sort_order -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?name_contains:Types.resource_catalog_name -> unit -> Types.list_resource_catalogs_request
val make_project_summary : ?project_description:Types.entity_description -> project_status:Types.project_status -> creation_time:Types.timestamp -> project_id:Types.project_id -> project_arn:Types.project_arn -> project_name:Types.project_entity_name -> unit -> Types.project_summary
val make_list_projects_output : ?next_token:Types.next_token -> project_summary_list:Types.project_summary_list -> unit -> Types.list_projects_output
val make_list_projects_input : ?sort_order:Types.project_sort_order -> ?sort_by:Types.project_sort_by -> ?next_token:Types.next_token -> ?name_contains:Types.project_entity_name -> ?max_results:Types.max_results -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> unit -> Types.list_projects_input
val make_processing_job_summary : ?exit_message:Types.exit_message -> ?failure_reason:Types.failure_reason -> ?last_modified_time:Types.timestamp -> ?processing_end_time:Types.timestamp -> processing_job_status:Types.processing_job_status -> creation_time:Types.timestamp -> processing_job_arn:Types.processing_job_arn -> processing_job_name:Types.processing_job_name -> unit -> Types.processing_job_summary
val make_list_processing_jobs_response : ?next_token:Types.next_token -> processing_job_summaries:Types.processing_job_summaries -> unit -> Types.list_processing_jobs_response
val make_list_processing_jobs_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_by -> ?status_equals:Types.processing_job_status -> ?name_contains:Types.string_ -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> unit -> Types.list_processing_jobs_request
val make_pipeline_version_summary : ?last_execution_pipeline_execution_arn:Types.pipeline_execution_arn -> ?pipeline_version_display_name:Types.pipeline_version_name -> ?pipeline_version_description:Types.pipeline_version_description -> ?creation_time:Types.timestamp -> ?pipeline_version_id:Types.pipeline_version_id -> ?pipeline_arn:Types.pipeline_arn -> unit -> Types.pipeline_version_summary
val make_list_pipeline_versions_response : ?next_token:Types.next_token -> ?pipeline_version_summaries:Types.pipeline_version_summary_list -> unit -> Types.list_pipeline_versions_response
val make_list_pipeline_versions_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> pipeline_name:Types.pipeline_name_or_arn -> unit -> Types.list_pipeline_versions_request
val make_pipeline_summary : ?last_execution_time:Types.timestamp -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?role_arn:Types.role_arn -> ?pipeline_description:Types.pipeline_description -> ?pipeline_display_name:Types.pipeline_name -> ?pipeline_name:Types.pipeline_name -> ?pipeline_arn:Types.pipeline_arn -> unit -> Types.pipeline_summary
val make_list_pipelines_response : ?next_token:Types.next_token -> ?pipeline_summaries:Types.pipeline_summary_list -> unit -> Types.list_pipelines_response
val make_list_pipelines_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_pipelines_by -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> ?pipeline_name_prefix:Types.pipeline_name -> unit -> Types.list_pipelines_request
val make_list_pipeline_parameters_for_execution_response : ?next_token:Types.next_token -> ?pipeline_parameters:Types.parameter_list -> unit -> Types.list_pipeline_parameters_for_execution_response
val make_list_pipeline_parameters_for_execution_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.list_pipeline_parameters_for_execution_request
val make_processing_job_step_metadata : ?arn:Types.processing_job_arn -> unit -> Types.processing_job_step_metadata
val make_model_step_metadata : ?arn:Types.string256 -> unit -> Types.model_step_metadata
val make_register_model_step_metadata : ?arn:Types.string256 -> unit -> Types.register_model_step_metadata
val make_condition_step_metadata : ?outcome:Types.condition_outcome -> unit -> Types.condition_step_metadata
val make_callback_step_metadata : ?output_parameters:Types.output_parameter_list -> ?sqs_queue_url:Types.string256 -> ?callback_token:Types.callback_token -> unit -> Types.callback_step_metadata
val make_lambda_step_metadata : ?output_parameters:Types.output_parameter_list -> ?arn:Types.string256 -> unit -> Types.lambda_step_metadata
val make_emr_step_metadata : ?log_file_path:Types.string1024 -> ?step_name:Types.string256 -> ?step_id:Types.string256 -> ?cluster_id:Types.string256 -> unit -> Types.emr_step_metadata
val make_quality_check_step_metadata : ?register_new_baseline:Types.boolean_ -> ?skip_check:Types.boolean_ -> ?check_job_arn:Types.string256 -> ?violation_report:Types.string1024 -> ?model_package_group_name:Types.string256 -> ?calculated_baseline_constraints:Types.string1024 -> ?calculated_baseline_statistics:Types.string1024 -> ?baseline_used_for_drift_check_constraints:Types.string1024 -> ?baseline_used_for_drift_check_statistics:Types.string1024 -> ?check_type:Types.string256 -> unit -> Types.quality_check_step_metadata
val make_clarify_check_step_metadata : ?register_new_baseline:Types.boolean_ -> ?skip_check:Types.boolean_ -> ?check_job_arn:Types.string256 -> ?violation_report:Types.string1024 -> ?model_package_group_name:Types.string256 -> ?calculated_baseline_constraints:Types.string1024 -> ?baseline_used_for_drift_check_constraints:Types.string1024 -> ?check_type:Types.string256 -> unit -> Types.clarify_check_step_metadata
val make_fail_step_metadata : ?error_message:Types.string3072 -> unit -> Types.fail_step_metadata
val make_auto_ml_job_step_metadata : ?arn:Types.auto_ml_job_arn -> unit -> Types.auto_ml_job_step_metadata
val make_endpoint_step_metadata : ?arn:Types.endpoint_arn -> unit -> Types.endpoint_step_metadata
val make_endpoint_config_step_metadata : ?arn:Types.endpoint_config_arn -> unit -> Types.endpoint_config_step_metadata
val make_bedrock_custom_model_metadata : ?arn:Types.string1024 -> unit -> Types.bedrock_custom_model_metadata
val make_bedrock_custom_model_deployment_metadata : ?arn:Types.string1024 -> unit -> Types.bedrock_custom_model_deployment_metadata
val make_bedrock_provisioned_model_throughput_metadata : ?arn:Types.string1024 -> unit -> Types.bedrock_provisioned_model_throughput_metadata
val make_bedrock_model_import_metadata : ?arn:Types.string1024 -> unit -> Types.bedrock_model_import_metadata
val make_inference_component_metadata : ?arn:Types.string2048 -> unit -> Types.inference_component_metadata
val make_association_info : destination_arn:Types.string2048 -> source_arn:Types.string2048 -> unit -> Types.association_info
val make_lineage_metadata : ?associations:Types.association_info_list -> ?context_arns:Types.map_string2048 -> ?artifact_arns:Types.map_string2048 -> ?action_arns:Types.map_string2048 -> unit -> Types.lineage_metadata
val make_job_step_metadata : ?arn:Types.string1024 -> unit -> Types.job_step_metadata
val make_pipeline_execution_step : ?selective_execution_result:Types.selective_execution_result -> ?attempt_count:Types.integer -> ?metadata:Types.pipeline_execution_step_metadata -> ?failure_reason:Types.failure_reason -> ?cache_hit_result:Types.cache_hit_result -> ?step_status:Types.step_status -> ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> ?step_description:Types.step_description -> ?step_display_name:Types.step_display_name -> ?step_name:Types.step_name -> unit -> Types.pipeline_execution_step
val make_list_pipeline_execution_steps_response : ?next_token:Types.next_token -> ?pipeline_execution_steps:Types.pipeline_execution_step_list -> unit -> Types.list_pipeline_execution_steps_response
val make_list_pipeline_execution_steps_request : ?sort_order:Types.sort_order -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.list_pipeline_execution_steps_request
val make_pipeline_execution_summary : ?pipeline_execution_failure_reason:Types.string3072 -> ?pipeline_execution_display_name:Types.pipeline_execution_name -> ?pipeline_execution_description:Types.pipeline_execution_description -> ?pipeline_execution_status:Types.pipeline_execution_status -> ?start_time:Types.timestamp -> ?pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.pipeline_execution_summary
val make_list_pipeline_executions_response : ?next_token:Types.next_token -> ?pipeline_execution_summaries:Types.pipeline_execution_summary_list -> unit -> Types.list_pipeline_executions_response
val make_list_pipeline_executions_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_pipeline_executions_by -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> pipeline_name:Types.pipeline_name_or_arn -> unit -> Types.list_pipeline_executions_request
val make_partner_app_summary : ?creation_time:Types.timestamp -> ?status:Types.partner_app_status -> ?type_:Types.partner_app_type -> ?name:Types.partner_app_name -> ?arn:Types.partner_app_arn -> unit -> Types.partner_app_summary
val make_list_partner_apps_response : ?next_token:Types.next_token -> ?summaries:Types.partner_app_summaries -> unit -> Types.list_partner_apps_response
val make_list_partner_apps_request : ?next_token:Types.next_token -> ?max_results:Types.max_results -> unit -> Types.list_partner_apps_request
val make_optimization_job_summary : ?max_instance_count:Types.optimization_job_max_instance_count -> ?last_modified_time:Types.last_modified_time -> ?optimization_end_time:Types.timestamp -> ?optimization_start_time:Types.timestamp -> optimization_types:Types.optimization_types -> deployment_instance_type:Types.optimization_job_deployment_instance_type -> optimization_job_status:Types.optimization_job_status -> creation_time:Types.creation_time -> optimization_job_arn:Types.optimization_job_arn -> optimization_job_name:Types.entity_name -> unit -> Types.optimization_job_summary
val make_list_optimization_jobs_response : ?next_token:Types.next_token -> optimization_job_summaries:Types.optimization_job_summaries -> unit -> Types.list_optimization_jobs_response
val make_list_optimization_jobs_request : ?sort_order:Types.sort_order -> ?sort_by:Types.list_optimization_jobs_sort_by -> ?status_equals:Types.optimization_job_status -> ?name_contains:Types.name_contains -> ?optimization_contains:Types.name_contains -> ?last_modified_time_before:Types.last_modified_time -> ?last_modified_time_after:Types.last_modified_time -> ?creation_time_before:Types.creation_time -> ?creation_time_after:Types.creation_time -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> unit -> Types.list_optimization_jobs_request
val make_notebook_instance_summary : ?additional_code_repositories:Types.additional_code_repository_names_or_urls -> ?default_code_repository:Types.code_repository_name_or_url -> ?notebook_instance_lifecycle_config_name: Types.notebook_instance_lifecycle_config_name -> ?last_modified_time:Types.last_modified_time -> ?creation_time:Types.creation_time -> ?instance_type:Types.instance_type -> ?url:Types.notebook_instance_url -> ?notebook_instance_status:Types.notebook_instance_status -> notebook_instance_arn:Types.notebook_instance_arn -> notebook_instance_name:Types.notebook_instance_name -> unit -> Types.notebook_instance_summary
val make_list_notebook_instances_output : ?notebook_instances:Types.notebook_instance_summary_list -> ?next_token:Types.next_token -> unit -> Types.list_notebook_instances_output
val make_list_notebook_instances_input : ?additional_code_repository_equals:Types.code_repository_name_or_url -> ?default_code_repository_contains:Types.code_repository_contains -> ?notebook_instance_lifecycle_config_name_contains: Types.notebook_instance_lifecycle_config_name -> ?status_equals:Types.notebook_instance_status -> ?last_modified_time_after:Types.last_modified_time -> ?last_modified_time_before:Types.last_modified_time -> ?creation_time_after:Types.creation_time -> ?creation_time_before:Types.creation_time -> ?name_contains:Types.notebook_instance_name_contains -> ?sort_order:Types.notebook_instance_sort_order -> ?sort_by:Types.notebook_instance_sort_key -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> unit -> Types.list_notebook_instances_input
val make_notebook_instance_lifecycle_config_summary : ?last_modified_time:Types.last_modified_time -> ?creation_time:Types.creation_time -> notebook_instance_lifecycle_config_arn: Types.notebook_instance_lifecycle_config_arn -> notebook_instance_lifecycle_config_name: Types.notebook_instance_lifecycle_config_name -> unit -> Types.notebook_instance_lifecycle_config_summary
val make_list_notebook_instance_lifecycle_configs_output : ?notebook_instance_lifecycle_configs: Types.notebook_instance_lifecycle_config_summary_list -> ?next_token:Types.next_token -> unit -> Types.list_notebook_instance_lifecycle_configs_output
val make_list_notebook_instance_lifecycle_configs_input : ?last_modified_time_after:Types.last_modified_time -> ?last_modified_time_before:Types.last_modified_time -> ?creation_time_after:Types.creation_time -> ?creation_time_before:Types.creation_time -> ?name_contains:Types.notebook_instance_lifecycle_config_name_contains -> ?sort_order:Types.notebook_instance_lifecycle_config_sort_order -> ?sort_by:Types.notebook_instance_lifecycle_config_sort_key -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> unit -> Types.list_notebook_instance_lifecycle_configs_input
val make_monitoring_schedule_summary : ?monitoring_type:Types.monitoring_type -> ?monitoring_job_definition_name:Types.monitoring_job_definition_name -> ?endpoint_name:Types.endpoint_name -> monitoring_schedule_status:Types.schedule_status -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> monitoring_schedule_arn:Types.monitoring_schedule_arn -> monitoring_schedule_name:Types.monitoring_schedule_name -> unit -> Types.monitoring_schedule_summary
val make_list_monitoring_schedules_response : ?next_token:Types.next_token -> monitoring_schedule_summaries:Types.monitoring_schedule_summary_list -> unit -> Types.list_monitoring_schedules_response
val make_list_monitoring_schedules_request : ?monitoring_type_equals:Types.monitoring_type -> ?monitoring_job_definition_name:Types.monitoring_job_definition_name -> ?status_equals:Types.schedule_status -> ?last_modified_time_after:Types.timestamp -> ?last_modified_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?name_contains:Types.name_contains -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.monitoring_schedule_sort_key -> ?endpoint_name:Types.endpoint_name -> unit -> Types.list_monitoring_schedules_request
val make_list_monitoring_executions_response : ?next_token:Types.next_token -> monitoring_execution_summaries:Types.monitoring_execution_summary_list -> unit -> Types.list_monitoring_executions_response
val make_list_monitoring_executions_request : ?monitoring_type_equals:Types.monitoring_type -> ?monitoring_job_definition_name:Types.monitoring_job_definition_name -> ?status_equals:Types.execution_status -> ?last_modified_time_after:Types.timestamp -> ?last_modified_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?scheduled_time_after:Types.timestamp -> ?scheduled_time_before:Types.timestamp -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.monitoring_execution_sort_key -> ?endpoint_name:Types.endpoint_name -> ?monitoring_schedule_name:Types.monitoring_schedule_name -> unit -> Types.list_monitoring_executions_request
val make_list_monitoring_alerts_response : ?next_token:Types.next_token -> ?monitoring_alert_summaries:Types.monitoring_alert_summary_list -> unit -> Types.list_monitoring_alerts_response
val make_list_monitoring_alerts_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> monitoring_schedule_name:Types.monitoring_schedule_name -> unit -> Types.list_monitoring_alerts_request
val make_monitoring_alert_history_summary : alert_status:Types.monitoring_alert_status -> creation_time:Types.timestamp -> monitoring_alert_name:Types.monitoring_alert_name -> monitoring_schedule_name:Types.monitoring_schedule_name -> unit -> Types.monitoring_alert_history_summary
val make_list_monitoring_alert_history_response : ?next_token:Types.next_token -> ?monitoring_alert_history:Types.monitoring_alert_history_list -> unit -> Types.list_monitoring_alert_history_response
val make_list_monitoring_alert_history_request : ?status_equals:Types.monitoring_alert_status -> ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.monitoring_alert_history_sort_key -> ?monitoring_alert_name:Types.monitoring_alert_name -> ?monitoring_schedule_name:Types.monitoring_schedule_name -> unit -> Types.list_monitoring_alert_history_request
val make_model_summary : creation_time:Types.timestamp -> model_arn:Types.model_arn -> model_name:Types.model_name -> unit -> Types.model_summary
val make_list_models_output : ?next_token:Types.pagination_token -> models:Types.model_summary_list -> unit -> Types.list_models_output
val make_list_models_input : ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?name_contains:Types.model_name_contains -> ?max_results:Types.max_results -> ?next_token:Types.pagination_token -> ?sort_order:Types.order_key -> ?sort_by:Types.model_sort_key -> unit -> Types.list_models_input
val make_monitoring_job_definition_summary : endpoint_name:Types.endpoint_name -> creation_time:Types.timestamp -> monitoring_job_definition_arn:Types.monitoring_job_definition_arn -> monitoring_job_definition_name:Types.monitoring_job_definition_name -> unit -> Types.monitoring_job_definition_summary
val make_list_model_quality_job_definitions_response : ?next_token:Types.next_token -> job_definition_summaries:Types.monitoring_job_definition_summary_list -> unit -> Types.list_model_quality_job_definitions_response
val make_list_model_quality_job_definitions_request : ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?name_contains:Types.name_contains -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.monitoring_job_definition_sort_key -> ?endpoint_name:Types.endpoint_name -> unit -> Types.list_model_quality_job_definitions_request
val make_model_package_summary : ?model_package_registration_type:Types.model_package_registration_type -> ?model_life_cycle:Types.model_life_cycle -> ?model_approval_status:Types.model_approval_status -> ?model_package_description:Types.entity_description -> ?model_package_version:Types.model_package_version -> ?model_package_group_name:Types.entity_name -> ?model_package_name:Types.entity_name -> model_package_status:Types.model_package_status -> creation_time:Types.creation_time -> model_package_arn:Types.model_package_arn -> unit -> Types.model_package_summary
val make_list_model_packages_output : ?next_token:Types.next_token -> model_package_summary_list:Types.model_package_summary_list -> unit -> Types.list_model_packages_output
val make_list_model_packages_input : ?sort_order:Types.sort_order -> ?sort_by:Types.model_package_sort_by -> ?next_token:Types.next_token -> ?model_package_type:Types.model_package_type -> ?model_package_group_name:Types.arn_or_name -> ?model_approval_status:Types.model_approval_status -> ?name_contains:Types.name_contains -> ?max_results:Types.max_results -> ?creation_time_before:Types.creation_time -> ?creation_time_after:Types.creation_time -> unit -> Types.list_model_packages_input
val make_managed_configuration : ?managed_storage_type:Types.managed_storage_type -> unit -> Types.managed_configuration
val make_model_package_group_summary : ?managed_configuration:Types.managed_configuration -> ?model_package_group_description:Types.entity_description -> model_package_group_status:Types.model_package_group_status -> creation_time:Types.creation_time -> model_package_group_arn:Types.model_package_group_arn -> model_package_group_name:Types.entity_name -> unit -> Types.model_package_group_summary
val make_list_model_package_groups_output : ?next_token:Types.next_token -> model_package_group_summary_list:Types.model_package_group_summary_list -> unit -> Types.list_model_package_groups_output
val make_list_model_package_groups_input : ?cross_account_filter_option:Types.cross_account_filter_option -> ?sort_order:Types.sort_order -> ?sort_by:Types.model_package_group_sort_by -> ?next_token:Types.next_token -> ?name_contains:Types.name_contains -> ?max_results:Types.max_results -> ?creation_time_before:Types.creation_time -> ?creation_time_after:Types.creation_time -> unit -> Types.list_model_package_groups_input
val make_model_metadata_summary : framework_version:Types.string_ -> model:Types.string_ -> task:Types.string_ -> framework:Types.string_ -> domain:Types.string_ -> unit -> Types.model_metadata_summary
val make_list_model_metadata_response : ?next_token:Types.next_token -> model_metadata_summaries:Types.model_metadata_summaries -> unit -> Types.list_model_metadata_response
val make_model_metadata_filter : value:Types.string256 -> name:Types.model_metadata_filter_type -> unit -> Types.model_metadata_filter
val make_model_metadata_search_expression : ?filters:Types.model_metadata_filters -> unit -> Types.model_metadata_search_expression
val make_list_model_metadata_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?search_expression:Types.model_metadata_search_expression -> unit -> Types.list_model_metadata_request
val make_list_model_explainability_job_definitions_response : ?next_token:Types.next_token -> job_definition_summaries:Types.monitoring_job_definition_summary_list -> unit -> Types.list_model_explainability_job_definitions_response
val make_list_model_explainability_job_definitions_request : ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?name_contains:Types.name_contains -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.monitoring_job_definition_sort_key -> ?endpoint_name:Types.endpoint_name -> unit -> Types.list_model_explainability_job_definitions_request
val make_model_card_version_summary : ?last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> model_card_version:Types.integer -> model_card_status:Types.model_card_status -> model_card_arn:Types.model_card_arn -> model_card_name:Types.entity_name -> unit -> Types.model_card_version_summary
val make_list_model_card_versions_response : ?next_token:Types.next_token -> model_card_version_summary_list:Types.model_card_version_summary_list -> unit -> Types.list_model_card_versions_response
val make_list_model_card_versions_request : ?sort_order:Types.model_card_sort_order -> ?sort_by:Types.model_card_version_sort_by -> ?next_token:Types.next_token -> ?model_card_status:Types.model_card_status -> ?max_results:Types.max_results -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> model_card_name:Types.model_card_name_or_arn -> unit -> Types.list_model_card_versions_request
val make_model_card_summary : ?last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> model_card_status:Types.model_card_status -> model_card_arn:Types.model_card_arn -> model_card_name:Types.entity_name -> unit -> Types.model_card_summary
val make_list_model_cards_response : ?next_token:Types.next_token -> model_card_summaries:Types.model_card_summary_list -> unit -> Types.list_model_cards_response
val make_list_model_cards_request : ?sort_order:Types.model_card_sort_order -> ?sort_by:Types.model_card_sort_by -> ?next_token:Types.next_token -> ?model_card_status:Types.model_card_status -> ?name_contains:Types.entity_name -> ?max_results:Types.max_results -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> unit -> Types.list_model_cards_request
val make_model_card_export_job_summary : last_modified_at:Types.timestamp -> created_at:Types.timestamp -> model_card_version:Types.integer -> model_card_name:Types.entity_name -> status:Types.model_card_export_job_status -> model_card_export_job_arn:Types.model_card_export_job_arn -> model_card_export_job_name:Types.entity_name -> unit -> Types.model_card_export_job_summary
val make_list_model_card_export_jobs_response : ?next_token:Types.next_token -> model_card_export_job_summaries:Types.model_card_export_job_summary_list -> unit -> Types.list_model_card_export_jobs_response
val make_list_model_card_export_jobs_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.model_card_export_job_sort_order -> ?sort_by:Types.model_card_export_job_sort_by -> ?status_equals:Types.model_card_export_job_status -> ?model_card_export_job_name_contains:Types.entity_name -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?model_card_version:Types.integer -> model_card_name:Types.entity_name -> unit -> Types.list_model_card_export_jobs_request
val make_list_model_bias_job_definitions_response : ?next_token:Types.next_token -> job_definition_summaries:Types.monitoring_job_definition_summary_list -> unit -> Types.list_model_bias_job_definitions_response
val make_list_model_bias_job_definitions_request : ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?name_contains:Types.name_contains -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.monitoring_job_definition_sort_key -> ?endpoint_name:Types.endpoint_name -> unit -> Types.list_model_bias_job_definitions_request
val make_list_mlflow_tracking_servers_response : ?next_token:Types.next_token -> ?tracking_server_summaries:Types.tracking_server_summary_list -> unit -> Types.list_mlflow_tracking_servers_response
val make_list_mlflow_tracking_servers_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_tracking_server_by -> ?mlflow_version:Types.mlflow_version -> ?tracking_server_status:Types.tracking_server_status -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> unit -> Types.list_mlflow_tracking_servers_request
val make_mlflow_app_summary : ?mlflow_version:Types.mlflow_version -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?status:Types.mlflow_app_status -> ?name:Types.mlflow_app_name -> ?arn:Types.mlflow_app_arn -> unit -> Types.mlflow_app_summary
val make_list_mlflow_apps_response : ?next_token:Types.next_token -> ?summaries:Types.mlflow_app_summaries -> unit -> Types.list_mlflow_apps_response
val make_list_mlflow_apps_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_mlflow_app_by -> ?account_default_status:Types.account_default_status -> ?default_for_domain_id:Types.string_ -> ?mlflow_version:Types.mlflow_version -> ?status:Types.mlflow_app_status -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> unit -> Types.list_mlflow_apps_request
val make_lineage_group_summary : ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?display_name:Types.experiment_entity_name -> ?lineage_group_name:Types.experiment_entity_name -> ?lineage_group_arn:Types.lineage_group_arn -> unit -> Types.lineage_group_summary
val make_list_lineage_groups_response : ?next_token:Types.next_token -> ?lineage_group_summaries:Types.lineage_group_summaries -> unit -> Types.list_lineage_groups_response
val make_list_lineage_groups_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_lineage_groups_by -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> unit -> Types.list_lineage_groups_request
val make_label_counters_for_workteam : ?total:Types.label_counter -> ?pending_human:Types.label_counter -> ?human_labeled:Types.label_counter -> unit -> Types.label_counters_for_workteam
val make_labeling_job_for_workteam_summary : ?number_of_human_workers_per_data_object: Types.number_of_human_workers_per_data_object -> ?label_counters:Types.label_counters_for_workteam -> ?labeling_job_name:Types.labeling_job_name -> creation_time:Types.timestamp -> work_requester_account_id:Types.account_id -> job_reference_code:Types.job_reference_code -> unit -> Types.labeling_job_for_workteam_summary
val make_list_labeling_jobs_for_workteam_response : ?next_token:Types.next_token -> labeling_job_summary_list:Types.labeling_job_for_workteam_summary_list -> unit -> Types.list_labeling_jobs_for_workteam_response
val make_list_labeling_jobs_for_workteam_request : ?sort_order:Types.sort_order -> ?sort_by:Types.list_labeling_jobs_for_workteam_sort_by_options -> ?job_reference_code_contains:Types.job_reference_code_contains -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?next_token:Types.next_token -> ?max_results:Types.max_results -> workteam_arn:Types.workteam_arn -> unit -> Types.list_labeling_jobs_for_workteam_request
val make_label_counters : ?unlabeled:Types.label_counter -> ?failed_non_retryable_error:Types.label_counter -> ?machine_labeled:Types.label_counter -> ?human_labeled:Types.label_counter -> ?total_labeled:Types.label_counter -> unit -> Types.label_counters
val make_labeling_job_output : ?final_active_learning_model_arn:Types.model_arn -> output_dataset_s3_uri:Types.s3_uri -> unit -> Types.labeling_job_output
val make_labeling_job_s3_data_source : manifest_s3_uri:Types.s3_uri -> unit -> Types.labeling_job_s3_data_source
val make_labeling_job_sns_data_source : sns_topic_arn:Types.sns_topic_arn -> unit -> Types.labeling_job_sns_data_source
val make_labeling_job_data_source : ?sns_data_source:Types.labeling_job_sns_data_source -> ?s3_data_source:Types.labeling_job_s3_data_source -> unit -> Types.labeling_job_data_source
val make_labeling_job_data_attributes : ?content_classifiers:Types.content_classifiers -> unit -> Types.labeling_job_data_attributes
val make_labeling_job_input_config : ?data_attributes:Types.labeling_job_data_attributes -> data_source:Types.labeling_job_data_source -> unit -> Types.labeling_job_input_config
val make_labeling_job_summary : ?input_config:Types.labeling_job_input_config -> ?labeling_job_output:Types.labeling_job_output -> ?failure_reason:Types.failure_reason -> ?annotation_consolidation_lambda_arn:Types.lambda_function_arn -> ?pre_human_task_lambda_arn:Types.lambda_function_arn -> workteam_arn:Types.workteam_arn -> label_counters:Types.label_counters -> labeling_job_status:Types.labeling_job_status -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> labeling_job_arn:Types.labeling_job_arn -> labeling_job_name:Types.labeling_job_name -> unit -> Types.labeling_job_summary
val make_list_labeling_jobs_response : ?next_token:Types.next_token -> ?labeling_job_summary_list:Types.labeling_job_summary_list -> unit -> Types.list_labeling_jobs_response
val make_list_labeling_jobs_request : ?status_equals:Types.labeling_job_status -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_by -> ?name_contains:Types.name_contains -> ?next_token:Types.next_token -> ?max_results:Types.max_results -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> unit -> Types.list_labeling_jobs_request
val make_job_config_schema_version_summary : job_config_schema_version:Types.job_schema_version -> unit -> Types.job_config_schema_version_summary
val make_list_job_schema_versions_response : ?next_token:Types.next_token -> job_config_schemas:Types.job_config_schemas -> unit -> Types.list_job_schema_versions_response
val make_list_job_schema_versions_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> job_category:Types.job_category -> unit -> Types.list_job_schema_versions_request
val make_job_summary : ?end_time:Types.timestamp -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> job_secondary_status:Types.job_secondary_status -> job_status:Types.job_status -> job_category:Types.job_category -> job_name:Types.job_name -> job_arn:Types.job_arn -> unit -> Types.job_summary
val make_list_jobs_response : ?next_token:Types.next_token -> job_summaries:Types.job_summaries -> unit -> Types.list_jobs_response
val make_list_jobs_request : ?status_equals:Types.job_status -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_by -> ?name_contains:Types.name_contains -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> job_category:Types.job_category -> unit -> Types.list_jobs_request
val make_recommendation_metrics : ?model_setup_time:Types.model_setup_time -> ?memory_utilization:Types.utilization_metric -> ?cpu_utilization:Types.utilization_metric -> ?model_latency:Types.integer -> ?max_invocations:Types.integer -> ?cost_per_inference:Types.float_ -> ?cost_per_hour:Types.float_ -> unit -> Types.recommendation_metrics
val make_inference_metrics : model_latency:Types.integer -> max_invocations:Types.integer -> unit -> Types.inference_metrics
val make_endpoint_output_configuration : ?serverless_config:Types.production_variant_serverless_config -> ?initial_instance_count:Types.initial_instance_count -> ?instance_type:Types.production_variant_instance_type -> variant_name:Types.string_ -> endpoint_name:Types.string_ -> unit -> Types.endpoint_output_configuration
val make_environment_parameter : value:Types.string_ -> value_type:Types.string_ -> key:Types.string_ -> unit -> Types.environment_parameter
val make_model_configuration : ?compilation_job_name:Types.recommendation_job_compilation_job_name -> ?environment_parameters:Types.environment_parameters -> ?inference_specification_name:Types.inference_specification_name -> unit -> Types.model_configuration
val make_recommendation_job_inference_benchmark : ?invocation_start_time:Types.invocation_start_time -> ?invocation_end_time:Types.invocation_end_time -> ?failure_reason:Types.recommendation_failure_reason -> ?endpoint_configuration:Types.endpoint_output_configuration -> ?endpoint_metrics:Types.inference_metrics -> ?metrics:Types.recommendation_metrics -> model_configuration:Types.model_configuration -> unit -> Types.recommendation_job_inference_benchmark
val make_inference_recommendations_job_step : ?inference_benchmark:Types.recommendation_job_inference_benchmark -> status:Types.recommendation_job_status -> job_name:Types.recommendation_job_name -> step_type:Types.recommendation_step_type -> unit -> Types.inference_recommendations_job_step
val make_list_inference_recommendations_job_steps_response : ?next_token:Types.next_token -> ?steps:Types.inference_recommendations_job_steps -> unit -> Types.list_inference_recommendations_job_steps_response
val make_list_inference_recommendations_job_steps_request : ?next_token:Types.next_token -> ?max_results:Types.max_results -> ?step_type:Types.recommendation_step_type -> ?status:Types.recommendation_job_status -> job_name:Types.recommendation_job_name -> unit -> Types.list_inference_recommendations_job_steps_request
val make_inference_recommendations_job : ?model_package_version_arn:Types.model_package_arn -> ?sample_payload_url:Types.s3_uri -> ?model_name:Types.model_name -> ?failure_reason:Types.failure_reason -> ?completion_time:Types.timestamp -> last_modified_time:Types.last_modified_time -> role_arn:Types.role_arn -> creation_time:Types.creation_time -> status:Types.recommendation_job_status -> job_arn:Types.recommendation_job_arn -> job_type:Types.recommendation_job_type -> job_description:Types.recommendation_job_description -> job_name:Types.recommendation_job_name -> unit -> Types.inference_recommendations_job
val make_list_inference_recommendations_jobs_response : ?next_token:Types.next_token -> inference_recommendations_jobs:Types.inference_recommendations_jobs -> unit -> Types.list_inference_recommendations_jobs_response
val make_list_inference_recommendations_jobs_request : ?model_package_version_arn_equals:Types.model_package_arn -> ?model_name_equals:Types.model_name -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.list_inference_recommendations_jobs_sort_by -> ?status_equals:Types.recommendation_job_status -> ?name_contains:Types.name_contains -> ?last_modified_time_before:Types.last_modified_time -> ?last_modified_time_after:Types.last_modified_time -> ?creation_time_before:Types.creation_time -> ?creation_time_after:Types.creation_time -> unit -> Types.list_inference_recommendations_jobs_request
val make_inference_experiment_summary : ?role_arn:Types.role_arn -> ?completion_time:Types.timestamp -> ?description:Types.inference_experiment_description -> ?status_reason:Types.inference_experiment_status_reason -> ?schedule:Types.inference_experiment_schedule -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> status:Types.inference_experiment_status -> type_:Types.inference_experiment_type -> name:Types.inference_experiment_name -> unit -> Types.inference_experiment_summary
val make_list_inference_experiments_response : ?next_token:Types.next_token -> ?inference_experiments:Types.inference_experiment_list -> unit -> Types.list_inference_experiments_response
val make_list_inference_experiments_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_inference_experiments_by -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?status_equals:Types.inference_experiment_status -> ?type_:Types.inference_experiment_type -> ?name_contains:Types.name_contains -> unit -> Types.list_inference_experiments_request
val make_inference_component_summary : ?inference_component_status:Types.inference_component_status -> last_modified_time:Types.timestamp -> variant_name:Types.variant_name -> endpoint_name:Types.endpoint_name -> endpoint_arn:Types.endpoint_arn -> inference_component_name:Types.inference_component_name -> inference_component_arn:Types.inference_component_arn -> creation_time:Types.timestamp -> unit -> Types.inference_component_summary
val make_list_inference_components_output : ?next_token:Types.pagination_token -> inference_components:Types.inference_component_summary_list -> unit -> Types.list_inference_components_output
val make_list_inference_components_input : ?variant_name_equals:Types.variant_name -> ?endpoint_name_equals:Types.endpoint_name -> ?status_equals:Types.inference_component_status -> ?last_modified_time_after:Types.timestamp -> ?last_modified_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?name_contains:Types.inference_component_name_contains -> ?max_results:Types.max_results -> ?next_token:Types.pagination_token -> ?sort_order:Types.order_key -> ?sort_by:Types.inference_component_sort_key -> unit -> Types.list_inference_components_input
val make_image_version : ?failure_reason:Types.failure_reason -> version:Types.image_version_number -> last_modified_time:Types.timestamp -> image_version_status:Types.image_version_status -> image_version_arn:Types.image_version_arn -> image_arn:Types.image_arn -> creation_time:Types.timestamp -> unit -> Types.image_version
val make_list_image_versions_response : ?next_token:Types.next_token -> ?image_versions:Types.image_versions -> unit -> Types.list_image_versions_response
val make_list_image_versions_request : ?sort_order:Types.image_version_sort_order -> ?sort_by:Types.image_version_sort_by -> ?next_token:Types.next_token -> ?max_results:Types.max_results -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> image_name:Types.image_name -> unit -> Types.list_image_versions_request
val make_image : ?failure_reason:Types.failure_reason -> ?display_name:Types.image_display_name -> ?description:Types.image_description -> last_modified_time:Types.timestamp -> image_status:Types.image_status -> image_name:Types.image_name -> image_arn:Types.image_arn -> creation_time:Types.timestamp -> unit -> Types.image
val make_list_images_response : ?next_token:Types.next_token -> ?images:Types.images -> unit -> Types.list_images_response
val make_list_images_request : ?sort_order:Types.image_sort_order -> ?sort_by:Types.image_sort_by -> ?next_token:Types.next_token -> ?name_contains:Types.image_name_contains -> ?max_results:Types.max_results -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> unit -> Types.list_images_request
val make_hyper_parameter_tuning_job_summary : ?resource_limits:Types.resource_limits -> ?last_modified_time:Types.timestamp -> ?hyper_parameter_tuning_end_time:Types.timestamp -> objective_status_counters:Types.objective_status_counters -> training_job_status_counters:Types.training_job_status_counters -> creation_time:Types.timestamp -> strategy:Types.hyper_parameter_tuning_job_strategy_type -> hyper_parameter_tuning_job_status:Types.hyper_parameter_tuning_job_status -> hyper_parameter_tuning_job_arn:Types.hyper_parameter_tuning_job_arn -> hyper_parameter_tuning_job_name:Types.hyper_parameter_tuning_job_name -> unit -> Types.hyper_parameter_tuning_job_summary
val make_list_hyper_parameter_tuning_jobs_response : ?next_token:Types.next_token -> hyper_parameter_tuning_job_summaries: Types.hyper_parameter_tuning_job_summaries -> unit -> Types.list_hyper_parameter_tuning_jobs_response
val make_list_hyper_parameter_tuning_jobs_request : ?status_equals:Types.hyper_parameter_tuning_job_status -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?name_contains:Types.name_contains -> ?sort_order:Types.sort_order -> ?sort_by:Types.hyper_parameter_tuning_job_sort_by_options -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> unit -> Types.list_hyper_parameter_tuning_jobs_request
val make_human_task_ui_summary : creation_time:Types.timestamp -> human_task_ui_arn:Types.human_task_ui_arn -> human_task_ui_name:Types.human_task_ui_name -> unit -> Types.human_task_ui_summary
val make_list_human_task_uis_response : ?next_token:Types.next_token -> human_task_ui_summaries:Types.human_task_ui_summaries -> unit -> Types.list_human_task_uis_response
val make_list_human_task_uis_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> unit -> Types.list_human_task_uis_request
val make_hub_info : ?hub_search_keywords:Types.hub_search_keyword_list -> ?hub_description:Types.hub_description -> ?hub_display_name:Types.hub_display_name -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> hub_status:Types.hub_status -> hub_arn:Types.hub_arn -> hub_name:Types.hub_name -> unit -> Types.hub_info
val make_list_hubs_response : ?next_token:Types.next_token -> hub_summaries:Types.hub_info_list -> unit -> Types.list_hubs_response
val make_list_hubs_request : ?next_token:Types.next_token -> ?max_results:Types.max_results -> ?sort_order:Types.sort_order -> ?sort_by:Types.hub_sort_by -> ?last_modified_time_after:Types.timestamp -> ?last_modified_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?name_contains:Types.name_contains -> unit -> Types.list_hubs_request
val make_hub_content_info : ?original_creation_time:Types.timestamp -> ?hub_content_search_keywords:Types.hub_content_search_keyword_list -> ?support_status:Types.hub_content_support_status -> ?hub_content_description:Types.hub_content_description -> ?hub_content_display_name:Types.hub_content_display_name -> ?sage_maker_public_hub_content_arn:Types.sage_maker_public_hub_content_arn -> creation_time:Types.timestamp -> hub_content_status:Types.hub_content_status -> document_schema_version:Types.document_schema_version -> hub_content_type:Types.hub_content_type -> hub_content_version:Types.hub_content_version -> hub_content_arn:Types.hub_content_arn -> hub_content_name:Types.hub_content_name -> unit -> Types.hub_content_info
val make_list_hub_content_versions_response : ?next_token:Types.next_token -> hub_content_summaries:Types.hub_content_info_list -> unit -> Types.list_hub_content_versions_response
val make_list_hub_content_versions_request : ?next_token:Types.next_token -> ?max_results:Types.max_results -> ?sort_order:Types.sort_order -> ?sort_by:Types.hub_content_sort_by -> ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?max_schema_version:Types.document_schema_version -> ?min_version:Types.hub_content_version -> hub_content_name:Types.hub_content_name -> hub_content_type:Types.hub_content_type -> hub_name:Types.hub_name_or_arn -> unit -> Types.list_hub_content_versions_request
val make_list_hub_contents_response : ?next_token:Types.next_token -> hub_content_summaries:Types.hub_content_info_list -> unit -> Types.list_hub_contents_response
val make_list_hub_contents_request : ?next_token:Types.next_token -> ?max_results:Types.max_results -> ?sort_order:Types.sort_order -> ?sort_by:Types.hub_content_sort_by -> ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?max_schema_version:Types.document_schema_version -> ?name_contains:Types.name_contains -> hub_content_type:Types.hub_content_type -> hub_name:Types.hub_name_or_arn -> unit -> Types.list_hub_contents_request
val make_flow_definition_summary : ?failure_reason:Types.failure_reason -> creation_time:Types.timestamp -> flow_definition_status:Types.flow_definition_status -> flow_definition_arn:Types.flow_definition_arn -> flow_definition_name:Types.flow_definition_name -> unit -> Types.flow_definition_summary
val make_list_flow_definitions_response : ?next_token:Types.next_token -> flow_definition_summaries:Types.flow_definition_summaries -> unit -> Types.list_flow_definitions_response
val make_list_flow_definitions_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> unit -> Types.list_flow_definitions_request
val make_feature_group_summary : ?offline_store_status:Types.offline_store_status -> ?feature_group_status:Types.feature_group_status -> creation_time:Types.timestamp -> feature_group_arn:Types.feature_group_arn -> feature_group_name:Types.feature_group_name -> unit -> Types.feature_group_summary
val make_list_feature_groups_response : ?next_token:Types.next_token -> feature_group_summaries:Types.feature_group_summaries -> unit -> Types.list_feature_groups_response
val make_list_feature_groups_request : ?next_token:Types.next_token -> ?max_results:Types.feature_group_max_results -> ?sort_by:Types.feature_group_sort_by -> ?sort_order:Types.feature_group_sort_order -> ?creation_time_before:Types.creation_time -> ?creation_time_after:Types.creation_time -> ?offline_store_status_equals:Types.offline_store_status_value -> ?feature_group_status_equals:Types.feature_group_status -> ?name_contains:Types.feature_group_name_contains -> unit -> Types.list_feature_groups_request
val make_experiment_summary : ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?experiment_source:Types.experiment_source -> ?display_name:Types.experiment_entity_name -> ?experiment_name:Types.experiment_entity_name -> ?experiment_arn:Types.experiment_arn -> unit -> Types.experiment_summary
val make_list_experiments_response : ?next_token:Types.next_token -> ?experiment_summaries:Types.experiment_summaries -> unit -> Types.list_experiments_response
val make_list_experiments_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_experiments_by -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> unit -> Types.list_experiments_request
val make_endpoint_summary : endpoint_status:Types.endpoint_status -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> endpoint_arn:Types.endpoint_arn -> endpoint_name:Types.endpoint_name -> unit -> Types.endpoint_summary
val make_list_endpoints_output : ?next_token:Types.pagination_token -> endpoints:Types.endpoint_summary_list -> unit -> Types.list_endpoints_output
val make_list_endpoints_input : ?status_equals:Types.endpoint_status -> ?last_modified_time_after:Types.timestamp -> ?last_modified_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?name_contains:Types.endpoint_name_contains -> ?max_results:Types.max_results -> ?next_token:Types.pagination_token -> ?sort_order:Types.order_key -> ?sort_by:Types.endpoint_sort_key -> unit -> Types.list_endpoints_input
val make_endpoint_config_summary : creation_time:Types.timestamp -> endpoint_config_arn:Types.endpoint_config_arn -> endpoint_config_name:Types.endpoint_config_name -> unit -> Types.endpoint_config_summary
val make_list_endpoint_configs_output : ?next_token:Types.pagination_token -> endpoint_configs:Types.endpoint_config_summary_list -> unit -> Types.list_endpoint_configs_output
val make_list_endpoint_configs_input : ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?name_contains:Types.endpoint_config_name_contains -> ?max_results:Types.max_results -> ?next_token:Types.pagination_token -> ?sort_order:Types.order_key -> ?sort_by:Types.endpoint_config_sort_key -> unit -> Types.list_endpoint_configs_input
val make_edge_packaging_job_summary : ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?model_version:Types.edge_version -> ?model_name:Types.entity_name -> ?compilation_job_name:Types.entity_name -> edge_packaging_job_status:Types.edge_packaging_job_status -> edge_packaging_job_name:Types.entity_name -> edge_packaging_job_arn:Types.edge_packaging_job_arn -> unit -> Types.edge_packaging_job_summary
val make_list_edge_packaging_jobs_response : ?next_token:Types.next_token -> edge_packaging_job_summaries:Types.edge_packaging_job_summaries -> unit -> Types.list_edge_packaging_jobs_response
val make_list_edge_packaging_jobs_request : ?sort_order:Types.sort_order -> ?sort_by:Types.list_edge_packaging_jobs_sort_by -> ?status_equals:Types.edge_packaging_job_status -> ?model_name_contains:Types.name_contains -> ?name_contains:Types.name_contains -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?max_results:Types.list_max_results -> ?next_token:Types.next_token -> unit -> Types.list_edge_packaging_jobs_request
val make_edge_deployment_plan_summary : ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> edge_deployment_failed:Types.integer -> edge_deployment_pending:Types.integer -> edge_deployment_success:Types.integer -> device_fleet_name:Types.entity_name -> edge_deployment_plan_name:Types.entity_name -> edge_deployment_plan_arn:Types.edge_deployment_plan_arn -> unit -> Types.edge_deployment_plan_summary
val make_list_edge_deployment_plans_response : ?next_token:Types.next_token -> edge_deployment_plan_summaries:Types.edge_deployment_plan_summaries -> unit -> Types.list_edge_deployment_plans_response
val make_list_edge_deployment_plans_request : ?sort_order:Types.sort_order -> ?sort_by:Types.list_edge_deployment_plans_sort_by -> ?device_fleet_name_contains:Types.name_contains -> ?name_contains:Types.name_contains -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?max_results:Types.list_max_results -> ?next_token:Types.next_token -> unit -> Types.list_edge_deployment_plans_request
val make_domain_details : ?url:Types.string1024 -> ?last_modified_time:Types.last_modified_time -> ?creation_time:Types.creation_time -> ?status:Types.domain_status -> ?domain_name:Types.domain_name -> ?domain_id:Types.domain_id -> ?domain_arn:Types.domain_arn -> unit -> Types.domain_details
val make_list_domains_response : ?next_token:Types.next_token -> ?domains:Types.domain_list -> unit -> Types.list_domains_response
val make_list_domains_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> unit -> Types.list_domains_request
val make_edge_model_summary : model_version:Types.edge_version -> model_name:Types.entity_name -> unit -> Types.edge_model_summary
val make_device_summary : ?agent_version:Types.edge_version -> ?models:Types.edge_model_summaries -> ?latest_heartbeat:Types.timestamp -> ?registration_time:Types.timestamp -> ?iot_thing_name:Types.thing_name -> ?device_fleet_name:Types.entity_name -> ?description:Types.device_description -> device_arn:Types.device_arn -> device_name:Types.entity_name -> unit -> Types.device_summary
val make_list_devices_response : ?next_token:Types.next_token -> device_summaries:Types.device_summaries -> unit -> Types.list_devices_response
val make_list_devices_request : ?device_fleet_name:Types.entity_name -> ?model_name:Types.entity_name -> ?latest_heartbeat_after:Types.timestamp -> ?max_results:Types.list_max_results -> ?next_token:Types.next_token -> unit -> Types.list_devices_request
val make_device_fleet_summary : ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> device_fleet_name:Types.entity_name -> device_fleet_arn:Types.device_fleet_arn -> unit -> Types.device_fleet_summary
val make_list_device_fleets_response : ?next_token:Types.next_token -> device_fleet_summaries:Types.device_fleet_summaries -> unit -> Types.list_device_fleets_response
val make_list_device_fleets_request : ?sort_order:Types.sort_order -> ?sort_by:Types.list_device_fleets_sort_by -> ?name_contains:Types.name_contains -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?max_results:Types.list_max_results -> ?next_token:Types.next_token -> unit -> Types.list_device_fleets_request
val make_list_data_quality_job_definitions_response : ?next_token:Types.next_token -> job_definition_summaries:Types.monitoring_job_definition_summary_list -> unit -> Types.list_data_quality_job_definitions_response
val make_list_data_quality_job_definitions_request : ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?name_contains:Types.name_contains -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.monitoring_job_definition_sort_key -> ?endpoint_name:Types.endpoint_name -> unit -> Types.list_data_quality_job_definitions_request
val make_context_source : ?source_id:Types.string256 -> ?source_type:Types.string256 -> source_uri:Types.source_uri -> unit -> Types.context_source
val make_context_summary : ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?context_type:Types.string256 -> ?source:Types.context_source -> ?context_name:Types.context_name -> ?context_arn:Types.context_arn -> unit -> Types.context_summary
val make_list_contexts_response : ?next_token:Types.next_token -> ?context_summaries:Types.context_summaries -> unit -> Types.list_contexts_response
val make_list_contexts_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_contexts_by -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> ?context_type:Types.string256 -> ?source_uri:Types.source_uri -> unit -> Types.list_contexts_request
val make_compute_quota_summary : ?last_modified_time:Types.timestamp -> ?activation_state:Types.activation_state -> ?compute_quota_config:Types.compute_quota_config -> ?cluster_arn:Types.cluster_arn -> ?compute_quota_version:Types.integer -> creation_time:Types.timestamp -> compute_quota_target:Types.compute_quota_target -> status:Types.scheduler_resource_status -> name:Types.entity_name -> compute_quota_id:Types.compute_quota_id -> compute_quota_arn:Types.compute_quota_arn -> unit -> Types.compute_quota_summary
val make_list_compute_quotas_response : ?next_token:Types.next_token -> ?compute_quota_summaries:Types.compute_quota_summary_list -> unit -> Types.list_compute_quotas_response
val make_list_compute_quotas_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_quota_by -> ?cluster_arn:Types.cluster_arn -> ?status:Types.scheduler_resource_status -> ?name_contains:Types.entity_name -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> unit -> Types.list_compute_quotas_request
val make_compilation_job_summary : ?last_modified_time:Types.last_modified_time -> ?compilation_target_platform_accelerator:Types.target_platform_accelerator -> ?compilation_target_platform_arch:Types.target_platform_arch -> ?compilation_target_platform_os:Types.target_platform_os -> ?compilation_target_device:Types.target_device -> ?compilation_end_time:Types.timestamp -> ?compilation_start_time:Types.timestamp -> compilation_job_status:Types.compilation_job_status -> creation_time:Types.creation_time -> compilation_job_arn:Types.compilation_job_arn -> compilation_job_name:Types.entity_name -> unit -> Types.compilation_job_summary
val make_list_compilation_jobs_response : ?next_token:Types.next_token -> compilation_job_summaries:Types.compilation_job_summaries -> unit -> Types.list_compilation_jobs_response
val make_list_compilation_jobs_request : ?sort_order:Types.sort_order -> ?sort_by:Types.list_compilation_jobs_sort_by -> ?status_equals:Types.compilation_job_status -> ?name_contains:Types.name_contains -> ?last_modified_time_before:Types.last_modified_time -> ?last_modified_time_after:Types.last_modified_time -> ?creation_time_before:Types.creation_time -> ?creation_time_after:Types.creation_time -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> unit -> Types.list_compilation_jobs_request
val make_git_config : ?secret_arn:Types.secret_arn -> ?branch:Types.branch -> repository_url:Types.git_config_url -> unit -> Types.git_config
val make_code_repository_summary : ?git_config:Types.git_config -> last_modified_time:Types.last_modified_time -> creation_time:Types.creation_time -> code_repository_arn:Types.code_repository_arn -> code_repository_name:Types.entity_name -> unit -> Types.code_repository_summary
val make_list_code_repositories_output : ?next_token:Types.next_token -> code_repository_summary_list:Types.code_repository_summary_list -> unit -> Types.list_code_repositories_output
val make_list_code_repositories_input : ?sort_order:Types.code_repository_sort_order -> ?sort_by:Types.code_repository_sort_by -> ?next_token:Types.next_token -> ?name_contains:Types.code_repository_name_contains -> ?max_results:Types.max_results -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.creation_time -> ?creation_time_after:Types.creation_time -> unit -> Types.list_code_repositories_input
val make_cluster_scheduler_config_summary : ?cluster_arn:Types.cluster_arn -> ?last_modified_time:Types.timestamp -> ?cluster_scheduler_config_version:Types.integer -> status:Types.scheduler_resource_status -> creation_time:Types.timestamp -> name:Types.entity_name -> cluster_scheduler_config_id:Types.cluster_scheduler_config_id -> cluster_scheduler_config_arn:Types.cluster_scheduler_config_arn -> unit -> Types.cluster_scheduler_config_summary
val make_list_cluster_scheduler_configs_response : ?next_token:Types.next_token -> ?cluster_scheduler_config_summaries: Types.cluster_scheduler_config_summary_list -> unit -> Types.list_cluster_scheduler_configs_response
val make_list_cluster_scheduler_configs_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_cluster_scheduler_config_by -> ?status:Types.scheduler_resource_status -> ?cluster_arn:Types.cluster_arn -> ?name_contains:Types.entity_name -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> unit -> Types.list_cluster_scheduler_configs_request
val make_cluster_summary : ?image_version_status:Types.cluster_image_version_status -> ?training_plan_arns:Types.training_plan_arns -> cluster_status:Types.cluster_status -> creation_time:Types.timestamp -> cluster_name:Types.cluster_name -> cluster_arn:Types.cluster_arn -> unit -> Types.cluster_summary
val make_list_clusters_response : ?next_token:Types.next_token -> cluster_summaries:Types.cluster_summaries -> unit -> Types.list_clusters_response
val make_list_clusters_request : ?training_plan_arn:Types.training_plan_arn -> ?sort_order:Types.sort_order -> ?sort_by:Types.cluster_sort_by -> ?next_token:Types.next_token -> ?name_contains:Types.name_contains -> ?max_results:Types.max_results -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> unit -> Types.list_clusters_request
val make_cluster_instance_status_details : ?message:Smaws_Lib.Smithy_api.Types.string_ -> status:Types.cluster_instance_status -> unit -> Types.cluster_instance_status_details
val make_cluster_node_summary : ?image_version_status:Types.cluster_image_version_status -> ?current_image_release_version:Types.image_release_version -> ?private_dns_hostname:Types.cluster_private_dns_hostname -> ?ultra_server_info:Types.ultra_server_info -> ?last_software_update_time:Types.timestamp -> ?node_logical_id:Smaws_Lib.Smithy_api.Types.string_ -> instance_status:Types.cluster_instance_status_details -> launch_time:Types.timestamp -> instance_type:Types.cluster_instance_type -> instance_id:Smaws_Lib.Smithy_api.Types.string_ -> instance_group_name:Types.cluster_instance_group_name -> unit -> Types.cluster_node_summary
val make_list_cluster_nodes_response : ?next_token:Types.next_token -> cluster_node_summaries:Types.cluster_node_summaries -> unit -> Types.list_cluster_nodes_response
val make_list_cluster_nodes_request : ?include_node_logical_ids:Types.include_node_logical_ids_boolean -> ?sort_order:Types.sort_order -> ?sort_by:Types.cluster_sort_by -> ?next_token:Types.next_token -> ?max_results:Types.max_results -> ?instance_group_name_contains:Types.cluster_instance_group_name -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> cluster_name:Types.cluster_name_or_arn -> unit -> Types.list_cluster_nodes_request
val make_cluster_event_summary : ?event_level:Types.cluster_event_level -> ?description:Smaws_Lib.Smithy_api.Types.string_ -> ?instance_id:Smaws_Lib.Smithy_api.Types.string_ -> ?instance_group_name:Types.cluster_instance_group_name -> event_time:Types.timestamp -> resource_type:Types.cluster_event_resource_type -> cluster_name:Types.cluster_name -> cluster_arn:Types.cluster_arn -> event_id:Types.event_id -> unit -> Types.cluster_event_summary
val make_list_cluster_events_response : ?events:Types.cluster_event_summaries -> ?next_token:Types.next_token -> unit -> Types.list_cluster_events_response
val make_list_cluster_events_request : ?next_token:Types.next_token -> ?max_results:Types.cluster_event_max_results -> ?resource_type:Types.cluster_event_resource_type -> ?sort_order:Types.sort_order -> ?sort_by:Types.event_sort_by -> ?event_time_before:Types.timestamp -> ?event_time_after:Types.timestamp -> ?node_id:Types.cluster_node_id -> ?instance_group_name:Types.cluster_instance_group_name -> cluster_name:Types.cluster_name_or_arn -> unit -> Types.list_cluster_events_request
val make_final_auto_ml_job_objective_metric : ?standard_metric_name:Types.auto_ml_metric_enum -> ?type_:Types.auto_ml_job_objective_type -> value:Types.metric_value -> metric_name:Types.auto_ml_metric_enum -> unit -> Types.final_auto_ml_job_objective_metric
val make_auto_ml_candidate_step : candidate_step_name:Types.candidate_step_name -> candidate_step_arn:Types.candidate_step_arn -> candidate_step_type:Types.candidate_step_type -> unit -> Types.auto_ml_candidate_step
val make_auto_ml_container_definition : ?environment:Types.environment_map -> model_data_url:Types.url -> image:Types.container_image -> unit -> Types.auto_ml_container_definition
val make_candidate_artifact_locations : ?backtest_results:Types.backtest_results_location -> ?model_insights:Types.model_insights_location -> explainability:Types.explainability_location -> unit -> Types.candidate_artifact_locations
val make_metric_datum : ?set:Types.metric_set_source -> ?value:Types.float_ -> ?standard_metric_name:Types.auto_ml_metric_extended_enum -> ?metric_name:Types.auto_ml_metric_enum -> unit -> Types.metric_datum
val make_candidate_properties : ?candidate_metrics:Types.metric_data_list -> ?candidate_artifact_locations:Types.candidate_artifact_locations -> unit -> Types.candidate_properties
val make_auto_ml_candidate : ?inference_container_definitions: Types.auto_ml_inference_container_definitions -> ?candidate_properties:Types.candidate_properties -> ?failure_reason:Types.auto_ml_failure_reason -> ?end_time:Types.timestamp -> ?inference_containers:Types.auto_ml_container_definitions -> ?final_auto_ml_job_objective_metric:Types.final_auto_ml_job_objective_metric -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> candidate_status:Types.candidate_status -> candidate_steps:Types.candidate_steps -> objective_status:Types.objective_status -> candidate_name:Types.candidate_name -> unit -> Types.auto_ml_candidate
val make_list_candidates_for_auto_ml_job_response : ?next_token:Types.next_token -> candidates:Types.auto_ml_candidates -> unit -> Types.list_candidates_for_auto_ml_job_response
val make_list_candidates_for_auto_ml_job_request : ?next_token:Types.next_token -> ?max_results:Types.auto_ml_max_results_for_trials -> ?sort_by:Types.candidate_sort_by -> ?sort_order:Types.auto_ml_sort_order -> ?candidate_name_equals:Types.candidate_name -> ?status_equals:Types.candidate_status -> auto_ml_job_name:Types.auto_ml_job_name -> unit -> Types.list_candidates_for_auto_ml_job_request
val make_auto_ml_partial_failure_reason : ?partial_failure_message:Types.auto_ml_failure_reason -> unit -> Types.auto_ml_partial_failure_reason
val make_auto_ml_job_summary : ?partial_failure_reasons:Types.auto_ml_partial_failure_reasons -> ?failure_reason:Types.auto_ml_failure_reason -> ?end_time:Types.timestamp -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> auto_ml_job_secondary_status:Types.auto_ml_job_secondary_status -> auto_ml_job_status:Types.auto_ml_job_status -> auto_ml_job_arn:Types.auto_ml_job_arn -> auto_ml_job_name:Types.auto_ml_job_name -> unit -> Types.auto_ml_job_summary
val make_list_auto_ml_jobs_response : ?next_token:Types.next_token -> auto_ml_job_summaries:Types.auto_ml_job_summaries -> unit -> Types.list_auto_ml_jobs_response
val make_list_auto_ml_jobs_request : ?next_token:Types.next_token -> ?max_results:Types.auto_ml_max_results -> ?sort_by:Types.auto_ml_sort_by -> ?sort_order:Types.auto_ml_sort_order -> ?status_equals:Types.auto_ml_job_status -> ?name_contains:Types.auto_ml_name_contains -> ?last_modified_time_before:Types.timestamp -> ?last_modified_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> unit -> Types.list_auto_ml_jobs_request
val make_association_summary : ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?destination_name:Types.experiment_entity_name -> ?source_name:Types.experiment_entity_name -> ?association_type:Types.association_edge_type -> ?destination_type:Types.string256 -> ?source_type:Types.string256 -> ?destination_arn:Types.association_entity_arn -> ?source_arn:Types.association_entity_arn -> unit -> Types.association_summary
val make_list_associations_response : ?next_token:Types.next_token -> ?association_summaries:Types.association_summaries -> unit -> Types.list_associations_response
val make_list_associations_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_associations_by -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> ?association_type:Types.association_edge_type -> ?destination_type:Types.string256 -> ?source_type:Types.string256 -> ?destination_arn:Types.association_entity_arn -> ?source_arn:Types.association_entity_arn -> unit -> Types.list_associations_request
val make_artifact_source_type : value:Types.string256 -> source_id_type:Types.artifact_source_id_type -> unit -> Types.artifact_source_type
val make_artifact_source : ?source_types:Types.artifact_source_types -> source_uri:Types.source_uri -> unit -> Types.artifact_source
val make_artifact_summary : ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?artifact_type:Types.string256 -> ?source:Types.artifact_source -> ?artifact_name:Types.experiment_entity_name -> ?artifact_arn:Types.artifact_arn -> unit -> Types.artifact_summary
val make_list_artifacts_response : ?next_token:Types.next_token -> ?artifact_summaries:Types.artifact_summaries -> unit -> Types.list_artifacts_response
val make_list_artifacts_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_artifacts_by -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> ?artifact_type:Types.string256 -> ?source_uri:Types.source_uri -> unit -> Types.list_artifacts_request
val make_app_details : ?resource_spec:Types.resource_spec -> ?creation_time:Types.creation_time -> ?status:Types.app_status -> ?app_name:Types.app_name -> ?app_type:Types.app_type -> ?space_name:Types.space_name -> ?user_profile_name:Types.user_profile_name -> ?domain_id:Types.domain_id -> unit -> Types.app_details
val make_list_apps_response : ?next_token:Types.next_token -> ?apps:Types.app_list -> unit -> Types.list_apps_response
val make_list_apps_request : ?space_name_equals:Types.space_name -> ?user_profile_name_equals:Types.user_profile_name -> ?domain_id_equals:Types.domain_id -> ?sort_by:Types.app_sort_key -> ?sort_order:Types.sort_order -> ?max_results:Types.max_results -> ?next_token:Types.next_token -> unit -> Types.list_apps_request
val make_app_image_config_details : ?code_editor_app_image_config:Types.code_editor_app_image_config -> ?jupyter_lab_app_image_config:Types.jupyter_lab_app_image_config -> ?kernel_gateway_image_config:Types.kernel_gateway_image_config -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?app_image_config_name:Types.app_image_config_name -> ?app_image_config_arn:Types.app_image_config_arn -> unit -> Types.app_image_config_details
val make_list_app_image_configs_response : ?app_image_configs:Types.app_image_config_list -> ?next_token:Types.next_token -> unit -> Types.list_app_image_configs_response
val make_list_app_image_configs_request : ?sort_order:Types.sort_order -> ?sort_by:Types.app_image_config_sort_key -> ?modified_time_after:Types.timestamp -> ?modified_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?creation_time_before:Types.timestamp -> ?name_contains:Types.app_image_config_name -> ?next_token:Types.next_token -> ?max_results:Types.max_results -> unit -> Types.list_app_image_configs_request
val make_list_aliases_response : ?next_token:Types.next_token -> ?sage_maker_image_version_aliases:Types.sage_maker_image_version_aliases -> unit -> Types.list_aliases_response
val make_list_aliases_request : ?next_token:Types.next_token -> ?max_results:Types.max_results -> ?version:Types.image_version_number -> ?alias:Types.sage_maker_image_version_alias -> image_name:Types.image_name -> unit -> Types.list_aliases_request
val make_algorithm_summary : ?algorithm_description:Types.entity_description -> algorithm_status:Types.algorithm_status -> creation_time:Types.creation_time -> algorithm_arn:Types.algorithm_arn -> algorithm_name:Types.entity_name -> unit -> Types.algorithm_summary
val make_list_algorithms_output : ?next_token:Types.next_token -> algorithm_summary_list:Types.algorithm_summary_list -> unit -> Types.list_algorithms_output
val make_list_algorithms_input : ?sort_order:Types.sort_order -> ?sort_by:Types.algorithm_sort_by -> ?next_token:Types.next_token -> ?name_contains:Types.name_contains -> ?max_results:Types.max_results -> ?creation_time_before:Types.creation_time -> ?creation_time_after:Types.creation_time -> unit -> Types.list_algorithms_input
val make_ai_workload_config_summary : creation_time:Types.timestamp -> ai_workload_config_arn:Types.ai_workload_config_arn -> ai_workload_config_name:Types.ai_entity_name -> unit -> Types.ai_workload_config_summary
val make_list_ai_workload_configs_response : ?next_token:Types.next_token -> ai_workload_configs:Types.ai_workload_config_summary_list -> unit -> Types.list_ai_workload_configs_response
val make_list_ai_workload_configs_request : ?sort_order:Types.sort_order -> ?sort_by:Types.list_ai_workload_configs_sort_by -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?name_contains:Types.name_contains -> ?next_token:Types.next_token -> ?max_results:Types.max_results -> unit -> Types.list_ai_workload_configs_request
val make_ai_recommendation_job_summary : ?end_time:Types.timestamp -> creation_time:Types.timestamp -> ai_recommendation_job_status:Types.ai_recommendation_job_status -> ai_recommendation_job_arn:Types.ai_recommendation_job_arn -> ai_recommendation_job_name:Types.ai_entity_name -> unit -> Types.ai_recommendation_job_summary
val make_list_ai_recommendation_jobs_response : ?next_token:Types.next_token -> ai_recommendation_jobs:Types.ai_recommendation_job_summary_list -> unit -> Types.list_ai_recommendation_jobs_response
val make_list_ai_recommendation_jobs_request : ?sort_order:Types.sort_order -> ?sort_by:Types.list_ai_recommendation_jobs_sort_by -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?status_equals:Types.ai_recommendation_job_status -> ?name_contains:Types.name_contains -> ?next_token:Types.next_token -> ?max_results:Types.max_results -> unit -> Types.list_ai_recommendation_jobs_request
val make_ai_benchmark_job_summary : ?ai_workload_config_name:Types.ai_entity_name -> ?end_time:Types.timestamp -> creation_time:Types.timestamp -> ai_benchmark_job_status:Types.ai_benchmark_job_status -> ai_benchmark_job_arn:Types.ai_benchmark_job_arn -> ai_benchmark_job_name:Types.ai_entity_name -> unit -> Types.ai_benchmark_job_summary
val make_list_ai_benchmark_jobs_response : ?next_token:Types.next_token -> ai_benchmark_jobs:Types.ai_benchmark_job_summary_list -> unit -> Types.list_ai_benchmark_jobs_response
val make_list_ai_benchmark_jobs_request : ?sort_order:Types.sort_order -> ?sort_by:Types.list_ai_benchmark_jobs_sort_by -> ?creation_time_before:Types.timestamp -> ?creation_time_after:Types.timestamp -> ?status_equals:Types.ai_benchmark_job_status -> ?name_contains:Types.name_contains -> ?next_token:Types.next_token -> ?max_results:Types.max_results -> unit -> Types.list_ai_benchmark_jobs_request
val make_action_source : ?source_id:Types.string256 -> ?source_type:Types.string256 -> source_uri:Types.source_uri -> unit -> Types.action_source
val make_action_summary : ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?status:Types.action_status -> ?action_type:Types.string64 -> ?source:Types.action_source -> ?action_name:Types.experiment_entity_name -> ?action_arn:Types.action_arn -> unit -> Types.action_summary
val make_list_actions_response : ?next_token:Types.next_token -> ?action_summaries:Types.action_summaries -> unit -> Types.list_actions_response
val make_list_actions_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> ?sort_order:Types.sort_order -> ?sort_by:Types.sort_actions_by -> ?created_before:Types.timestamp -> ?created_after:Types.timestamp -> ?action_type:Types.string256 -> ?source_uri:Types.source_uri -> unit -> Types.list_actions_request
val make_import_hub_content_response : hub_content_arn:Types.hub_content_arn -> hub_arn:Types.hub_arn -> unit -> Types.import_hub_content_response
val make_import_hub_content_request : ?tags:Types.tag_list -> ?hub_content_search_keywords:Types.hub_content_search_keyword_list -> ?support_status:Types.hub_content_support_status -> ?hub_content_markdown:Types.hub_content_markdown -> ?hub_content_description:Types.hub_content_description -> ?hub_content_display_name:Types.hub_content_display_name -> ?hub_content_version:Types.hub_content_version -> hub_content_document:Types.hub_content_document -> hub_name:Types.hub_name_or_arn -> document_schema_version:Types.document_schema_version -> hub_content_type:Types.hub_content_type -> hub_content_name:Types.hub_content_name -> unit -> Types.import_hub_content_request
val make_property_name_suggestion : ?property_name:Types.resource_property_name -> unit -> Types.property_name_suggestion
val make_get_search_suggestions_response : ?property_name_suggestions:Types.property_name_suggestion_list -> unit -> Types.get_search_suggestions_response
val make_get_search_suggestions_request : ?suggestion_query:Types.suggestion_query -> resource:Types.resource_type -> unit -> Types.get_search_suggestions_request
val make_dynamic_scaling_configuration : ?scaling_policies:Types.scaling_policies -> ?scale_out_cooldown:Types.integer -> ?scale_in_cooldown:Types.integer -> ?max_capacity:Types.integer -> ?min_capacity:Types.integer -> unit -> Types.dynamic_scaling_configuration
val make_get_scaling_configuration_recommendation_response : ?dynamic_scaling_configuration:Types.dynamic_scaling_configuration -> ?metric:Types.scaling_policy_metric -> ?scaling_policy_objective:Types.scaling_policy_objective -> ?target_cpu_utilization_per_core:Types.utilization_percentage_per_core -> ?endpoint_name:Types.endpoint_name -> ?recommendation_id:Types.string_ -> ?inference_recommendations_job_name:Types.recommendation_job_name -> unit -> Types.get_scaling_configuration_recommendation_response
val make_get_scaling_configuration_recommendation_request : ?scaling_policy_objective:Types.scaling_policy_objective -> ?target_cpu_utilization_per_core:Types.utilization_percentage_per_core -> ?endpoint_name:Types.endpoint_name -> ?recommendation_id:Types.string_ -> inference_recommendations_job_name:Types.recommendation_job_name -> unit -> Types.get_scaling_configuration_recommendation_request
val make_get_sagemaker_servicecatalog_portfolio_status_output : ?status:Types.sagemaker_servicecatalog_status -> unit -> Types.get_sagemaker_servicecatalog_portfolio_status_output
val make_get_sagemaker_servicecatalog_portfolio_status_input : unit -> unit
val make_get_model_package_group_policy_output : resource_policy:Types.policy_string -> unit -> Types.get_model_package_group_policy_output
val make_get_model_package_group_policy_input : model_package_group_name:Types.entity_name -> unit -> Types.get_model_package_group_policy_input
val make_get_lineage_group_policy_response : ?resource_policy:Types.resource_policy_string -> ?lineage_group_arn:Types.lineage_group_arn -> unit -> Types.get_lineage_group_policy_response
val make_get_lineage_group_policy_request : lineage_group_name:Types.lineage_group_name_or_arn -> unit -> Types.get_lineage_group_policy_request
val make_device_stats : registered_device_count:Types.long -> connected_device_count:Types.long -> unit -> Types.device_stats
val make_agent_version : agent_count:Types.long -> version:Types.edge_version -> unit -> Types.agent_version
val make_edge_model_stat : sampling_device_count:Types.long -> active_device_count:Types.long -> connected_device_count:Types.long -> offline_device_count:Types.long -> model_version:Types.edge_version -> model_name:Types.entity_name -> unit -> Types.edge_model_stat
val make_get_device_fleet_report_response : ?model_stats:Types.edge_model_stats -> ?agent_versions:Types.agent_versions -> ?device_stats:Types.device_stats -> ?report_generated:Types.timestamp -> ?description:Types.device_fleet_description -> ?output_config:Types.edge_output_config -> device_fleet_name:Types.entity_name -> device_fleet_arn:Types.device_fleet_arn -> unit -> Types.get_device_fleet_report_response
val make_get_device_fleet_report_request : device_fleet_name:Types.entity_name -> unit -> Types.get_device_fleet_report_request
val make_extend_training_plan_response : training_plan_extensions:Types.training_plan_extensions -> unit -> Types.extend_training_plan_response
val make_extend_training_plan_request : training_plan_extension_offering_id:Types.training_plan_extension_offering_id -> unit -> Types.extend_training_plan_request
val make_enable_sagemaker_servicecatalog_portfolio_output : unit -> unit
val make_enable_sagemaker_servicecatalog_portfolio_input : unit -> unit
val make_disassociate_trial_component_response : ?trial_arn:Types.trial_arn -> ?trial_component_arn:Types.trial_component_arn -> unit -> Types.disassociate_trial_component_response
val make_disassociate_trial_component_request : trial_name:Types.experiment_entity_name -> trial_component_name:Types.experiment_entity_name -> unit -> Types.disassociate_trial_component_request
val make_disable_sagemaker_servicecatalog_portfolio_output : unit -> unit
val make_disable_sagemaker_servicecatalog_portfolio_input : unit -> unit
val make_detach_cluster_node_volume_response : device_name:Types.volume_device_name -> status:Types.volume_attachment_status -> attach_time:Types.timestamp -> volume_id:Types.volume_id -> node_id:Types.cluster_node_id -> cluster_arn:Types.cluster_arn -> unit -> Types.detach_cluster_node_volume_response
val make_detach_cluster_node_volume_request : volume_id:Types.volume_id -> node_id:Types.cluster_node_id -> cluster_arn:Types.cluster_arn -> unit -> Types.detach_cluster_node_volume_request
val make_describe_workteam_response : workteam:Types.workteam -> unit -> Types.describe_workteam_response
val make_describe_workteam_request : workteam_name:Types.workteam_name -> unit -> Types.describe_workteam_request
val make_describe_workforce_response : workforce:Types.workforce -> unit -> Types.describe_workforce_response
val make_describe_workforce_request : workforce_name:Types.workforce_name -> unit -> Types.describe_workforce_request
val make_describe_user_profile_response : ?user_settings:Types.user_settings -> ?single_sign_on_user_value:Types.string256 -> ?single_sign_on_user_identifier:Types.single_sign_on_user_identifier -> ?failure_reason:Types.failure_reason -> ?creation_time:Types.creation_time -> ?last_modified_time:Types.last_modified_time -> ?status:Types.user_profile_status -> ?home_efs_file_system_uid:Types.efs_uid -> ?user_profile_name:Types.user_profile_name -> ?user_profile_arn:Types.user_profile_arn -> ?domain_id:Types.domain_id -> unit -> Types.describe_user_profile_response
val make_describe_user_profile_request : user_profile_name:Types.user_profile_name -> domain_id:Types.domain_id -> unit -> Types.describe_user_profile_request
val make_describe_trial_component_response : ?sources:Types.trial_component_sources -> ?lineage_group_arn:Types.lineage_group_arn -> ?metrics:Types.trial_component_metric_summaries -> ?metadata_properties:Types.metadata_properties -> ?output_artifacts:Types.trial_component_artifacts -> ?input_artifacts:Types.trial_component_artifacts -> ?parameters:Types.trial_component_parameters -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> ?status:Types.trial_component_status -> ?source:Types.trial_component_source -> ?display_name:Types.experiment_entity_name -> ?trial_component_arn:Types.trial_component_arn -> ?trial_component_name:Types.experiment_entity_name -> unit -> Types.describe_trial_component_response
val make_describe_trial_component_request : trial_component_name:Types.experiment_entity_name_or_arn -> unit -> Types.describe_trial_component_request
val make_describe_trial_response : ?metadata_properties:Types.metadata_properties -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?source:Types.trial_source -> ?experiment_name:Types.experiment_entity_name -> ?display_name:Types.experiment_entity_name -> ?trial_arn:Types.trial_arn -> ?trial_name:Types.experiment_entity_name -> unit -> Types.describe_trial_response
val make_describe_trial_request : trial_name:Types.experiment_entity_name -> unit -> Types.describe_trial_request
val make_describe_transform_job_response : ?experiment_config:Types.experiment_config -> ?data_processing:Types.data_processing -> ?auto_ml_job_arn:Types.auto_ml_job_arn -> ?labeling_job_arn:Types.labeling_job_arn -> ?transform_end_time:Types.timestamp -> ?transform_start_time:Types.timestamp -> ?data_capture_config:Types.batch_data_capture_config -> ?transform_output:Types.transform_output -> ?environment:Types.transform_environment_map -> ?batch_strategy:Types.batch_strategy -> ?max_payload_in_m_b:Types.max_payload_in_m_b -> ?model_client_config:Types.model_client_config -> ?max_concurrent_transforms:Types.max_concurrent_transforms -> ?failure_reason:Types.failure_reason -> creation_time:Types.timestamp -> transform_resources:Types.transform_resources -> transform_input:Types.transform_input -> model_name:Types.model_name -> transform_job_status:Types.transform_job_status -> transform_job_arn:Types.transform_job_arn -> transform_job_name:Types.transform_job_name -> unit -> Types.describe_transform_job_response
val make_describe_transform_job_request : transform_job_name:Types.transform_job_name -> unit -> Types.describe_transform_job_request
val make_describe_training_plan_extension_history_response : ?next_token:Types.next_token -> training_plan_extensions:Types.training_plan_extensions -> unit -> Types.describe_training_plan_extension_history_response
val make_describe_training_plan_extension_history_request : ?max_results:Types.max_results -> ?next_token:Types.next_token -> training_plan_arn:Types.training_plan_arn -> unit -> Types.describe_training_plan_extension_history_request
val make_describe_training_plan_response : ?reserved_capacity_summaries:Types.reserved_capacity_summaries -> ?target_resources:Types.sage_maker_resource_names -> ?total_ultra_server_count:Types.ultra_server_count -> ?available_spare_instance_count:Types.available_spare_instance_count -> ?unhealthy_instance_count:Types.unhealthy_instance_count -> ?in_use_instance_count:Types.in_use_instance_count -> ?available_instance_count:Types.available_instance_count -> ?total_instance_count:Types.total_instance_count -> ?currency_code:Types.currency_code -> ?upfront_fee:Types.string256 -> ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> ?duration_minutes:Types.training_plan_duration_minutes -> ?duration_hours:Types.training_plan_duration_hours -> ?status_message:Types.training_plan_status_message -> status:Types.training_plan_status -> training_plan_name:Types.training_plan_name -> training_plan_arn:Types.training_plan_arn -> unit -> Types.describe_training_plan_response
val make_describe_training_plan_request : training_plan_name:Types.training_plan_name -> unit -> Types.describe_training_plan_request
val make_profiler_rule_evaluation_status : ?last_modified_time:Types.timestamp -> ?status_details:Types.status_details -> ?rule_evaluation_status:Types.rule_evaluation_status -> ?rule_evaluation_job_arn:Types.processing_job_arn -> ?rule_configuration_name:Types.rule_configuration_name -> unit -> Types.profiler_rule_evaluation_status
val make_remote_debug_config : ?enable_remote_debug:Types.enable_remote_debug -> unit -> Types.remote_debug_config
val make_infra_check_config : ?enable_infra_check:Types.enable_infra_check -> unit -> Types.infra_check_config
val make_mlflow_config : ?mlflow_run_name:Types.mlflow_run_name -> ?mlflow_experiment_name:Types.mlflow_experiment_name -> mlflow_resource_arn:Types.ml_flow_resource_arn -> unit -> Types.mlflow_config
val make_mlflow_details : ?mlflow_run_id:Types.mlflow_run_id -> ?mlflow_experiment_id:Types.mlflow_experiment_id -> unit -> Types.mlflow_details
val make_describe_training_job_response : ?output_model_package_arn:Types.model_package_arn -> ?progress_info:Types.training_progress_info -> ?mlflow_details:Types.mlflow_details -> ?model_package_config:Types.model_package_config -> ?mlflow_config:Types.mlflow_config -> ?serverless_job_config:Types.serverless_job_config -> ?infra_check_config:Types.infra_check_config -> ?remote_debug_config:Types.remote_debug_config -> ?retry_strategy:Types.retry_strategy -> ?environment:Types.training_environment_map -> ?profiling_status:Types.profiling_status -> ?profiler_rule_evaluation_statuses:Types.profiler_rule_evaluation_statuses -> ?profiler_rule_configurations:Types.profiler_rule_configurations -> ?profiler_config:Types.profiler_config -> ?debug_rule_evaluation_statuses:Types.debug_rule_evaluation_statuses -> ?tensor_board_output_config:Types.tensor_board_output_config -> ?debug_rule_configurations:Types.debug_rule_configurations -> ?experiment_config:Types.experiment_config -> ?debug_hook_config:Types.debug_hook_config -> ?billable_token_count:Types.billable_token_count -> ?billable_time_in_seconds:Types.billable_time_in_seconds -> ?training_time_in_seconds:Types.training_time_in_seconds -> ?checkpoint_config:Types.checkpoint_config -> ?enable_managed_spot_training:Types.boolean_ -> ?enable_inter_container_traffic_encryption:Types.boolean_ -> ?enable_network_isolation:Types.boolean_ -> ?final_metric_data_list:Types.final_metric_data_list -> ?secondary_status_transitions:Types.secondary_status_transitions -> ?last_modified_time:Types.timestamp -> ?training_end_time:Types.timestamp -> ?training_start_time:Types.timestamp -> ?vpc_config:Types.vpc_config -> ?warm_pool_status:Types.warm_pool_status -> ?resource_config:Types.resource_config -> ?output_data_config:Types.output_data_config -> ?input_data_config:Types.input_data_config -> ?role_arn:Types.role_arn -> ?algorithm_specification:Types.algorithm_specification -> ?hyper_parameters:Types.hyper_parameters -> ?failure_reason:Types.failure_reason -> ?auto_ml_job_arn:Types.auto_ml_job_arn -> ?labeling_job_arn:Types.labeling_job_arn -> ?tuning_job_arn:Types.hyper_parameter_tuning_job_arn -> creation_time:Types.timestamp -> stopping_condition:Types.stopping_condition -> secondary_status:Types.secondary_status -> training_job_status:Types.training_job_status -> model_artifacts:Types.model_artifacts -> training_job_arn:Types.training_job_arn -> training_job_name:Types.training_job_name -> unit -> Types.describe_training_job_response
val make_describe_training_job_request : training_job_name:Types.training_job_name -> unit -> Types.describe_training_job_request
val make_describe_subscribed_workteam_response : subscribed_workteam:Types.subscribed_workteam -> unit -> Types.describe_subscribed_workteam_response
val make_describe_subscribed_workteam_request : workteam_arn:Types.workteam_arn -> unit -> Types.describe_subscribed_workteam_request
val make_describe_studio_lifecycle_config_response : ?studio_lifecycle_config_app_type:Types.studio_lifecycle_config_app_type -> ?studio_lifecycle_config_content:Types.studio_lifecycle_config_content -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?studio_lifecycle_config_name:Types.studio_lifecycle_config_name -> ?studio_lifecycle_config_arn:Types.studio_lifecycle_config_arn -> unit -> Types.describe_studio_lifecycle_config_response
val make_describe_studio_lifecycle_config_request : studio_lifecycle_config_name:Types.studio_lifecycle_config_name -> unit -> Types.describe_studio_lifecycle_config_request
val make_ownership_settings : owner_user_profile_name:Types.user_profile_name -> unit -> Types.ownership_settings
val make_describe_space_response : ?url:Types.string1024 -> ?space_display_name:Types.non_empty_string64 -> ?space_sharing_settings:Types.space_sharing_settings -> ?ownership_settings:Types.ownership_settings -> ?space_settings:Types.space_settings -> ?failure_reason:Types.failure_reason -> ?creation_time:Types.creation_time -> ?last_modified_time:Types.last_modified_time -> ?status:Types.space_status -> ?home_efs_file_system_uid:Types.efs_uid -> ?space_name:Types.space_name -> ?space_arn:Types.space_arn -> ?domain_id:Types.domain_id -> unit -> Types.describe_space_response
val make_describe_space_request : space_name:Types.space_name -> domain_id:Types.domain_id -> unit -> Types.describe_space_request
val make_describe_reserved_capacity_response : ?ultra_server_summary:Types.ultra_server_summary -> ?in_use_instance_count:Types.in_use_instance_count -> ?available_instance_count:Types.available_instance_count -> ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> ?duration_minutes:Types.reserved_capacity_duration_minutes -> ?duration_hours:Types.reserved_capacity_duration_hours -> ?availability_zone:Types.availability_zone -> ?status:Types.reserved_capacity_status -> ?reserved_capacity_type:Types.reserved_capacity_type -> total_instance_count:Types.total_instance_count -> instance_type:Types.reserved_capacity_instance_type -> reserved_capacity_arn:Types.reserved_capacity_arn -> unit -> Types.describe_reserved_capacity_response
val make_describe_reserved_capacity_request : reserved_capacity_arn:Types.reserved_capacity_arn -> unit -> Types.describe_reserved_capacity_request
val make_describe_project_output : ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?template_provider_details:Types.template_provider_detail_list -> ?service_catalog_provisioned_product_details: Types.service_catalog_provisioned_product_details -> ?service_catalog_provisioning_details: Types.service_catalog_provisioning_details -> ?project_description:Types.entity_description -> creation_time:Types.timestamp -> project_status:Types.project_status -> project_id:Types.project_id -> project_name:Types.project_entity_name -> project_arn:Types.project_arn -> unit -> Types.describe_project_output
val make_describe_project_input : project_name:Types.project_entity_name -> unit -> Types.describe_project_input
val make_describe_processing_job_response : ?training_job_arn:Types.training_job_arn -> ?auto_ml_job_arn:Types.auto_ml_job_arn -> ?monitoring_schedule_arn:Types.monitoring_schedule_arn -> ?last_modified_time:Types.timestamp -> ?processing_start_time:Types.timestamp -> ?processing_end_time:Types.timestamp -> ?failure_reason:Types.failure_reason -> ?exit_message:Types.exit_message -> ?experiment_config:Types.experiment_config -> ?role_arn:Types.role_arn -> ?network_config:Types.network_config -> ?environment:Types.processing_environment_map -> ?stopping_condition:Types.processing_stopping_condition -> ?processing_output_config:Types.processing_output_config -> ?processing_inputs:Types.processing_inputs -> creation_time:Types.timestamp -> processing_job_status:Types.processing_job_status -> processing_job_arn:Types.processing_job_arn -> app_specification:Types.app_specification -> processing_resources:Types.processing_resources -> processing_job_name:Types.processing_job_name -> unit -> Types.describe_processing_job_response
val make_describe_processing_job_request : processing_job_name:Types.processing_job_name -> unit -> Types.describe_processing_job_request
val make_m_lflow_configuration : ?mlflow_experiment_name:Types.mlflow_experiment_entity_name -> ?mlflow_resource_arn:Types.m_lflow_arn -> unit -> Types.m_lflow_configuration
val make_describe_pipeline_execution_response : ?m_lflow_config:Types.m_lflow_configuration -> ?pipeline_version_id:Types.pipeline_version_id -> ?selective_execution_config:Types.selective_execution_config -> ?parallelism_configuration:Types.parallelism_configuration -> ?last_modified_by:Types.user_context -> ?created_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?failure_reason:Types.pipeline_execution_failure_reason -> ?pipeline_experiment_config:Types.pipeline_experiment_config -> ?pipeline_execution_description:Types.pipeline_execution_description -> ?pipeline_execution_status:Types.pipeline_execution_status -> ?pipeline_execution_display_name:Types.pipeline_execution_name -> ?pipeline_execution_arn:Types.pipeline_execution_arn -> ?pipeline_arn:Types.pipeline_arn -> unit -> Types.describe_pipeline_execution_response
val make_describe_pipeline_execution_request : pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.describe_pipeline_execution_request
val make_describe_pipeline_definition_for_execution_response : ?creation_time:Types.timestamp -> ?pipeline_definition:Types.pipeline_definition -> unit -> Types.describe_pipeline_definition_for_execution_response
val make_describe_pipeline_definition_for_execution_request : pipeline_execution_arn:Types.pipeline_execution_arn -> unit -> Types.describe_pipeline_definition_for_execution_request
val make_describe_pipeline_response : ?pipeline_version_description:Types.pipeline_version_description -> ?pipeline_version_display_name:Types.pipeline_version_name -> ?parallelism_configuration:Types.parallelism_configuration -> ?last_modified_by:Types.user_context -> ?created_by:Types.user_context -> ?last_run_time:Types.timestamp -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?pipeline_status:Types.pipeline_status -> ?role_arn:Types.role_arn -> ?pipeline_description:Types.pipeline_description -> ?pipeline_definition:Types.pipeline_definition -> ?pipeline_display_name:Types.pipeline_name -> ?pipeline_name:Types.pipeline_name -> ?pipeline_arn:Types.pipeline_arn -> unit -> Types.describe_pipeline_response
val make_describe_pipeline_request : ?pipeline_version_id:Types.pipeline_version_id -> pipeline_name:Types.pipeline_name_or_arn -> unit -> Types.describe_pipeline_request
val make_error_info : ?reason:Types.non_empty_string256 -> ?code:Types.non_empty_string64 -> unit -> Types.error_info
val make_available_upgrade : ?release_notes:Types.release_notes_list -> ?version:Types.major_minor_version -> unit -> Types.available_upgrade
val make_describe_partner_app_response : ?available_upgrade:Types.available_upgrade -> ?current_version_eol_date:Types.timestamp -> ?enable_auto_minor_version_upgrade:Types.boolean_ -> ?error:Types.error_info -> ?enable_iam_session_based_identity:Types.boolean_ -> ?auth_type:Types.partner_app_auth_type -> ?application_config:Types.partner_app_config -> ?version:Types.non_empty_string64 -> ?tier:Types.non_empty_string64 -> ?maintenance_config:Types.partner_app_maintenance_config -> ?base_url:Types.string2048 -> ?kms_key_id:Types.kms_key_id -> ?execution_role_arn:Types.role_arn -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?status:Types.partner_app_status -> ?type_:Types.partner_app_type -> ?name:Types.partner_app_name -> ?arn:Types.partner_app_arn -> unit -> Types.describe_partner_app_response
val make_describe_partner_app_request : ?include_available_upgrade:Types.boolean_ -> arn:Types.partner_app_arn -> unit -> Types.describe_partner_app_request
val make_optimization_model_access_config : accept_eula:Types.optimization_model_accept_eula -> unit -> Types.optimization_model_access_config
val make_optimization_job_model_source_s3 : ?model_access_config:Types.optimization_model_access_config -> ?s3_uri:Types.s3_uri -> unit -> Types.optimization_job_model_source_s3
val make_optimization_sage_maker_model : ?model_name:Types.model_name -> unit -> Types.optimization_sage_maker_model
val make_optimization_job_model_source : ?sage_maker_model:Types.optimization_sage_maker_model -> ?s3:Types.optimization_job_model_source_s3 -> unit -> Types.optimization_job_model_source
val make_model_quantization_config : ?override_environment:Types.optimization_job_environment_variables -> ?image:Types.optimization_container_image -> unit -> Types.model_quantization_config
val make_model_compilation_config : ?override_environment:Types.optimization_job_environment_variables -> ?image:Types.optimization_container_image -> unit -> Types.model_compilation_config
val make_model_sharding_config : ?override_environment:Types.optimization_job_environment_variables -> ?image:Types.optimization_container_image -> unit -> Types.model_sharding_config
val make_model_speculative_decoding_training_data_source : s3_data_type:Types.model_speculative_decoding_s3_data_type -> s3_uri:Types.s3_uri -> unit -> Types.model_speculative_decoding_training_data_source
val make_model_speculative_decoding_config : ?training_data_source:Types.model_speculative_decoding_training_data_source -> technique:Types.model_speculative_decoding_technique -> unit -> Types.model_speculative_decoding_config
val make_optimization_job_output_config : ?sage_maker_model:Types.optimization_sage_maker_model -> ?kms_key_id:Types.kms_key_id -> s3_output_location:Types.s3_uri -> unit -> Types.optimization_job_output_config
val make_optimization_output : ?recommended_inference_image:Types.optimization_container_image -> unit -> Types.optimization_output
val make_optimization_vpc_config : subnets:Types.optimization_vpc_subnets -> security_group_ids:Types.optimization_vpc_security_group_ids -> unit -> Types.optimization_vpc_config
val make_describe_optimization_job_response : ?vpc_config:Types.optimization_vpc_config -> ?optimization_output:Types.optimization_output -> ?max_instance_count:Types.optimization_job_max_instance_count -> ?optimization_environment:Types.optimization_job_environment_variables -> ?failure_reason:Types.failure_reason -> ?optimization_end_time:Types.timestamp -> ?optimization_start_time:Types.timestamp -> stopping_condition:Types.stopping_condition -> role_arn:Types.role_arn -> output_config:Types.optimization_job_output_config -> optimization_configs:Types.optimization_configs -> deployment_instance_type:Types.optimization_job_deployment_instance_type -> model_source:Types.optimization_job_model_source -> optimization_job_name:Types.entity_name -> last_modified_time:Types.last_modified_time -> creation_time:Types.creation_time -> optimization_job_status:Types.optimization_job_status -> optimization_job_arn:Types.optimization_job_arn -> unit -> Types.describe_optimization_job_response
val make_describe_optimization_job_request : optimization_job_name:Types.entity_name -> unit -> Types.describe_optimization_job_request
val make_describe_notebook_instance_lifecycle_config_output : ?creation_time:Types.creation_time -> ?last_modified_time:Types.last_modified_time -> ?on_start:Types.notebook_instance_lifecycle_config_list -> ?on_create:Types.notebook_instance_lifecycle_config_list -> ?notebook_instance_lifecycle_config_name: Types.notebook_instance_lifecycle_config_name -> ?notebook_instance_lifecycle_config_arn: Types.notebook_instance_lifecycle_config_arn -> unit -> Types.describe_notebook_instance_lifecycle_config_output
val make_describe_notebook_instance_lifecycle_config_input : notebook_instance_lifecycle_config_name: Types.notebook_instance_lifecycle_config_name -> unit -> Types.describe_notebook_instance_lifecycle_config_input
val make_describe_notebook_instance_output : ?instance_metadata_service_configuration: Types.instance_metadata_service_configuration -> ?platform_identifier:Types.platform_identifier -> ?root_access:Types.root_access -> ?additional_code_repositories:Types.additional_code_repository_names_or_urls -> ?default_code_repository:Types.code_repository_name_or_url -> ?accelerator_types:Types.notebook_instance_accelerator_types -> ?volume_size_in_g_b:Types.notebook_instance_volume_size_in_g_b -> ?direct_internet_access:Types.direct_internet_access -> ?notebook_instance_lifecycle_config_name: Types.notebook_instance_lifecycle_config_name -> ?creation_time:Types.creation_time -> ?last_modified_time:Types.last_modified_time -> ?network_interface_id:Types.network_interface_id -> ?kms_key_id:Types.kms_key_id -> ?role_arn:Types.role_arn -> ?security_groups:Types.security_group_ids -> ?subnet_id:Types.subnet_id -> ?ip_address_type:Types.ip_address_type -> ?instance_type:Types.instance_type -> ?url:Types.notebook_instance_url -> ?failure_reason:Types.failure_reason -> ?notebook_instance_status:Types.notebook_instance_status -> ?notebook_instance_name:Types.notebook_instance_name -> ?notebook_instance_arn:Types.notebook_instance_arn -> unit -> Types.describe_notebook_instance_output
val make_describe_notebook_instance_input : notebook_instance_name:Types.notebook_instance_name -> unit -> Types.describe_notebook_instance_input
val make_describe_monitoring_schedule_response : ?last_monitoring_execution_summary:Types.monitoring_execution_summary -> ?endpoint_name:Types.endpoint_name -> ?failure_reason:Types.failure_reason -> ?monitoring_type:Types.monitoring_type -> monitoring_schedule_config:Types.monitoring_schedule_config -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> monitoring_schedule_status:Types.schedule_status -> monitoring_schedule_name:Types.monitoring_schedule_name -> monitoring_schedule_arn:Types.monitoring_schedule_arn -> unit -> Types.describe_monitoring_schedule_response
val make_describe_monitoring_schedule_request : monitoring_schedule_name:Types.monitoring_schedule_name -> unit -> Types.describe_monitoring_schedule_request
val make_model_quality_baseline_config : ?constraints_resource:Types.monitoring_constraints_resource -> ?baselining_job_name:Types.processing_job_name -> unit -> Types.model_quality_baseline_config
val make_model_quality_app_specification : ?environment:Types.monitoring_environment_map -> ?problem_type:Types.monitoring_problem_type -> ?post_analytics_processor_source_uri:Types.s3_uri -> ?record_preprocessor_source_uri:Types.s3_uri -> ?container_arguments:Types.monitoring_container_arguments -> ?container_entrypoint:Types.container_entrypoint -> image_uri:Types.image_uri -> unit -> Types.model_quality_app_specification
val make_monitoring_ground_truth_s3_input : ?s3_uri:Types.monitoring_s3_uri -> unit -> Types.monitoring_ground_truth_s3_input
val make_model_quality_job_input : ?batch_transform_input:Types.batch_transform_input -> ?endpoint_input:Types.endpoint_input -> ground_truth_s3_input:Types.monitoring_ground_truth_s3_input -> unit -> Types.model_quality_job_input
val make_monitoring_network_config : ?vpc_config:Types.vpc_config -> ?enable_network_isolation:Types.boolean_ -> ?enable_inter_container_traffic_encryption:Types.boolean_ -> unit -> Types.monitoring_network_config
val make_describe_model_quality_job_definition_response : ?stopping_condition:Types.monitoring_stopping_condition -> ?network_config:Types.monitoring_network_config -> ?model_quality_baseline_config:Types.model_quality_baseline_config -> role_arn:Types.role_arn -> job_resources:Types.monitoring_resources -> model_quality_job_output_config:Types.monitoring_output_config -> model_quality_job_input:Types.model_quality_job_input -> model_quality_app_specification:Types.model_quality_app_specification -> creation_time:Types.timestamp -> job_definition_name:Types.monitoring_job_definition_name -> job_definition_arn:Types.monitoring_job_definition_arn -> unit -> Types.describe_model_quality_job_definition_response
val make_describe_model_quality_job_definition_request : job_definition_name:Types.monitoring_job_definition_name -> unit -> Types.describe_model_quality_job_definition_request
val make_describe_model_package_group_output : ?managed_configuration:Types.managed_configuration -> ?model_package_group_description:Types.entity_description -> model_package_group_status:Types.model_package_group_status -> created_by:Types.user_context -> creation_time:Types.creation_time -> model_package_group_arn:Types.model_package_group_arn -> model_package_group_name:Types.entity_name -> unit -> Types.describe_model_package_group_output
val make_describe_model_package_group_input : model_package_group_name:Types.arn_or_name -> unit -> Types.describe_model_package_group_input
val make_describe_model_package_output : ?managed_storage_type:Types.managed_storage_type -> ?model_life_cycle:Types.model_life_cycle -> ?model_card:Types.model_package_model_card -> ?security_config:Types.model_package_security_config -> ?source_uri:Types.model_package_source_uri -> ?skip_model_validation:Types.skip_model_validation -> ?additional_inference_specifications: Types.additional_inference_specifications -> ?drift_check_baselines:Types.drift_check_baselines -> ?customer_metadata_properties:Types.customer_metadata_map -> ?sample_payload_url:Types.string_ -> ?task:Types.string_ -> ?domain:Types.string_ -> ?approval_description:Types.approval_description -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?model_metrics:Types.model_metrics -> ?metadata_properties:Types.metadata_properties -> ?created_by:Types.user_context -> ?model_approval_status:Types.model_approval_status -> ?certify_for_marketplace:Types.certify_for_marketplace -> ?validation_specification:Types.model_package_validation_specification -> ?source_algorithm_specification:Types.source_algorithm_specification -> ?inference_specification:Types.inference_specification -> ?model_package_description:Types.entity_description -> ?model_package_registration_type:Types.model_package_registration_type -> ?model_package_version:Types.model_package_version -> ?model_package_group_name:Types.entity_name -> model_package_status_details:Types.model_package_status_details -> model_package_status:Types.model_package_status -> creation_time:Types.creation_time -> model_package_arn:Types.model_package_arn -> model_package_name:Types.entity_name -> unit -> Types.describe_model_package_output
val make_describe_model_package_input : ?included_data:Types.included_data -> model_package_name:Types.versioned_arn_or_name -> unit -> Types.describe_model_package_input
val make_model_explainability_baseline_config : ?constraints_resource:Types.monitoring_constraints_resource -> ?baselining_job_name:Types.processing_job_name -> unit -> Types.model_explainability_baseline_config
val make_model_explainability_app_specification : ?environment:Types.monitoring_environment_map -> config_uri:Types.s3_uri -> image_uri:Types.image_uri -> unit -> Types.model_explainability_app_specification
val make_model_explainability_job_input : ?batch_transform_input:Types.batch_transform_input -> ?endpoint_input:Types.endpoint_input -> unit -> Types.model_explainability_job_input
val make_describe_model_explainability_job_definition_response : ?stopping_condition:Types.monitoring_stopping_condition -> ?network_config:Types.monitoring_network_config -> ?model_explainability_baseline_config: Types.model_explainability_baseline_config -> role_arn:Types.role_arn -> job_resources:Types.monitoring_resources -> model_explainability_job_output_config:Types.monitoring_output_config -> model_explainability_job_input:Types.model_explainability_job_input -> model_explainability_app_specification: Types.model_explainability_app_specification -> creation_time:Types.timestamp -> job_definition_name:Types.monitoring_job_definition_name -> job_definition_arn:Types.monitoring_job_definition_arn -> unit -> Types.describe_model_explainability_job_definition_response
val make_describe_model_explainability_job_definition_request : job_definition_name:Types.monitoring_job_definition_name -> unit -> Types.describe_model_explainability_job_definition_request
val make_model_card_export_output_config : s3_output_path:Types.s3_uri -> unit -> Types.model_card_export_output_config
val make_model_card_export_artifacts : s3_export_artifacts:Types.s3_uri -> unit -> Types.model_card_export_artifacts
val make_describe_model_card_export_job_response : ?export_artifacts:Types.model_card_export_artifacts -> ?failure_reason:Types.failure_reason -> last_modified_at:Types.timestamp -> created_at:Types.timestamp -> output_config:Types.model_card_export_output_config -> model_card_version:Types.integer -> model_card_name:Types.entity_name -> status:Types.model_card_export_job_status -> model_card_export_job_arn:Types.model_card_export_job_arn -> model_card_export_job_name:Types.entity_name -> unit -> Types.describe_model_card_export_job_response
val make_describe_model_card_export_job_request : model_card_export_job_arn:Types.model_card_export_job_arn -> unit -> Types.describe_model_card_export_job_request
val make_describe_model_card_response : ?model_card_processing_status:Types.model_card_processing_status -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?security_config:Types.model_card_security_config -> created_by:Types.user_context -> creation_time:Types.timestamp -> model_card_status:Types.model_card_status -> content:Types.model_card_content -> model_card_version:Types.integer -> model_card_name:Types.entity_name -> model_card_arn:Types.model_card_arn -> unit -> Types.describe_model_card_response
val make_describe_model_card_request : ?included_data:Types.included_data -> ?model_card_version:Types.integer -> model_card_name:Types.model_card_name_or_arn -> unit -> Types.describe_model_card_request
val make_model_bias_baseline_config : ?constraints_resource:Types.monitoring_constraints_resource -> ?baselining_job_name:Types.processing_job_name -> unit -> Types.model_bias_baseline_config
val make_model_bias_app_specification : ?environment:Types.monitoring_environment_map -> config_uri:Types.s3_uri -> image_uri:Types.image_uri -> unit -> Types.model_bias_app_specification
val make_model_bias_job_input : ?batch_transform_input:Types.batch_transform_input -> ?endpoint_input:Types.endpoint_input -> ground_truth_s3_input:Types.monitoring_ground_truth_s3_input -> unit -> Types.model_bias_job_input
val make_describe_model_bias_job_definition_response : ?stopping_condition:Types.monitoring_stopping_condition -> ?network_config:Types.monitoring_network_config -> ?model_bias_baseline_config:Types.model_bias_baseline_config -> role_arn:Types.role_arn -> job_resources:Types.monitoring_resources -> model_bias_job_output_config:Types.monitoring_output_config -> model_bias_job_input:Types.model_bias_job_input -> model_bias_app_specification:Types.model_bias_app_specification -> creation_time:Types.timestamp -> job_definition_name:Types.monitoring_job_definition_name -> job_definition_arn:Types.monitoring_job_definition_arn -> unit -> Types.describe_model_bias_job_definition_response
val make_describe_model_bias_job_definition_request : job_definition_name:Types.monitoring_job_definition_name -> unit -> Types.describe_model_bias_job_definition_request
val make_describe_model_output : ?deployment_recommendation:Types.deployment_recommendation -> ?enable_network_isolation:Types.boolean_ -> ?vpc_config:Types.vpc_config -> ?execution_role_arn:Types.role_arn -> ?inference_execution_config:Types.inference_execution_config -> ?containers:Types.container_definition_list -> ?primary_container:Types.container_definition -> model_arn:Types.model_arn -> creation_time:Types.timestamp -> model_name:Types.model_name -> unit -> Types.describe_model_output
val make_describe_model_input : model_name:Types.model_name -> unit -> Types.describe_model_input
val make_describe_mlflow_tracking_server_response : ?s3_bucket_owner_verification:Types.boolean_ -> ?s3_bucket_owner_account_id:Types.account_id -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?automatic_model_registration:Types.boolean_ -> ?weekly_maintenance_window_start:Types.weekly_maintenance_window_start -> ?tracking_server_url:Types.tracking_server_url -> ?is_active:Types.is_tracking_server_active -> ?tracking_server_maintenance_status:Types.tracking_server_maintenance_status -> ?tracking_server_status:Types.tracking_server_status -> ?role_arn:Types.role_arn -> ?mlflow_version:Types.mlflow_version -> ?tracking_server_size:Types.tracking_server_size -> ?artifact_store_uri:Types.s3_uri -> ?tracking_server_name:Types.tracking_server_name -> ?tracking_server_arn:Types.tracking_server_arn -> unit -> Types.describe_mlflow_tracking_server_response
val make_describe_mlflow_tracking_server_request : tracking_server_name:Types.tracking_server_name -> unit -> Types.describe_mlflow_tracking_server_request
val make_describe_mlflow_app_response : ?maintenance_status:Types.maintenance_status -> ?weekly_maintenance_window_start:Types.weekly_maintenance_window_start -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?default_domain_id_list:Types.default_domain_id_list -> ?account_default_status:Types.account_default_status -> ?model_registration_mode:Types.model_registration_mode -> ?status:Types.mlflow_app_status -> ?role_arn:Types.role_arn -> ?mlflow_version:Types.mlflow_version -> ?artifact_store_uri:Types.s3_uri -> ?name:Types.mlflow_app_name -> ?arn:Types.mlflow_app_arn -> unit -> Types.describe_mlflow_app_response
val make_describe_mlflow_app_request : arn:Types.mlflow_app_arn -> unit -> Types.describe_mlflow_app_request
val make_describe_lineage_group_response : ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?description:Types.experiment_description -> ?display_name:Types.experiment_entity_name -> ?lineage_group_arn:Types.lineage_group_arn -> ?lineage_group_name:Types.experiment_entity_name -> unit -> Types.describe_lineage_group_response
val make_describe_lineage_group_request : lineage_group_name:Types.experiment_entity_name -> unit -> Types.describe_lineage_group_request
val make_labeling_job_output_config : ?sns_topic_arn:Types.sns_topic_arn -> ?kms_key_id:Types.kms_key_id -> s3_output_path:Types.s3_uri -> unit -> Types.labeling_job_output_config
val make_labeling_job_stopping_conditions : ?max_percentage_of_input_dataset_labeled: Types.max_percentage_of_input_dataset_labeled -> ?max_human_labeled_object_count:Types.max_human_labeled_object_count -> unit -> Types.labeling_job_stopping_conditions
val make_labeling_job_resource_config : ?vpc_config:Types.vpc_config -> ?volume_kms_key_id:Types.kms_key_id -> unit -> Types.labeling_job_resource_config
val make_labeling_job_algorithms_config : ?labeling_job_resource_config:Types.labeling_job_resource_config -> ?initial_active_learning_model_arn:Types.model_arn -> labeling_job_algorithm_specification_arn: Types.labeling_job_algorithm_specification_arn -> unit -> Types.labeling_job_algorithms_config
val make_annotation_consolidation_config : annotation_consolidation_lambda_arn:Types.lambda_function_arn -> unit -> Types.annotation_consolidation_config
val make_public_workforce_task_price : ?amount_in_usd:Types.us_d -> unit -> Types.public_workforce_task_price
val make_human_task_config : ?public_workforce_task_price:Types.public_workforce_task_price -> ?annotation_consolidation_config:Types.annotation_consolidation_config -> ?max_concurrent_task_count:Types.max_concurrent_task_count -> ?task_availability_lifetime_in_seconds: Types.task_availability_lifetime_in_seconds -> ?task_keywords:Types.task_keywords -> ?pre_human_task_lambda_arn:Types.lambda_function_arn -> task_time_limit_in_seconds:Types.task_time_limit_in_seconds -> number_of_human_workers_per_data_object: Types.number_of_human_workers_per_data_object -> task_description:Types.task_description -> task_title:Types.task_title -> ui_config:Types.ui_config -> workteam_arn:Types.workteam_arn -> unit -> Types.human_task_config
val make_describe_labeling_job_response : ?labeling_job_output:Types.labeling_job_output -> ?tags:Types.tag_list -> ?labeling_job_algorithms_config:Types.labeling_job_algorithms_config -> ?stopping_conditions:Types.labeling_job_stopping_conditions -> ?label_category_config_s3_uri:Types.s3_uri -> ?label_attribute_name:Types.label_attribute_name -> ?failure_reason:Types.failure_reason -> human_task_config:Types.human_task_config -> role_arn:Types.role_arn -> output_config:Types.labeling_job_output_config -> input_config:Types.labeling_job_input_config -> labeling_job_arn:Types.labeling_job_arn -> labeling_job_name:Types.labeling_job_name -> job_reference_code:Types.job_reference_code -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> label_counters:Types.label_counters -> labeling_job_status:Types.labeling_job_status -> unit -> Types.describe_labeling_job_response
val make_describe_labeling_job_request : labeling_job_name:Types.labeling_job_name -> unit -> Types.describe_labeling_job_request
val make_describe_job_schema_version_response : job_config_schema:Types.job_config_document -> job_config_schema_version:Types.job_schema_version -> job_category:Types.job_category -> unit -> Types.describe_job_schema_version_response
val make_describe_job_schema_version_request : ?job_config_schema_version:Types.job_schema_version -> job_category:Types.job_category -> unit -> Types.describe_job_schema_version_request
val make_describe_job_response : ?tags:Types.tag_list -> ?failure_reason:Types.failure_reason -> ?end_time:Types.timestamp -> ?job_config_document:Types.job_config_document -> secondary_status_transitions:Types.job_secondary_status_transitions -> secondary_status:Types.job_secondary_status -> job_status:Types.job_status -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> job_config_schema_version:Types.job_schema_version -> job_category:Types.job_category -> role_arn:Types.role_arn -> job_arn:Types.job_arn -> job_name:Types.job_name -> unit -> Types.describe_job_response
val make_describe_job_request : job_category:Types.job_category -> job_name:Types.job_name -> unit -> Types.describe_job_request
val make_recommendation_job_resource_limit : ?max_parallel_of_tests:Types.max_parallel_of_tests -> ?max_number_of_tests:Types.max_number_of_tests -> unit -> Types.recommendation_job_resource_limit
val make_categorical_parameter : value:Types.categorical_parameter_range_values -> name:Types.string64 -> unit -> Types.categorical_parameter
val make_environment_parameter_ranges : ?categorical_parameter_ranges:Types.categorical_parameters -> unit -> Types.environment_parameter_ranges
val make_endpoint_input_configuration : ?environment_parameter_ranges:Types.environment_parameter_ranges -> ?inference_specification_name:Types.inference_specification_name -> ?serverless_config:Types.production_variant_serverless_config -> ?instance_type:Types.production_variant_instance_type -> unit -> Types.endpoint_input_configuration
val make_recommendation_job_payload_config : ?supported_content_types:Types.recommendation_job_supported_content_types -> ?sample_payload_url:Types.s3_uri -> unit -> Types.recommendation_job_payload_config
val make_recommendation_job_container_config : ?supported_response_mime_types: Types.recommendation_job_supported_response_mime_types -> ?data_input_config:Types.recommendation_job_data_input_config -> ?supported_endpoint_type:Types.recommendation_job_supported_endpoint_type -> ?supported_instance_types:Types.recommendation_job_supported_instance_types -> ?nearest_model_name:Types.string_ -> ?payload_config:Types.recommendation_job_payload_config -> ?framework_version:Types.recommendation_job_framework_version -> ?framework:Types.string_ -> ?task:Types.string_ -> ?domain:Types.string_ -> unit -> Types.recommendation_job_container_config
val make_endpoint_info : ?endpoint_name:Types.endpoint_name -> unit -> Types.endpoint_info
val make_recommendation_job_vpc_config : subnets:Types.recommendation_job_vpc_subnets -> security_group_ids:Types.recommendation_job_vpc_security_group_ids -> unit -> Types.recommendation_job_vpc_config
val make_recommendation_job_input_config : ?vpc_config:Types.recommendation_job_vpc_config -> ?endpoints:Types.endpoints -> ?container_config:Types.recommendation_job_container_config -> ?volume_kms_key_id:Types.kms_key_id -> ?endpoint_configurations:Types.endpoint_input_configurations -> ?resource_limit:Types.recommendation_job_resource_limit -> ?traffic_pattern:Types.traffic_pattern -> ?job_duration_in_seconds:Types.job_duration_in_seconds -> ?model_name:Types.model_name -> ?model_package_version_arn:Types.model_package_arn -> unit -> Types.recommendation_job_input_config
val make_model_latency_threshold : ?value_in_milliseconds:Types.integer -> ?percentile:Types.string64 -> unit -> Types.model_latency_threshold
val make_recommendation_job_stopping_conditions : ?flat_invocations:Types.flat_invocations -> ?model_latency_thresholds:Types.model_latency_thresholds -> ?max_invocations:Types.integer -> unit -> Types.recommendation_job_stopping_conditions
val make_inference_recommendation : ?invocation_start_time:Types.invocation_start_time -> ?invocation_end_time:Types.invocation_end_time -> ?metrics:Types.recommendation_metrics -> ?recommendation_id:Types.string_ -> model_configuration:Types.model_configuration -> endpoint_configuration:Types.endpoint_output_configuration -> unit -> Types.inference_recommendation
val make_endpoint_performance : endpoint_info:Types.endpoint_info -> metrics:Types.inference_metrics -> unit -> Types.endpoint_performance
val make_describe_inference_recommendations_job_response : ?endpoint_performances:Types.endpoint_performances -> ?inference_recommendations:Types.inference_recommendations -> ?stopping_conditions:Types.recommendation_job_stopping_conditions -> ?failure_reason:Types.failure_reason -> ?completion_time:Types.timestamp -> ?job_description:Types.recommendation_job_description -> input_config:Types.recommendation_job_input_config -> last_modified_time:Types.last_modified_time -> creation_time:Types.creation_time -> status:Types.recommendation_job_status -> role_arn:Types.role_arn -> job_arn:Types.recommendation_job_arn -> job_type:Types.recommendation_job_type -> job_name:Types.recommendation_job_name -> unit -> Types.describe_inference_recommendations_job_response
val make_describe_inference_recommendations_job_request : job_name:Types.recommendation_job_name -> unit -> Types.describe_inference_recommendations_job_request
val make_endpoint_metadata : ?failure_reason:Types.failure_reason -> ?endpoint_status:Types.endpoint_status -> ?endpoint_config_name:Types.endpoint_config_name -> endpoint_name:Types.endpoint_name -> unit -> Types.endpoint_metadata
val make_model_variant_config_summary : status:Types.model_variant_status -> infrastructure_config:Types.model_infrastructure_config -> variant_name:Types.model_variant_name -> model_name:Types.model_name -> unit -> Types.model_variant_config_summary
val make_describe_inference_experiment_response : ?kms_key:Types.kms_key_id -> ?shadow_mode_config:Types.shadow_mode_config -> ?data_storage_config:Types.inference_experiment_data_storage_config -> ?role_arn:Types.role_arn -> ?last_modified_time:Types.timestamp -> ?completion_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?description:Types.inference_experiment_description -> ?status_reason:Types.inference_experiment_status_reason -> ?schedule:Types.inference_experiment_schedule -> model_variants:Types.model_variant_config_summary_list -> endpoint_metadata:Types.endpoint_metadata -> status:Types.inference_experiment_status -> type_:Types.inference_experiment_type -> name:Types.inference_experiment_name -> arn:Types.inference_experiment_arn -> unit -> Types.describe_inference_experiment_response
val make_describe_inference_experiment_request : name:Types.inference_experiment_name -> unit -> Types.describe_inference_experiment_request
val make_inference_component_container_specification_summary : ?container_metrics_config:Types.container_metrics_config -> ?environment:Types.environment_map -> ?artifact_url:Types.url -> ?deployed_image:Types.deployed_image -> unit -> Types.inference_component_container_specification_summary
val make_inference_component_data_cache_config_summary : enable_caching:Types.enable_caching -> unit -> Types.inference_component_data_cache_config_summary
val make_inference_component_placement_status : current_copy_count:Types.inference_component_copy_count -> instance_type:Types.production_variant_instance_type -> unit -> Types.inference_component_placement_status
val make_inference_component_runtime_config_summary : ?placement_status:Types.inference_component_placement_status_list -> ?current_copy_count:Types.inference_component_copy_count -> ?desired_copy_count:Types.inference_component_copy_count -> unit -> Types.inference_component_runtime_config_summary
val make_describe_inference_component_output : ?last_deployment_config:Types.inference_component_deployment_config -> ?inference_component_status:Types.inference_component_status -> ?runtime_config:Types.inference_component_runtime_config_summary -> ?specifications:Types.inference_component_specification_summary_list -> ?specification:Types.inference_component_specification_summary -> ?failure_reason:Types.failure_reason -> ?variant_name:Types.variant_name -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> endpoint_arn:Types.endpoint_arn -> endpoint_name:Types.endpoint_name -> inference_component_arn:Types.inference_component_arn -> inference_component_name:Types.inference_component_name -> unit -> Types.describe_inference_component_output
val make_describe_inference_component_input : inference_component_name:Types.inference_component_name -> unit -> Types.describe_inference_component_input
val make_describe_image_version_response : ?release_notes:Types.release_notes -> ?horovod:Types.horovod -> ?processor:Types.processor -> ?programming_lang:Types.programming_lang -> ?ml_framework:Types.ml_framework -> ?job_type:Types.job_type -> ?vendor_guidance:Types.vendor_guidance -> ?version:Types.image_version_number -> ?last_modified_time:Types.timestamp -> ?image_version_status:Types.image_version_status -> ?image_version_arn:Types.image_version_arn -> ?image_arn:Types.image_arn -> ?failure_reason:Types.failure_reason -> ?creation_time:Types.timestamp -> ?container_image:Types.image_container_image -> ?base_image:Types.image_base_image -> unit -> Types.describe_image_version_response
val make_describe_image_version_request : ?alias:Types.sage_maker_image_version_alias -> ?version:Types.image_version_number -> image_name:Types.image_name -> unit -> Types.describe_image_version_request
val make_describe_image_response : ?role_arn:Types.role_arn -> ?last_modified_time:Types.timestamp -> ?image_status:Types.image_status -> ?image_name:Types.image_name -> ?image_arn:Types.image_arn -> ?failure_reason:Types.failure_reason -> ?display_name:Types.image_display_name -> ?description:Types.image_description -> ?creation_time:Types.timestamp -> unit -> Types.describe_image_response
val make_describe_image_request : image_name:Types.image_name -> unit -> Types.describe_image_request
val make_autotune : mode:Types.autotune_mode -> unit -> Types.autotune
val make_describe_hyper_parameter_tuning_job_response : ?consumed_resources:Types.hyper_parameter_tuning_job_consumed_resources -> ?tuning_job_completion_details: Types.hyper_parameter_tuning_job_completion_details -> ?failure_reason:Types.failure_reason -> ?autotune:Types.autotune -> ?warm_start_config:Types.hyper_parameter_tuning_job_warm_start_config -> ?overall_best_training_job:Types.hyper_parameter_training_job_summary -> ?best_training_job:Types.hyper_parameter_training_job_summary -> ?last_modified_time:Types.timestamp -> ?hyper_parameter_tuning_end_time:Types.timestamp -> ?training_job_definitions:Types.hyper_parameter_training_job_definitions -> ?training_job_definition:Types.hyper_parameter_training_job_definition -> objective_status_counters:Types.objective_status_counters -> training_job_status_counters:Types.training_job_status_counters -> creation_time:Types.timestamp -> hyper_parameter_tuning_job_status:Types.hyper_parameter_tuning_job_status -> hyper_parameter_tuning_job_config:Types.hyper_parameter_tuning_job_config -> hyper_parameter_tuning_job_arn:Types.hyper_parameter_tuning_job_arn -> hyper_parameter_tuning_job_name:Types.hyper_parameter_tuning_job_name -> unit -> Types.describe_hyper_parameter_tuning_job_response
val make_describe_hyper_parameter_tuning_job_request : hyper_parameter_tuning_job_name:Types.hyper_parameter_tuning_job_name -> unit -> Types.describe_hyper_parameter_tuning_job_request
val make_describe_human_task_ui_response : ?human_task_ui_status:Types.human_task_ui_status -> ui_template:Types.ui_template_info -> creation_time:Types.timestamp -> human_task_ui_name:Types.human_task_ui_name -> human_task_ui_arn:Types.human_task_ui_arn -> unit -> Types.describe_human_task_ui_response
val make_describe_human_task_ui_request : human_task_ui_name:Types.human_task_ui_name -> unit -> Types.describe_human_task_ui_request
val make_hub_content_dependency : ?dependency_copy_path:Types.dependency_copy_path -> ?dependency_origin_path:Types.dependency_origin_path -> unit -> Types.hub_content_dependency
val make_describe_hub_content_response : ?last_modified_time:Types.timestamp -> ?failure_reason:Types.failure_reason -> ?hub_content_dependencies:Types.hub_content_dependency_list -> ?hub_content_search_keywords:Types.hub_content_search_keyword_list -> ?support_status:Types.hub_content_support_status -> ?reference_min_version:Types.reference_min_version -> ?sage_maker_public_hub_content_arn:Types.sage_maker_public_hub_content_arn -> ?hub_content_markdown:Types.hub_content_markdown -> ?hub_content_description:Types.hub_content_description -> ?hub_content_display_name:Types.hub_content_display_name -> creation_time:Types.timestamp -> hub_content_status:Types.hub_content_status -> hub_content_document:Types.hub_content_document -> hub_arn:Types.hub_arn -> hub_name:Types.hub_name -> document_schema_version:Types.document_schema_version -> hub_content_type:Types.hub_content_type -> hub_content_version:Types.hub_content_version -> hub_content_arn:Types.hub_content_arn -> hub_content_name:Types.hub_content_name -> unit -> Types.describe_hub_content_response
val make_describe_hub_content_request : ?hub_content_version:Types.hub_content_version -> hub_content_name:Types.hub_content_name -> hub_content_type:Types.hub_content_type -> hub_name:Types.hub_name_or_arn -> unit -> Types.describe_hub_content_request
val make_hub_s3_storage_config : ?s3_output_path:Types.s3_output_path -> unit -> Types.hub_s3_storage_config
val make_describe_hub_response : ?failure_reason:Types.failure_reason -> ?s3_storage_config:Types.hub_s3_storage_config -> ?hub_search_keywords:Types.hub_search_keyword_list -> ?hub_description:Types.hub_description -> ?hub_display_name:Types.hub_display_name -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> hub_status:Types.hub_status -> hub_arn:Types.hub_arn -> hub_name:Types.hub_name -> unit -> Types.describe_hub_response
val make_describe_hub_request : hub_name:Types.hub_name_or_arn -> unit -> Types.describe_hub_request
val make_human_loop_request_source : aws_managed_human_loop_request_source: Types.aws_managed_human_loop_request_source -> unit -> Types.human_loop_request_source
val make_human_loop_activation_conditions_config : human_loop_activation_conditions:Types.human_loop_activation_conditions -> unit -> Types.human_loop_activation_conditions_config
val make_human_loop_activation_config : human_loop_activation_conditions_config: Types.human_loop_activation_conditions_config -> unit -> Types.human_loop_activation_config
val make_human_loop_config : ?public_workforce_task_price:Types.public_workforce_task_price -> ?task_keywords:Types.flow_definition_task_keywords -> ?task_time_limit_in_seconds:Types.flow_definition_task_time_limit_in_seconds -> ?task_availability_lifetime_in_seconds: Types.flow_definition_task_availability_lifetime_in_seconds -> task_count:Types.flow_definition_task_count -> task_description:Types.flow_definition_task_description -> task_title:Types.flow_definition_task_title -> human_task_ui_arn:Types.human_task_ui_arn -> workteam_arn:Types.workteam_arn -> unit -> Types.human_loop_config
val make_flow_definition_output_config : ?kms_key_id:Types.kms_key_id -> s3_output_path:Types.s3_uri -> unit -> Types.flow_definition_output_config
val make_describe_flow_definition_response : ?failure_reason:Types.failure_reason -> ?human_loop_config:Types.human_loop_config -> ?human_loop_activation_config:Types.human_loop_activation_config -> ?human_loop_request_source:Types.human_loop_request_source -> role_arn:Types.role_arn -> output_config:Types.flow_definition_output_config -> creation_time:Types.timestamp -> flow_definition_status:Types.flow_definition_status -> flow_definition_name:Types.flow_definition_name -> flow_definition_arn:Types.flow_definition_arn -> unit -> Types.describe_flow_definition_response
val make_describe_flow_definition_request : flow_definition_name:Types.flow_definition_name -> unit -> Types.describe_flow_definition_request
val make_describe_feature_metadata_response : ?parameters:Types.feature_parameters -> ?description:Types.feature_description -> last_modified_time:Types.last_modified_time -> creation_time:Types.creation_time -> feature_type:Types.feature_type -> feature_name:Types.feature_name -> feature_group_name:Types.feature_group_name -> feature_group_arn:Types.feature_group_arn -> unit -> Types.describe_feature_metadata_response
val make_describe_feature_metadata_request : feature_name:Types.feature_name -> feature_group_name:Types.feature_group_name_or_arn -> unit -> Types.describe_feature_metadata_request
val make_describe_feature_group_response : ?online_store_total_size_bytes:Types.online_store_total_size_bytes -> ?description:Types.description -> ?failure_reason:Types.failure_reason -> ?last_update_status:Types.last_update_status -> ?offline_store_status:Types.offline_store_status -> ?feature_group_status:Types.feature_group_status -> ?role_arn:Types.role_arn -> ?throughput_config:Types.throughput_config_description -> ?offline_store_config:Types.offline_store_config -> ?online_store_config:Types.online_store_config -> ?last_modified_time:Types.last_modified_time -> next_token:Types.next_token -> creation_time:Types.creation_time -> feature_definitions:Types.feature_definitions -> event_time_feature_name:Types.feature_name -> record_identifier_feature_name:Types.feature_name -> feature_group_name:Types.feature_group_name -> feature_group_arn:Types.feature_group_arn -> unit -> Types.describe_feature_group_response
val make_describe_feature_group_request : ?next_token:Types.next_token -> feature_group_name:Types.feature_group_name_or_arn -> unit -> Types.describe_feature_group_request
val make_describe_experiment_response : ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?description:Types.experiment_description -> ?source:Types.experiment_source -> ?display_name:Types.experiment_entity_name -> ?experiment_arn:Types.experiment_arn -> ?experiment_name:Types.experiment_entity_name -> unit -> Types.describe_experiment_response
val make_describe_experiment_request : experiment_name:Types.experiment_entity_name -> unit -> Types.describe_experiment_request
val make_instance_pool : ?model_name_override:Types.model_name -> priority:Types.instance_pool_priority -> instance_type:Types.production_variant_instance_type -> unit -> Types.instance_pool
val make_production_variant_core_dump_config : ?kms_key_id:Types.kms_key_id -> destination_s3_uri:Types.destination_s3_uri -> unit -> Types.production_variant_core_dump_config
val make_production_variant_capacity_reservation_config : ?ml_reservation_arn:Types.ml_reservation_arn -> ?capacity_reservation_preference:Types.capacity_reservation_preference -> unit -> Types.production_variant_capacity_reservation_config
val make_production_variant : ?capacity_reservation_config: Types.production_variant_capacity_reservation_config -> ?inference_ami_version:Types.production_variant_inference_ami_version -> ?routing_config:Types.production_variant_routing_config -> ?managed_instance_scaling:Types.production_variant_managed_instance_scaling -> ?enable_ssm_access:Types.production_variant_ssm_access -> ?container_startup_health_check_timeout_in_seconds: Types.production_variant_container_startup_health_check_timeout_in_seconds -> ?model_data_download_timeout_in_seconds: Types.production_variant_model_data_download_timeout_in_seconds -> ?volume_size_in_g_b:Types.production_variant_volume_size_in_g_b -> ?serverless_config:Types.production_variant_serverless_config -> ?core_dump_config:Types.production_variant_core_dump_config -> ?accelerator_type:Types.production_variant_accelerator_type -> ?initial_variant_weight:Types.variant_weight -> ?variant_instance_provision_timeout_in_seconds: Types.variant_instance_provision_timeout_in_seconds -> ?instance_pools:Types.instance_pool_list -> ?instance_type:Types.production_variant_instance_type -> ?initial_instance_count:Types.initial_task_count -> ?model_name:Types.model_name -> variant_name:Types.variant_name -> unit -> Types.production_variant
val make_capture_option : capture_mode:Types.capture_mode -> unit -> Types.capture_option
val make_data_capture_config : ?capture_content_type_header:Types.capture_content_type_header -> ?kms_key_id:Types.kms_key_id -> ?enable_capture:Types.enable_capture -> capture_options:Types.capture_option_list -> destination_s3_uri:Types.destination_s3_uri -> initial_sampling_percentage:Types.sampling_percentage -> unit -> Types.data_capture_config
val make_async_inference_client_config : ?max_concurrent_invocations_per_instance: Types.max_concurrent_invocations_per_instance -> unit -> Types.async_inference_client_config
val make_async_inference_notification_config : ?include_inference_response_in:Types.async_notification_topic_type_list -> ?error_topic:Types.sns_topic_arn -> ?success_topic:Types.sns_topic_arn -> unit -> Types.async_inference_notification_config
val make_async_inference_output_config : ?s3_failure_path:Types.destination_s3_uri -> ?notification_config:Types.async_inference_notification_config -> ?s3_output_path:Types.destination_s3_uri -> ?kms_key_id:Types.kms_key_id -> unit -> Types.async_inference_output_config
val make_async_inference_config : ?client_config:Types.async_inference_client_config -> output_config:Types.async_inference_output_config -> unit -> Types.async_inference_config
val make_clarify_inference_config : ?feature_types:Types.clarify_feature_types -> ?feature_headers:Types.clarify_feature_headers -> ?label_headers:Types.clarify_label_headers -> ?label_attribute:Types.clarify_label_attribute -> ?probability_attribute:Types.clarify_probability_attribute -> ?label_index:Types.clarify_label_index -> ?probability_index:Types.clarify_probability_index -> ?max_payload_in_m_b:Types.clarify_max_payload_in_m_b -> ?max_record_count:Types.clarify_max_record_count -> ?content_template:Types.clarify_content_template -> ?features_attribute:Types.clarify_features_attribute -> unit -> Types.clarify_inference_config
val make_clarify_shap_baseline_config : ?shap_baseline_uri:Types.url -> ?shap_baseline:Types.clarify_shap_baseline -> ?mime_type:Types.clarify_mime_type -> unit -> Types.clarify_shap_baseline_config
val make_clarify_text_config : granularity:Types.clarify_text_granularity -> language:Types.clarify_text_language -> unit -> Types.clarify_text_config
val make_clarify_shap_config : ?text_config:Types.clarify_text_config -> ?seed:Types.clarify_shap_seed -> ?use_logit:Types.clarify_shap_use_logit -> ?number_of_samples:Types.clarify_shap_number_of_samples -> shap_baseline_config:Types.clarify_shap_baseline_config -> unit -> Types.clarify_shap_config
val make_clarify_explainer_config : ?inference_config:Types.clarify_inference_config -> ?enable_explanations:Types.clarify_enable_explanations -> shap_config:Types.clarify_shap_config -> unit -> Types.clarify_explainer_config
val make_explainer_config : ?clarify_explainer_config:Types.clarify_explainer_config -> unit -> Types.explainer_config
val make_metrics_config : ?metric_publish_frequency_in_seconds: Types.metric_publish_frequency_in_seconds -> ?enable_detailed_observability:Types.enable_detailed_observability -> ?enable_enhanced_metrics:Types.enable_enhanced_metrics -> unit -> Types.metrics_config
val make_describe_endpoint_config_output : ?metrics_config:Types.metrics_config -> ?enable_network_isolation:Types.boolean_ -> ?vpc_config:Types.vpc_config -> ?execution_role_arn:Types.role_arn -> ?shadow_production_variants:Types.production_variant_list -> ?explainer_config:Types.explainer_config -> ?async_inference_config:Types.async_inference_config -> ?kms_key_id:Types.kms_key_id -> ?data_capture_config:Types.data_capture_config -> creation_time:Types.timestamp -> production_variants:Types.production_variant_list -> endpoint_config_arn:Types.endpoint_config_arn -> endpoint_config_name:Types.endpoint_config_name -> unit -> Types.describe_endpoint_config_output
val make_describe_endpoint_config_input : endpoint_config_name:Types.endpoint_config_name -> unit -> Types.describe_endpoint_config_input
val make_pending_production_variant_summary : ?routing_config:Types.production_variant_routing_config -> ?managed_instance_scaling:Types.production_variant_managed_instance_scaling -> ?desired_serverless_config:Types.production_variant_serverless_config -> ?current_serverless_config:Types.production_variant_serverless_config -> ?variant_status:Types.production_variant_status_list -> ?accelerator_type:Types.production_variant_accelerator_type -> ?instance_pools:Types.instance_pool_summary_list -> ?instance_type:Types.production_variant_instance_type -> ?desired_instance_count:Types.task_count -> ?current_instance_count:Types.task_count -> ?desired_weight:Types.variant_weight -> ?current_weight:Types.variant_weight -> ?deployed_images:Types.deployed_images -> variant_name:Types.variant_name -> unit -> Types.pending_production_variant_summary
val make_pending_deployment_summary : ?shadow_production_variants:Types.pending_production_variant_summary_list -> ?start_time:Types.timestamp -> ?production_variants:Types.pending_production_variant_summary_list -> endpoint_config_name:Types.endpoint_config_name -> unit -> Types.pending_deployment_summary
val make_describe_endpoint_output : ?metrics_config:Types.metrics_config -> ?shadow_production_variants:Types.production_variant_summary_list -> ?explainer_config:Types.explainer_config -> ?pending_deployment_summary:Types.pending_deployment_summary -> ?async_inference_config:Types.async_inference_config -> ?last_deployment_config:Types.deployment_config -> ?failure_reason:Types.failure_reason -> ?data_capture_config:Types.data_capture_config_summary -> ?production_variants:Types.production_variant_summary_list -> ?endpoint_config_name:Types.endpoint_config_name -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> endpoint_status:Types.endpoint_status -> endpoint_arn:Types.endpoint_arn -> endpoint_name:Types.endpoint_name -> unit -> Types.describe_endpoint_output
val make_describe_endpoint_input : endpoint_name:Types.endpoint_name -> unit -> Types.describe_endpoint_input
val make_edge_preset_deployment_output : ?status_message:Types.string_ -> ?status:Types.edge_preset_deployment_status -> ?artifact:Types.edge_preset_deployment_artifact -> type_:Types.edge_preset_deployment_type -> unit -> Types.edge_preset_deployment_output
val make_describe_edge_packaging_job_response : ?preset_deployment_output:Types.edge_preset_deployment_output -> ?model_signature:Types.string_ -> ?model_artifact:Types.s3_uri -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?edge_packaging_job_status_message:Types.string_ -> ?resource_key:Types.kms_key_id -> ?output_config:Types.edge_output_config -> ?role_arn:Types.role_arn -> ?model_version:Types.edge_version -> ?model_name:Types.entity_name -> ?compilation_job_name:Types.entity_name -> edge_packaging_job_status:Types.edge_packaging_job_status -> edge_packaging_job_name:Types.entity_name -> edge_packaging_job_arn:Types.edge_packaging_job_arn -> unit -> Types.describe_edge_packaging_job_response
val make_describe_edge_packaging_job_request : edge_packaging_job_name:Types.entity_name -> unit -> Types.describe_edge_packaging_job_request
val make_edge_deployment_model_config : edge_packaging_job_name:Types.entity_name -> model_handle:Types.entity_name -> unit -> Types.edge_deployment_model_config
val make_device_selection_config : ?device_name_contains:Types.device_name -> ?device_names:Types.device_names -> ?percentage:Types.percentage -> device_subset_type:Types.device_subset_type -> unit -> Types.device_selection_config
val make_edge_deployment_config : failure_handling_policy:Types.failure_handling_policy -> unit -> Types.edge_deployment_config
val make_edge_deployment_status : ?edge_deployment_stage_start_time:Types.timestamp -> ?edge_deployment_status_message:Types.string_ -> edge_deployment_failed_in_stage:Types.integer -> edge_deployment_pending_in_stage:Types.integer -> edge_deployment_success_in_stage:Types.integer -> stage_status:Types.stage_status -> unit -> Types.edge_deployment_status
val make_deployment_stage_status_summary : deployment_status:Types.edge_deployment_status -> deployment_config:Types.edge_deployment_config -> device_selection_config:Types.device_selection_config -> stage_name:Types.entity_name -> unit -> Types.deployment_stage_status_summary
val make_describe_edge_deployment_plan_response : ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?next_token:Types.next_token -> ?edge_deployment_failed:Types.integer -> ?edge_deployment_pending:Types.integer -> ?edge_deployment_success:Types.integer -> stages:Types.deployment_stage_status_summaries -> device_fleet_name:Types.entity_name -> model_configs:Types.edge_deployment_model_configs -> edge_deployment_plan_name:Types.entity_name -> edge_deployment_plan_arn:Types.edge_deployment_plan_arn -> unit -> Types.describe_edge_deployment_plan_response
val make_describe_edge_deployment_plan_request : ?max_results:Types.deployment_stage_max_results -> ?next_token:Types.next_token -> edge_deployment_plan_name:Types.entity_name -> unit -> Types.describe_edge_deployment_plan_request
val make_r_studio_server_pro_domain_settings : ?default_resource_spec:Types.resource_spec -> ?r_studio_package_manager_url:Types.string_ -> ?r_studio_connect_url:Types.string_ -> domain_execution_role_arn:Types.role_arn -> unit -> Types.r_studio_server_pro_domain_settings
val make_domain_settings : ?ip_address_type:Types.ip_address_type -> ?unified_studio_settings:Types.unified_studio_settings -> ?amazon_q_settings:Types.amazon_q_settings -> ?docker_settings:Types.docker_settings -> ?trusted_identity_propagation_settings: Types.trusted_identity_propagation_settings -> ?execution_role_identity_config:Types.execution_role_identity_config -> ?r_studio_server_pro_domain_settings: Types.r_studio_server_pro_domain_settings -> ?security_group_ids:Types.domain_security_group_ids -> unit -> Types.domain_settings
val make_describe_domain_response : ?default_space_settings:Types.default_space_settings -> ?tag_propagation:Types.tag_propagation -> ?home_efs_file_system_creation:Types.home_efs_file_system_creation -> ?app_security_group_management:Types.app_security_group_management -> ?kms_key_id:Types.kms_key_id -> ?vpc_id:Types.vpc_id -> ?url:Types.string1024 -> ?subnet_ids:Types.subnets -> ?home_efs_file_system_kms_key_id:Types.kms_key_id -> ?app_network_access_type:Types.app_network_access_type -> ?domain_settings:Types.domain_settings -> ?default_user_settings:Types.user_settings -> ?auth_mode:Types.auth_mode -> ?security_group_id_for_domain_boundary:Types.security_group_id -> ?failure_reason:Types.failure_reason -> ?last_modified_time:Types.last_modified_time -> ?creation_time:Types.creation_time -> ?status:Types.domain_status -> ?single_sign_on_application_arn:Types.single_sign_on_application_arn -> ?single_sign_on_managed_application_instance_id:Types.string256 -> ?home_efs_file_system_id:Types.resource_id -> ?domain_name:Types.domain_name -> ?domain_id:Types.domain_id -> ?domain_arn:Types.domain_arn -> unit -> Types.describe_domain_response
val make_describe_domain_request : domain_id:Types.domain_id -> unit -> Types.describe_domain_request
val make_describe_device_fleet_response : ?iot_role_alias:Types.iot_role_alias -> ?role_arn:Types.role_arn -> ?description:Types.device_fleet_description -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> output_config:Types.edge_output_config -> device_fleet_arn:Types.device_fleet_arn -> device_fleet_name:Types.entity_name -> unit -> Types.describe_device_fleet_response
val make_describe_device_fleet_request : device_fleet_name:Types.entity_name -> unit -> Types.describe_device_fleet_request
val make_edge_model : ?latest_inference:Types.timestamp -> ?latest_sample_time:Types.timestamp -> model_version:Types.edge_version -> model_name:Types.entity_name -> unit -> Types.edge_model
val make_describe_device_response : ?agent_version:Types.edge_version -> ?next_token:Types.next_token -> ?max_models:Types.integer -> ?models:Types.edge_models -> ?latest_heartbeat:Types.timestamp -> ?iot_thing_name:Types.thing_name -> ?description:Types.device_description -> ?device_arn:Types.device_arn -> registration_time:Types.timestamp -> device_fleet_name:Types.entity_name -> device_name:Types.entity_name -> unit -> Types.describe_device_response
val make_describe_device_request : ?next_token:Types.next_token -> device_fleet_name:Types.entity_name -> device_name:Types.entity_name -> unit -> Types.describe_device_request
val make_data_quality_baseline_config : ?statistics_resource:Types.monitoring_statistics_resource -> ?constraints_resource:Types.monitoring_constraints_resource -> ?baselining_job_name:Types.processing_job_name -> unit -> Types.data_quality_baseline_config
val make_data_quality_app_specification : ?environment:Types.monitoring_environment_map -> ?post_analytics_processor_source_uri:Types.s3_uri -> ?record_preprocessor_source_uri:Types.s3_uri -> ?container_arguments:Types.monitoring_container_arguments -> ?container_entrypoint:Types.container_entrypoint -> image_uri:Types.image_uri -> unit -> Types.data_quality_app_specification
val make_data_quality_job_input : ?batch_transform_input:Types.batch_transform_input -> ?endpoint_input:Types.endpoint_input -> unit -> Types.data_quality_job_input
val make_describe_data_quality_job_definition_response : ?stopping_condition:Types.monitoring_stopping_condition -> ?network_config:Types.monitoring_network_config -> ?data_quality_baseline_config:Types.data_quality_baseline_config -> role_arn:Types.role_arn -> job_resources:Types.monitoring_resources -> data_quality_job_output_config:Types.monitoring_output_config -> data_quality_job_input:Types.data_quality_job_input -> data_quality_app_specification:Types.data_quality_app_specification -> creation_time:Types.timestamp -> job_definition_name:Types.monitoring_job_definition_name -> job_definition_arn:Types.monitoring_job_definition_arn -> unit -> Types.describe_data_quality_job_definition_response
val make_describe_data_quality_job_definition_request : job_definition_name:Types.monitoring_job_definition_name -> unit -> Types.describe_data_quality_job_definition_request
val make_describe_context_response : ?lineage_group_arn:Types.lineage_group_arn -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?properties:Types.lineage_entity_parameters -> ?description:Types.experiment_description -> ?context_type:Types.string256 -> ?source:Types.context_source -> ?context_arn:Types.context_arn -> ?context_name:Types.context_name -> unit -> Types.describe_context_response
val make_describe_context_request : context_name:Types.context_name_or_arn -> unit -> Types.describe_context_request
val make_describe_compute_quota_response : ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?activation_state:Types.activation_state -> ?compute_quota_config:Types.compute_quota_config -> ?cluster_arn:Types.cluster_arn -> ?failure_reason:Types.failure_reason -> ?description:Types.entity_description -> creation_time:Types.timestamp -> compute_quota_target:Types.compute_quota_target -> status:Types.scheduler_resource_status -> compute_quota_version:Types.integer -> name:Types.entity_name -> compute_quota_id:Types.compute_quota_id -> compute_quota_arn:Types.compute_quota_arn -> unit -> Types.describe_compute_quota_response
val make_describe_compute_quota_request : ?compute_quota_version:Types.integer -> compute_quota_id:Types.compute_quota_id -> unit -> Types.describe_compute_quota_request
val make_model_digests : ?artifact_digest:Types.artifact_digest -> unit -> Types.model_digests
val make_input_config : ?framework_version:Types.framework_version -> ?data_input_config:Types.data_input_config -> framework:Types.framework -> s3_uri:Types.s3_uri -> unit -> Types.input_config
val make_output_config : ?kms_key_id:Types.kms_key_id -> ?compiler_options:Types.compiler_options -> ?target_platform:Types.target_platform -> ?target_device:Types.target_device -> s3_output_location:Types.s3_uri -> unit -> Types.output_config
val make_neo_vpc_config : subnets:Types.neo_vpc_subnets -> security_group_ids:Types.neo_vpc_security_group_ids -> unit -> Types.neo_vpc_config
val make_derived_information : ?derived_data_input_config:Types.data_input_config -> unit -> Types.derived_information
val make_describe_compilation_job_response : ?derived_information:Types.derived_information -> ?vpc_config:Types.neo_vpc_config -> ?model_digests:Types.model_digests -> ?model_package_version_arn:Types.model_package_arn -> ?inference_image:Types.inference_image -> ?compilation_end_time:Types.timestamp -> ?compilation_start_time:Types.timestamp -> output_config:Types.output_config -> input_config:Types.input_config -> role_arn:Types.role_arn -> model_artifacts:Types.model_artifacts -> failure_reason:Types.failure_reason -> last_modified_time:Types.last_modified_time -> creation_time:Types.creation_time -> stopping_condition:Types.stopping_condition -> compilation_job_status:Types.compilation_job_status -> compilation_job_arn:Types.compilation_job_arn -> compilation_job_name:Types.entity_name -> unit -> Types.describe_compilation_job_response
val make_describe_compilation_job_request : compilation_job_name:Types.entity_name -> unit -> Types.describe_compilation_job_request
val make_describe_code_repository_output : ?git_config:Types.git_config -> last_modified_time:Types.last_modified_time -> creation_time:Types.creation_time -> code_repository_arn:Types.code_repository_arn -> code_repository_name:Types.entity_name -> unit -> Types.describe_code_repository_output
val make_describe_code_repository_input : code_repository_name:Types.entity_name -> unit -> Types.describe_code_repository_input
val make_describe_cluster_scheduler_config_response : ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?description:Types.entity_description -> ?scheduler_config:Types.scheduler_config -> ?cluster_arn:Types.cluster_arn -> ?status_details:Types.status_details_map -> ?failure_reason:Types.failure_reason -> creation_time:Types.timestamp -> status:Types.scheduler_resource_status -> cluster_scheduler_config_version:Types.integer -> name:Types.entity_name -> cluster_scheduler_config_id:Types.cluster_scheduler_config_id -> cluster_scheduler_config_arn:Types.cluster_scheduler_config_arn -> unit -> Types.describe_cluster_scheduler_config_response
val make_describe_cluster_scheduler_config_request : ?cluster_scheduler_config_version:Types.integer -> cluster_scheduler_config_id:Types.cluster_scheduler_config_id -> unit -> Types.describe_cluster_scheduler_config_request
val make_cluster_instance_placement : ?availability_zone_id:Types.cluster_availability_zone_id -> ?availability_zone:Types.cluster_availability_zone -> unit -> Types.cluster_instance_placement
val make_cluster_kubernetes_config_node_details : ?desired_taints:Types.cluster_kubernetes_taints -> ?current_taints:Types.cluster_kubernetes_taints -> ?desired_labels:Types.cluster_kubernetes_labels -> ?current_labels:Types.cluster_kubernetes_labels -> unit -> Types.cluster_kubernetes_config_node_details
val make_cluster_network_interface_details : ?interface_type:Types.cluster_interface_type -> unit -> Types.cluster_network_interface_details
val make_cluster_node_details : ?network_interface:Types.cluster_network_interface_details -> ?capacity_type:Types.cluster_capacity_type -> ?kubernetes_config:Types.cluster_kubernetes_config_node_details -> ?ultra_server_info:Types.ultra_server_info -> ?image_version_status:Types.cluster_image_version_status -> ?desired_image_release_version:Types.image_release_version -> ?current_image_release_version:Types.image_release_version -> ?desired_image_id:Types.image_id -> ?current_image_id:Types.image_id -> ?placement:Types.cluster_instance_placement -> ?private_dns_hostname:Types.cluster_private_dns_hostname -> ?private_primary_ipv6:Types.cluster_private_primary_ipv6 -> ?private_primary_ip:Types.cluster_private_primary_ip -> ?instance_storage_configs:Types.cluster_instance_storage_configs -> ?threads_per_core:Types.cluster_threads_per_core -> ?override_vpc_config:Types.vpc_config -> ?life_cycle_config:Types.cluster_life_cycle_config -> ?last_software_update_time:Types.timestamp -> ?launch_time:Types.timestamp -> ?instance_type:Types.cluster_instance_type -> ?instance_status:Types.cluster_instance_status_details -> ?node_logical_id:Types.cluster_node_logical_id -> ?instance_id:Smaws_Lib.Smithy_api.Types.string_ -> ?instance_group_name:Types.cluster_instance_group_name -> unit -> Types.cluster_node_details
val make_describe_cluster_node_response : node_details:Types.cluster_node_details -> unit -> Types.describe_cluster_node_response
val make_describe_cluster_node_request : ?node_logical_id:Types.cluster_node_logical_id -> ?node_id:Types.cluster_node_id -> cluster_name:Types.cluster_name_or_arn -> unit -> Types.describe_cluster_node_request
val make_cluster_metadata : ?slr_access_entry:Smaws_Lib.Smithy_api.Types.string_ -> ?eks_role_access_entries:Types.eks_role_access_entries -> ?failure_message:Smaws_Lib.Smithy_api.Types.string_ -> unit -> Types.cluster_metadata
val make_instance_group_metadata : ?ami_override:Smaws_Lib.Smithy_api.Types.string_ -> ?security_group_ids:Types.security_group_ids -> ?subnet_id:Smaws_Lib.Smithy_api.Types.string_ -> ?capacity_reservation:Types.capacity_reservation -> ?availability_zone_id:Smaws_Lib.Smithy_api.Types.string_ -> ?failure_message:Smaws_Lib.Smithy_api.Types.string_ -> unit -> Types.instance_group_metadata
val make_instance_group_scaling_metadata : ?failure_message:Smaws_Lib.Smithy_api.Types.string_ -> ?min_count:Types.instance_count -> ?target_count:Types.target_count -> ?instance_count:Types.instance_count -> unit -> Types.instance_group_scaling_metadata
val make_additional_enis : ?efa_enis:Types.efa_enis -> unit -> Types.additional_enis
val make_instance_requirements_eni_configuration : ?additional_enis:Types.additional_enis -> ?customer_eni:Smaws_Lib.Smithy_api.Types.string_ -> unit -> Types.instance_requirements_eni_configuration
val make_instance_metadata : ?node_logical_id:Types.cluster_node_logical_id -> ?lcs_execution_state:Smaws_Lib.Smithy_api.Types.string_ -> ?failure_message:Smaws_Lib.Smithy_api.Types.string_ -> ?capacity_reservation:Types.capacity_reservation -> ?instance_requirements_eni_configurations: Types.instance_requirements_eni_configurations -> ?additional_enis:Types.additional_enis -> ?customer_eni:Smaws_Lib.Smithy_api.Types.string_ -> unit -> Types.instance_metadata
val make_event_details : ?event_metadata:Types.event_metadata -> unit -> Types.event_details
val make_cluster_event_detail : ?event_level:Types.cluster_event_level -> ?description:Smaws_Lib.Smithy_api.Types.string_ -> ?event_details:Types.event_details -> ?instance_id:Smaws_Lib.Smithy_api.Types.string_ -> ?instance_group_name:Types.cluster_instance_group_name -> event_time:Types.timestamp -> resource_type:Types.cluster_event_resource_type -> cluster_name:Types.cluster_name -> cluster_arn:Types.cluster_arn -> event_id:Types.event_id -> unit -> Types.cluster_event_detail
val make_describe_cluster_event_response : ?event_details:Types.cluster_event_detail -> unit -> Types.describe_cluster_event_response
val make_describe_cluster_event_request : cluster_name:Types.cluster_name_or_arn -> event_id:Types.event_id -> unit -> Types.describe_cluster_event_request
val make_cluster_instance_requirement_details : ?desired_instance_types:Types.cluster_instance_types -> ?current_instance_types:Types.cluster_instance_types -> unit -> Types.cluster_instance_requirement_details
val make_cluster_instance_type_detail : ?threads_per_core:Types.cluster_threads_per_core -> ?current_count:Types.cluster_non_negative_instance_count -> ?instance_type:Types.cluster_instance_type -> unit -> Types.cluster_instance_type_detail
val make_cluster_patch_schedule_details : ?next_patch_date:Types.timestamp -> unit -> Types.cluster_patch_schedule_details
val make_cluster_auto_patch_config_details : ?deployment_config:Types.deployment_configuration -> ?desired_patch_schedule:Types.cluster_patch_schedule_details -> ?current_patch_schedule:Types.cluster_patch_schedule_details -> ?patching_strategy:Types.cluster_patching_strategy -> unit -> Types.cluster_auto_patch_config_details
val make_cluster_kubernetes_config_details : ?desired_taints:Types.cluster_kubernetes_taints -> ?current_taints:Types.cluster_kubernetes_taints -> ?desired_labels:Types.cluster_kubernetes_labels -> ?current_labels:Types.cluster_kubernetes_labels -> unit -> Types.cluster_kubernetes_config_details
val make_cluster_slurm_config_details : ?partition_names:Types.cluster_partition_names -> node_type:Types.cluster_slurm_node_type -> unit -> Types.cluster_slurm_config_details
val make_cluster_instance_group_details : ?network_interface:Types.cluster_network_interface_details -> ?slurm_config:Types.cluster_slurm_config_details -> ?active_software_update_config:Types.deployment_configuration -> ?software_update_status:Types.software_update_status -> ?target_state_count:Types.cluster_instance_count -> ?capacity_requirements:Types.cluster_capacity_requirements -> ?kubernetes_config:Types.cluster_kubernetes_config_details -> ?active_operations:Types.active_operations -> ?image_version_status:Types.cluster_image_version_status -> ?desired_image_release_version:Types.image_release_version -> ?current_image_release_version:Types.image_release_version -> ?desired_image_id:Types.image_id -> ?current_image_id:Types.image_id -> ?auto_patch_config:Types.cluster_auto_patch_config_details -> ?scheduled_update_config:Types.scheduled_update_config -> ?override_vpc_config:Types.vpc_config -> ?training_plan_status:Types.instance_group_training_plan_status -> ?training_plan_arn:Types.training_plan_arn -> ?status:Types.instance_group_status -> ?on_start_deep_health_checks:Types.on_start_deep_health_checks -> ?instance_storage_configs:Types.cluster_instance_storage_configs -> ?threads_per_core:Types.cluster_threads_per_core -> ?execution_role:Types.role_arn -> ?life_cycle_config:Types.cluster_life_cycle_config -> ?instance_type_details:Types.cluster_instance_type_details -> ?instance_requirements:Types.cluster_instance_requirement_details -> ?instance_type:Types.cluster_instance_type -> ?instance_group_name:Types.cluster_instance_group_name -> ?min_count:Types.cluster_instance_count -> ?target_count:Types.cluster_instance_count -> ?current_count:Types.cluster_non_negative_instance_count -> unit -> Types.cluster_instance_group_details
val make_environment_config_details : ?s3_output_path:Types.s3_uri -> ?f_sx_lustre_config:Types.f_sx_lustre_config -> unit -> Types.environment_config_details
val make_cluster_restricted_instance_group_details : ?environment_config:Types.environment_config_details -> ?scheduled_update_config:Types.scheduled_update_config -> ?override_vpc_config:Types.vpc_config -> ?training_plan_status:Types.instance_group_training_plan_status -> ?training_plan_arn:Types.training_plan_arn -> ?status:Types.instance_group_status -> ?on_start_deep_health_checks:Types.on_start_deep_health_checks -> ?instance_storage_configs:Types.cluster_instance_storage_configs -> ?threads_per_core:Types.cluster_threads_per_core -> ?execution_role:Types.role_arn -> ?instance_type:Types.cluster_instance_type -> ?instance_group_name:Types.cluster_instance_group_name -> ?target_count:Types.cluster_instance_count -> ?current_count:Types.cluster_non_negative_instance_count -> unit -> Types.cluster_restricted_instance_group_details
val make_cluster_shared_environment_config_details : ?desired_f_sx_lustre_deletion_policy: Types.cluster_f_sx_lustre_deletion_policy -> ?current_f_sx_lustre_deletion_policy: Types.cluster_f_sx_lustre_deletion_policy -> ?desired_f_sx_lustre_config:Types.f_sx_lustre_config -> ?current_f_sx_lustre_config:Types.f_sx_lustre_config -> unit -> Types.cluster_shared_environment_config_details
val make_cluster_restricted_instance_groups_config_output : shared_environment_config:Types.cluster_shared_environment_config_details -> unit -> Types.cluster_restricted_instance_groups_config_output
val make_cluster_auto_scaling_config_output : ?failure_message:Smaws_Lib.Smithy_api.Types.string_ -> ?auto_scaler_type:Types.cluster_auto_scaler_type -> status:Types.cluster_auto_scaling_status -> mode:Types.cluster_auto_scaling_mode -> unit -> Types.cluster_auto_scaling_config_output
val make_describe_cluster_response : ?auto_scaling:Types.cluster_auto_scaling_config_output -> ?cluster_role:Types.role_arn -> ?node_provisioning_mode:Types.cluster_node_provisioning_mode -> ?node_recovery:Types.cluster_node_recovery -> ?tiered_storage_config:Types.cluster_tiered_storage_config -> ?orchestrator:Types.cluster_orchestrator -> ?vpc_config:Types.vpc_config -> ?restricted_instance_groups_config: Types.cluster_restricted_instance_groups_config_output -> ?restricted_instance_groups: Types.cluster_restricted_instance_group_details_list -> ?failure_message:Types.string_ -> ?creation_time:Types.timestamp -> ?cluster_name:Types.cluster_name -> instance_groups:Types.cluster_instance_group_details_list -> cluster_status:Types.cluster_status -> cluster_arn:Types.cluster_arn -> unit -> Types.describe_cluster_response
val make_describe_cluster_request : cluster_name:Types.cluster_name_or_arn -> unit -> Types.describe_cluster_request
val make_auto_mls3_data_source : s3_uri:Types.s3_uri -> s3_data_type:Types.auto_mls3_data_type -> unit -> Types.auto_mls3_data_source
val make_auto_ml_data_source : s3_data_source:Types.auto_mls3_data_source -> unit -> Types.auto_ml_data_source
val make_auto_ml_job_channel : ?data_source:Types.auto_ml_data_source -> ?compression_type:Types.compression_type -> ?content_type:Types.content_type -> ?channel_type:Types.auto_ml_channel_type -> unit -> Types.auto_ml_job_channel
val make_auto_ml_output_data_config : ?kms_key_id:Types.kms_key_id -> s3_output_path:Types.s3_uri -> unit -> Types.auto_ml_output_data_config
val make_auto_ml_job_objective : metric_name:Types.auto_ml_metric_enum -> unit -> Types.auto_ml_job_objective
val make_image_classification_job_config : ?completion_criteria:Types.auto_ml_job_completion_criteria -> unit -> Types.image_classification_job_config
val make_auto_ml_job_artifacts : ?data_exploration_notebook_location:Types.data_exploration_notebook_location -> ?candidate_definition_notebook_location: Types.candidate_definition_notebook_location -> unit -> Types.auto_ml_job_artifacts
val make_auto_ml_resolved_attributes : ?auto_ml_problem_type_resolved_attributes: Types.auto_ml_problem_type_resolved_attributes -> ?completion_criteria:Types.auto_ml_job_completion_criteria -> ?auto_ml_job_objective:Types.auto_ml_job_objective -> unit -> Types.auto_ml_resolved_attributes
val make_model_deploy_config : ?endpoint_name:Types.endpoint_name -> ?auto_generate_endpoint_name:Types.auto_generate_endpoint_name -> unit -> Types.model_deploy_config
val make_auto_ml_data_split_config : ?validation_fraction:Types.validation_fraction -> unit -> Types.auto_ml_data_split_config
val make_auto_ml_security_config : ?vpc_config:Types.vpc_config -> ?enable_inter_container_traffic_encryption:Types.boolean_ -> ?volume_kms_key_id:Types.kms_key_id -> unit -> Types.auto_ml_security_config
val make_emr_serverless_compute_config : execution_role_ar_n:Types.role_arn -> unit -> Types.emr_serverless_compute_config
val make_auto_ml_compute_config : ?emr_serverless_compute_config:Types.emr_serverless_compute_config -> unit -> Types.auto_ml_compute_config
val make_describe_auto_ml_job_v2_response : ?auto_ml_compute_config:Types.auto_ml_compute_config -> ?security_config:Types.auto_ml_security_config -> ?data_split_config:Types.auto_ml_data_split_config -> ?model_deploy_result:Types.model_deploy_result -> ?model_deploy_config:Types.model_deploy_config -> ?resolved_attributes:Types.auto_ml_resolved_attributes -> ?auto_ml_job_artifacts:Types.auto_ml_job_artifacts -> ?best_candidate:Types.auto_ml_candidate -> ?partial_failure_reasons:Types.auto_ml_partial_failure_reasons -> ?failure_reason:Types.auto_ml_failure_reason -> ?end_time:Types.timestamp -> ?auto_ml_problem_type_config_name:Types.auto_ml_problem_type_config_name -> ?auto_ml_problem_type_config:Types.auto_ml_problem_type_config -> ?auto_ml_job_objective:Types.auto_ml_job_objective -> auto_ml_job_secondary_status:Types.auto_ml_job_secondary_status -> auto_ml_job_status:Types.auto_ml_job_status -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> role_arn:Types.role_arn -> output_data_config:Types.auto_ml_output_data_config -> auto_ml_job_input_data_config:Types.auto_ml_job_input_data_config -> auto_ml_job_arn:Types.auto_ml_job_arn -> auto_ml_job_name:Types.auto_ml_job_name -> unit -> Types.describe_auto_ml_job_v2_response
val make_describe_auto_ml_job_v2_request : auto_ml_job_name:Types.auto_ml_job_name -> unit -> Types.describe_auto_ml_job_v2_request
val make_auto_ml_channel : ?sample_weight_attribute_name:Types.sample_weight_attribute_name -> ?channel_type:Types.auto_ml_channel_type -> ?content_type:Types.content_type -> ?compression_type:Types.compression_type -> ?data_source:Types.auto_ml_data_source -> target_attribute_name:Types.target_attribute_name -> unit -> Types.auto_ml_channel
val make_auto_ml_candidate_generation_config : ?algorithms_config:Types.auto_ml_algorithms_config -> ?feature_specification_s3_uri:Types.s3_uri -> unit -> Types.auto_ml_candidate_generation_config
val make_auto_ml_job_config : ?mode:Types.auto_ml_mode -> ?data_split_config:Types.auto_ml_data_split_config -> ?candidate_generation_config:Types.auto_ml_candidate_generation_config -> ?security_config:Types.auto_ml_security_config -> ?completion_criteria:Types.auto_ml_job_completion_criteria -> unit -> Types.auto_ml_job_config
val make_resolved_attributes : ?completion_criteria:Types.auto_ml_job_completion_criteria -> ?problem_type:Types.problem_type -> ?auto_ml_job_objective:Types.auto_ml_job_objective -> unit -> Types.resolved_attributes
val make_describe_auto_ml_job_response : ?model_deploy_result:Types.model_deploy_result -> ?model_deploy_config:Types.model_deploy_config -> ?resolved_attributes:Types.resolved_attributes -> ?auto_ml_job_artifacts:Types.auto_ml_job_artifacts -> ?generate_candidate_definitions_only: Types.generate_candidate_definitions_only -> ?best_candidate:Types.auto_ml_candidate -> ?partial_failure_reasons:Types.auto_ml_partial_failure_reasons -> ?failure_reason:Types.auto_ml_failure_reason -> ?end_time:Types.timestamp -> ?auto_ml_job_config:Types.auto_ml_job_config -> ?problem_type:Types.problem_type -> ?auto_ml_job_objective:Types.auto_ml_job_objective -> auto_ml_job_secondary_status:Types.auto_ml_job_secondary_status -> auto_ml_job_status:Types.auto_ml_job_status -> last_modified_time:Types.timestamp -> creation_time:Types.timestamp -> role_arn:Types.role_arn -> output_data_config:Types.auto_ml_output_data_config -> input_data_config:Types.auto_ml_input_data_config -> auto_ml_job_arn:Types.auto_ml_job_arn -> auto_ml_job_name:Types.auto_ml_job_name -> unit -> Types.describe_auto_ml_job_response
val make_describe_auto_ml_job_request : auto_ml_job_name:Types.auto_ml_job_name -> unit -> Types.describe_auto_ml_job_request
val make_describe_artifact_response : ?lineage_group_arn:Types.lineage_group_arn -> ?metadata_properties:Types.metadata_properties -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?properties:Types.lineage_entity_parameters -> ?artifact_type:Types.string256 -> ?source:Types.artifact_source -> ?artifact_arn:Types.artifact_arn -> ?artifact_name:Types.experiment_entity_name_or_arn -> unit -> Types.describe_artifact_response
val make_describe_artifact_request : artifact_arn:Types.artifact_arn -> unit -> Types.describe_artifact_request
val make_describe_app_image_config_response : ?code_editor_app_image_config:Types.code_editor_app_image_config -> ?jupyter_lab_app_image_config:Types.jupyter_lab_app_image_config -> ?kernel_gateway_image_config:Types.kernel_gateway_image_config -> ?last_modified_time:Types.timestamp -> ?creation_time:Types.timestamp -> ?app_image_config_name:Types.app_image_config_name -> ?app_image_config_arn:Types.app_image_config_arn -> unit -> Types.describe_app_image_config_response
val make_describe_app_image_config_request : app_image_config_name:Types.app_image_config_name -> unit -> Types.describe_app_image_config_request
val make_describe_app_response : ?built_in_lifecycle_config_arn:Types.studio_lifecycle_config_arn -> ?resource_spec:Types.resource_spec -> ?failure_reason:Types.failure_reason -> ?creation_time:Types.timestamp -> ?last_user_activity_timestamp:Types.timestamp -> ?last_health_check_timestamp:Types.timestamp -> ?recovery_mode:Types.boolean_ -> ?effective_trusted_identity_propagation_status:Types.feature_status -> ?status:Types.app_status -> ?space_name:Types.space_name -> ?user_profile_name:Types.user_profile_name -> ?domain_id:Types.domain_id -> ?app_name:Types.app_name -> ?app_type:Types.app_type -> ?app_arn:Types.app_arn -> unit -> Types.describe_app_response
val make_describe_app_request : ?space_name:Types.space_name -> ?user_profile_name:Types.user_profile_name -> app_name:Types.app_name -> app_type:Types.app_type -> domain_id:Types.domain_id -> unit -> Types.describe_app_request
val make_algorithm_validation_profile : ?transform_job_definition:Types.transform_job_definition -> training_job_definition:Types.training_job_definition -> profile_name:Types.entity_name -> unit -> Types.algorithm_validation_profile
val make_algorithm_validation_specification : validation_profiles:Types.algorithm_validation_profiles -> validation_role:Types.role_arn -> unit -> Types.algorithm_validation_specification
val make_algorithm_status_item : ?failure_reason:Types.string_ -> status:Types.detailed_algorithm_status -> name:Types.entity_name -> unit -> Types.algorithm_status_item
val make_algorithm_status_details : ?image_scan_statuses:Types.algorithm_status_item_list -> ?validation_statuses:Types.algorithm_status_item_list -> unit -> Types.algorithm_status_details
val make_describe_algorithm_output : ?certify_for_marketplace:Types.certify_for_marketplace -> ?product_id:Types.product_id -> ?validation_specification:Types.algorithm_validation_specification -> ?inference_specification:Types.inference_specification -> ?algorithm_description:Types.entity_description -> algorithm_status_details:Types.algorithm_status_details -> algorithm_status:Types.algorithm_status -> training_specification:Types.training_specification -> creation_time:Types.creation_time -> algorithm_arn:Types.algorithm_arn -> algorithm_name:Types.entity_name -> unit -> Types.describe_algorithm_output
val make_describe_algorithm_input : algorithm_name:Types.arn_or_name -> unit -> Types.describe_algorithm_input
val make_ai_workload_s3_data_source : s3_uri:Types.s3_uri -> unit -> Types.ai_workload_s3_data_source
val make_ai_workload_data_source : ?s3_data_source:Types.ai_workload_s3_data_source -> unit -> Types.ai_workload_data_source
val make_ai_workload_input_data_config : data_source:Types.ai_workload_data_source -> channel_name:Types.ai_channel_name -> unit -> Types.ai_workload_input_data_config
val make_ai_workload_configs : workload_spec:Types.workload_spec -> unit -> Types.ai_workload_configs
val make_describe_ai_workload_config_response : ?tags:Types.tag_list -> ?ai_workload_configs:Types.ai_workload_configs -> ?dataset_config:Types.ai_dataset_config -> creation_time:Types.timestamp -> ai_workload_config_arn:Types.ai_workload_config_arn -> ai_workload_config_name:Types.ai_entity_name -> unit -> Types.describe_ai_workload_config_response
val make_describe_ai_workload_config_request : ai_workload_config_name:Types.ai_entity_name -> unit -> Types.describe_ai_workload_config_request
val make_ai_model_source_s3 : ?s3_uri:Types.s3_uri -> unit -> Types.ai_model_source_s3
val make_ai_mlflow_config : ?mlflow_run_name:Types.ai_mlflow_run_name -> ?mlflow_experiment_name:Types.ai_mlflow_experiment_name -> mlflow_resource_arn:Types.ai_mlflow_resource_arn -> unit -> Types.ai_mlflow_config
val make_ai_recommendation_inference_specification : ?framework:Types.ai_recommendation_inference_framework -> unit -> Types.ai_recommendation_inference_specification
val make_ai_recommendation_constraint : metric:Types.ai_recommendation_metric -> unit -> Types.ai_recommendation_constraint
val make_ai_recommendation_performance_target : constraints:Types.ai_recommendation_constraint_list -> unit -> Types.ai_recommendation_performance_target
val make_ai_recommendation_optimization_detail : ?optimization_config:Types.ai_recommendation_optimization_config_map -> optimization_type:Types.ai_recommendation_optimization_type -> unit -> Types.ai_recommendation_optimization_detail
val make_ai_recommendation_instance_detail : ?copy_count_per_instance:Types.ai_recommendation_copy_count_per_instance -> ?instance_count:Types.ai_recommendation_instance_count -> ?instance_type:Types.ai_recommendation_instance_type -> unit -> Types.ai_recommendation_instance_detail
val make_ai_recommendation_model_details : ?instance_details:Types.ai_recommendation_instance_detail_list -> ?inference_specification_name:Types.ai_inference_specification_name -> ?model_package_arn:Types.model_package_arn -> unit -> Types.ai_recommendation_model_details
val make_ai_recommendation_deployment_s3_channel : ?uri:Types.s3_uri -> ?channel_name:Types.ai_channel_name -> unit -> Types.ai_recommendation_deployment_s3_channel
val make_ai_recommendation_deployment_configuration : ?environment_variables:Types.environment_map -> ?copy_count_per_instance:Types.ai_recommendation_copy_count_per_instance -> ?instance_count:Types.ai_recommendation_instance_count -> ?instance_type:Types.ai_recommendation_instance_type -> ?image_uri:Types.string_ -> ?s3:Types.ai_recommendation_deployment_s3_channel_list -> unit -> Types.ai_recommendation_deployment_configuration
val make_ai_recommendation_performance_metric : ?unit_:Types.string_ -> ?stat:Types.string_ -> value:Types.string_ -> metric:Types.string_ -> unit -> Types.ai_recommendation_performance_metric
val make_ai_recommendation : ?expected_performance:Types.expected_performance_list -> ?ai_benchmark_job_arn:Types.ai_benchmark_job_arn -> ?deployment_configuration:Types.ai_recommendation_deployment_configuration -> ?model_details:Types.ai_recommendation_model_details -> ?optimization_details:Types.ai_recommendation_optimization_detail_list -> ?recommendation_description:Types.string_ -> unit -> Types.ai_recommendation
val make_ai_capacity_reservation_config : ?ml_reservation_arns:Types.ai_ml_reservation_arn_list -> ?capacity_reservation_preference:Types.ai_capacity_reservation_preference -> unit -> Types.ai_capacity_reservation_config
val make_ai_recommendation_compute_spec : ?capacity_reservation_config:Types.ai_capacity_reservation_config -> ?instance_types:Types.ai_recommendation_instance_type_list -> unit -> Types.ai_recommendation_compute_spec
val make_describe_ai_recommendation_job_response : ?tags:Types.tag_list -> ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> ?compute_spec:Types.ai_recommendation_compute_spec -> ?recommendations:Types.ai_recommendation_list -> ?performance_target:Types.ai_recommendation_performance_target -> ?optimize_model:Types.ai_recommendation_allow_optimization -> ?inference_specification:Types.ai_recommendation_inference_specification -> ?failure_reason:Types.failure_reason -> creation_time:Types.timestamp -> role_arn:Types.role_arn -> ai_workload_config_identifier:Types.ai_resource_identifier -> output_config:Types.ai_recommendation_output_result -> model_source:Types.ai_model_source -> ai_recommendation_job_status:Types.ai_recommendation_job_status -> ai_recommendation_job_arn:Types.ai_recommendation_job_arn -> ai_recommendation_job_name:Types.ai_entity_name -> unit -> Types.describe_ai_recommendation_job_response
val make_describe_ai_recommendation_job_request : ai_recommendation_job_name:Types.ai_entity_name -> unit -> Types.describe_ai_recommendation_job_request
val make_ai_benchmark_inference_component : identifier:Types.ai_resource_identifier -> unit -> Types.ai_benchmark_inference_component
val make_ai_benchmark_endpoint : ?inference_components:Types.ai_benchmark_inference_component_list -> ?target_container_hostname:Types.string_ -> identifier:Types.ai_resource_identifier -> unit -> Types.ai_benchmark_endpoint
val make_ai_cloud_watch_logs : ?log_stream_name:Types.string_ -> ?log_group_arn:Types.string_ -> unit -> Types.ai_cloud_watch_logs
val make_ai_benchmark_network_config : ?vpc_config:Types.vpc_config -> unit -> Types.ai_benchmark_network_config
val make_describe_ai_benchmark_job_response : ?tags:Types.tag_list -> ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> ?network_config:Types.ai_benchmark_network_config -> ?failure_reason:Types.failure_reason -> creation_time:Types.timestamp -> role_arn:Types.role_arn -> ai_workload_config_identifier:Types.ai_resource_identifier -> output_config:Types.ai_benchmark_output_result -> benchmark_target:Types.ai_benchmark_target -> ai_benchmark_job_status:Types.ai_benchmark_job_status -> ai_benchmark_job_arn:Types.ai_benchmark_job_arn -> ai_benchmark_job_name:Types.ai_entity_name -> unit -> Types.describe_ai_benchmark_job_response
val make_describe_ai_benchmark_job_request : ai_benchmark_job_name:Types.ai_entity_name -> unit -> Types.describe_ai_benchmark_job_request
val make_describe_action_response : ?lineage_group_arn:Types.lineage_group_arn -> ?metadata_properties:Types.metadata_properties -> ?last_modified_by:Types.user_context -> ?last_modified_time:Types.timestamp -> ?created_by:Types.user_context -> ?creation_time:Types.timestamp -> ?properties:Types.lineage_entity_parameters -> ?status:Types.action_status -> ?description:Types.experiment_description -> ?action_type:Types.string256 -> ?source:Types.action_source -> ?action_arn:Types.action_arn -> ?action_name:Types.experiment_entity_name_or_arn -> unit -> Types.describe_action_response
val make_describe_action_request : action_name:Types.experiment_entity_name_or_arn -> unit -> Types.describe_action_request
val make_deregister_devices_request : device_names:Types.device_names -> device_fleet_name:Types.entity_name -> unit -> Types.deregister_devices_request
val make_delete_workteam_response : success:Types.success -> unit -> Types.delete_workteam_response
val make_delete_workteam_request : workteam_name:Types.workteam_name -> unit -> Types.delete_workteam_request
val make_delete_workforce_response : unit -> unit
val make_delete_workforce_request : workforce_name:Types.workforce_name -> unit -> Types.delete_workforce_request
val make_delete_user_profile_request : user_profile_name:Types.user_profile_name -> domain_id:Types.domain_id -> unit -> Types.delete_user_profile_request
val make_delete_trial_component_response : ?trial_component_arn:Types.trial_component_arn -> unit -> Types.delete_trial_component_response
val make_delete_trial_component_request : trial_component_name:Types.experiment_entity_name -> unit -> Types.delete_trial_component_request
val make_delete_trial_response : ?trial_arn:Types.trial_arn -> unit -> Types.delete_trial_response
val make_delete_trial_request : trial_name:Types.experiment_entity_name -> unit -> Types.delete_trial_request
val make_delete_training_job_request : training_job_name:Types.training_job_name -> unit -> Types.delete_training_job_request
val make_delete_tags_output : unit -> unit
val make_delete_tags_input : tag_keys:Types.tag_key_list -> resource_arn:Types.resource_arn -> unit -> Types.delete_tags_input
val make_delete_studio_lifecycle_config_request : studio_lifecycle_config_name:Types.studio_lifecycle_config_name -> unit -> Types.delete_studio_lifecycle_config_request
val make_delete_space_request : space_name:Types.space_name -> domain_id:Types.domain_id -> unit -> Types.delete_space_request
val make_delete_project_input : project_name:Types.project_entity_name -> unit -> Types.delete_project_input
val make_delete_processing_job_request : processing_job_name:Types.processing_job_name -> unit -> Types.delete_processing_job_request
val make_delete_pipeline_response : ?pipeline_arn:Types.pipeline_arn -> unit -> Types.delete_pipeline_response
val make_delete_pipeline_request : client_request_token:Types.idempotency_token -> pipeline_name:Types.pipeline_name -> unit -> Types.delete_pipeline_request
val make_delete_partner_app_response : ?arn:Types.partner_app_arn -> unit -> Types.delete_partner_app_response
val make_delete_partner_app_request : ?client_token:Types.client_token -> arn:Types.partner_app_arn -> unit -> Types.delete_partner_app_request
val make_delete_optimization_job_request : optimization_job_name:Types.entity_name -> unit -> Types.delete_optimization_job_request
val make_delete_notebook_instance_lifecycle_config_input : notebook_instance_lifecycle_config_name: Types.notebook_instance_lifecycle_config_name -> unit -> Types.delete_notebook_instance_lifecycle_config_input
val make_delete_notebook_instance_input : notebook_instance_name:Types.notebook_instance_name -> unit -> Types.delete_notebook_instance_input
val make_delete_monitoring_schedule_request : monitoring_schedule_name:Types.monitoring_schedule_name -> unit -> Types.delete_monitoring_schedule_request
val make_delete_model_quality_job_definition_request : job_definition_name:Types.monitoring_job_definition_name -> unit -> Types.delete_model_quality_job_definition_request
val make_delete_model_package_group_policy_input : model_package_group_name:Types.entity_name -> unit -> Types.delete_model_package_group_policy_input
val make_delete_model_package_group_input : model_package_group_name:Types.arn_or_name -> unit -> Types.delete_model_package_group_input
val make_delete_model_package_input : model_package_name:Types.versioned_arn_or_name -> unit -> Types.delete_model_package_input
val make_delete_model_explainability_job_definition_request : job_definition_name:Types.monitoring_job_definition_name -> unit -> Types.delete_model_explainability_job_definition_request
val make_delete_model_card_request : model_card_name:Types.entity_name -> unit -> Types.delete_model_card_request
val make_delete_model_bias_job_definition_request : job_definition_name:Types.monitoring_job_definition_name -> unit -> Types.delete_model_bias_job_definition_request
val make_delete_model_input : model_name:Types.model_name -> unit -> Types.delete_model_input
val make_delete_mlflow_tracking_server_response : ?tracking_server_arn:Types.tracking_server_arn -> unit -> Types.delete_mlflow_tracking_server_response
val make_delete_mlflow_tracking_server_request : tracking_server_name:Types.tracking_server_name -> unit -> Types.delete_mlflow_tracking_server_request
val make_delete_mlflow_app_response : ?arn:Types.mlflow_app_arn -> unit -> Types.delete_mlflow_app_response
val make_delete_mlflow_app_request : arn:Types.mlflow_app_arn -> unit -> Types.delete_mlflow_app_request
val make_delete_job_response : unit -> unit
val make_delete_job_request : job_category:Types.job_category -> job_name:Types.job_name -> unit -> Types.delete_job_request
val make_delete_inference_experiment_response : inference_experiment_arn:Types.inference_experiment_arn -> unit -> Types.delete_inference_experiment_response
val make_delete_inference_experiment_request : name:Types.inference_experiment_name -> unit -> Types.delete_inference_experiment_request
val make_delete_inference_component_input : inference_component_name:Types.inference_component_name -> unit -> Types.delete_inference_component_input
val make_delete_image_version_response : unit -> unit
val make_delete_image_version_request : ?alias:Types.sage_maker_image_version_alias -> ?version:Types.image_version_number -> image_name:Types.image_name -> unit -> Types.delete_image_version_request
val make_delete_image_response : unit -> unit
val make_delete_image_request : image_name:Types.image_name -> unit -> Types.delete_image_request
val make_delete_hyper_parameter_tuning_job_request : hyper_parameter_tuning_job_name:Types.hyper_parameter_tuning_job_name -> unit -> Types.delete_hyper_parameter_tuning_job_request
val make_delete_human_task_ui_response : unit -> unit
val make_delete_human_task_ui_request : human_task_ui_name:Types.human_task_ui_name -> unit -> Types.delete_human_task_ui_request
val make_delete_hub_content_reference_request : hub_content_name:Types.hub_content_name -> hub_content_type:Types.hub_content_type -> hub_name:Types.hub_name_or_arn -> unit -> Types.delete_hub_content_reference_request
val make_delete_hub_content_request : hub_content_version:Types.hub_content_version -> hub_content_name:Types.hub_content_name -> hub_content_type:Types.hub_content_type -> hub_name:Types.hub_name_or_arn -> unit -> Types.delete_hub_content_request
val make_delete_hub_request : hub_name:Types.hub_name_or_arn -> unit -> Types.delete_hub_request
val make_delete_flow_definition_response : unit -> unit
val make_delete_flow_definition_request : flow_definition_name:Types.flow_definition_name -> unit -> Types.delete_flow_definition_request
val make_delete_feature_group_request : feature_group_name:Types.feature_group_name -> unit -> Types.delete_feature_group_request
val make_delete_experiment_response : ?experiment_arn:Types.experiment_arn -> unit -> Types.delete_experiment_response
val make_delete_experiment_request : experiment_name:Types.experiment_entity_name -> unit -> Types.delete_experiment_request
val make_delete_endpoint_config_input : endpoint_config_name:Types.endpoint_config_name -> unit -> Types.delete_endpoint_config_input
val make_delete_endpoint_input : endpoint_name:Types.endpoint_name -> unit -> Types.delete_endpoint_input
val make_delete_edge_deployment_stage_request : stage_name:Types.entity_name -> edge_deployment_plan_name:Types.entity_name -> unit -> Types.delete_edge_deployment_stage_request
val make_delete_edge_deployment_plan_request : edge_deployment_plan_name:Types.entity_name -> unit -> Types.delete_edge_deployment_plan_request
val make_retention_policy : ?home_efs_file_system:Types.retention_type -> unit -> Types.retention_policy
val make_delete_domain_request : ?retention_policy:Types.retention_policy -> domain_id:Types.domain_id -> unit -> Types.delete_domain_request
val make_delete_device_fleet_request : device_fleet_name:Types.entity_name -> unit -> Types.delete_device_fleet_request
val make_delete_data_quality_job_definition_request : job_definition_name:Types.monitoring_job_definition_name -> unit -> Types.delete_data_quality_job_definition_request
val make_delete_context_response : ?context_arn:Types.context_arn -> unit -> Types.delete_context_response
val make_delete_context_request : context_name:Types.context_name -> unit -> Types.delete_context_request
val make_delete_compute_quota_request : compute_quota_id:Types.compute_quota_id -> unit -> Types.delete_compute_quota_request
val make_delete_compilation_job_request : compilation_job_name:Types.entity_name -> unit -> Types.delete_compilation_job_request
val make_delete_code_repository_input : code_repository_name:Types.entity_name -> unit -> Types.delete_code_repository_input
val make_delete_cluster_scheduler_config_request : cluster_scheduler_config_id:Types.cluster_scheduler_config_id -> unit -> Types.delete_cluster_scheduler_config_request
val make_delete_cluster_response : cluster_arn:Types.cluster_arn -> unit -> Types.delete_cluster_response
val make_delete_cluster_request : cluster_name:Types.cluster_name_or_arn -> unit -> Types.delete_cluster_request
val make_delete_association_response : ?destination_arn:Types.association_entity_arn -> ?source_arn:Types.association_entity_arn -> unit -> Types.delete_association_response
val make_delete_association_request : destination_arn:Types.association_entity_arn -> source_arn:Types.association_entity_arn -> unit -> Types.delete_association_request
val make_delete_artifact_response : ?artifact_arn:Types.artifact_arn -> unit -> Types.delete_artifact_response
val make_delete_artifact_request : ?source:Types.artifact_source -> ?artifact_arn:Types.artifact_arn -> unit -> Types.delete_artifact_request
val make_delete_app_image_config_request : app_image_config_name:Types.app_image_config_name -> unit -> Types.delete_app_image_config_request
val make_delete_app_request : ?space_name:Types.space_name -> ?user_profile_name:Types.user_profile_name -> app_name:Types.app_name -> app_type:Types.app_type -> domain_id:Types.domain_id -> unit -> Types.delete_app_request
val make_delete_algorithm_input : algorithm_name:Types.entity_name -> unit -> Types.delete_algorithm_input
val make_delete_ai_workload_config_response : ?ai_workload_config_arn:Types.ai_workload_config_arn -> unit -> Types.delete_ai_workload_config_response
val make_delete_ai_workload_config_request : ai_workload_config_name:Types.ai_entity_name -> unit -> Types.delete_ai_workload_config_request
val make_delete_ai_recommendation_job_response : ?ai_recommendation_job_arn:Types.ai_recommendation_job_arn -> unit -> Types.delete_ai_recommendation_job_response
val make_delete_ai_recommendation_job_request : ai_recommendation_job_name:Types.ai_entity_name -> unit -> Types.delete_ai_recommendation_job_request
val make_delete_ai_benchmark_job_response : ?ai_benchmark_job_arn:Types.ai_benchmark_job_arn -> unit -> Types.delete_ai_benchmark_job_response
val make_delete_ai_benchmark_job_request : ai_benchmark_job_name:Types.ai_entity_name -> unit -> Types.delete_ai_benchmark_job_request
val make_delete_action_response : ?action_arn:Types.action_arn -> unit -> Types.delete_action_response
val make_delete_action_request : action_name:Types.experiment_entity_name -> unit -> Types.delete_action_request
val make_create_workteam_response : ?workteam_arn:Types.workteam_arn -> unit -> Types.create_workteam_response
val make_create_workteam_request : ?tags:Types.tag_list -> ?worker_access_configuration:Types.worker_access_configuration -> ?notification_configuration:Types.notification_configuration -> ?workforce_name:Types.workforce_name -> description:Types.string200 -> member_definitions:Types.member_definitions -> workteam_name:Types.workteam_name -> unit -> Types.create_workteam_request
val make_create_workforce_response : workforce_arn:Types.workforce_arn -> unit -> Types.create_workforce_response
val make_create_workforce_request : ?ip_address_type:Types.workforce_ip_address_type -> ?workforce_vpc_config:Types.workforce_vpc_config_request -> ?tags:Types.tag_list -> ?source_ip_config:Types.source_ip_config -> ?oidc_config:Types.oidc_config -> ?cognito_config:Types.cognito_config -> workforce_name:Types.workforce_name -> unit -> Types.create_workforce_request
val make_create_user_profile_response : ?user_profile_arn:Types.user_profile_arn -> unit -> Types.create_user_profile_response
val make_create_user_profile_request : ?user_settings:Types.user_settings -> ?tags:Types.tag_list -> ?single_sign_on_user_value:Types.string256 -> ?single_sign_on_user_identifier:Types.single_sign_on_user_identifier -> user_profile_name:Types.user_profile_name -> domain_id:Types.domain_id -> unit -> Types.create_user_profile_request
val make_create_trial_component_response : ?trial_component_arn:Types.trial_component_arn -> unit -> Types.create_trial_component_response
val make_create_trial_component_request : ?tags:Types.tag_list -> ?metadata_properties:Types.metadata_properties -> ?output_artifacts:Types.trial_component_artifacts -> ?input_artifacts:Types.trial_component_artifacts -> ?parameters:Types.trial_component_parameters -> ?end_time:Types.timestamp -> ?start_time:Types.timestamp -> ?status:Types.trial_component_status -> ?display_name:Types.experiment_entity_name -> trial_component_name:Types.experiment_entity_name -> unit -> Types.create_trial_component_request
val make_create_trial_response : ?trial_arn:Types.trial_arn -> unit -> Types.create_trial_response
val make_create_trial_request : ?tags:Types.tag_list -> ?metadata_properties:Types.metadata_properties -> ?display_name:Types.experiment_entity_name -> experiment_name:Types.experiment_entity_name -> trial_name:Types.experiment_entity_name -> unit -> Types.create_trial_request
val make_create_transform_job_response : transform_job_arn:Types.transform_job_arn -> unit -> Types.create_transform_job_response
val make_create_transform_job_request : ?experiment_config:Types.experiment_config -> ?tags:Types.tag_list -> ?data_processing:Types.data_processing -> ?data_capture_config:Types.batch_data_capture_config -> ?environment:Types.transform_environment_map -> ?batch_strategy:Types.batch_strategy -> ?max_payload_in_m_b:Types.max_payload_in_m_b -> ?model_client_config:Types.model_client_config -> ?max_concurrent_transforms:Types.max_concurrent_transforms -> transform_resources:Types.transform_resources -> transform_output:Types.transform_output -> transform_input:Types.transform_input -> model_name:Types.model_name -> transform_job_name:Types.transform_job_name -> unit -> Types.create_transform_job_request
val make_create_training_plan_response : training_plan_arn:Types.training_plan_arn -> unit -> Types.create_training_plan_response
val make_create_training_plan_request : ?tags:Types.tag_list -> ?spare_instance_count_per_ultra_server: Types.spare_instance_count_per_ultra_server -> training_plan_offering_id:Types.training_plan_offering_id -> training_plan_name:Types.training_plan_name -> unit -> Types.create_training_plan_request
val make_create_training_job_response : training_job_arn:Types.training_job_arn -> unit -> Types.create_training_job_response
val make_create_training_job_request : ?model_package_config:Types.model_package_config -> ?mlflow_config:Types.mlflow_config -> ?serverless_job_config:Types.serverless_job_config -> ?session_chaining_config:Types.session_chaining_config -> ?infra_check_config:Types.infra_check_config -> ?remote_debug_config:Types.remote_debug_config -> ?retry_strategy:Types.retry_strategy -> ?environment:Types.training_environment_map -> ?profiler_rule_configurations:Types.profiler_rule_configurations -> ?profiler_config:Types.profiler_config -> ?experiment_config:Types.experiment_config -> ?tensor_board_output_config:Types.tensor_board_output_config -> ?debug_rule_configurations:Types.debug_rule_configurations -> ?debug_hook_config:Types.debug_hook_config -> ?checkpoint_config:Types.checkpoint_config -> ?enable_managed_spot_training:Types.boolean_ -> ?enable_inter_container_traffic_encryption:Types.boolean_ -> ?enable_network_isolation:Types.boolean_ -> ?tags:Types.tag_list -> ?stopping_condition:Types.stopping_condition -> ?vpc_config:Types.vpc_config -> ?resource_config:Types.resource_config -> ?input_data_config:Types.input_data_config -> ?algorithm_specification:Types.algorithm_specification -> ?hyper_parameters:Types.hyper_parameters -> output_data_config:Types.output_data_config -> role_arn:Types.role_arn -> training_job_name:Types.training_job_name -> unit -> Types.create_training_job_request
val make_create_studio_lifecycle_config_response : ?studio_lifecycle_config_arn:Types.studio_lifecycle_config_arn -> unit -> Types.create_studio_lifecycle_config_response
val make_create_studio_lifecycle_config_request : ?tags:Types.tag_list -> studio_lifecycle_config_app_type:Types.studio_lifecycle_config_app_type -> studio_lifecycle_config_content:Types.studio_lifecycle_config_content -> studio_lifecycle_config_name:Types.studio_lifecycle_config_name -> unit -> Types.create_studio_lifecycle_config_request
val make_create_space_response : ?space_arn:Types.space_arn -> unit -> Types.create_space_response
val make_create_space_request : ?space_display_name:Types.non_empty_string64 -> ?space_sharing_settings:Types.space_sharing_settings -> ?ownership_settings:Types.ownership_settings -> ?space_settings:Types.space_settings -> ?tags:Types.tag_list -> space_name:Types.space_name -> domain_id:Types.domain_id -> unit -> Types.create_space_request
val make_create_project_output : project_id:Types.project_id -> project_arn:Types.project_arn -> unit -> Types.create_project_output
val make_cfn_stack_create_parameter : ?value:Types.cfn_stack_parameter_value -> key:Types.cfn_stack_parameter_key -> unit -> Types.cfn_stack_create_parameter
val make_cfn_create_template_provider : ?parameters:Types.cfn_stack_create_parameters -> ?role_ar_n:Types.role_arn -> template_ur_l:Types.cfn_template_ur_l -> template_name:Types.cfn_template_name -> unit -> Types.cfn_create_template_provider
val make_create_template_provider : ?cfn_template_provider:Types.cfn_create_template_provider -> unit -> Types.create_template_provider
val make_create_project_input : ?template_providers:Types.create_template_provider_list -> ?tags:Types.tag_list -> ?service_catalog_provisioning_details: Types.service_catalog_provisioning_details -> ?project_description:Types.entity_description -> project_name:Types.project_entity_name -> unit -> Types.create_project_input
val make_create_processing_job_response : processing_job_arn:Types.processing_job_arn -> unit -> Types.create_processing_job_response
val make_create_processing_job_request : ?experiment_config:Types.experiment_config -> ?tags:Types.tag_list -> ?network_config:Types.network_config -> ?environment:Types.processing_environment_map -> ?stopping_condition:Types.processing_stopping_condition -> ?processing_output_config:Types.processing_output_config -> ?processing_inputs:Types.processing_inputs -> role_arn:Types.role_arn -> app_specification:Types.app_specification -> processing_resources:Types.processing_resources -> processing_job_name:Types.processing_job_name -> unit -> Types.create_processing_job_request
val make_create_presigned_notebook_instance_url_output : ?authorized_url:Types.notebook_instance_url -> unit -> Types.create_presigned_notebook_instance_url_output
val make_create_presigned_notebook_instance_url_input : ?session_expiration_duration_in_seconds: Types.session_expiration_duration_in_seconds -> notebook_instance_name:Types.notebook_instance_name -> unit -> Types.create_presigned_notebook_instance_url_input
val make_create_presigned_mlflow_tracking_server_url_response : ?authorized_url:Types.tracking_server_url -> unit -> Types.create_presigned_mlflow_tracking_server_url_response
val make_create_presigned_mlflow_tracking_server_url_request : ?session_expiration_duration_in_seconds: Types.session_expiration_duration_in_seconds -> ?expires_in_seconds:Types.expires_in_seconds -> tracking_server_name:Types.tracking_server_name -> unit -> Types.create_presigned_mlflow_tracking_server_url_request
val make_create_presigned_mlflow_app_url_response : ?authorized_url:Types.mlflow_app_url -> unit -> Types.create_presigned_mlflow_app_url_response
val make_create_presigned_mlflow_app_url_request : ?session_expiration_duration_in_seconds: Types.session_expiration_duration_in_seconds -> ?expires_in_seconds:Types.expires_in_seconds -> arn:Types.mlflow_app_arn -> unit -> Types.create_presigned_mlflow_app_url_request
val make_create_presigned_domain_url_response : ?authorized_url:Types.presigned_domain_url -> unit -> Types.create_presigned_domain_url_response
val make_create_presigned_domain_url_request : ?landing_uri:Types.landing_uri -> ?space_name:Types.space_name -> ?expires_in_seconds:Types.expires_in_seconds -> ?session_expiration_duration_in_seconds: Types.session_expiration_duration_in_seconds -> user_profile_name:Types.user_profile_name -> domain_id:Types.domain_id -> unit -> Types.create_presigned_domain_url_request
val make_create_pipeline_response : ?pipeline_arn:Types.pipeline_arn -> unit -> Types.create_pipeline_response
val make_create_pipeline_request : ?parallelism_configuration:Types.parallelism_configuration -> ?tags:Types.tag_list -> ?pipeline_description:Types.pipeline_description -> ?pipeline_definition_s3_location:Types.pipeline_definition_s3_location -> ?pipeline_definition:Types.pipeline_definition -> ?pipeline_display_name:Types.pipeline_name -> role_arn:Types.role_arn -> client_request_token:Types.idempotency_token -> pipeline_name:Types.pipeline_name -> unit -> Types.create_pipeline_request
val make_create_partner_app_presigned_url_response : ?url:Types.string2048 -> unit -> Types.create_partner_app_presigned_url_response
val make_create_partner_app_presigned_url_request : ?session_expiration_duration_in_seconds: Types.session_expiration_duration_in_seconds -> ?expires_in_seconds:Types.expires_in_seconds -> arn:Types.partner_app_arn -> unit -> Types.create_partner_app_presigned_url_request
val make_create_partner_app_response : ?arn:Types.partner_app_arn -> unit -> Types.create_partner_app_response
val make_create_partner_app_request : ?tags:Types.tag_list -> ?client_token:Types.client_token -> ?enable_auto_minor_version_upgrade:Types.boolean_ -> ?enable_iam_session_based_identity:Types.boolean_ -> ?application_config:Types.partner_app_config -> ?maintenance_config:Types.partner_app_maintenance_config -> ?kms_key_id:Types.kms_key_id -> auth_type:Types.partner_app_auth_type -> tier:Types.non_empty_string64 -> execution_role_arn:Types.role_arn -> type_:Types.partner_app_type -> name:Types.partner_app_name -> unit -> Types.create_partner_app_request
val make_create_optimization_job_response : optimization_job_arn:Types.optimization_job_arn -> unit -> Types.create_optimization_job_response
val make_create_optimization_job_request : ?vpc_config:Types.optimization_vpc_config -> ?tags:Types.tag_list -> ?optimization_environment:Types.optimization_job_environment_variables -> ?max_instance_count:Types.optimization_job_max_instance_count -> stopping_condition:Types.stopping_condition -> output_config:Types.optimization_job_output_config -> optimization_configs:Types.optimization_configs -> deployment_instance_type:Types.optimization_job_deployment_instance_type -> model_source:Types.optimization_job_model_source -> role_arn:Types.role_arn -> optimization_job_name:Types.entity_name -> unit -> Types.create_optimization_job_request
val make_create_notebook_instance_lifecycle_config_output : ?notebook_instance_lifecycle_config_arn: Types.notebook_instance_lifecycle_config_arn -> unit -> Types.create_notebook_instance_lifecycle_config_output
val make_create_notebook_instance_lifecycle_config_input : ?tags:Types.tag_list -> ?on_start:Types.notebook_instance_lifecycle_config_list -> ?on_create:Types.notebook_instance_lifecycle_config_list -> notebook_instance_lifecycle_config_name: Types.notebook_instance_lifecycle_config_name -> unit -> Types.create_notebook_instance_lifecycle_config_input
val make_create_notebook_instance_output : ?notebook_instance_arn:Types.notebook_instance_arn -> unit -> Types.create_notebook_instance_output
val make_create_notebook_instance_input : ?instance_metadata_service_configuration: Types.instance_metadata_service_configuration -> ?platform_identifier:Types.platform_identifier -> ?root_access:Types.root_access -> ?additional_code_repositories:Types.additional_code_repository_names_or_urls -> ?default_code_repository:Types.code_repository_name_or_url -> ?accelerator_types:Types.notebook_instance_accelerator_types -> ?volume_size_in_g_b:Types.notebook_instance_volume_size_in_g_b -> ?direct_internet_access:Types.direct_internet_access -> ?lifecycle_config_name:Types.notebook_instance_lifecycle_config_name -> ?tags:Types.tag_list -> ?kms_key_id:Types.kms_key_id -> ?ip_address_type:Types.ip_address_type -> ?security_group_ids:Types.security_group_ids -> ?subnet_id:Types.subnet_id -> role_arn:Types.role_arn -> instance_type:Types.instance_type -> notebook_instance_name:Types.notebook_instance_name -> unit -> Types.create_notebook_instance_input
val make_create_monitoring_schedule_response : monitoring_schedule_arn:Types.monitoring_schedule_arn -> unit -> Types.create_monitoring_schedule_response
val make_create_monitoring_schedule_request : ?tags:Types.tag_list -> monitoring_schedule_config:Types.monitoring_schedule_config -> monitoring_schedule_name:Types.monitoring_schedule_name -> unit -> Types.create_monitoring_schedule_request
val make_create_model_quality_job_definition_response : job_definition_arn:Types.monitoring_job_definition_arn -> unit -> Types.create_model_quality_job_definition_response
val make_create_model_quality_job_definition_request : ?tags:Types.tag_list -> ?stopping_condition:Types.monitoring_stopping_condition -> ?network_config:Types.monitoring_network_config -> ?model_quality_baseline_config:Types.model_quality_baseline_config -> role_arn:Types.role_arn -> job_resources:Types.monitoring_resources -> model_quality_job_output_config:Types.monitoring_output_config -> model_quality_job_input:Types.model_quality_job_input -> model_quality_app_specification:Types.model_quality_app_specification -> job_definition_name:Types.monitoring_job_definition_name -> unit -> Types.create_model_quality_job_definition_request
val make_create_model_package_group_output : model_package_group_arn:Types.model_package_group_arn -> unit -> Types.create_model_package_group_output
val make_create_model_package_group_input : ?managed_configuration:Types.managed_configuration -> ?tags:Types.tag_list -> ?model_package_group_description:Types.entity_description -> model_package_group_name:Types.entity_name -> unit -> Types.create_model_package_group_input
val make_create_model_package_output : model_package_arn:Types.model_package_arn -> unit -> Types.create_model_package_output
val make_create_model_package_input : ?managed_storage_type:Types.managed_storage_type -> ?model_life_cycle:Types.model_life_cycle -> ?model_card:Types.model_package_model_card -> ?security_config:Types.model_package_security_config -> ?source_uri:Types.model_package_source_uri -> ?skip_model_validation:Types.skip_model_validation -> ?additional_inference_specifications: Types.additional_inference_specifications -> ?drift_check_baselines:Types.drift_check_baselines -> ?customer_metadata_properties:Types.customer_metadata_map -> ?sample_payload_url:Types.s3_uri -> ?task:Types.string_ -> ?domain:Types.string_ -> ?client_token:Types.client_token -> ?model_metrics:Types.model_metrics -> ?metadata_properties:Types.metadata_properties -> ?model_approval_status:Types.model_approval_status -> ?tags:Types.tag_list -> ?certify_for_marketplace:Types.certify_for_marketplace -> ?source_algorithm_specification:Types.source_algorithm_specification -> ?validation_specification:Types.model_package_validation_specification -> ?inference_specification:Types.inference_specification -> ?model_package_registration_type:Types.model_package_registration_type -> ?model_package_description:Types.entity_description -> ?model_package_group_name:Types.arn_or_name -> ?model_package_name:Types.entity_name -> unit -> Types.create_model_package_input
val make_create_model_explainability_job_definition_response : job_definition_arn:Types.monitoring_job_definition_arn -> unit -> Types.create_model_explainability_job_definition_response
val make_create_model_explainability_job_definition_request : ?tags:Types.tag_list -> ?stopping_condition:Types.monitoring_stopping_condition -> ?network_config:Types.monitoring_network_config -> ?model_explainability_baseline_config: Types.model_explainability_baseline_config -> role_arn:Types.role_arn -> job_resources:Types.monitoring_resources -> model_explainability_job_output_config:Types.monitoring_output_config -> model_explainability_job_input:Types.model_explainability_job_input -> model_explainability_app_specification: Types.model_explainability_app_specification -> job_definition_name:Types.monitoring_job_definition_name -> unit -> Types.create_model_explainability_job_definition_request
val make_create_model_card_export_job_response : model_card_export_job_arn:Types.model_card_export_job_arn -> unit -> Types.create_model_card_export_job_response
val make_create_model_card_export_job_request : ?model_card_version:Types.integer -> output_config:Types.model_card_export_output_config -> model_card_export_job_name:Types.entity_name -> model_card_name:Types.model_card_name_or_arn -> unit -> Types.create_model_card_export_job_request
val make_create_model_card_response : model_card_arn:Types.model_card_arn -> unit -> Types.create_model_card_response
val make_create_model_card_request : ?tags:Types.tag_list -> ?security_config:Types.model_card_security_config -> model_card_status:Types.model_card_status -> content:Types.model_card_content -> model_card_name:Types.entity_name -> unit -> Types.create_model_card_request
val make_create_model_bias_job_definition_response : job_definition_arn:Types.monitoring_job_definition_arn -> unit -> Types.create_model_bias_job_definition_response
val make_create_model_bias_job_definition_request : ?tags:Types.tag_list -> ?stopping_condition:Types.monitoring_stopping_condition -> ?network_config:Types.monitoring_network_config -> ?model_bias_baseline_config:Types.model_bias_baseline_config -> role_arn:Types.role_arn -> job_resources:Types.monitoring_resources -> model_bias_job_output_config:Types.monitoring_output_config -> model_bias_job_input:Types.model_bias_job_input -> model_bias_app_specification:Types.model_bias_app_specification -> job_definition_name:Types.monitoring_job_definition_name -> unit -> Types.create_model_bias_job_definition_request
val make_create_model_output : model_arn:Types.model_arn -> unit -> Types.create_model_output
val make_create_model_input : ?enable_network_isolation:Types.boolean_ -> ?vpc_config:Types.vpc_config -> ?tags:Types.tag_list -> ?execution_role_arn:Types.role_arn -> ?inference_execution_config:Types.inference_execution_config -> ?containers:Types.container_definition_list -> ?primary_container:Types.container_definition -> model_name:Types.model_name -> unit -> Types.create_model_input
val make_create_mlflow_tracking_server_response : ?tracking_server_arn:Types.tracking_server_arn -> unit -> Types.create_mlflow_tracking_server_response
val make_create_mlflow_tracking_server_request : ?s3_bucket_owner_verification:Types.boolean_ -> ?s3_bucket_owner_account_id:Types.account_id -> ?tags:Types.tag_list -> ?weekly_maintenance_window_start:Types.weekly_maintenance_window_start -> ?automatic_model_registration:Types.boolean_ -> ?mlflow_version:Types.mlflow_version -> ?tracking_server_size:Types.tracking_server_size -> role_arn:Types.role_arn -> artifact_store_uri:Types.s3_uri -> tracking_server_name:Types.tracking_server_name -> unit -> Types.create_mlflow_tracking_server_request
val make_create_mlflow_app_response : ?arn:Types.mlflow_app_arn -> unit -> Types.create_mlflow_app_response
val make_create_mlflow_app_request : ?tags:Types.tag_list -> ?default_domain_id_list:Types.default_domain_id_list -> ?account_default_status:Types.account_default_status -> ?weekly_maintenance_window_start:Types.weekly_maintenance_window_start -> ?model_registration_mode:Types.model_registration_mode -> role_arn:Types.role_arn -> artifact_store_uri:Types.s3_uri -> name:Types.mlflow_app_name -> unit -> Types.create_mlflow_app_request
val make_create_labeling_job_response : labeling_job_arn:Types.labeling_job_arn -> unit -> Types.create_labeling_job_response
val make_create_labeling_job_request : ?tags:Types.tag_list -> ?labeling_job_algorithms_config:Types.labeling_job_algorithms_config -> ?stopping_conditions:Types.labeling_job_stopping_conditions -> ?label_category_config_s3_uri:Types.s3_uri -> human_task_config:Types.human_task_config -> role_arn:Types.role_arn -> output_config:Types.labeling_job_output_config -> input_config:Types.labeling_job_input_config -> label_attribute_name:Types.label_attribute_name -> labeling_job_name:Types.labeling_job_name -> unit -> Types.create_labeling_job_request
val make_create_job_response : job_arn:Types.job_arn -> unit -> Types.create_job_response
val make_create_job_request : ?tags:Types.tag_list -> job_config_document:Types.job_config_document -> job_config_schema_version:Types.job_schema_version -> job_category:Types.job_category -> role_arn:Types.role_arn -> job_name:Types.job_name -> unit -> Types.create_job_request
val make_create_inference_recommendations_job_response : job_arn:Types.recommendation_job_arn -> unit -> Types.create_inference_recommendations_job_response
val make_recommendation_job_compiled_output_config : ?s3_output_uri:Types.s3_uri -> unit -> Types.recommendation_job_compiled_output_config
val make_recommendation_job_output_config : ?compiled_output_config:Types.recommendation_job_compiled_output_config -> ?kms_key_id:Types.kms_key_id -> unit -> Types.recommendation_job_output_config
val make_create_inference_recommendations_job_request : ?tags:Types.tag_list -> ?output_config:Types.recommendation_job_output_config -> ?stopping_conditions:Types.recommendation_job_stopping_conditions -> ?job_description:Types.recommendation_job_description -> input_config:Types.recommendation_job_input_config -> role_arn:Types.role_arn -> job_type:Types.recommendation_job_type -> job_name:Types.recommendation_job_name -> unit -> Types.create_inference_recommendations_job_request
val make_create_inference_experiment_response : inference_experiment_arn:Types.inference_experiment_arn -> unit -> Types.create_inference_experiment_response
val make_create_inference_component_output : inference_component_arn:Types.inference_component_arn -> unit -> Types.create_inference_component_output
val make_create_inference_component_input : ?tags:Types.tag_list -> ?runtime_config:Types.inference_component_runtime_config -> ?specifications:Types.inference_component_specification_list -> ?specification:Types.inference_component_specification -> ?variant_name:Types.variant_name -> endpoint_name:Types.endpoint_name -> inference_component_name:Types.inference_component_name -> unit -> Types.create_inference_component_input
val make_create_image_version_response : ?image_version_arn:Types.image_version_arn -> unit -> Types.create_image_version_response
val make_create_image_version_request : ?release_notes:Types.release_notes -> ?horovod:Types.horovod -> ?processor:Types.processor -> ?programming_lang:Types.programming_lang -> ?ml_framework:Types.ml_framework -> ?job_type:Types.job_type -> ?vendor_guidance:Types.vendor_guidance -> ?aliases:Types.sage_maker_image_version_aliases -> image_name:Types.image_name -> client_token:Types.client_token -> base_image:Types.image_base_image -> unit -> Types.create_image_version_request
val make_create_image_response : ?image_arn:Types.image_arn -> unit -> Types.create_image_response
val make_create_image_request : ?tags:Types.tag_list -> ?display_name:Types.image_display_name -> ?description:Types.image_description -> role_arn:Types.role_arn -> image_name:Types.image_name -> unit -> Types.create_image_request
val make_create_hyper_parameter_tuning_job_response : hyper_parameter_tuning_job_arn:Types.hyper_parameter_tuning_job_arn -> unit -> Types.create_hyper_parameter_tuning_job_response
val make_create_hyper_parameter_tuning_job_request : ?autotune:Types.autotune -> ?tags:Types.tag_list -> ?warm_start_config:Types.hyper_parameter_tuning_job_warm_start_config -> ?training_job_definitions:Types.hyper_parameter_training_job_definitions -> ?training_job_definition:Types.hyper_parameter_training_job_definition -> hyper_parameter_tuning_job_config:Types.hyper_parameter_tuning_job_config -> hyper_parameter_tuning_job_name:Types.hyper_parameter_tuning_job_name -> unit -> Types.create_hyper_parameter_tuning_job_request
val make_create_human_task_ui_response : human_task_ui_arn:Types.human_task_ui_arn -> unit -> Types.create_human_task_ui_response
val make_create_human_task_ui_request : ?tags:Types.tag_list -> ui_template:Types.ui_template -> human_task_ui_name:Types.human_task_ui_name -> unit -> Types.create_human_task_ui_request
val make_create_hub_content_reference_response : hub_content_arn:Types.hub_content_arn -> hub_arn:Types.hub_arn -> unit -> Types.create_hub_content_reference_response
val make_create_hub_content_reference_request : ?tags:Types.tag_list -> ?min_version:Types.hub_content_version -> ?hub_content_name:Types.hub_content_name -> sage_maker_public_hub_content_arn:Types.sage_maker_public_hub_content_arn -> hub_name:Types.hub_name_or_arn -> unit -> Types.create_hub_content_reference_request
val make_authorized_url : ?local_path:Types.local_path -> ?url:Types.long_s3_uri -> unit -> Types.authorized_url
val make_create_hub_content_presigned_urls_response : ?next_token:Types.next_token -> authorized_url_configs:Types.authorized_url_configs -> unit -> Types.create_hub_content_presigned_urls_response
val make_presigned_url_access_config : ?expected_s3_url:Types.s3_model_uri -> ?accept_eula:Types.boolean_ -> unit -> Types.presigned_url_access_config
val make_create_hub_content_presigned_urls_request : ?next_token:Types.next_token -> ?max_results:Types.max_results -> ?access_config:Types.presigned_url_access_config -> ?hub_content_version:Types.hub_content_version -> hub_content_name:Types.hub_content_name -> hub_content_type:Types.hub_content_type -> hub_name:Types.hub_name_or_arn -> unit -> Types.create_hub_content_presigned_urls_request
val make_create_hub_response : hub_arn:Types.hub_arn -> unit -> Types.create_hub_response
val make_create_hub_request : ?tags:Types.tag_list -> ?s3_storage_config:Types.hub_s3_storage_config -> ?hub_search_keywords:Types.hub_search_keyword_list -> ?hub_display_name:Types.hub_display_name -> hub_description:Types.hub_description -> hub_name:Types.hub_name -> unit -> Types.create_hub_request
val make_create_flow_definition_response : flow_definition_arn:Types.flow_definition_arn -> unit -> Types.create_flow_definition_response
val make_create_flow_definition_request : ?tags:Types.tag_list -> ?human_loop_config:Types.human_loop_config -> ?human_loop_activation_config:Types.human_loop_activation_config -> ?human_loop_request_source:Types.human_loop_request_source -> role_arn:Types.role_arn -> output_config:Types.flow_definition_output_config -> flow_definition_name:Types.flow_definition_name -> unit -> Types.create_flow_definition_request
val make_create_feature_group_response : feature_group_arn:Types.feature_group_arn -> unit -> Types.create_feature_group_response
val make_create_feature_group_request : ?tags:Types.tag_list -> ?description:Types.description -> ?role_arn:Types.role_arn -> ?throughput_config:Types.throughput_config -> ?offline_store_config:Types.offline_store_config -> ?online_store_config:Types.online_store_config -> feature_definitions:Types.feature_definitions -> event_time_feature_name:Types.feature_name -> record_identifier_feature_name:Types.feature_name -> feature_group_name:Types.feature_group_name -> unit -> Types.create_feature_group_request
val make_create_experiment_response : ?experiment_arn:Types.experiment_arn -> unit -> Types.create_experiment_response
val make_create_experiment_request : ?tags:Types.tag_list -> ?description:Types.experiment_description -> ?display_name:Types.experiment_entity_name -> experiment_name:Types.experiment_entity_name -> unit -> Types.create_experiment_request
val make_create_endpoint_config_output : endpoint_config_arn:Types.endpoint_config_arn -> unit -> Types.create_endpoint_config_output
val make_create_endpoint_config_input : ?metrics_config:Types.metrics_config -> ?enable_network_isolation:Types.boolean_ -> ?vpc_config:Types.vpc_config -> ?execution_role_arn:Types.role_arn -> ?shadow_production_variants:Types.production_variant_list -> ?explainer_config:Types.explainer_config -> ?async_inference_config:Types.async_inference_config -> ?kms_key_id:Types.kms_key_id -> ?tags:Types.tag_list -> ?data_capture_config:Types.data_capture_config -> production_variants:Types.production_variant_list -> endpoint_config_name:Types.endpoint_config_name -> unit -> Types.create_endpoint_config_input
val make_create_endpoint_output : endpoint_arn:Types.endpoint_arn -> unit -> Types.create_endpoint_output
val make_create_endpoint_input : ?tags:Types.tag_list -> ?deployment_config:Types.deployment_config -> endpoint_config_name:Types.endpoint_config_name -> endpoint_name:Types.endpoint_name -> unit -> Types.create_endpoint_input
val make_create_edge_packaging_job_request : ?tags:Types.tag_list -> ?resource_key:Types.kms_key_id -> output_config:Types.edge_output_config -> role_arn:Types.role_arn -> model_version:Types.edge_version -> model_name:Types.entity_name -> compilation_job_name:Types.entity_name -> edge_packaging_job_name:Types.entity_name -> unit -> Types.create_edge_packaging_job_request
val make_deployment_stage : ?deployment_config:Types.edge_deployment_config -> device_selection_config:Types.device_selection_config -> stage_name:Types.entity_name -> unit -> Types.deployment_stage
val make_create_edge_deployment_stage_request : stages:Types.deployment_stages -> edge_deployment_plan_name:Types.entity_name -> unit -> Types.create_edge_deployment_stage_request
val make_create_edge_deployment_plan_response : edge_deployment_plan_arn:Types.edge_deployment_plan_arn -> unit -> Types.create_edge_deployment_plan_response
val make_create_edge_deployment_plan_request : ?tags:Types.tag_list -> ?stages:Types.deployment_stages -> device_fleet_name:Types.entity_name -> model_configs:Types.edge_deployment_model_configs -> edge_deployment_plan_name:Types.entity_name -> unit -> Types.create_edge_deployment_plan_request
val make_create_domain_response : ?url:Types.string1024 -> ?domain_id:Types.domain_id -> ?domain_arn:Types.domain_arn -> unit -> Types.create_domain_response
val make_create_domain_request : ?default_space_settings:Types.default_space_settings -> ?tag_propagation:Types.tag_propagation -> ?home_efs_file_system_creation:Types.home_efs_file_system_creation -> ?app_security_group_management:Types.app_security_group_management -> ?kms_key_id:Types.kms_key_id -> ?home_efs_file_system_kms_key_id:Types.kms_key_id -> ?app_network_access_type:Types.app_network_access_type -> ?tags:Types.tag_list -> ?vpc_id:Types.vpc_id -> ?subnet_ids:Types.subnets -> ?domain_settings:Types.domain_settings -> default_user_settings:Types.user_settings -> auth_mode:Types.auth_mode -> domain_name:Types.domain_name -> unit -> Types.create_domain_request
val make_create_device_fleet_request : ?enable_iot_role_alias:Types.enable_iot_role_alias -> ?tags:Types.tag_list -> ?description:Types.device_fleet_description -> ?role_arn:Types.role_arn -> output_config:Types.edge_output_config -> device_fleet_name:Types.entity_name -> unit -> Types.create_device_fleet_request
val make_create_data_quality_job_definition_response : job_definition_arn:Types.monitoring_job_definition_arn -> unit -> Types.create_data_quality_job_definition_response
val make_create_data_quality_job_definition_request : ?tags:Types.tag_list -> ?stopping_condition:Types.monitoring_stopping_condition -> ?network_config:Types.monitoring_network_config -> ?data_quality_baseline_config:Types.data_quality_baseline_config -> role_arn:Types.role_arn -> job_resources:Types.monitoring_resources -> data_quality_job_output_config:Types.monitoring_output_config -> data_quality_job_input:Types.data_quality_job_input -> data_quality_app_specification:Types.data_quality_app_specification -> job_definition_name:Types.monitoring_job_definition_name -> unit -> Types.create_data_quality_job_definition_request
val make_create_context_response : ?context_arn:Types.context_arn -> unit -> Types.create_context_response
val make_create_context_request : ?tags:Types.tag_list -> ?properties:Types.lineage_entity_parameters -> ?description:Types.experiment_description -> context_type:Types.string256 -> source:Types.context_source -> context_name:Types.context_name -> unit -> Types.create_context_request
val make_create_compute_quota_response : compute_quota_id:Types.compute_quota_id -> compute_quota_arn:Types.compute_quota_arn -> unit -> Types.create_compute_quota_response
val make_create_compute_quota_request : ?tags:Types.tag_list -> ?activation_state:Types.activation_state -> ?description:Types.entity_description -> compute_quota_target:Types.compute_quota_target -> compute_quota_config:Types.compute_quota_config -> cluster_arn:Types.cluster_arn -> name:Types.entity_name -> unit -> Types.create_compute_quota_request
val make_create_compilation_job_response : compilation_job_arn:Types.compilation_job_arn -> unit -> Types.create_compilation_job_response
val make_create_compilation_job_request : ?tags:Types.tag_list -> ?vpc_config:Types.neo_vpc_config -> ?input_config:Types.input_config -> ?model_package_version_arn:Types.model_package_arn -> stopping_condition:Types.stopping_condition -> output_config:Types.output_config -> role_arn:Types.role_arn -> compilation_job_name:Types.entity_name -> unit -> Types.create_compilation_job_request
val make_create_code_repository_output : code_repository_arn:Types.code_repository_arn -> unit -> Types.create_code_repository_output
val make_create_code_repository_input : ?tags:Types.tag_list -> git_config:Types.git_config -> code_repository_name:Types.entity_name -> unit -> Types.create_code_repository_input
val make_create_cluster_scheduler_config_response : cluster_scheduler_config_id:Types.cluster_scheduler_config_id -> cluster_scheduler_config_arn:Types.cluster_scheduler_config_arn -> unit -> Types.create_cluster_scheduler_config_response
val make_create_cluster_scheduler_config_request : ?tags:Types.tag_list -> ?description:Types.entity_description -> scheduler_config:Types.scheduler_config -> cluster_arn:Types.cluster_arn -> name:Types.entity_name -> unit -> Types.create_cluster_scheduler_config_request
val make_create_cluster_response : cluster_arn:Types.cluster_arn -> unit -> Types.create_cluster_response
val make_create_cluster_request : ?auto_scaling:Types.cluster_auto_scaling_config -> ?cluster_role:Types.role_arn -> ?node_provisioning_mode:Types.cluster_node_provisioning_mode -> ?tiered_storage_config:Types.cluster_tiered_storage_config -> ?node_recovery:Types.cluster_node_recovery -> ?orchestrator:Types.cluster_orchestrator -> ?tags:Types.tag_list -> ?vpc_config:Types.vpc_config -> ?restricted_instance_groups_config: Types.cluster_restricted_instance_groups_config -> ?restricted_instance_groups: Types.cluster_restricted_instance_group_specifications -> ?instance_groups:Types.cluster_instance_group_specifications -> cluster_name:Types.cluster_name -> unit -> Types.create_cluster_request
val make_create_auto_ml_job_v2_response : auto_ml_job_arn:Types.auto_ml_job_arn -> unit -> Types.create_auto_ml_job_v2_response
val make_create_auto_ml_job_v2_request : ?auto_ml_compute_config:Types.auto_ml_compute_config -> ?data_split_config:Types.auto_ml_data_split_config -> ?model_deploy_config:Types.model_deploy_config -> ?auto_ml_job_objective:Types.auto_ml_job_objective -> ?security_config:Types.auto_ml_security_config -> ?tags:Types.tag_list -> role_arn:Types.role_arn -> auto_ml_problem_type_config:Types.auto_ml_problem_type_config -> output_data_config:Types.auto_ml_output_data_config -> auto_ml_job_input_data_config:Types.auto_ml_job_input_data_config -> auto_ml_job_name:Types.auto_ml_job_name -> unit -> Types.create_auto_ml_job_v2_request
val make_create_auto_ml_job_response : auto_ml_job_arn:Types.auto_ml_job_arn -> unit -> Types.create_auto_ml_job_response
val make_create_auto_ml_job_request : ?model_deploy_config:Types.model_deploy_config -> ?tags:Types.tag_list -> ?generate_candidate_definitions_only: Types.generate_candidate_definitions_only -> ?auto_ml_job_config:Types.auto_ml_job_config -> ?auto_ml_job_objective:Types.auto_ml_job_objective -> ?problem_type:Types.problem_type -> role_arn:Types.role_arn -> output_data_config:Types.auto_ml_output_data_config -> input_data_config:Types.auto_ml_input_data_config -> auto_ml_job_name:Types.auto_ml_job_name -> unit -> Types.create_auto_ml_job_request
val make_create_artifact_response : ?artifact_arn:Types.artifact_arn -> unit -> Types.create_artifact_response
val make_create_artifact_request : ?tags:Types.tag_list -> ?metadata_properties:Types.metadata_properties -> ?properties:Types.artifact_properties -> ?artifact_name:Types.experiment_entity_name -> artifact_type:Types.string256 -> source:Types.artifact_source -> unit -> Types.create_artifact_request
val make_create_app_image_config_response : ?app_image_config_arn:Types.app_image_config_arn -> unit -> Types.create_app_image_config_response
val make_create_app_image_config_request : ?code_editor_app_image_config:Types.code_editor_app_image_config -> ?jupyter_lab_app_image_config:Types.jupyter_lab_app_image_config -> ?kernel_gateway_image_config:Types.kernel_gateway_image_config -> ?tags:Types.tag_list -> app_image_config_name:Types.app_image_config_name -> unit -> Types.create_app_image_config_request
val make_create_app_response : ?app_arn:Types.app_arn -> unit -> Types.create_app_response
val make_create_app_request : ?recovery_mode:Types.boolean_ -> ?resource_spec:Types.resource_spec -> ?tags:Types.tag_list -> ?space_name:Types.space_name -> ?user_profile_name:Types.user_profile_name -> app_name:Types.app_name -> app_type:Types.app_type -> domain_id:Types.domain_id -> unit -> Types.create_app_request
val make_create_algorithm_output : algorithm_arn:Types.algorithm_arn -> unit -> Types.create_algorithm_output
val make_create_algorithm_input : ?tags:Types.tag_list -> ?certify_for_marketplace:Types.certify_for_marketplace -> ?validation_specification:Types.algorithm_validation_specification -> ?inference_specification:Types.inference_specification -> ?algorithm_description:Types.entity_description -> training_specification:Types.training_specification -> algorithm_name:Types.entity_name -> unit -> Types.create_algorithm_input
val make_create_ai_workload_config_response : ai_workload_config_arn:Types.ai_workload_config_arn -> unit -> Types.create_ai_workload_config_response
val make_create_ai_workload_config_request : ?tags:Types.tag_list -> ?ai_workload_configs:Types.ai_workload_configs -> ?dataset_config:Types.ai_dataset_config -> ai_workload_config_name:Types.ai_entity_name -> unit -> Types.create_ai_workload_config_request
val make_create_ai_recommendation_job_response : ai_recommendation_job_arn:Types.ai_recommendation_job_arn -> unit -> Types.create_ai_recommendation_job_response
val make_ai_recommendation_output_config : ?mlflow_config:Types.ai_mlflow_config -> ?model_package_group_identifier:Types.ai_resource_identifier -> ?s3_output_location:Types.s3_uri -> unit -> Types.ai_recommendation_output_config
val make_create_ai_recommendation_job_request : ?tags:Types.tag_list -> ?compute_spec:Types.ai_recommendation_compute_spec -> ?optimize_model:Types.ai_recommendation_allow_optimization -> ?inference_specification:Types.ai_recommendation_inference_specification -> role_arn:Types.role_arn -> performance_target:Types.ai_recommendation_performance_target -> ai_workload_config_identifier:Types.ai_resource_identifier -> output_config:Types.ai_recommendation_output_config -> model_source:Types.ai_model_source -> ai_recommendation_job_name:Types.ai_entity_name -> unit -> Types.create_ai_recommendation_job_request
val make_create_ai_benchmark_job_response : ai_benchmark_job_arn:Types.ai_benchmark_job_arn -> unit -> Types.create_ai_benchmark_job_response
val make_ai_benchmark_output_config : ?mlflow_config:Types.ai_mlflow_config -> s3_output_location:Types.s3_uri -> unit -> Types.ai_benchmark_output_config
val make_create_ai_benchmark_job_request : ?tags:Types.tag_list -> ?network_config:Types.ai_benchmark_network_config -> role_arn:Types.role_arn -> ai_workload_config_identifier:Types.ai_resource_identifier -> output_config:Types.ai_benchmark_output_config -> benchmark_target:Types.ai_benchmark_target -> ai_benchmark_job_name:Types.ai_entity_name -> unit -> Types.create_ai_benchmark_job_request
val make_create_action_response : ?action_arn:Types.action_arn -> unit -> Types.create_action_response
val make_create_action_request : ?tags:Types.tag_list -> ?metadata_properties:Types.metadata_properties -> ?properties:Types.lineage_entity_parameters -> ?status:Types.action_status -> ?description:Types.experiment_description -> action_type:Types.string256 -> source:Types.action_source -> action_name:Types.experiment_entity_name -> unit -> Types.create_action_request
val make_batch_replace_cluster_nodes_error : message:Types.string_ -> error_code:Types.batch_replace_cluster_nodes_error_code -> node_id:Types.cluster_node_id -> unit -> Types.batch_replace_cluster_nodes_error
val make_batch_replace_cluster_node_logical_ids_error : message:Types.string_ -> error_code:Types.batch_replace_cluster_nodes_error_code -> node_logical_id:Types.cluster_node_logical_id -> unit -> Types.batch_replace_cluster_node_logical_ids_error
val make_batch_replace_cluster_nodes_response : ?successful_node_logical_ids:Types.cluster_node_logical_id_list -> ?failed_node_logical_ids:Types.batch_replace_cluster_node_logical_ids_errors -> ?failed:Types.batch_replace_cluster_nodes_errors -> ?successful:Types.cluster_node_ids -> unit -> Types.batch_replace_cluster_nodes_response
val make_batch_replace_cluster_nodes_request : ?node_logical_ids:Types.cluster_node_logical_id_list -> ?node_ids:Types.cluster_node_ids -> cluster_name:Types.cluster_name_or_arn -> unit -> Types.batch_replace_cluster_nodes_request
val make_batch_reboot_cluster_nodes_error : message:Types.string_ -> error_code:Types.batch_reboot_cluster_nodes_error_code -> node_id:Types.cluster_node_id -> unit -> Types.batch_reboot_cluster_nodes_error
val make_batch_reboot_cluster_node_logical_ids_error : message:Types.string_ -> error_code:Types.batch_reboot_cluster_nodes_error_code -> node_logical_id:Types.cluster_node_logical_id -> unit -> Types.batch_reboot_cluster_node_logical_ids_error
val make_batch_reboot_cluster_nodes_response : ?successful_node_logical_ids:Types.cluster_node_logical_id_list -> ?failed_node_logical_ids:Types.batch_reboot_cluster_node_logical_ids_errors -> ?failed:Types.batch_reboot_cluster_nodes_errors -> ?successful:Types.cluster_node_ids -> unit -> Types.batch_reboot_cluster_nodes_response
val make_batch_reboot_cluster_nodes_request : ?node_logical_ids:Types.cluster_node_logical_id_list -> ?node_ids:Types.cluster_node_ids -> cluster_name:Types.cluster_name_or_arn -> unit -> Types.batch_reboot_cluster_nodes_request
val make_batch_describe_model_package_summary : ?model_package_registration_type:Types.model_package_registration_type -> ?model_approval_status:Types.model_approval_status -> ?model_package_description:Types.entity_description -> ?model_package_version:Types.model_package_version -> model_package_status:Types.model_package_status -> inference_specification:Types.inference_specification -> creation_time:Types.creation_time -> model_package_arn:Types.model_package_arn -> model_package_group_name:Types.entity_name -> unit -> Types.batch_describe_model_package_summary
val make_batch_describe_model_package_error : error_response:Types.string_ -> error_code:Types.string_ -> unit -> Types.batch_describe_model_package_error
val make_batch_describe_model_package_output : ?batch_describe_model_package_error_map: Types.batch_describe_model_package_error_map -> ?model_package_summaries:Types.model_package_summaries -> unit -> Types.batch_describe_model_package_output
val make_batch_describe_model_package_input : model_package_arn_list:Types.model_package_arn_list -> unit -> Types.batch_describe_model_package_input
val make_batch_delete_cluster_node_logical_ids_error : node_logical_id:Types.cluster_node_logical_id -> message:Types.string_ -> code:Types.batch_delete_cluster_nodes_error_code -> unit -> Types.batch_delete_cluster_node_logical_ids_error
val make_batch_delete_cluster_nodes_response : ?successful_node_logical_ids:Types.cluster_node_logical_id_list -> ?failed_node_logical_ids: Types.batch_delete_cluster_node_logical_ids_error_list -> ?successful:Types.cluster_node_ids -> ?failed:Types.batch_delete_cluster_nodes_error_list -> unit -> Types.batch_delete_cluster_nodes_response
val make_batch_delete_cluster_nodes_request : ?node_logical_ids:Types.cluster_node_logical_id_list -> ?node_ids:Types.cluster_node_ids -> cluster_name:Types.cluster_name_or_arn -> unit -> Types.batch_delete_cluster_nodes_request
val make_batch_add_cluster_nodes_error : ?message:Types.string_ -> ?instance_types:Types.cluster_instance_types -> ?availability_zones:Types.cluster_availability_zones -> failed_count:Types.batch_add_failure_count -> error_code:Types.batch_add_cluster_nodes_error_code -> instance_group_name:Types.instance_group_name -> unit -> Types.batch_add_cluster_nodes_error
val make_batch_add_cluster_nodes_response : failed:Types.batch_add_cluster_nodes_error_list -> successful:Types.node_addition_result_list -> unit -> Types.batch_add_cluster_nodes_response
val make_add_cluster_node_specification : ?instance_types:Types.cluster_instance_types -> ?availability_zones:Types.cluster_availability_zones -> increment_target_count_by:Types.batch_add_increment_count -> instance_group_name:Types.cluster_instance_group_name -> unit -> Types.add_cluster_node_specification
val make_batch_add_cluster_nodes_request : ?client_token:Types.string_ -> nodes_to_add:Types.add_cluster_node_specification_list -> cluster_name:Types.cluster_name_or_arn -> unit -> Types.batch_add_cluster_nodes_request
val make_attach_cluster_node_volume_response : device_name:Types.volume_device_name -> status:Types.volume_attachment_status -> attach_time:Types.timestamp -> volume_id:Types.volume_id -> node_id:Types.cluster_node_id -> cluster_arn:Types.cluster_arn -> unit -> Types.attach_cluster_node_volume_response
val make_attach_cluster_node_volume_request : volume_id:Types.volume_id -> node_id:Types.cluster_node_id -> cluster_arn:Types.cluster_arn -> unit -> Types.attach_cluster_node_volume_request
val make_associate_trial_component_response : ?trial_arn:Types.trial_arn -> ?trial_component_arn:Types.trial_component_arn -> unit -> Types.associate_trial_component_response
val make_associate_trial_component_request : trial_name:Types.experiment_entity_name -> trial_component_name:Types.experiment_entity_name -> unit -> Types.associate_trial_component_request
val make_add_tags_output : ?tags:Types.tag_list -> unit -> Types.add_tags_output
val make_add_tags_input : tags:Types.tag_list -> resource_arn:Types.resource_arn -> unit -> Types.add_tags_input
val make_add_association_response : ?destination_arn:Types.association_entity_arn -> ?source_arn:Types.association_entity_arn -> unit -> Types.add_association_response
val make_add_association_request : ?association_type:Types.association_edge_type -> destination_arn:Types.association_entity_arn -> source_arn:Types.association_entity_arn -> unit -> Types.add_association_request

Operations

module AddAssociation : sig ... end

Creates an association between the source and the destination. A source can be associated with multiple destinations, and a destination can be associated with multiple sources. An association is a lineage tracking entity. For more information, see Amazon SageMaker ML Lineage Tracking.

module AddTags : sig ... end

Adds or overwrites one or more tags for the specified SageMaker resource. You can add tags to notebook instances, training jobs, hyperparameter tuning jobs, batch transform jobs, models, labeling jobs, work teams, endpoint configurations, and endpoints.

module AssociateTrialComponent : sig ... end

Associates a trial component with a trial. A trial component can be associated with multiple trials. To disassociate a trial component from a trial, call the DisassociateTrialComponent API.

module AttachClusterNodeVolume : sig ... end

Attaches your Amazon Elastic Block Store (Amazon EBS) volume to a node in your EKS orchestrated HyperPod cluster.

module BatchAddClusterNodes : sig ... end

Adds nodes to a HyperPod cluster by incrementing the target count for one or more instance groups. This operation returns a unique NodeLogicalId for each node being added, which can be used to track the provisioning status of the node. This API provides a safer alternative to UpdateCluster for scaling operations by avoiding unintended configuration changes.

module BatchDeleteClusterNodes : sig ... end

Deletes specific nodes within a SageMaker HyperPod cluster. BatchDeleteClusterNodes accepts a cluster name and a list of node IDs.

module BatchDescribeModelPackage : sig ... end

This action batch describes a list of versioned model packages

module BatchRebootClusterNodes : sig ... end

Reboots specific nodes within a SageMaker HyperPod cluster using a soft recovery mechanism. BatchRebootClusterNodes performs a graceful reboot of the specified nodes by calling the Amazon Elastic Compute Cloud RebootInstances API, which attempts to cleanly shut down the operating system before restarting the instance.

module BatchReplaceClusterNodes : sig ... end

Replaces specific nodes within a SageMaker HyperPod cluster with new hardware. BatchReplaceClusterNodes terminates the specified instances and provisions new replacement instances with the same configuration but fresh hardware. The Amazon Machine Image (AMI) and instance configuration remain the same.

module CreateAction : sig ... end

Creates an action. An action is a lineage tracking entity that represents an action or activity. For example, a model deployment or an HPO job. Generally, an action involves at least one input or output artifact. For more information, see Amazon SageMaker ML Lineage Tracking.

module CreateAIBenchmarkJob : sig ... end

Creates a benchmark job that runs performance benchmarks against inference infrastructure using a predefined AI workload configuration. The benchmark job measures metrics such as latency, throughput, and cost for your generative AI inference endpoints.

module CreateAIRecommendationJob : sig ... end

Creates a recommendation job that generates intelligent optimization recommendations for generative AI inference deployments. The job analyzes your model, workload configuration, and performance targets to recommend optimal instance types, model optimization techniques (such as quantization and speculative decoding), and deployment configurations.

module CreateAIWorkloadConfig : sig ... end

Creates a reusable AI workload configuration that defines datasets, data sources, and benchmark tool settings for consistent performance testing of generative AI inference deployments on Amazon SageMaker AI.

module CreateAlgorithm : sig ... end

Create a machine learning algorithm that you can use in SageMaker and list in the Amazon Web Services Marketplace.

module CreateApp : sig ... end

Creates a running app for the specified UserProfile. This operation is automatically invoked by Amazon SageMaker AI upon access to the associated Domain, and when new kernel configurations are selected by the user. A user may have multiple Apps active simultaneously.

module CreateAppImageConfig : sig ... end

Creates a configuration for running a SageMaker AI image as a KernelGateway app. The configuration specifies the Amazon Elastic File System storage volume on the image, and a list of the kernels in the image.

module CreateArtifact : sig ... end

Creates an artifact. An artifact is a lineage tracking entity that represents a URI addressable object or data. Some examples are the S3 URI of a dataset and the ECR registry path of an image. For more information, see Amazon SageMaker ML Lineage Tracking.

module CreateAutoMLJob : sig ... end

Creates an Autopilot job also referred to as Autopilot experiment or AutoML job.

module CreateAutoMLJobV2 : sig ... end

Creates an Autopilot job also referred to as Autopilot experiment or AutoML job V2.

module CreateCluster : sig ... end

Creates an Amazon SageMaker HyperPod cluster. SageMaker HyperPod is a capability of SageMaker for creating and managing persistent clusters for developing large machine learning models, such as large language models (LLMs) and diffusion models. To learn more, see Amazon SageMaker HyperPod in the Amazon SageMaker Developer Guide.

module CreateClusterSchedulerConfig : sig ... end

Create cluster policy configuration. This policy is used for task prioritization and fair-share allocation of idle compute. This helps prioritize critical workloads and distributes idle compute across entities.

module CreateCodeRepository : sig ... end

Creates a Git repository as a resource in your SageMaker AI account. You can associate the repository with notebook instances so that you can use Git source control for the notebooks you create. The Git repository is a resource in your SageMaker AI account, so it can be associated with more than one notebook instance, and it persists independently from the lifecycle of any notebook instances it is associated with.

module CreateCompilationJob : sig ... end

Starts a model compilation job. After the model has been compiled, Amazon SageMaker AI saves the resulting model artifacts to an Amazon Simple Storage Service (Amazon S3) bucket that you specify.

module CreateComputeQuota : sig ... end

Create compute allocation definition. This defines how compute is allocated, shared, and borrowed for specified entities. Specifically, how to lend and borrow idle compute and assign a fair-share weight to the specified entities.

module CreateContext : sig ... end

Creates a context. A context is a lineage tracking entity that represents a logical grouping of other tracking or experiment entities. Some examples are an endpoint and a model package. For more information, see Amazon SageMaker ML Lineage Tracking.

module CreateDataQualityJobDefinition : sig ... end

Creates a definition for a job that monitors data quality and drift. For information about model monitor, see Amazon SageMaker AI Model Monitor.

module CreateDeviceFleet : sig ... end

Creates a device fleet.

module CreateDomain : sig ... end

Creates a Domain. A domain consists of an associated Amazon Elastic File System volume, a list of authorized users, and a variety of security, application, policy, and Amazon Virtual Private Cloud (VPC) configurations. Users within a domain can share notebook files and other artifacts with each other.

module CreateEdgeDeploymentPlan : sig ... end

Creates an edge deployment plan, consisting of multiple stages. Each stage may have a different deployment configuration and devices.

module CreateEdgeDeploymentStage : sig ... end

Creates a new stage in an existing edge deployment plan.

module CreateEdgePackagingJob : sig ... end

Starts a SageMaker Edge Manager model packaging job. Edge Manager will use the model artifacts from the Amazon Simple Storage Service bucket that you specify. After the model has been packaged, Amazon SageMaker saves the resulting artifacts to an S3 bucket that you specify.

module CreateEndpoint : sig ... end

Creates an endpoint using the endpoint configuration specified in the request. SageMaker uses the endpoint to provision resources and deploy models. You create the endpoint configuration with the CreateEndpointConfig API.

module CreateEndpointConfig : sig ... end

Creates an endpoint configuration that SageMaker hosting services uses to deploy models. In the configuration, you identify one or more models, created using the CreateModel API, to deploy and the resources that you want SageMaker to provision. Then you call the CreateEndpoint API.

module CreateExperiment : sig ... end

Creates a SageMaker experiment. An experiment is a collection of trials that are observed, compared and evaluated as a group. A trial is a set of steps, called trial components, that produce a machine learning model.

module CreateFeatureGroup : sig ... end

Create a new FeatureGroup. A FeatureGroup is a group of Features defined in the FeatureStore to describe a Record.

module CreateFlowDefinition : sig ... end

Creates a flow definition.

module CreateHub : sig ... end

Create a hub.

module CreateHubContentPresignedUrls : sig ... end

Creates presigned URLs for accessing hub content artifacts. This operation generates time-limited, secure URLs that allow direct download of model artifacts and associated files from Amazon SageMaker hub content, including gated models that require end-user license agreement acceptance.

module CreateHubContentReference : sig ... end

Create a hub content reference in order to add a model in the JumpStart public hub to a private hub.

module CreateHumanTaskUi : sig ... end

Defines the settings you will use for the human review workflow user interface. Reviewers will see a three-panel interface with an instruction area, the item to review, and an input area.

module CreateHyperParameterTuningJob : sig ... end

Starts a hyperparameter tuning job. A hyperparameter tuning job finds the best version of a model by running many training jobs on your dataset using the algorithm you choose and values for hyperparameters within ranges that you specify. It then chooses the hyperparameter values that result in a model that performs the best, as measured by an objective metric that you choose.

module CreateImage : sig ... end

Creates a custom SageMaker AI image. A SageMaker AI image is a set of image versions. Each image version represents a container image stored in Amazon ECR. For more information, see Bring your own SageMaker AI image.

module CreateImageVersion : sig ... end

Creates a version of the SageMaker AI image specified by ImageName. The version represents the Amazon ECR container image specified by BaseImage.

module CreateInferenceComponent : sig ... end

Creates an inference component, which is a SageMaker AI hosting object that you can use to deploy a model to an endpoint. In the inference component settings, you specify the model, the endpoint, and how the model utilizes the resources that the endpoint hosts. You can optimize resource utilization by tailoring how the required CPU cores, accelerators, and memory are allocated. You can deploy multiple inference components to an endpoint, where each inference component contains one model and the resource utilization needs for that individual model. After you deploy an inference component, you can directly invoke the associated model when you use the InvokeEndpoint API action.

module CreateInferenceExperiment : sig ... end

Creates an inference experiment using the configurations specified in the request.

Starts a recommendation job. You can create either an instance recommendation or load test job.

module CreateJob : sig ... end

Creates a model customization job in Amazon SageMaker. A job runs a workload based on the job category and configuration you provide. You specify the job category, a schema-versioned configuration document, and an IAM role that grants Amazon SageMaker permission to access resources on your behalf.

module CreateLabelingJob : sig ... end

Creates a job that uses workers to label the data objects in your input dataset. You can use the labeled data to train machine learning models.

module CreateMlflowApp : sig ... end

Creates an MLflow Tracking Server using a general purpose Amazon S3 bucket as the artifact store.

module CreateMlflowTrackingServer : sig ... end

Creates an MLflow Tracking Server using a general purpose Amazon S3 bucket as the artifact store. For more information, see Create an MLflow Tracking Server.

module CreateModel : sig ... end

Creates a model in SageMaker. In the request, you name the model and describe a primary container. For the primary container, you specify the Docker image that contains inference code, artifacts (from prior training), and a custom environment map that the inference code uses when you deploy the model for predictions.

module CreateModelBiasJobDefinition : sig ... end

Creates the definition for a model bias job.

module CreateModelCard : sig ... end

Creates an Amazon SageMaker Model Card.

module CreateModelCardExportJob : sig ... end

Creates an Amazon SageMaker Model Card export job.

Creates the definition for a model explainability job.

module CreateModelPackage : sig ... end

Creates a model package that you can use to create SageMaker models or list on Amazon Web Services Marketplace, or a versioned model that is part of a model group. Buyers can subscribe to model packages listed on Amazon Web Services Marketplace to create models in SageMaker.

module CreateModelPackageGroup : sig ... end

Creates a model group. A model group contains a group of model versions.

module CreateModelQualityJobDefinition : sig ... end

Creates a definition for a job that monitors model quality and drift. For information about model monitor, see Amazon SageMaker AI Model Monitor.

module CreateMonitoringSchedule : sig ... end

Creates a schedule that regularly starts Amazon SageMaker AI Processing Jobs to monitor the data captured for an Amazon SageMaker AI Endpoint.

module CreateNotebookInstance : sig ... end

Creates an SageMaker AI notebook instance. A notebook instance is a machine learning (ML) compute instance running on a Jupyter notebook.

Creates a lifecycle configuration that you can associate with a notebook instance. A lifecycle configuration is a collection of shell scripts that run when you create or start a notebook instance.

module CreateOptimizationJob : sig ... end

Creates a job that optimizes a model for inference performance. To create the job, you provide the location of a source model, and you provide the settings for the optimization techniques that you want the job to apply. When the job completes successfully, SageMaker uploads the new optimized model to the output destination that you specify.

module CreatePartnerApp : sig ... end

Creates an Amazon SageMaker Partner AI App.

module CreatePartnerAppPresignedUrl : sig ... end

Creates a presigned URL to access an Amazon SageMaker Partner AI App.

module CreatePipeline : sig ... end

Creates a pipeline using a JSON pipeline definition.

module CreatePresignedDomainUrl : sig ... end

Creates a URL for a specified UserProfile in a Domain. When accessed in a web browser, the user will be automatically signed in to the domain, and granted access to all of the Apps and files associated with the Domain's Amazon Elastic File System volume. This operation can only be called when the authentication mode equals IAM.

module CreatePresignedMlflowAppUrl : sig ... end

Returns a presigned URL that you can use to connect to the MLflow UI attached to your MLflow App. For more information, see Launch the MLflow UI using a presigned URL.

Returns a presigned URL that you can use to connect to the MLflow UI attached to your tracking server. For more information, see Launch the MLflow UI using a presigned URL.

Returns a URL that you can use to connect to the Jupyter server from a notebook instance. In the SageMaker AI console, when you choose Open next to a notebook instance, SageMaker AI opens a new tab showing the Jupyter server home page from the notebook instance. The console uses this API to get the URL and show the page.

module CreateProcessingJob : sig ... end

Creates a processing job.

module CreateProject : sig ... end

Creates a machine learning (ML) project that can contain one or more templates that set up an ML pipeline from training to deploying an approved model.

module CreateSpace : sig ... end

Creates a private space or a space used for real time collaboration in a domain.

module CreateStudioLifecycleConfig : sig ... end

Creates a new Amazon SageMaker AI Studio Lifecycle Configuration.

module CreateTrainingJob : sig ... end

Starts a model training job. After training completes, SageMaker saves the resulting model artifacts to an Amazon S3 location that you specify.

module CreateTrainingPlan : sig ... end

Creates a new training plan in SageMaker to reserve compute capacity.

module CreateTransformJob : sig ... end

Starts a transform job. A transform job uses a trained model to get inferences on a dataset and saves these results to an Amazon S3 location that you specify.

module CreateTrial : sig ... end

Creates an SageMaker trial. A trial is a set of steps called trial components that produce a machine learning model. A trial is part of a single SageMaker experiment.

module CreateTrialComponent : sig ... end

Creates a trial component, which is a stage of a machine learning trial. A trial is composed of one or more trial components. A trial component can be used in multiple trials.

module CreateUserProfile : sig ... end

Creates a user profile. A user profile represents a single user within a domain, and is the main way to reference a "person" for the purposes of sharing, reporting, and other user-oriented features. This entity is created when a user onboards to a domain. If an administrator invites a person by email or imports them from IAM Identity Center, a user profile is automatically created. A user profile is the primary holder of settings for an individual user and has a reference to the user's private Amazon Elastic File System home directory.

module CreateWorkforce : sig ... end

Use this operation to create a workforce. This operation will return an error if a workforce already exists in the Amazon Web Services Region that you specify. You can only create one workforce in each Amazon Web Services Region per Amazon Web Services account.

module CreateWorkteam : sig ... end

Creates a new work team for labeling your data. A work team is defined by one or more Amazon Cognito user pools. You must first create the user pools before you can create a work team.

module DeleteAction : sig ... end

Deletes an action.

module DeleteAIBenchmarkJob : sig ... end

Deletes the specified AI benchmark job.

module DeleteAIRecommendationJob : sig ... end

Deletes the specified AI recommendation job.

module DeleteAIWorkloadConfig : sig ... end

Deletes the specified AI workload configuration. You cannot delete a configuration that is referenced by an active benchmark job.

module DeleteAlgorithm : sig ... end

Removes the specified algorithm from your account.

module DeleteApp : sig ... end

Used to stop and delete an app.

module DeleteAppImageConfig : sig ... end

Deletes an AppImageConfig.

module DeleteArtifact : sig ... end

Deletes an artifact. Either ArtifactArn or Source must be specified.

module DeleteAssociation : sig ... end

Deletes an association.

module DeleteCluster : sig ... end

Delete a SageMaker HyperPod cluster.

module DeleteClusterSchedulerConfig : sig ... end

Deletes the cluster policy of the cluster.

module DeleteCodeRepository : sig ... end

Deletes the specified Git repository from your account.

module DeleteCompilationJob : sig ... end

Deletes the specified compilation job. This action deletes only the compilation job resource in Amazon SageMaker AI. It doesn't delete other resources that are related to that job, such as the model artifacts that the job creates, the compilation logs in CloudWatch, the compiled model, or the IAM role.

module DeleteComputeQuota : sig ... end

Deletes the compute allocation from the cluster.

module DeleteContext : sig ... end

Deletes an context.

module DeleteDataQualityJobDefinition : sig ... end

Deletes a data quality monitoring job definition.

module DeleteDeviceFleet : sig ... end

Deletes a fleet.

module DeleteDomain : sig ... end

Used to delete a domain. If you onboarded with IAM mode, you will need to delete your domain to onboard again using IAM Identity Center. Use with caution. All of the members of the domain will lose access to their EFS volume, including data, notebooks, and other artifacts.

module DeleteEdgeDeploymentPlan : sig ... end

Deletes an edge deployment plan if (and only if) all the stages in the plan are inactive or there are no stages in the plan.

module DeleteEdgeDeploymentStage : sig ... end

Delete a stage in an edge deployment plan if (and only if) the stage is inactive.

module DeleteEndpoint : sig ... end

Deletes an endpoint. SageMaker frees up all of the resources that were deployed when the endpoint was created.

module DeleteEndpointConfig : sig ... end

Deletes an endpoint configuration. The DeleteEndpointConfig API deletes only the specified configuration. It does not delete endpoints created using the configuration.

module DeleteExperiment : sig ... end

Deletes an SageMaker experiment. All trials associated with the experiment must be deleted first. Use the ListTrials API to get a list of the trials associated with the experiment.

module DeleteFeatureGroup : sig ... end

Delete the FeatureGroup and any data that was written to the OnlineStore of the FeatureGroup. Data cannot be accessed from the OnlineStore immediately after DeleteFeatureGroup is called.

module DeleteFlowDefinition : sig ... end

Deletes the specified flow definition.

module DeleteHub : sig ... end

Delete a hub.

module DeleteHubContent : sig ... end

Delete the contents of a hub.

module DeleteHubContentReference : sig ... end

Delete a hub content reference in order to remove a model from a private hub.

module DeleteHumanTaskUi : sig ... end

Use this operation to delete a human task user interface (worker task template).

module DeleteHyperParameterTuningJob : sig ... end

Deletes a hyperparameter tuning job. The DeleteHyperParameterTuningJob API deletes only the tuning job entry that was created in SageMaker when you called the CreateHyperParameterTuningJob API. It does not delete training jobs, artifacts, or the IAM role that you specified when creating the model.

module DeleteImage : sig ... end

Deletes a SageMaker AI image and all versions of the image. The container images aren't deleted.

module DeleteImageVersion : sig ... end

Deletes a version of a SageMaker AI image. The container image the version represents isn't deleted.

module DeleteInferenceComponent : sig ... end

Deletes an inference component.

module DeleteInferenceExperiment : sig ... end

Deletes an inference experiment.

module DeleteJob : sig ... end

Deletes a job. This operation is idempotent. If the job is currently running, you must stop it before deleting it by calling StopJob.

module DeleteMlflowApp : sig ... end

Deletes an MLflow App.

module DeleteMlflowTrackingServer : sig ... end

Deletes an MLflow Tracking Server. For more information, see Clean up MLflow resources.

module DeleteModel : sig ... end

Deletes a model. The DeleteModel API deletes only the model entry that was created in SageMaker when you called the CreateModel API. It does not delete model artifacts, inference code, or the IAM role that you specified when creating the model.

module DeleteModelBiasJobDefinition : sig ... end

Deletes an Amazon SageMaker AI model bias job definition.

module DeleteModelCard : sig ... end

Deletes an Amazon SageMaker Model Card.

Deletes an Amazon SageMaker AI model explainability job definition.

module DeleteModelPackage : sig ... end

Deletes a model package.

module DeleteModelPackageGroup : sig ... end

Deletes the specified model group.

module DeleteModelPackageGroupPolicy : sig ... end

Deletes a model group resource policy.

module DeleteModelQualityJobDefinition : sig ... end

Deletes the secified model quality monitoring job definition.

module DeleteMonitoringSchedule : sig ... end

Deletes a monitoring schedule. Also stops the schedule had not already been stopped. This does not delete the job execution history of the monitoring schedule.

module DeleteNotebookInstance : sig ... end

Deletes an SageMaker AI notebook instance. Before you can delete a notebook instance, you must call the StopNotebookInstance API.

Deletes a notebook instance lifecycle configuration.

module DeleteOptimizationJob : sig ... end

Deletes an optimization job.

module DeletePartnerApp : sig ... end

Deletes a SageMaker Partner AI App.

module DeletePipeline : sig ... end

Deletes a pipeline if there are no running instances of the pipeline. To delete a pipeline, you must stop all running instances of the pipeline using the StopPipelineExecution API. When you delete a pipeline, all instances of the pipeline are deleted.

module DeleteProcessingJob : sig ... end

Deletes a processing job. After Amazon SageMaker deletes a processing job, all of the metadata for the processing job is lost. You can delete only processing jobs that are in a terminal state (Stopped, Failed, or Completed). You cannot delete a job that is in the InProgress or Stopping state. After deleting the job, you can reuse its name to create another processing job.

module DeleteProject : sig ... end

Delete the specified project.

module DeleteSpace : sig ... end

Used to delete a space.

module DeleteStudioLifecycleConfig : sig ... end

Deletes the Amazon SageMaker AI Studio Lifecycle Configuration. In order to delete the Lifecycle Configuration, there must be no running apps using the Lifecycle Configuration. You must also remove the Lifecycle Configuration from UserSettings in all Domains and UserProfiles.

module DeleteTags : sig ... end

Deletes the specified tags from an SageMaker resource.

module DeleteTrainingJob : sig ... end

Deletes a training job. After SageMaker deletes a training job, all of the metadata for the training job is lost. You can delete only training jobs that are in a terminal state (Stopped, Failed, or Completed) and don't retain an Available managed warm pool. You cannot delete a job that is in the InProgress or Stopping state. After deleting the job, you can reuse its name to create another training job.

module DeleteTrial : sig ... end

Deletes the specified trial. All trial components that make up the trial must be deleted first. Use the DescribeTrialComponent API to get the list of trial components.

module DeleteTrialComponent : sig ... end

Deletes the specified trial component. A trial component must be disassociated from all trials before the trial component can be deleted. To disassociate a trial component from a trial, call the DisassociateTrialComponent API.

module DeleteUserProfile : sig ... end

Deletes a user profile. When a user profile is deleted, the user loses access to their EFS volume, including data, notebooks, and other artifacts.

module DeleteWorkforce : sig ... end

Use this operation to delete a workforce.

module DeleteWorkteam : sig ... end

Deletes an existing work team. This operation can't be undone.

module DeregisterDevices : sig ... end

Deregisters the specified devices. After you deregister a device, you will need to re-register the devices.

module DescribeAction : sig ... end

Describes an action.

module DescribeAIBenchmarkJob : sig ... end

Returns details of an AI benchmark job, including its status, configuration, target endpoint, and timing information.

module DescribeAIRecommendationJob : sig ... end

Returns details of an AI recommendation job, including its status, model source, performance targets, optimization recommendations, and deployment configurations.

module DescribeAIWorkloadConfig : sig ... end

Returns details of an AI workload configuration, including the dataset configuration, benchmark tool settings, tags, and creation time.

module DescribeAlgorithm : sig ... end

Returns a description of the specified algorithm that is in your account.

module DescribeApp : sig ... end

Describes the app.

module DescribeAppImageConfig : sig ... end

Describes an AppImageConfig.

module DescribeArtifact : sig ... end

Describes an artifact.

module DescribeAutoMLJob : sig ... end

Returns information about an AutoML job created by calling CreateAutoMLJob.

module DescribeAutoMLJobV2 : sig ... end

Returns information about an AutoML job created by calling CreateAutoMLJobV2 or CreateAutoMLJob.

module DescribeCluster : sig ... end

Retrieves information of a SageMaker HyperPod cluster.

module DescribeClusterEvent : sig ... end

Retrieves detailed information about a specific event for a given HyperPod cluster. This functionality is only supported when the NodeProvisioningMode is set to Continuous.

module DescribeClusterNode : sig ... end

Retrieves information of a node (also called a instance interchangeably) of a SageMaker HyperPod cluster.

module DescribeClusterSchedulerConfig : sig ... end

Description of the cluster policy. This policy is used for task prioritization and fair-share allocation. This helps prioritize critical workloads and distributes idle compute across entities.

module DescribeCodeRepository : sig ... end

Gets details about the specified Git repository.

module DescribeCompilationJob : sig ... end

Returns information about a model compilation job.

module DescribeComputeQuota : sig ... end

Description of the compute allocation definition.

module DescribeContext : sig ... end

Describes a context.

Gets the details of a data quality monitoring job definition.

module DescribeDevice : sig ... end

Describes the device.

module DescribeDeviceFleet : sig ... end

A description of the fleet the device belongs to.

module DescribeDomain : sig ... end

The description of the domain.

module DescribeEdgeDeploymentPlan : sig ... end

Describes an edge deployment plan with deployment status per stage.

module DescribeEdgePackagingJob : sig ... end

A description of edge packaging jobs.

module DescribeEndpoint : sig ... end

Returns the description of an endpoint.

module DescribeEndpointConfig : sig ... end

Returns the description of an endpoint configuration created using the CreateEndpointConfig API.

module DescribeExperiment : sig ... end

Provides a list of an experiment's properties.

module DescribeFeatureGroup : sig ... end

Use this operation to describe a FeatureGroup. The response includes information on the creation time, FeatureGroup name, the unique identifier for each FeatureGroup, and more.

module DescribeFeatureMetadata : sig ... end

Shows the metadata for a feature within a feature group.

module DescribeFlowDefinition : sig ... end

Returns information about the specified flow definition.

module DescribeHub : sig ... end

Describes a hub.

module DescribeHubContent : sig ... end

Describe the content of a hub.

module DescribeHumanTaskUi : sig ... end

Returns information about the requested human task user interface (worker task template).

module DescribeHyperParameterTuningJob : sig ... end

Returns a description of a hyperparameter tuning job, depending on the fields selected. These fields can include the name, Amazon Resource Name (ARN), job status of your tuning job and more.

module DescribeImage : sig ... end

Describes a SageMaker AI image.

module DescribeImageVersion : sig ... end

Describes a version of a SageMaker AI image.

module DescribeInferenceComponent : sig ... end

Returns information about an inference component.

module DescribeInferenceExperiment : sig ... end

Returns details about an inference experiment.

Provides the results of the Inference Recommender job. One or more recommendation jobs are returned.

module DescribeJob : sig ... end

Returns detailed information about a job, including its current status, secondary status, configuration, and timestamps. Use SecondaryStatus for granular progress tracking and SecondaryStatusTransitions to see the full history of status changes with timestamps.

module DescribeJobSchemaVersion : sig ... end

Returns the JSON schema for a specified job category and schema version. Use this schema to validate your JobConfigDocument before calling CreateJob. If you don't specify a schema version, the latest version is returned. The schema defines required fields, allowed values, and constraints for the job configuration.

module DescribeLabelingJob : sig ... end

Gets information about a labeling job.

module DescribeLineageGroup : sig ... end

Provides a list of properties for the requested lineage group. For more information, see Cross-Account Lineage Tracking in the Amazon SageMaker Developer Guide.

module DescribeMlflowApp : sig ... end

Returns information about an MLflow App.

module DescribeMlflowTrackingServer : sig ... end

Returns information about an MLflow Tracking Server.

module DescribeModel : sig ... end

Describes a model that you created using the CreateModel API.

module DescribeModelBiasJobDefinition : sig ... end

Returns a description of a model bias job definition.

module DescribeModelCard : sig ... end

Describes the content, creation time, and security configuration of an Amazon SageMaker Model Card.

module DescribeModelCardExportJob : sig ... end

Describes an Amazon SageMaker Model Card export job.

Returns a description of a model explainability job definition.

module DescribeModelPackage : sig ... end

Returns a description of the specified model package, which is used to create SageMaker models or list them on Amazon Web Services Marketplace.

module DescribeModelPackageGroup : sig ... end

Gets a description for the specified model group.

Returns a description of a model quality job definition.

module DescribeMonitoringSchedule : sig ... end

Describes the schedule for a monitoring job.

module DescribeNotebookInstance : sig ... end

Returns information about a notebook instance.

Returns a description of a notebook instance lifecycle configuration.

module DescribeOptimizationJob : sig ... end

Provides the properties of the specified optimization job.

module DescribePartnerApp : sig ... end

Gets information about a SageMaker Partner AI App.

module DescribePipeline : sig ... end

Describes the details of a pipeline.

Describes the details of an execution's pipeline definition.

module DescribePipelineExecution : sig ... end

Describes the details of a pipeline execution.

module DescribeProcessingJob : sig ... end

Returns a description of a processing job.

module DescribeProject : sig ... end

Describes the details of a project.

module DescribeReservedCapacity : sig ... end

Retrieves details about a reserved capacity.

module DescribeSpace : sig ... end

Describes the space.

module DescribeStudioLifecycleConfig : sig ... end

Describes the Amazon SageMaker AI Studio Lifecycle Configuration.

module DescribeSubscribedWorkteam : sig ... end

Gets information about a work team provided by a vendor. It returns details about the subscription with a vendor in the Amazon Web Services Marketplace.

module DescribeTrainingJob : sig ... end

Returns information about a training job.

module DescribeTrainingPlan : sig ... end

Retrieves detailed information about a specific training plan.

Retrieves the extension history for a specified training plan. The response includes details about each extension, such as the offering ID, start and end dates, status, payment status, and cost information.

module DescribeTransformJob : sig ... end

Returns information about a transform job.

module DescribeTrial : sig ... end

Provides a list of a trial's properties.

module DescribeTrialComponent : sig ... end

Provides a list of a trials component's properties.

module DescribeUserProfile : sig ... end

Describes a user profile. For more information, see CreateUserProfile.

module DescribeWorkforce : sig ... end

Lists private workforce information, including workforce name, Amazon Resource Name (ARN), and, if applicable, allowed IP address ranges (CIDRs). Allowable IP address ranges are the IP addresses that workers can use to access tasks.

module DescribeWorkteam : sig ... end

Gets information about a specific work team. You can see information such as the creation date, the last updated date, membership information, and the work team's Amazon Resource Name (ARN).

module DetachClusterNodeVolume : sig ... end

Detaches your Amazon Elastic Block Store (Amazon EBS) volume from a node in your EKS orchestrated SageMaker HyperPod cluster.

Disables using Service Catalog in SageMaker. Service Catalog is used to create SageMaker projects.

module DisassociateTrialComponent : sig ... end

Disassociates a trial component from a trial. This doesn't effect other trials the component is associated with. Before you can delete a component, you must disassociate the component from all trials it is associated with. To associate a trial component with a trial, call the AssociateTrialComponent API.

Enables using Service Catalog in SageMaker. Service Catalog is used to create SageMaker projects.

module ExtendTrainingPlan : sig ... end

Extends an existing training plan by purchasing an extension offering. This allows you to add additional compute capacity time to your training plan without creating a new plan or reconfiguring your workloads.

module GetDeviceFleetReport : sig ... end

Describes a fleet.

module GetLineageGroupPolicy : sig ... end

The resource policy for the lineage group.

module GetModelPackageGroupPolicy : sig ... end

Gets a resource policy that manages access for a model group. For information about resource policies, see Identity-based policies and resource-based policies in the Amazon Web Services Identity and Access Management User Guide..

Gets the status of Service Catalog in SageMaker. Service Catalog is used to create SageMaker projects.

Starts an Amazon SageMaker Inference Recommender autoscaling recommendation job. Returns recommendations for autoscaling policies that you can apply to your SageMaker endpoint.

module GetSearchSuggestions : sig ... end

An auto-complete API for the search functionality in the SageMaker console. It returns suggestions of possible matches for the property name to use in Search queries. Provides suggestions for HyperParameters, Tags, and Metrics.

module ImportHubContent : sig ... end

Import hub content.

module ListActions : sig ... end

Lists the actions in your account and their properties.

module ListAIBenchmarkJobs : sig ... end

Returns a list of AI benchmark jobs in your account. You can filter the results by name, status, and creation time, and sort the results. The response is paginated.

module ListAIRecommendationJobs : sig ... end

Returns a list of AI recommendation jobs in your account. You can filter the results by name, status, and creation time, and sort the results. The response is paginated.

module ListAIWorkloadConfigs : sig ... end

Returns a list of AI workload configurations in your account. You can filter the results by name and creation time, and sort the results. The response is paginated.

module ListAlgorithms : sig ... end

Lists the machine learning algorithms that have been created.

module ListAliases : sig ... end

Lists the aliases of a specified image or image version.

module ListAppImageConfigs : sig ... end

Lists the AppImageConfigs in your account and their properties. The list can be filtered by creation time or modified time, and whether the AppImageConfig name contains a specified string.

module ListApps : sig ... end

Lists apps.

module ListArtifacts : sig ... end

Lists the artifacts in your account and their properties.

module ListAssociations : sig ... end

Lists the associations in your account and their properties.

module ListAutoMLJobs : sig ... end

Request a list of jobs.

module ListCandidatesForAutoMLJob : sig ... end

List the candidates created for the job.

module ListClusterEvents : sig ... end

Retrieves a list of event summaries for a specified HyperPod cluster. The operation supports filtering, sorting, and pagination of results. This functionality is only supported when the NodeProvisioningMode is set to Continuous.

module ListClusterNodes : sig ... end

Retrieves the list of instances (also called nodes interchangeably) in a SageMaker HyperPod cluster.

module ListClusters : sig ... end

Retrieves the list of SageMaker HyperPod clusters.

module ListClusterSchedulerConfigs : sig ... end

List the cluster policy configurations.

module ListCodeRepositories : sig ... end

Gets a list of the Git repositories in your account.

module ListCompilationJobs : sig ... end

Lists model compilation jobs that satisfy various filters.

module ListComputeQuotas : sig ... end

List the resource allocation definitions.

module ListContexts : sig ... end

Lists the contexts in your account and their properties.

module ListDataQualityJobDefinitions : sig ... end

Lists the data quality job definitions in your account.

module ListDeviceFleets : sig ... end

Returns a list of devices in the fleet.

module ListDevices : sig ... end

A list of devices.

module ListDomains : sig ... end

Lists the domains.

module ListEdgeDeploymentPlans : sig ... end

Lists all edge deployment plans.

module ListEdgePackagingJobs : sig ... end

Returns a list of edge packaging jobs.

module ListEndpointConfigs : sig ... end

Lists endpoint configurations.

module ListEndpoints : sig ... end

Lists endpoints.

module ListExperiments : sig ... end

Lists all the experiments in your account. The list can be filtered to show only experiments that were created in a specific time range. The list can be sorted by experiment name or creation time.

module ListFeatureGroups : sig ... end

List FeatureGroups based on given filter and order.

module ListFlowDefinitions : sig ... end

Returns information about the flow definitions in your account.

module ListHubContents : sig ... end

List the contents of a hub.

module ListHubContentVersions : sig ... end

List hub content versions.

module ListHubs : sig ... end

List all existing hubs.

module ListHumanTaskUis : sig ... end

Returns information about the human task user interfaces in your account.

module ListHyperParameterTuningJobs : sig ... end

Gets a list of HyperParameterTuningJobSummary objects that describe the hyperparameter tuning jobs launched in your account.

module ListImages : sig ... end

Lists the images in your account and their properties. The list can be filtered by creation time or modified time, and whether the image name contains a specified string.

module ListImageVersions : sig ... end

Lists the versions of a specified image and their properties. The list can be filtered by creation time or modified time.

module ListInferenceComponents : sig ... end

Lists the inference components in your account and their properties.

module ListInferenceExperiments : sig ... end

Returns the list of all inference experiments.

Lists recommendation jobs that satisfy various filters.

Returns a list of the subtasks for an Inference Recommender job.

module ListJobs : sig ... end

Lists jobs in a specified category. You can filter results by creation time, last modified time, name, and status. Results are sorted by the field you specify in SortBy. Use pagination to retrieve large result sets efficiently.

module ListJobSchemaVersions : sig ... end

Lists available configuration schema versions for a specified job category. Use the schema versions with DescribeJobSchemaVersion to retrieve the full schema document.

module ListLabelingJobs : sig ... end

Gets a list of labeling jobs.

module ListLabelingJobsForWorkteam : sig ... end

Gets a list of labeling jobs assigned to a specified work team.

module ListLineageGroups : sig ... end

A list of lineage groups shared with your Amazon Web Services account. For more information, see Cross-Account Lineage Tracking in the Amazon SageMaker Developer Guide.

module ListMlflowApps : sig ... end

Lists all MLflow Apps

module ListMlflowTrackingServers : sig ... end

Lists all MLflow Tracking Servers.

module ListModelBiasJobDefinitions : sig ... end

Lists model bias jobs definitions that satisfy various filters.

module ListModelCardExportJobs : sig ... end

List the export jobs for the Amazon SageMaker Model Card.

module ListModelCards : sig ... end

List existing model cards.

module ListModelCardVersions : sig ... end

List existing versions of an Amazon SageMaker Model Card.

Lists model explainability job definitions that satisfy various filters.

module ListModelMetadata : sig ... end

Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.

module ListModelPackageGroups : sig ... end

Gets a list of the model groups in your Amazon Web Services account.

module ListModelPackages : sig ... end

Lists the model packages that have been created.

module ListModelQualityJobDefinitions : sig ... end

Gets a list of model quality monitoring job definitions in your account.

module ListModels : sig ... end

Lists models created with the CreateModel API.

module ListMonitoringAlertHistory : sig ... end

Gets a list of past alerts in a model monitoring schedule.

module ListMonitoringAlerts : sig ... end

Gets the alerts for a single monitoring schedule.

module ListMonitoringExecutions : sig ... end

Returns list of all monitoring job executions.

module ListMonitoringSchedules : sig ... end

Returns list of all monitoring schedules.

Lists notebook instance lifestyle configurations created with the CreateNotebookInstanceLifecycleConfig API.

module ListNotebookInstances : sig ... end

Returns a list of the SageMaker AI notebook instances in the requester's account in an Amazon Web Services Region.

module ListOptimizationJobs : sig ... end

Lists the optimization jobs in your account and their properties.

module ListPartnerApps : sig ... end

Lists all of the SageMaker Partner AI Apps in an account.

module ListPipelineExecutions : sig ... end

Gets a list of the pipeline executions.

module ListPipelineExecutionSteps : sig ... end

Gets a list of PipeLineExecutionStep objects.

Gets a list of parameters for a pipeline execution.

module ListPipelines : sig ... end

Gets a list of pipelines.

module ListPipelineVersions : sig ... end

Gets a list of all versions of the pipeline.

module ListProcessingJobs : sig ... end

Lists processing jobs that satisfy various filters.

module ListProjects : sig ... end

Gets a list of the projects in an Amazon Web Services account.

module ListResourceCatalogs : sig ... end

Lists Amazon SageMaker Catalogs based on given filters and orders. The maximum number of ResourceCatalogs viewable is 1000.

module ListSpaces : sig ... end

Lists spaces.

module ListStageDevices : sig ... end

Lists devices allocated to the stage, containing detailed device information and deployment status.

module ListStudioLifecycleConfigs : sig ... end

Lists the Amazon SageMaker AI Studio Lifecycle Configurations in your Amazon Web Services Account.

module ListSubscribedWorkteams : sig ... end

Gets a list of the work teams that you are subscribed to in the Amazon Web Services Marketplace. The list may be empty if no work team satisfies the filter specified in the NameContains parameter.

module ListTags : sig ... end

Returns the tags for the specified SageMaker resource.

module ListTrainingJobs : sig ... end

Lists training jobs.

Gets a list of TrainingJobSummary objects that describe the training jobs that a hyperparameter tuning job launched.

module ListTrainingPlans : sig ... end

Retrieves a list of training plans for the current account.

module ListTransformJobs : sig ... end

Lists transform jobs.

module ListTrialComponents : sig ... end

Lists the trial components in your account. You can sort the list by trial component name or creation time. You can filter the list to show only components that were created in a specific time range. You can also filter on one of the following:

module ListTrials : sig ... end

Lists the trials in your account. Specify an experiment name to limit the list to the trials that are part of that experiment. Specify a trial component name to limit the list to the trials that associated with that trial component. The list can be filtered to show only trials that were created in a specific time range. The list can be sorted by trial name or creation time.

Lists all UltraServers that are part of a specified reserved capacity.

module ListUserProfiles : sig ... end

Lists user profiles.

module ListWorkforces : sig ... end

Use this operation to list all private and vendor workforces in an Amazon Web Services Region. Note that you can only have one private workforce per Amazon Web Services Region.

module ListWorkteams : sig ... end

Gets a list of private work teams that you have defined in a region. The list may be empty if no work team satisfies the filter specified in the NameContains parameter.

module PutModelPackageGroupPolicy : sig ... end

Adds a resouce policy to control access to a model group. For information about resoure policies, see Identity-based policies and resource-based policies in the Amazon Web Services Identity and Access Management User Guide..

module QueryLineage : sig ... end

Use this action to inspect your lineage and discover relationships between entities. For more information, see Querying Lineage Entities in the Amazon SageMaker Developer Guide.

module RegisterDevices : sig ... end

Register devices.

module RenderUiTemplate : sig ... end

Renders the UI template so that you can preview the worker's experience.

module RetryPipelineExecution : sig ... end

Retry the execution of the pipeline.

Finds SageMaker resources that match a search query. Matching resources are returned as a list of SearchRecord objects in the response. You can sort the search results by any resource property in a ascending or descending order.

module SearchTrainingPlanOfferings : sig ... end

Searches for available training plan offerings based on specified criteria.

Notifies the pipeline that the execution of a callback step failed, along with a message describing why. When a callback step is run, the pipeline generates a callback token and includes the token in a message sent to Amazon Simple Queue Service (Amazon SQS).

Notifies the pipeline that the execution of a callback step succeeded and provides a list of the step's output parameters. When a callback step is run, the pipeline generates a callback token and includes the token in a message sent to Amazon Simple Queue Service (Amazon SQS).

module StartClusterHealthCheck : sig ... end

Start deep health checks for a SageMaker HyperPod cluster. You can use DescribeClusterNode API to track progress of the deep health checks. The unhealthy nodes will be automatically rebooted or replaced. Please see Resilience-related Kubernetes labels by SageMaker HyperPod for details.

module StartEdgeDeploymentStage : sig ... end

Starts a stage in an edge deployment plan.

module StartInferenceExperiment : sig ... end

Starts an inference experiment.

module StartMlflowTrackingServer : sig ... end

Programmatically start an MLflow Tracking Server.

module StartMonitoringSchedule : sig ... end

Starts a previously stopped monitoring schedule.

module StartNotebookInstance : sig ... end

Launches an ML compute instance with the latest version of the libraries and attaches your ML storage volume. After configuring the notebook instance, SageMaker AI sets the notebook instance status to InService. A notebook instance's status must be InService before you can connect to your Jupyter notebook.

module StartPipelineExecution : sig ... end

Starts a pipeline execution.

module StartSession : sig ... end

Initiates a remote connection session between a local integrated development environments (IDEs) and a remote SageMaker space.

module StopAIBenchmarkJob : sig ... end

Stops a running AI benchmark job.

module StopAIRecommendationJob : sig ... end

Stops a running AI recommendation job.

module StopAutoMLJob : sig ... end

A method for forcing a running job to shut down.

module StopCompilationJob : sig ... end

Stops a model compilation job.

module StopEdgeDeploymentStage : sig ... end

Stops a stage in an edge deployment plan.

module StopEdgePackagingJob : sig ... end

Request to stop an edge packaging job.

module StopHyperParameterTuningJob : sig ... end

Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched.

module StopInferenceExperiment : sig ... end

Stops an inference experiment.

module StopInferenceRecommendationsJob : sig ... end

Stops an Inference Recommender job.

module StopJob : sig ... end

Stops a running job. When you call StopJob, Amazon SageMaker sets the job status to Stopping. After the job stops, the status changes to Stopped. Partial results may be available in the output location if the job was in progress. To delete a stopped job, call DeleteJob.

module StopLabelingJob : sig ... end

Stops a running labeling job. A job that is stopped cannot be restarted. Any results obtained before the job is stopped are placed in the Amazon S3 output bucket.

module StopMlflowTrackingServer : sig ... end

Programmatically stop an MLflow Tracking Server.

module StopMonitoringSchedule : sig ... end

Stops a previously started monitoring schedule.

module StopNotebookInstance : sig ... end

Terminates the ML compute instance. Before terminating the instance, SageMaker AI disconnects the ML storage volume from it. SageMaker AI preserves the ML storage volume. SageMaker AI stops charging you for the ML compute instance when you call StopNotebookInstance.

module StopOptimizationJob : sig ... end

Ends a running inference optimization job.

module StopPipelineExecution : sig ... end

Stops a pipeline execution.

module StopProcessingJob : sig ... end

Stops a processing job.

module StopTrainingJob : sig ... end

Stops a training job. To stop a job, SageMaker sends the algorithm the SIGTERM signal, which delays job termination for 120 seconds. Algorithms might use this 120-second window to save the model artifacts, so the results of the training is not lost.

module StopTransformJob : sig ... end

Stops a batch transform job.

module UpdateAction : sig ... end

Updates an action.

module UpdateAppImageConfig : sig ... end

Updates the properties of an AppImageConfig.

module UpdateArtifact : sig ... end

Updates an artifact.

module UpdateCluster : sig ... end

Updates a SageMaker HyperPod cluster.

module UpdateClusterSchedulerConfig : sig ... end

Update the cluster policy configuration.

module UpdateClusterSoftware : sig ... end

Updates the platform software of a SageMaker HyperPod cluster for security patching. To learn how to use this API, see Update the SageMaker HyperPod platform software of a cluster.

module UpdateCodeRepository : sig ... end

Updates the specified Git repository with the specified values.

module UpdateComputeQuota : sig ... end

Update the compute allocation definition.

module UpdateContext : sig ... end

Updates a context.

module UpdateDeviceFleet : sig ... end

Updates a fleet of devices.

module UpdateDevices : sig ... end

Updates one or more devices in a fleet.

module UpdateDomain : sig ... end

Updates the default settings for new user profiles in the domain.

module UpdateEndpoint : sig ... end

Deploys the EndpointConfig specified in the request to a new fleet of instances. SageMaker shifts endpoint traffic to the new instances with the updated endpoint configuration and then deletes the old instances using the previous EndpointConfig (there is no availability loss). For more information about how to control the update and traffic shifting process, see Update models in production.

Updates variant weight of one or more variants associated with an existing endpoint, or capacity of one variant associated with an existing endpoint. When it receives the request, SageMaker sets the endpoint status to Updating. After updating the endpoint, it sets the status to InService. To check the status of an endpoint, use the DescribeEndpoint API.

module UpdateExperiment : sig ... end

Adds, updates, or removes the description of an experiment. Updates the display name of an experiment.

module UpdateFeatureGroup : sig ... end

Updates the feature group by either adding features or updating the online store configuration. Use one of the following request parameters at a time while using the UpdateFeatureGroup API.

module UpdateFeatureMetadata : sig ... end

Updates the description and parameters of the feature group.

module UpdateHub : sig ... end

Update a hub.

module UpdateHubContent : sig ... end

Updates SageMaker hub content (either a Model or Notebook resource).

module UpdateHubContentReference : sig ... end

Updates the contents of a SageMaker hub for a ModelReference resource. A ModelReference allows you to access public SageMaker JumpStart models from within your private hub.

module UpdateImage : sig ... end

Updates the properties of a SageMaker AI image. To change the image's tags, use the AddTags and DeleteTags APIs.

module UpdateImageVersion : sig ... end

Updates the properties of a SageMaker AI image version.

module UpdateInferenceComponent : sig ... end

Updates an inference component.

Runtime settings for a model that is deployed with an inference component.

module UpdateInferenceExperiment : sig ... end

Updates an inference experiment that you created. The status of the inference experiment has to be either Created, Running. For more information on the status of an inference experiment, see DescribeInferenceExperiment.

module UpdateMlflowApp : sig ... end

Updates an MLflow App.

module UpdateMlflowTrackingServer : sig ... end

Updates properties of an existing MLflow Tracking Server.

module UpdateModelCard : sig ... end

Update an Amazon SageMaker Model Card.

module UpdateModelPackage : sig ... end

Updates a versioned model.

module UpdateMonitoringAlert : sig ... end

Update the parameters of a model monitor alert.

module UpdateMonitoringSchedule : sig ... end

Updates a previously created schedule.

module UpdateNotebookInstance : sig ... end

Updates a notebook instance. NotebookInstance updates include upgrading or downgrading the ML compute instance used for your notebook instance to accommodate changes in your workload requirements.

Updates a notebook instance lifecycle configuration created with the CreateNotebookInstanceLifecycleConfig API.

module UpdatePartnerApp : sig ... end

Updates all of the SageMaker Partner AI Apps in an account.

module UpdatePipeline : sig ... end

Updates a pipeline.

module UpdatePipelineExecution : sig ... end

Updates a pipeline execution.

module UpdatePipelineVersion : sig ... end

Updates a pipeline version.

module UpdateProject : sig ... end

Updates a machine learning (ML) project that is created from a template that sets up an ML pipeline from training to deploying an approved model.

module UpdateSpace : sig ... end

Updates the settings of a space.

module UpdateTrainingJob : sig ... end

Update a model training job to request a new Debugger profiling configuration or to change warm pool retention length.

module UpdateTrial : sig ... end

Updates the display name of a trial.

module UpdateTrialComponent : sig ... end

Updates one or more properties of a trial component.

module UpdateUserProfile : sig ... end

Updates a user profile.

module UpdateWorkforce : sig ... end

Use this operation to update your workforce. You can use this operation to require that workers use specific IP addresses to work on tasks and to update your OpenID Connect (OIDC) Identity Provider (IdP) workforce configuration.

module UpdateWorkteam : sig ... end
module Json_serializers : sig ... end
module Json_deserializers : sig ... end