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