View a markdown version of this page

AWS::SageMaker::InferenceComponent InferenceComponentContainerSpecificationForInstanceType - Amazon CloudFormation
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).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon 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 Amazon 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