Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
Documentation
data CreateQueue Source #
Instances
SignQuery CreateQueue Source # | ServiceConfiguration: |
Defined in Aws.Sqs.Commands.Queue type ServiceConfiguration CreateQueue :: Type -> Type Source # signQuery :: CreateQueue -> ServiceConfiguration CreateQueue queryType -> SignatureData -> SignedQuery Source # | |
Show CreateQueue Source # | |
Defined in Aws.Sqs.Commands.Queue showsPrec :: Int -> CreateQueue -> ShowS # show :: CreateQueue -> String # showList :: [CreateQueue] -> ShowS # | |
Transaction CreateQueue CreateQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
type ServiceConfiguration CreateQueue Source # | |
Defined in Aws.Sqs.Commands.Queue |
data CreateQueueResponse Source #
Instances
AsMemoryResponse CreateQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
Show CreateQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue showsPrec :: Int -> CreateQueueResponse -> ShowS # show :: CreateQueueResponse -> String # showList :: [CreateQueueResponse] -> ShowS # | |
ResponseConsumer r CreateQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
Transaction CreateQueue CreateQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
type MemoryResponse CreateQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
type ResponseMetadata CreateQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue |
data DeleteQueue Source #
Instances
SignQuery DeleteQueue Source # | ServiceConfiguration: |
Defined in Aws.Sqs.Commands.Queue type ServiceConfiguration DeleteQueue :: Type -> Type Source # signQuery :: DeleteQueue -> ServiceConfiguration DeleteQueue queryType -> SignatureData -> SignedQuery Source # | |
Show DeleteQueue Source # | |
Defined in Aws.Sqs.Commands.Queue showsPrec :: Int -> DeleteQueue -> ShowS # show :: DeleteQueue -> String # showList :: [DeleteQueue] -> ShowS # | |
Transaction DeleteQueue DeleteQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
type ServiceConfiguration DeleteQueue Source # | |
Defined in Aws.Sqs.Commands.Queue |
data DeleteQueueResponse Source #
Instances
AsMemoryResponse DeleteQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
Show DeleteQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue showsPrec :: Int -> DeleteQueueResponse -> ShowS # show :: DeleteQueueResponse -> String # showList :: [DeleteQueueResponse] -> ShowS # | |
ResponseConsumer r DeleteQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
Transaction DeleteQueue DeleteQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
type MemoryResponse DeleteQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
type ResponseMetadata DeleteQueueResponse Source # | |
Defined in Aws.Sqs.Commands.Queue |
data ListQueues Source #
Instances
SignQuery ListQueues Source # | ServiceConfiguration: |
Defined in Aws.Sqs.Commands.Queue type ServiceConfiguration ListQueues :: Type -> Type Source # signQuery :: ListQueues -> ServiceConfiguration ListQueues queryType -> SignatureData -> SignedQuery Source # | |
Show ListQueues Source # | |
Defined in Aws.Sqs.Commands.Queue showsPrec :: Int -> ListQueues -> ShowS # show :: ListQueues -> String # showList :: [ListQueues] -> ShowS # | |
Transaction ListQueues ListQueuesResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
type ServiceConfiguration ListQueues Source # | |
Defined in Aws.Sqs.Commands.Queue |
data ListQueuesResponse Source #
Instances
AsMemoryResponse ListQueuesResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
Show ListQueuesResponse Source # | |
Defined in Aws.Sqs.Commands.Queue showsPrec :: Int -> ListQueuesResponse -> ShowS # show :: ListQueuesResponse -> String # showList :: [ListQueuesResponse] -> ShowS # | |
ResponseConsumer r ListQueuesResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
Transaction ListQueues ListQueuesResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
type MemoryResponse ListQueuesResponse Source # | |
Defined in Aws.Sqs.Commands.Queue | |
type ResponseMetadata ListQueuesResponse Source # | |
Defined in Aws.Sqs.Commands.Queue |