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