amazonka-core-0.0.8: Core functionality and data types for Amazonka libraries.
Network.AWS.Request.RestJSON
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