amazonka-sagemaker-2.0: Amazon SageMaker Service SDK.
Copyright(c) 2013-2023 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellSafe-Inferred
LanguageHaskell2010

Amazonka.SageMaker.DescribeEdgePackagingJob

Description

A description of edge packaging jobs.

Synopsis

Creating a Request

data DescribeEdgePackagingJob Source #

See: newDescribeEdgePackagingJob smart constructor.

Constructors

DescribeEdgePackagingJob' 

Fields

Instances

Instances details
ToJSON DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

ToHeaders DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

ToPath DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

ToQuery DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

AWSRequest DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Generic DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Associated Types

type Rep DescribeEdgePackagingJob :: Type -> Type #

Read DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Show DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

NFData DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Eq DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Hashable DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

type AWSResponse DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

type Rep DescribeEdgePackagingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

type Rep DescribeEdgePackagingJob = D1 ('MetaData "DescribeEdgePackagingJob" "Amazonka.SageMaker.DescribeEdgePackagingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeEdgePackagingJob'" 'PrefixI 'True) (S1 ('MetaSel ('Just "edgePackagingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))

newDescribeEdgePackagingJob Source #

Create a value of DescribeEdgePackagingJob with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeEdgePackagingJob, describeEdgePackagingJob_edgePackagingJobName - The name of the edge packaging job.

Request Lenses

Destructuring the Response

data DescribeEdgePackagingJobResponse Source #

See: newDescribeEdgePackagingJobResponse smart constructor.

Constructors

DescribeEdgePackagingJobResponse' 

Fields

Instances

Instances details
Generic DescribeEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Associated Types

type Rep DescribeEdgePackagingJobResponse :: Type -> Type #

Read DescribeEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Show DescribeEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

NFData DescribeEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

Eq DescribeEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

type Rep DescribeEdgePackagingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeEdgePackagingJob

type Rep DescribeEdgePackagingJobResponse = D1 ('MetaData "DescribeEdgePackagingJobResponse" "Amazonka.SageMaker.DescribeEdgePackagingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeEdgePackagingJobResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "compilationJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "edgePackagingJobStatusMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)))) :*: ((S1 ('MetaSel ('Just "modelArtifact") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "modelSignature") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "modelVersion") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: (((S1 ('MetaSel ('Just "outputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EdgeOutputConfig)) :*: S1 ('MetaSel ('Just "presetDeploymentOutput") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe EdgePresetDeploymentOutput))) :*: (S1 ('MetaSel ('Just "resourceKey") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int) :*: S1 ('MetaSel ('Just "edgePackagingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)) :*: (S1 ('MetaSel ('Just "edgePackagingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "edgePackagingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 EdgePackagingJobStatus))))))

newDescribeEdgePackagingJobResponse Source #

Create a value of DescribeEdgePackagingJobResponse with all optional fields omitted.

Use generic-lens or optics to modify other optional fields.

The following record fields are available, with the corresponding lenses provided for backwards compatibility:

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_compilationJobName - The name of the SageMaker Neo compilation job that is used to locate model artifacts that are being packaged.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_creationTime - The timestamp of when the packaging job was created.

$sel:edgePackagingJobStatusMessage:DescribeEdgePackagingJobResponse', describeEdgePackagingJobResponse_edgePackagingJobStatusMessage - Returns a message describing the job status and error messages.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_lastModifiedTime - The timestamp of when the job was last updated.

$sel:modelArtifact:DescribeEdgePackagingJobResponse', describeEdgePackagingJobResponse_modelArtifact - The Amazon Simple Storage (S3) URI where model artifacts ares stored.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_modelName - The name of the model.

$sel:modelSignature:DescribeEdgePackagingJobResponse', describeEdgePackagingJobResponse_modelSignature - The signature document of files in the model artifact.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_modelVersion - The version of the model.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_outputConfig - The output configuration for the edge packaging job.

$sel:presetDeploymentOutput:DescribeEdgePackagingJobResponse', describeEdgePackagingJobResponse_presetDeploymentOutput - The output of a SageMaker Edge Manager deployable resource.

$sel:resourceKey:DescribeEdgePackagingJobResponse', describeEdgePackagingJobResponse_resourceKey - The Amazon Web Services KMS key to use when encrypting the EBS volume the job run on.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_roleArn - The Amazon Resource Name (ARN) of an IAM role that enables Amazon SageMaker to download and upload the model, and to contact Neo.

$sel:httpStatus:DescribeEdgePackagingJobResponse', describeEdgePackagingJobResponse_httpStatus - The response's http status code.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_edgePackagingJobArn - The Amazon Resource Name (ARN) of the edge packaging job.

DescribeEdgePackagingJob, describeEdgePackagingJobResponse_edgePackagingJobName - The name of the edge packaging job.

DescribeEdgePackagingJobResponse, describeEdgePackagingJobResponse_edgePackagingJobStatus - The current status of the packaging job.

Response Lenses

describeEdgePackagingJobResponse_compilationJobName :: Lens' DescribeEdgePackagingJobResponse (Maybe Text) Source #

The name of the SageMaker Neo compilation job that is used to locate model artifacts that are being packaged.

describeEdgePackagingJobResponse_modelArtifact :: Lens' DescribeEdgePackagingJobResponse (Maybe Text) Source #

The Amazon Simple Storage (S3) URI where model artifacts ares stored.

describeEdgePackagingJobResponse_resourceKey :: Lens' DescribeEdgePackagingJobResponse (Maybe Text) Source #

The Amazon Web Services KMS key to use when encrypting the EBS volume the job run on.

describeEdgePackagingJobResponse_roleArn :: Lens' DescribeEdgePackagingJobResponse (Maybe Text) Source #

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