amazonka-iot-1.6.0: Amazon IoT SDK.

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

Network.AWS.IoT.ListAuthorizers

Contents

Description

Lists the authorizers registered in your account.

Synopsis

Creating a Request

listAuthorizers :: ListAuthorizers Source #

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

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

  • laStatus - The status of the list authorizers request.
  • laMarker - A marker used to get the next set of results.
  • laAscendingOrder - Return the list of authorizers in ascending alphabetical order.
  • laPageSize - The maximum number of results to return at one time.

data ListAuthorizers Source #

See: listAuthorizers smart constructor.

Instances

Eq ListAuthorizers Source # 
Data ListAuthorizers Source # 

Methods

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

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

toConstr :: ListAuthorizers -> Constr #

dataTypeOf :: ListAuthorizers -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListAuthorizers Source # 
Show ListAuthorizers Source # 
Generic ListAuthorizers Source # 
Hashable ListAuthorizers Source # 
NFData ListAuthorizers Source # 

Methods

rnf :: ListAuthorizers -> () #

AWSRequest ListAuthorizers Source # 
ToHeaders ListAuthorizers Source # 
ToPath ListAuthorizers Source # 
ToQuery ListAuthorizers Source # 
type Rep ListAuthorizers Source # 
type Rep ListAuthorizers = D1 * (MetaData "ListAuthorizers" "Network.AWS.IoT.ListAuthorizers" "amazonka-iot-1.6.0-GZYdsKS1TEjHFZo6BqaYJk" False) (C1 * (MetaCons "ListAuthorizers'" PrefixI True) ((:*:) * ((:*:) * (S1 * (MetaSel (Just Symbol "_laStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe AuthorizerStatus))) (S1 * (MetaSel (Just Symbol "_laMarker") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text)))) ((:*:) * (S1 * (MetaSel (Just Symbol "_laAscendingOrder") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Bool))) (S1 * (MetaSel (Just Symbol "_laPageSize") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Nat))))))
type Rs ListAuthorizers Source # 

Request Lenses

laStatus :: Lens' ListAuthorizers (Maybe AuthorizerStatus) Source #

The status of the list authorizers request.

laMarker :: Lens' ListAuthorizers (Maybe Text) Source #

A marker used to get the next set of results.

laAscendingOrder :: Lens' ListAuthorizers (Maybe Bool) Source #

Return the list of authorizers in ascending alphabetical order.

laPageSize :: Lens' ListAuthorizers (Maybe Natural) Source #

The maximum number of results to return at one time.

Destructuring the Response

listAuthorizersResponse Source #

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

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

data ListAuthorizersResponse Source #

See: listAuthorizersResponse smart constructor.

Instances

Eq ListAuthorizersResponse Source # 
Data ListAuthorizersResponse Source # 

Methods

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

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

toConstr :: ListAuthorizersResponse -> Constr #

dataTypeOf :: ListAuthorizersResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListAuthorizersResponse Source # 
Show ListAuthorizersResponse Source # 
Generic ListAuthorizersResponse Source # 
NFData ListAuthorizersResponse Source # 

Methods

rnf :: ListAuthorizersResponse -> () #

type Rep ListAuthorizersResponse Source # 
type Rep ListAuthorizersResponse = D1 * (MetaData "ListAuthorizersResponse" "Network.AWS.IoT.ListAuthorizers" "amazonka-iot-1.6.0-GZYdsKS1TEjHFZo6BqaYJk" False) (C1 * (MetaCons "ListAuthorizersResponse'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_larsAuthorizers") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe [AuthorizerSummary]))) ((:*:) * (S1 * (MetaSel (Just Symbol "_larsNextMarker") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe Text))) (S1 * (MetaSel (Just Symbol "_larsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int)))))

Response Lenses

larsNextMarker :: Lens' ListAuthorizersResponse (Maybe Text) Source #

A marker used to get the next set of results.