v1

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

A description of edge packaging jobs.

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

Headers

X-Amz-Target'SageMaker.DescribeEdgePackagingJob' required

Request body

EdgePackagingJobNamestring required

The name of the edge packaging job.

Response

Success

EdgePackagingJobArnstring required

The Amazon Resource Name (ARN) of the edge packaging job.

EdgePackagingJobNamestring required

The name of the edge packaging job.

CompilationJobNamestring

The name of the SageMaker Neo compilation job that is used to locate model artifacts that are being packaged.

ModelNamestring

The name of the model.

ModelVersionstring

The version of the model.

RoleArnstring

The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to download and upload the model, and to contact Neo.

ResourceKeystring

The Amazon Web Services KMS key to use when encrypting the EBS volume the job run on.

EdgePackagingJobStatus'STARTING' | 'INPROGRESS' | 'COMPLETED' | 'FAILED' | 'STOPPING' | 'STOPPED' required

The current status of the packaging job.

EdgePackagingJobStatusMessagestring

Returns a message describing the job status and error messages.

CreationTimestring date-time

The timestamp of when the packaging job was created.

LastModifiedTimestring date-time

The timestamp of when the job was last updated.

ModelArtifactstring

The Amazon Simple Storage (S3) URI where model artifacts ares stored.

ModelSignaturestring

The signature document of files in the model artifact.