View a markdown version of this page

AWS::SageMaker::InferenceComponent InferenceComponentContainerSpecificationForInstanceType - AWS CloudFormation

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