Data Source schema for AWS::SageMaker::InferenceComponent
id
(String) Uniquely identifies the resource.creation_time
(String)endpoint_arn
(String) The Amazon Resource Name (ARN) of the endpoint the inference component is associated withendpoint_name
(String) The name of the endpoint the inference component is associated withfailure_reason
(String) The failure reason if the inference component is in a failed stateinference_component_arn
(String) The Amazon Resource Name (ARN) of the inference componentinference_component_name
(String) The name of the inference componentinference_component_status
(String)last_modified_time
(String)runtime_config
(Attributes) The runtime config for the inference component (see below for nested schema)specification
(Attributes) The specification for the inference component (see below for nested schema)tags
(Attributes List) An array of tags to apply to the resource (see below for nested schema)variant_name
(String) The name of the endpoint variant the inference component is associated withruntime_config
Read-Only:
copy_count
(Number) The number of copies for the inference componentcurrent_copy_count
(Number) The number of copies for the inference componentdesired_copy_count
(Number) The number of copies for the inference componentspecification
Read-Only:
compute_resource_requirements
(Attributes) (see below for nested schema)container
(Attributes) (see below for nested schema)model_name
(String) The name of the model to use with the inference componentstartup_parameters
(Attributes) (see below for nested schema)specification.compute_resource_requirements
Read-Only:
max_memory_required_in_mb
(Number)min_memory_required_in_mb
(Number)number_of_accelerator_devices_required
(Number)number_of_cpu_cores_required
(Number)specification.container
Read-Only:
artifact_url
(String)deployed_image
(Attributes) (see below for nested schema)environment
(Map of String) Environment variables to specify on the containerimage
(String) The image to use for the container that will be materialized for the inference componentspecification.container.deployed_image
Read-Only:
resolution_time
(String)resolved_image
(String) The image to use for the container that will be materialized for the inference componentspecified_image
(String) The image to use for the container that will be materialized for the inference componentspecification.startup_parameters
Read-Only:
container_startup_health_check_timeout_in_seconds
(Number)model_data_download_timeout_in_seconds
(Number)tags
Read-Only:
key
(String) The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -value
(String) The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -