aws-0.4.0.1: Amazon Web Services (AWS) for Haskell

Safe HaskellSafe-Infered

Aws.Transaction

Documentation

class (SignQuery r, ResponseConsumer r a, Monoid (ResponseMetadata a)) => Transaction r a | r -> a, a -> rSource