amazonka-sqs-1.6.0: Amazon Simple Queue Service 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.SQS.ListQueueTags

Contents

Description

List all cost allocation tags added to the specified Amazon SQS queue. For an overview, see Tagging Amazon SQS Queues in the Amazon Simple Queue Service Developer Guide .

When you use queue tags, keep the following guidelines in mind:

  • Adding more than 50 tags to a queue isn't recommended.
  • Tags don't have any semantic meaning. Amazon SQS interprets tags as character strings.
  • Tags are case-sensitive.
  • A new tag with a key identical to that of an existing tag overwrites the existing tag.
  • Tagging API actions are limited to 5 TPS per AWS account. If your application requires a higher throughput, file a technical support request .

For a full list of tag restrictions, see Limits Related to Queues in the Amazon Simple Queue Service Developer Guide .

Synopsis

Creating a Request

listQueueTags Source #

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

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

data ListQueueTags Source #

See: listQueueTags smart constructor.

Instances

Eq ListQueueTags Source # 
Data ListQueueTags Source # 

Methods

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

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

toConstr :: ListQueueTags -> Constr #

dataTypeOf :: ListQueueTags -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListQueueTags Source # 
Show ListQueueTags Source # 
Generic ListQueueTags Source # 

Associated Types

type Rep ListQueueTags :: * -> * #

Hashable ListQueueTags Source # 
NFData ListQueueTags Source # 

Methods

rnf :: ListQueueTags -> () #

AWSRequest ListQueueTags Source # 
ToHeaders ListQueueTags Source # 
ToPath ListQueueTags Source # 
ToQuery ListQueueTags Source # 
type Rep ListQueueTags Source # 
type Rep ListQueueTags = D1 * (MetaData "ListQueueTags" "Network.AWS.SQS.ListQueueTags" "amazonka-sqs-1.6.0-DuRwgQrS7rECvw8esNFZsJ" True) (C1 * (MetaCons "ListQueueTags'" PrefixI True) (S1 * (MetaSel (Just Symbol "_lqtQueueURL") NoSourceUnpackedness NoSourceStrictness DecidedLazy) (Rec0 * Text)))
type Rs ListQueueTags Source # 

Request Lenses

lqtQueueURL :: Lens' ListQueueTags Text Source #

The URL of the queue.

Destructuring the Response

listQueueTagsResponse Source #

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

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

data ListQueueTagsResponse Source #

See: listQueueTagsResponse smart constructor.

Instances

Eq ListQueueTagsResponse Source # 
Data ListQueueTagsResponse Source # 

Methods

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

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

toConstr :: ListQueueTagsResponse -> Constr #

dataTypeOf :: ListQueueTagsResponse -> DataType #

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

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

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

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

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

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

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

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

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

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

Read ListQueueTagsResponse Source # 
Show ListQueueTagsResponse Source # 
Generic ListQueueTagsResponse Source # 
NFData ListQueueTagsResponse Source # 

Methods

rnf :: ListQueueTagsResponse -> () #

type Rep ListQueueTagsResponse Source # 
type Rep ListQueueTagsResponse = D1 * (MetaData "ListQueueTagsResponse" "Network.AWS.SQS.ListQueueTags" "amazonka-sqs-1.6.0-DuRwgQrS7rECvw8esNFZsJ" False) (C1 * (MetaCons "ListQueueTagsResponse'" PrefixI True) ((:*:) * (S1 * (MetaSel (Just Symbol "_lqtrsTags") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * (Maybe (Map Text Text)))) (S1 * (MetaSel (Just Symbol "_lqtrsResponseStatus") NoSourceUnpackedness SourceStrict DecidedStrict) (Rec0 * Int))))

Response Lenses

lqtrsTags :: Lens' ListQueueTagsResponse (HashMap Text Text) Source #

The list of all tags added to the specified queue.

lqtrsResponseStatus :: Lens' ListQueueTagsResponse Int Source #

  • - | The response status code.