class Aws::SageMaker::Types::DescribeEdgePackagingJobResponse

@!attribute [rw] edge_packaging_job_arn

The Amazon Resource Name (ARN) of the edge packaging job.
@return [String]

@!attribute [rw] edge_packaging_job_name

The name of the edge packaging job.
@return [String]

@!attribute [rw] compilation_job_name

The name of the SageMaker Neo compilation job that is used to locate
model artifacts that are being packaged.
@return [String]

@!attribute [rw] model_name

The name of the model.
@return [String]

@!attribute [rw] model_version

The version of the model.
@return [String]

@!attribute [rw] role_arn

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

@!attribute [rw] output_config

The output configuration for the edge packaging job.
@return [Types::EdgeOutputConfig]

@!attribute [rw] resource_key

The CMK to use when encrypting the EBS volume the job run on.
@return [String]

@!attribute [rw] edge_packaging_job_status

The current status of the packaging job.
@return [String]

@!attribute [rw] edge_packaging_job_status_message

Returns a message describing the job status and error messages.
@return [String]

@!attribute [rw] creation_time

The timestamp of when the packaging job was created.
@return [Time]

@!attribute [rw] last_modified_time

The timestamp of when the job was last updated.
@return [Time]

@!attribute [rw] model_artifact

The Amazon Simple Storage (S3) URI where model artifacts ares
stored.
@return [String]

@!attribute [rw] model_signature

The signature document of files in the model artifact.
@return [String]

@!attribute [rw] preset_deployment_output

The output of a SageMaker Edge Manager deployable resource.
@return [Types::EdgePresetDeploymentOutput]

@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeEdgePackagingJobResponse AWS API Documentation

Constants

SENSITIVE