---
type: resource-type
title: InferenceComponent
description: aws resource type AWS::SageMaker::InferenceComponent
name: InferenceComponent
lexicon: aws
resource_type: AWS::SageMaker::InferenceComponent
---
`AWS::SageMaker::InferenceComponent`, a resource type of the aws lexicon.

## Properties

- `EndpointName` (`string`, required)
- `Specification` (`InferenceComponent_InferenceComponentSpecification`, required)
- `CreationTime` (`string`, optional)
- `DeploymentConfig` (`InferenceComponent_InferenceComponentDeploymentConfig`, optional)
- `EndpointArn` (`string`, optional)
- `FailureReason` (`string`, optional)
- `InferenceComponentArn` (`string`, optional)
- `InferenceComponentName` (`string`, optional)
- `InferenceComponentStatus` (`InferenceComponent_InferenceComponentStatus`, optional)
- `LastModifiedTime` (`string`, optional)
- `RuntimeConfig` (`InferenceComponent_InferenceComponentRuntimeConfig`, optional)
- `Tags` (`any`, optional)
- `VariantName` (`string`, optional)

## Attributes

- `CreationTime`
- `FailureReason`
- `InferenceComponentArn`
- `InferenceComponentStatus`
- `LastModifiedTime`
- `RuntimeConfig.CurrentCopyCount`
- `RuntimeConfig.DesiredCopyCount`
- `Specification.Container.DeployedImage`
