libZSservicesZSamazonka-service-quotasZSamazonka-service-quotas
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.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
Eq 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

Generic ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

NFData ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

Hashable ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

ToJSON 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

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

type Rep ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

type Rep ListRequestedServiceQuotaChangeHistoryByQuota = D1 ('MetaData "ListRequestedServiceQuotaChangeHistoryByQuota" "Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota" "libZSservicesZSamazonka-service-quotasZSamazonka-service-quotas" 'False) (C1 ('MetaCons "ListRequestedServiceQuotaChangeHistoryByQuota'" 'PrefixI 'True) ((S1 ('MetaSel ('Just "status") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe RequestStatus)) :*: S1 ('MetaSel ('Just "nextToken") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Text))) :*: (S1 ('MetaSel ('Just "maxResults") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 (Maybe Natural)) :*: (S1 ('MetaSel ('Just "serviceCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text) :*: S1 ('MetaSel ('Just "quotaCode") 'NoSourceUnpackedness 'NoSourceStrictness 'DecidedStrict) (Rec0 Text)))))
type AWSResponse ListRequestedServiceQuotaChangeHistoryByQuota Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

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
Eq 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

Generic ListRequestedServiceQuotaChangeHistoryByQuotaResponse Source # 
Instance details

Defined in Amazonka.ServiceQuotas.ListRequestedServiceQuotaChangeHistoryByQuota

NFData 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" "libZSservicesZSamazonka-service-quotasZSamazonka-service-quotas" '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.