SageMaker / Client / stop_edge_packaging_job
stop_edge_packaging_job#
- SageMaker.Client.stop_edge_packaging_job(**kwargs)#
Request to stop an edge packaging job.
See also: AWS API Documentation
Request Syntax
response = client.stop_edge_packaging_job( EdgePackagingJobName='string' )
- Parameters:
EdgePackagingJobName (string) –
[REQUIRED]
The name of the edge packaging job.
- Returns:
None