A description of edge packaging jobs
A description of edge packaging jobs.
sagemaker_describe_edge_packaging_job(EdgePackagingJobName)
EdgePackagingJobName |
[required] The name of the edge packaging job. |
A list with the following syntax:
list( EdgePackagingJobArn = "string", EdgePackagingJobName = "string", CompilationJobName = "string", ModelName = "string", ModelVersion = "string", RoleArn = "string", OutputConfig = list( S3OutputLocation = "string", KmsKeyId = "string" ), ResourceKey = "string", EdgePackagingJobStatus = "STARTING"|"INPROGRESS"|"COMPLETED"|"FAILED"|"STOPPING"|"STOPPED", EdgePackagingJobStatusMessage = "string", CreationTime = as.POSIXct( "2015-01-01" ), LastModifiedTime = as.POSIXct( "2015-01-01" ), ModelArtifact = "string", ModelSignature = "string" )
svc$describe_edge_packaging_job( EdgePackagingJobName = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.