Skip to content

Stop Edge Packaging Job

sagemaker_stop_edge_packaging_job R Documentation

Request to stop an edge packaging job

Description

Request to stop an edge packaging job.

Usage

sagemaker_stop_edge_packaging_job(EdgePackagingJobName)

Arguments

EdgePackagingJobName

[required] The name of the edge packaging job.

Value

An empty list.

Request syntax

svc$stop_edge_packaging_job(
  EdgePackagingJobName = "string"
)