AWS::SageMaker::InferenceComponent InferenceComponentContainerSpecificationForInstanceType - AWS CloudFormation
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

This is the new CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the AWS CloudFormation User Guide.

AWS::SageMaker::InferenceComponent InferenceComponentContainerSpecificationForInstanceType

The InferenceComponentContainerSpecificationForInstanceType property type specifies Property description not available. for an AWS::SageMaker::InferenceComponent.

Syntax

To declare this entity in your CloudFormation template, use the following syntax:

JSON

{ "ArtifactUrl" : String, "ContainerMetricsConfig" : ContainerMetricsConfig, "Environment" : {Key: Value, ...}, "Image" : String }

Properties

ArtifactUrl

Property description not available.

Required: No

Type: String

Pattern: ^(https|s3)://([^/]+)/?(.*)$

Maximum: 1024

Update requires: No interruption

ContainerMetricsConfig

Property description not available.

Required: No

Type: ContainerMetricsConfig

Update requires: No interruption

Environment

Property description not available.

Required: No

Type: Object of String

Pattern: ^[a-zA-Z_][a-zA-Z0-9_]{1,1024}$

Maximum: 1024

Update requires: No interruption

Image

Property description not available.

Required: No

Type: String

Pattern: [\S]+

Maximum: 255

Update requires: No interruption