This template creates an Amazon SageMaker endpoint configuration, which specifies the ML model and resources to use for inference. It also creates an IAM role for the SageMaker service to assume, allowing it to access necessary resources.

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