amazonka-service-quotas-2.0: Amazon Quotas 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.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

Description

Retrieves the quota increase requests for the specified quota.

This operation returns paginated results.

Synopsis

Creating a Request

data ListRequestedServiceQuotaChangeHistoryByQuota Source #

Constructors

ListRequestedServiceQuotaChangeHistoryByQuota' 

Fields

Instances

Instances details
ToJSON ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

ToHeaders ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

ToPath ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

ToQuery ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

AWSPager ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

AWSRequest ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

Generic ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

Read ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

Show ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

NFData ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

Eq ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

Hashable ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

type AWSResponse ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

type Rep ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

type Rep ListRequestedServiceQuotaChangeHistoryByQuota = D1 ('MetaData "ListRequestedServiceQuotaChangeHistoryByQuota" "Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota" "amazonka-service-quotas-2.0-ACchHzgCDiGBVuQKMEejnj" 'False) (C1 ('MetaCons "ListRequestedServiceQuotaChangeHistoryByQuota'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RequestStatus)) :*: (S1 ('MetaSel ('Just "serviceCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "quotaCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))

newListRequestedServiceQuotaChangeHistoryByQuota Source #

Create a value of ListRequestedServiceQuotaChangeHistoryByQuota 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:maxResults:ListRequestedServiceQuotaChangeHistoryByQuota', listRequestedServiceQuotaChangeHistoryByQuota_maxResults - The maximum number of results to return with a single call. To retrieve the remaining results, if any, make another call with the token returned from this call.

ListRequestedServiceQuotaChangeHistoryByQuota, listRequestedServiceQuotaChangeHistoryByQuota_nextToken - The token for the next page of results.

ListRequestedServiceQuotaChangeHistoryByQuota, listRequestedServiceQuotaChangeHistoryByQuota_status - The status value of the quota increase request.

ListRequestedServiceQuotaChangeHistoryByQuota, listRequestedServiceQuotaChangeHistoryByQuota_serviceCode - The service identifier.

ListRequestedServiceQuotaChangeHistoryByQuota, listRequestedServiceQuotaChangeHistoryByQuota_quotaCode - The quota identifier.

Request Lenses

listRequestedServiceQuotaChangeHistoryByQuota_maxResults :: Lens' ListRequestedServiceQuotaChangeHistoryByQuota (Maybe Natural) Source #

The maximum number of results to return with a single call. To retrieve the remaining results, if any, make another call with the token returned from this call.

Destructuring the Response

data ListRequestedServiceQuotaChangeHistoryByQuotaResponse Source #

Constructors

ListRequestedServiceQuotaChangeHistoryByQuotaResponse' 

Fields

Instances

Instances details
Generic ListRequestedServiceQuotaChangeHistoryByQuotaResponse Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

Read ListRequestedServiceQuotaChangeHistoryByQuotaResponse Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

Show ListRequestedServiceQuotaChangeHistoryByQuotaResponse Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

NFData ListRequestedServiceQuotaChangeHistoryByQuotaResponse Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

Eq ListRequestedServiceQuotaChangeHistoryByQuotaResponse Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

type Rep ListRequestedServiceQuotaChangeHistoryByQuotaResponse Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

type Rep ListRequestedServiceQuotaChangeHistoryByQuotaResponse = D1 ('MetaData "ListRequestedServiceQuotaChangeHistoryByQuotaResponse" "Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota" "amazonka-service-quotas-2.0-ACchHzgCDiGBVuQKMEejnj" 'False) (C1 ('MetaCons "ListRequestedServiceQuotaChangeHistoryByQuotaResponse'" 'PrefixI 'True) (S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text)) :*: (S1 ('MetaSel ('Just "requestedQuotas") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe [RequestedServiceQuotaChange])) :*: S1 ('MetaSel ('Just "httpStatus") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Int))))

Response Lenses

listRequestedServiceQuotaChangeHistoryByQuotaResponse_nextToken :: Lens' ListRequestedServiceQuotaChangeHistoryByQuotaResponse (Maybe Text) Source #

The token to use to retrieve the next page of results. This value is null when there are no more results to return.