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