InferenceComponentSpecificationSummary - Amazon SageMaker
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

InferenceComponentSpecificationSummary

Details about the resources that are deployed with this inference component.

Contents

ComputeResourceRequirements

The compute resources allocated to run the model assigned to the inference component.

Type: InferenceComponentComputeResourceRequirements object

Required: No

Container

Details about the container that provides the runtime environment for the model that is deployed with the inference component.

Type: InferenceComponentContainerSpecificationSummary object

Required: No

ModelName

The name of the SageMaker model object that is deployed with the inference component.

Type: String

Length Constraints: Maximum length of 63.

Pattern: ^[a-zA-Z0-9]([\-a-zA-Z0-9]*[a-zA-Z0-9])?

Required: No

StartupParameters

Settings that take effect while the model container starts up.

Type: InferenceComponentStartupParameters object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: