| Safe Haskell | None |
|---|---|
| Language | Haskell2010 |
Aws.S3.Commands.GetService
Documentation
data GetService Source #
Constructors
| GetService |
Instances
| SignQuery GetService Source # | ServiceConfiguration: | ||||
Defined in Aws.S3.Commands.GetService Associated Types
Methods signQuery :: GetService -> ServiceConfiguration GetService queryType -> SignatureData -> SignedQuery Source # | |||||
| Show GetService Source # | |||||
Defined in Aws.S3.Commands.GetService | |||||
| Transaction GetService GetServiceResponse Source # | |||||
Defined in Aws.S3.Commands.GetService | |||||
| type ServiceConfiguration GetService Source # | |||||
Defined in Aws.S3.Commands.GetService | |||||
data GetServiceResponse Source #
Constructors
| GetServiceResponse | |
Fields
| |
Instances
| AsMemoryResponse GetServiceResponse Source # | |||||
Defined in Aws.S3.Commands.GetService Associated Types
Methods loadToMemory :: GetServiceResponse -> ResourceT IO (MemoryResponse GetServiceResponse) Source # | |||||
| Show GetServiceResponse Source # | |||||
Defined in Aws.S3.Commands.GetService | |||||
| ResponseConsumer r GetServiceResponse Source # | |||||
Defined in Aws.S3.Commands.GetService Associated Types
Methods responseConsumer :: Request -> r -> IORef (ResponseMetadata GetServiceResponse) -> HTTPResponseConsumer GetServiceResponse Source # | |||||
| Transaction GetService GetServiceResponse Source # | |||||
Defined in Aws.S3.Commands.GetService | |||||
| type MemoryResponse GetServiceResponse Source # | |||||
Defined in Aws.S3.Commands.GetService | |||||
| type ResponseMetadata GetServiceResponse Source # | |||||
Defined in Aws.S3.Commands.GetService | |||||