Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
data GetService Source #
Instances
Show GetService Source # | |
Defined in Aws.S3.Commands.GetService showsPrec :: Int -> GetService -> ShowS # show :: GetService -> String # showList :: [GetService] -> ShowS # | |
SignQuery GetService Source # | ServiceConfiguration: |
Defined in Aws.S3.Commands.GetService type ServiceConfiguration GetService :: Type -> Type Source # signQuery :: GetService -> ServiceConfiguration GetService queryType -> SignatureData -> SignedQuery Source # | |
Transaction GetService GetServiceResponse Source # | |
Defined in Aws.S3.Commands.GetService | |
type ServiceConfiguration GetService Source # | |
Defined in Aws.S3.Commands.GetService |
data GetServiceResponse Source #
Instances
Show GetServiceResponse Source # | |
Defined in Aws.S3.Commands.GetService showsPrec :: Int -> GetServiceResponse -> ShowS # show :: GetServiceResponse -> String # showList :: [GetServiceResponse] -> ShowS # | |
AsMemoryResponse GetServiceResponse Source # | |
Defined in Aws.S3.Commands.GetService type MemoryResponse GetServiceResponse :: Type Source # | |
Transaction GetService GetServiceResponse Source # | |
Defined in Aws.S3.Commands.GetService | |
ResponseConsumer r GetServiceResponse Source # | |
Defined in Aws.S3.Commands.GetService type ResponseMetadata GetServiceResponse :: Type Source # | |
type MemoryResponse GetServiceResponse Source # | |
Defined in Aws.S3.Commands.GetService | |
type ResponseMetadata GetServiceResponse Source # | |
Defined in Aws.S3.Commands.GetService |