amazonka-core-0.0.4: Core functionality, serialisation primitives, and data types for the Amazonka Amazon Web Services SDKs.
Network.AWS.Request.S3
get :: (ToPath a, ToQuery a, ToHeaders a) => a -> Request a Source
head :: (ToPath a, ToQuery a, ToHeaders a) => a -> Request a Source
delete :: (ToPath a, ToQuery a, ToHeaders a) => a -> Request a Source
post :: (ToPath a, ToQuery a, ToHeaders a, ToXMLRoot a) => a -> Request a Source
put :: (ToPath a, ToQuery a, ToHeaders a, ToXMLRoot a) => a -> Request a Source
stream :: (ToPath a, ToQuery a, ToHeaders a, ToBody a) => StdMethod -> a -> Request a Source