amazonka-apigateway-1.4.1: Amazon API Gateway SDK.

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

Network.AWS.APIGateway.GetAPIKeys

Contents

Description

Gets information about the current ApiKeys resource.

This operation returns paginated results.

Synopsis

Creating a Request

getAPIKeys :: GetAPIKeys Source #

Creates a value of GetAPIKeys with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data GetAPIKeys Source #

A request to get information about the current ApiKeys resource.

See: getAPIKeys smart constructor.

Instances

Eq GetAPIKeys Source # 
Data GetAPIKeys Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> GetAPIKeys -> c GetAPIKeys #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c GetAPIKeys #

toConstr :: GetAPIKeys -> Constr #

dataTypeOf :: GetAPIKeys -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c GetAPIKeys) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c GetAPIKeys) #

gmapT :: (forall b. Data b => b -> b) -> GetAPIKeys -> GetAPIKeys #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> GetAPIKeys -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> GetAPIKeys -> r #

gmapQ :: (forall d. Data d => d -> u) -> GetAPIKeys -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> GetAPIKeys -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> GetAPIKeys -> m GetAPIKeys #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> GetAPIKeys -> m GetAPIKeys #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> GetAPIKeys -> m GetAPIKeys #

Read GetAPIKeys Source # 
Show GetAPIKeys Source # 
Generic GetAPIKeys Source # 

Associated Types

type Rep GetAPIKeys :: * -> * #

Hashable GetAPIKeys Source # 
NFData GetAPIKeys Source # 

Methods

rnf :: GetAPIKeys -> () #

AWSPager GetAPIKeys Source # 
AWSRequest GetAPIKeys Source # 
ToQuery GetAPIKeys Source # 
ToPath GetAPIKeys Source # 
ToHeaders GetAPIKeys Source # 

Methods

toHeaders :: GetAPIKeys -> [Header] #

type Rep GetAPIKeys Source # 
type Rep GetAPIKeys = D1 (MetaData "GetAPIKeys" "Network.AWS.APIGateway.GetAPIKeys" "amazonka-apigateway-1.4.1-9LwN6bvDRGjBL5d3wQjvoh" False) (C1 (MetaCons "GetAPIKeys'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_gakLimit") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Int))) (S1 (MetaSel (Just Symbol "_gakPosition") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text)))))
type Rs GetAPIKeys Source # 

Request Lenses

gakLimit :: Lens' GetAPIKeys (Maybe Int) Source #

The maximum number of ApiKeys to get information about.

gakPosition :: Lens' GetAPIKeys (Maybe Text) Source #

The position of the current ApiKeys resource to get information about.

Destructuring the Response

getAPIKeysResponse Source #

Creates a value of GetAPIKeysResponse with the minimum fields required to make a request.

Use one of the following lenses to modify other fields as desired:

data GetAPIKeysResponse Source #

Represents a collection of ApiKey resources.

See: getAPIKeysResponse smart constructor.

Instances

Eq GetAPIKeysResponse Source # 
Data GetAPIKeysResponse Source # 

Methods

gfoldl :: (forall d b. Data d => c (d -> b) -> d -> c b) -> (forall g. g -> c g) -> GetAPIKeysResponse -> c GetAPIKeysResponse #

gunfold :: (forall b r. Data b => c (b -> r) -> c r) -> (forall r. r -> c r) -> Constr -> c GetAPIKeysResponse #

toConstr :: GetAPIKeysResponse -> Constr #

dataTypeOf :: GetAPIKeysResponse -> DataType #

dataCast1 :: Typeable (* -> *) t => (forall d. Data d => c (t d)) -> Maybe (c GetAPIKeysResponse) #

dataCast2 :: Typeable (* -> * -> *) t => (forall d e. (Data d, Data e) => c (t d e)) -> Maybe (c GetAPIKeysResponse) #

gmapT :: (forall b. Data b => b -> b) -> GetAPIKeysResponse -> GetAPIKeysResponse #

gmapQl :: (r -> r' -> r) -> r -> (forall d. Data d => d -> r') -> GetAPIKeysResponse -> r #

gmapQr :: (r' -> r -> r) -> r -> (forall d. Data d => d -> r') -> GetAPIKeysResponse -> r #

gmapQ :: (forall d. Data d => d -> u) -> GetAPIKeysResponse -> [u] #

gmapQi :: Int -> (forall d. Data d => d -> u) -> GetAPIKeysResponse -> u #

gmapM :: Monad m => (forall d. Data d => d -> m d) -> GetAPIKeysResponse -> m GetAPIKeysResponse #

gmapMp :: MonadPlus m => (forall d. Data d => d -> m d) -> GetAPIKeysResponse -> m GetAPIKeysResponse #

gmapMo :: MonadPlus m => (forall d. Data d => d -> m d) -> GetAPIKeysResponse -> m GetAPIKeysResponse #

Read GetAPIKeysResponse Source # 
Show GetAPIKeysResponse Source # 
Generic GetAPIKeysResponse Source # 
NFData GetAPIKeysResponse Source # 

Methods

rnf :: GetAPIKeysResponse -> () #

type Rep GetAPIKeysResponse Source # 
type Rep GetAPIKeysResponse = D1 (MetaData "GetAPIKeysResponse" "Network.AWS.APIGateway.GetAPIKeys" "amazonka-apigateway-1.4.1-9LwN6bvDRGjBL5d3wQjvoh" False) (C1 (MetaCons "GetAPIKeysResponse'" PrefixI True) ((:*:) (S1 (MetaSel (Just Symbol "_gakrsItems") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe [APIKey]))) ((:*:) (S1 (MetaSel (Just Symbol "_gakrsPosition") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 (Maybe Text))) (S1 (MetaSel (Just Symbol "_gakrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 Int)))))

Response Lenses

gakrsItems :: Lens' GetAPIKeysResponse [APIKey] Source #

The current page of any ApiKey resources in the collection of ApiKey resources.