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

Description

Describes the details of a pipeline.

Synopsis

Creating a Request

data DescribePipeline Source #

See: newDescribePipeline smart constructor.

Constructors

DescribePipeline' 

Fields

Instances

Instances details
ToJSON DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

ToHeaders DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

ToPath DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

ToQuery DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

AWSRequest DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Associated Types

type AWSResponse DescribePipeline #

Generic DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Associated Types

type Rep DescribePipeline :: Type -> Type #

Read DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Show DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

NFData DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Methods

rnf :: DescribePipeline -> () #

Eq DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Hashable DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

type AWSResponse DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

type Rep DescribePipeline Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

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

newDescribePipeline Source #

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

DescribePipeline, describePipeline_pipelineName - The name of the pipeline to describe.

Request Lenses

describePipeline_pipelineName :: Lens' DescribePipeline Text Source #

The name of the pipeline to describe.

Destructuring the Response

data DescribePipelineResponse Source #

See: newDescribePipelineResponse smart constructor.

Constructors

DescribePipelineResponse' 

Fields

Instances

Instances details
Generic DescribePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Associated Types

type Rep DescribePipelineResponse :: Type -> Type #

Read DescribePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Show DescribePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

NFData DescribePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

Eq DescribePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

type Rep DescribePipelineResponse Source # 
Instance details

Defined in Amazonka.SageMaker.DescribePipeline

type Rep DescribePipelineResponse = D1 ('MetaData "DescribePipelineResponse" "Amazonka.SageMaker.DescribePipeline" "amazonka-sagemaker-2.0-9SyrKZ4KqhsL1qX9u3ILA3" 'False) (C1 ('MetaCons "DescribePipelineResponse'" 'PrefixI 'True) (((S1 ('MetaSel ('Just "createdBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)) :*: (S1 ('MetaSel ('Just "creationTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastModifiedBy") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe UserContext)))) :*: ((S1 ('MetaSel ('Just "lastModifiedTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX)) :*: S1 ('MetaSel ('Just "lastRunTime") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe POSIX))) :*: (S1 ('MetaSel ('Just "parallelismConfiguration") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe ParallelismConfiguration)) :*: S1 ('MetaSel ('Just "pipelineArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))))) :*: ((S1 ('MetaSel ('Just "pipelineDefinition") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "pipelineDescription") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineDisplayName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)))) :*: ((S1 ('MetaSel ('Just "pipelineName") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "pipelineStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe PipelineStatus))) :*: (S1 ('MetaSel ('Just "roleArn") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))))

newDescribePipelineResponse Source #

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

DescribePipelineResponse, describePipelineResponse_createdBy - Undocumented member.

DescribePipelineResponse, describePipelineResponse_creationTime - The time when the pipeline was created.

DescribePipelineResponse, describePipelineResponse_lastModifiedBy - Undocumented member.

DescribePipelineResponse, describePipelineResponse_lastModifiedTime - The time when the pipeline was last modified.

DescribePipelineResponse, describePipelineResponse_lastRunTime - The time when the pipeline was last run.

DescribePipelineResponse, describePipelineResponse_parallelismConfiguration - Lists the parallelism configuration applied to the pipeline.

DescribePipelineResponse, describePipelineResponse_pipelineArn - The Amazon Resource Name (ARN) of the pipeline.

$sel:pipelineDefinition:DescribePipelineResponse', describePipelineResponse_pipelineDefinition - The JSON pipeline definition.

DescribePipelineResponse, describePipelineResponse_pipelineDescription - The description of the pipeline.

DescribePipelineResponse, describePipelineResponse_pipelineDisplayName - The display name of the pipeline.

DescribePipeline, describePipelineResponse_pipelineName - The name of the pipeline.

DescribePipelineResponse, describePipelineResponse_pipelineStatus - The status of the pipeline execution.

DescribePipelineResponse, describePipelineResponse_roleArn - The Amazon Resource Name (ARN) that the pipeline uses to execute.

$sel:httpStatus:DescribePipelineResponse', describePipelineResponse_httpStatus - The response's http status code.

Response Lenses

describePipelineResponse_pipelineArn :: Lens' DescribePipelineResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) of the pipeline.

describePipelineResponse_roleArn :: Lens' DescribePipelineResponse (Maybe Text) Source #

The Amazon Resource Name (ARN) that the pipeline uses to execute.