This template creates a SageMaker endpoint configuration with a production variant that specifies the initial instance count, variant weight, instance type, model name, and variant name. It also creates a SageMaker endpoint using the endpoint configuration.

Endpoint
AWS::SageMaker::Endpoint


EndpointConfig
AWS::SageMaker::EndpointConfig


ProductionVariants *
ServerlessConfig

Model
AWS::SageMaker::Model


PrimaryContainer
ImageConfig
RepositoryAuthConfig
MultiModelConfig

ExecutionRole
AWS::IAM::Role


Policies

CloudFormation Template

Share Template