v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-143021,9861.6 MB

Describes a model that you created using the <code>CreateModel</code> API.

post/#X-Amz-Target=SageMaker.DescribeModel

Headers

X-Amz-Target'SageMaker.DescribeModel' required

Request body

ModelNamestring required

The name of the model.

Response

Success

ModelNamestring required

Name of the SageMaker model.

ExecutionRoleArnstring required

The Amazon Resource Name (ARN) of the IAM role that you specified for the model.

CreationTimestring date-time required

A timestamp that shows when the model was created.

ModelArnstring required

The Amazon Resource Name (ARN) of the model.

EnableNetworkIsolationboolean

If <code>True</code>, no inbound or outbound network calls can be made to or from the model container.