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 AWS SDKs, see the following: