v1

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

Starts a SageMaker Edge Manager model packaging job. Edge Manager will use the model artifacts from the Amazon Simple Storage Service bucket that you specify. After the model has been packaged, Amazon SageMaker saves the resulting artifacts to an S3 bucket that you specify.

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

Headers

X-Amz-Target'SageMaker.CreateEdgePackagingJob' required

Request body

EdgePackagingJobNamestring required

The name of the edge packaging job.

CompilationJobNamestring required

The name of the SageMaker Neo compilation job that will be used to locate model artifacts for packaging.

ModelNamestring required

The name of the model.

ModelVersionstring required

The version of the model.

RoleArnstring required

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

ResourceKeystring

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

Response

Success