amazonka-core-0.2.1: Core functionality and data types for Amazonka libraries.

Safe HaskellNone
LanguageHaskell2010

Network.AWS.Request.RestJSON

Documentation

get :: (ToPath a, ToQuery a, ToHeaders a) => a -> Request a Source

delete :: (ToPath a, ToQuery a, ToHeaders a) => a -> Request a Source

post :: (AWSService (Sv a), ToQuery a, ToPath a, ToHeaders a, ToJSON a) => a -> Request a Source

put :: forall a. (AWSService (Sv a), ToQuery a, ToPath a, ToHeaders a, ToJSON a) => a -> Request a Source