An ML engineer needs to use AWS CloudFormation to create an ML model that an Amazon SageMaker endpoint will host. Which resource should the ML engineer declare in the CloudFormation template to meet this requirement?
A. AWS::SageMaker::Model ✅
This resource defines the model, including:
Location of model artifacts in S3
Inference image/container
IAM role
It is a prerequisite for deploying a model to an endpoint.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
eesa
1 month agoSaransundar
4 months, 2 weeks agoGiorgioGss
4 months, 4 weeks ago