createEdgePackagingJob
inline suspend fun SageMakerClient.createEdgePackagingJob(crossinline block: CreateEdgePackagingJobRequest.Builder.() -> Unit): CreateEdgePackagingJobResponse
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.