libZSservicesZSamazonka-emrZSamazonka-emr
Copyright(c) 2013-2021 Brendan Hay
LicenseMozilla Public License, v. 2.0.
MaintainerBrendan Hay <brendan.g.hay+amazonka@gmail.com>
Stabilityauto-generated
Portabilitynon-portable (GHC extensions)
Safe HaskellNone

Amazonka.EMR.DescribeReleaseLabel

Description

Provides EMR release label details, such as releases available the region where the API request is run, and the available applications for a specific EMR release label. Can also list EMR release versions that support a specified version of Spark.

Synopsis

Creating a Request

data DescribeReleaseLabel Source #

See: newDescribeReleaseLabel smart constructor.

Constructors

DescribeReleaseLabel' 

Fields

Instances

Instances details
Eq DescribeReleaseLabel Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

Read DescribeReleaseLabel Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

Show DescribeReleaseLabel Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

Generic DescribeReleaseLabel Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

Associated Types

type Rep DescribeReleaseLabel :: Type -> Type #

NFData DescribeReleaseLabel Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

Methods

rnf :: DescribeReleaseLabel -> () #

Hashable DescribeReleaseLabel Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

ToJSON DescribeReleaseLabel Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

AWSRequest DescribeReleaseLabel Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

Associated Types

type AWSResponse DescribeReleaseLabel #

ToHeaders DescribeReleaseLabel Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

ToPath DescribeReleaseLabel Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

ToQuery DescribeReleaseLabel Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

type Rep DescribeReleaseLabel Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

type Rep DescribeReleaseLabel = D1 ('MetaData "DescribeReleaseLabel" "Amazonka.EMR.DescribeReleaseLabel" "libZSservicesZSamazonka-emrZSamazonka-emr" 'False) (C1 ('MetaCons "DescribeReleaseLabel'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "releaseLabel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)))))
type AWSResponse DescribeReleaseLabel Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

newDescribeReleaseLabel :: DescribeReleaseLabel Source #

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

$sel:nextToken:DescribeReleaseLabel', describeReleaseLabel_nextToken - The pagination token. Reserved for future use. Currently set to null.

$sel:releaseLabel:DescribeReleaseLabel', describeReleaseLabel_releaseLabel - The target release label to be described.

$sel:maxResults:DescribeReleaseLabel', describeReleaseLabel_maxResults - Reserved for future use. Currently set to null.

Request Lenses

describeReleaseLabel_nextToken :: Lens' DescribeReleaseLabel (Maybe Text) Source #

The pagination token. Reserved for future use. Currently set to null.

describeReleaseLabel_releaseLabel :: Lens' DescribeReleaseLabel (Maybe Text) Source #

The target release label to be described.

describeReleaseLabel_maxResults :: Lens' DescribeReleaseLabel (Maybe Natural) Source #

Reserved for future use. Currently set to null.

Destructuring the Response

data DescribeReleaseLabelResponse Source #

See: newDescribeReleaseLabelResponse smart constructor.

Constructors

DescribeReleaseLabelResponse' 

Fields

Instances

Instances details
Eq DescribeReleaseLabelResponse Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

Read DescribeReleaseLabelResponse Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

Show DescribeReleaseLabelResponse Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

Generic DescribeReleaseLabelResponse Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

Associated Types

type Rep DescribeReleaseLabelResponse :: Type -> Type #

NFData DescribeReleaseLabelResponse Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

type Rep DescribeReleaseLabelResponse Source # 
Instance details

Defined in Amazonka.EMR.DescribeReleaseLabel

type Rep DescribeReleaseLabelResponse = D1 ('MetaData "DescribeReleaseLabelResponse" "Amazonka.EMR.DescribeReleaseLabel" "libZSservicesZSamazonka-emrZSamazonka-emr" 'False) (C1 ('MetaCons "DescribeReleaseLabelResponse'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: S1 ('MetaSel ('Just "releaseLabel") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "applications") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [SimplifiedApplication])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

newDescribeReleaseLabelResponse Source #

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

$sel:nextToken:DescribeReleaseLabel', describeReleaseLabelResponse_nextToken - The pagination token. Reserved for future use. Currently set to null.

$sel:releaseLabel:DescribeReleaseLabel', describeReleaseLabelResponse_releaseLabel - The target release label described in the response.

$sel:applications:DescribeReleaseLabelResponse', describeReleaseLabelResponse_applications - The list of applications available for the target release label. Name is the name of the application. Version is the concise version of the application.

$sel:httpStatus:DescribeReleaseLabelResponse', describeReleaseLabelResponse_httpStatus - The response's http status code.

Response Lenses

describeReleaseLabelResponse_nextToken :: Lens' DescribeReleaseLabelResponse (Maybe Text) Source #

The pagination token. Reserved for future use. Currently set to null.

describeReleaseLabelResponse_releaseLabel :: Lens' DescribeReleaseLabelResponse (Maybe Text) Source #

The target release label described in the response.

describeReleaseLabelResponse_applications :: Lens' DescribeReleaseLabelResponse (Maybe [SimplifiedApplication]) Source #

The list of applications available for the target release label. Name is the name of the application. Version is the concise version of the application.