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.DescribeProcessingJob

Description

Returns a description of a processing job.

Synopsis

Creating a Request

data DescribeProcessingJob Source #

See: newDescribeProcessingJob smart constructor.

Constructors

DescribeProcessingJob' 

Fields

  • processingJobName :: Text

    The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

Instances

Instances details
ToJSON DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

ToHeaders DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

ToPath DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

ToQuery DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

AWSRequest DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Associated Types

type AWSResponse DescribeProcessingJob #

Generic DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Associated Types

type Rep DescribeProcessingJob :: Type -> Type #

Read DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Show DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

NFData DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Methods

rnf :: DescribeProcessingJob -> () #

Eq DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Hashable DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

type AWSResponse DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

type Rep DescribeProcessingJob Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

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

newDescribeProcessingJob Source #

Create a value of DescribeProcessingJob 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:

DescribeProcessingJob, describeProcessingJob_processingJobName - The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

Request Lenses

describeProcessingJob_processingJobName :: Lens' DescribeProcessingJob Text Source #

The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

Destructuring the Response

data DescribeProcessingJobResponse Source #

See: newDescribeProcessingJobResponse smart constructor.

Constructors

DescribeProcessingJobResponse' 

Fields

Instances

Instances details
Generic DescribeProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Associated Types

type Rep DescribeProcessingJobResponse :: Type -> Type #

Read DescribeProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Show DescribeProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

NFData DescribeProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

Eq DescribeProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

type Rep DescribeProcessingJobResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribeProcessingJob

type Rep DescribeProcessingJobResponse = D1 ('MetaData "DescribeProcessingJobResponse" "Amazonka.SageMaker.DescribeProcessingJob" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribeProcessingJobResponse'" 'PrefixI 'True) ((((S1 ('MetaSel ('Just "autoMLJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "environment") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe (HashMap Text Text)))) :*: (S1 ('MetaSel ('Just "exitMessage") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "experimentConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ExperimentConfig)) :*: S1 ('MetaSel ('Just "failureReason") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "monitoringScheduleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "networkConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe NetworkConfig)))) :*: (S1 ('MetaSel ('Just "processingEndTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: (S1 ('MetaSel ('Just "processingInputs") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [ProcessingInput])) :*: S1 ('MetaSel ('Just "processingOutputConfig") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingOutputConfig)))))) :*: (((S1 ('MetaSel ('Just "processingStartTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "stoppingCondition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ProcessingStoppingCondition)) :*: (S1 ('MetaSel ('Just "trainingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int)))) :*: ((S1 ('MetaSel ('Just "processingJobName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "processingResources") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProcessingResources) :*: S1 ('MetaSel ('Just "appSpecification") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 AppSpecification))) :*: (S1 ('MetaSel ('Just "processingJobArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: (S1 ('MetaSel ('Just "processingJobStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 ProcessingJobStatus) :*: S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 POSIX)))))))

newDescribeProcessingJobResponse Source #

Create a value of DescribeProcessingJobResponse 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:

DescribeProcessingJobResponse, describeProcessingJobResponse_autoMLJobArn - The ARN of an AutoML job associated with this processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_environment - The environment variables set in the Docker container.

DescribeProcessingJobResponse, describeProcessingJobResponse_exitMessage - An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.

DescribeProcessingJobResponse, describeProcessingJobResponse_experimentConfig - The configuration information used to create an experiment.

DescribeProcessingJobResponse, describeProcessingJobResponse_failureReason - A string, up to one KB in size, that contains the reason a processing job failed, if it failed.

DescribeProcessingJobResponse, describeProcessingJobResponse_lastModifiedTime - The time at which the processing job was last modified.

DescribeProcessingJobResponse, describeProcessingJobResponse_monitoringScheduleArn - The ARN of a monitoring schedule for an endpoint associated with this processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_networkConfig - Networking options for a processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingEndTime - The time at which the processing job completed.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingInputs - The inputs for a processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingOutputConfig - Output configuration for the processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingStartTime - The time at which the processing job started.

DescribeProcessingJobResponse, describeProcessingJobResponse_roleArn - The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

DescribeProcessingJobResponse, describeProcessingJobResponse_stoppingCondition - The time limit for how long the processing job is allowed to run.

DescribeProcessingJobResponse, describeProcessingJobResponse_trainingJobArn - The ARN of a training job associated with this processing job.

$sel:httpStatus:DescribeProcessingJobResponse', describeProcessingJobResponse_httpStatus - The response's http status code.

DescribeProcessingJob, describeProcessingJobResponse_processingJobName - The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingResources - Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job. In distributed training, you specify more than one instance.

DescribeProcessingJobResponse, describeProcessingJobResponse_appSpecification - Configures the processing job to run a specified container image.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingJobArn - The Amazon Resource Name (ARN) of the processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_processingJobStatus - Provides the status of a processing job.

DescribeProcessingJobResponse, describeProcessingJobResponse_creationTime - The time at which the processing job was created.

Response Lenses

describeProcessingJobResponse_autoMLJobArn :: Lens' DescribeProcessingJobResponse (Maybe Text) Source #

The ARN of an AutoML job associated with this processing job.

describeProcessingJobResponse_environment :: Lens' DescribeProcessingJobResponse (Maybe (HashMap Text Text)) Source #

The environment variables set in the Docker container.

describeProcessingJobResponse_exitMessage :: Lens' DescribeProcessingJobResponse (Maybe Text) Source #

An optional string, up to one KB in size, that contains metadata from the processing container when the processing job exits.

describeProcessingJobResponse_failureReason :: Lens' DescribeProcessingJobResponse (Maybe Text) Source #

A string, up to one KB in size, that contains the reason a processing job failed, if it failed.

describeProcessingJobResponse_lastModifiedTime :: Lens' DescribeProcessingJobResponse (Maybe UTCTime) Source #

The time at which the processing job was last modified.

describeProcessingJobResponse_monitoringScheduleArn :: Lens' DescribeProcessingJobResponse (Maybe Text) Source #

The ARN of a monitoring schedule for an endpoint associated with this processing job.

describeProcessingJobResponse_roleArn :: Lens' DescribeProcessingJobResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of an IAM role that Amazon SageMaker can assume to perform tasks on your behalf.

describeProcessingJobResponse_trainingJobArn :: Lens' DescribeProcessingJobResponse (Maybe Text) Source #

The ARN of a training job associated with this processing job.

describeProcessingJobResponse_processingJobName :: Lens' DescribeProcessingJobResponse Text Source #

The name of the processing job. The name must be unique within an Amazon Web Services Region in the Amazon Web Services account.

describeProcessingJobResponse_processingResources :: Lens' DescribeProcessingJobResponse ProcessingResources Source #

Identifies the resources, ML compute instances, and ML storage volumes to deploy for a processing job. In distributed training, you specify more than one instance.

describeProcessingJobResponse_appSpecification :: Lens' DescribeProcessingJobResponse AppSpecification Source #

Configures the processing job to run a specified container image.

describeProcessingJobResponse_processingJobArn :: Lens' DescribeProcessingJobResponse Text Source #

The Amazon Resource Name (ARN) of the processing job.