IVS *** Client ====== class IVS.Client A low-level client representing Amazon Interactive Video Service (IVS) **Introduction** The Amazon Interactive Video Service (IVS) API is REST compatible, using a standard HTTP API and an Amazon Web Services EventBridge event stream for responses. JSON is used for both requests and responses, including errors. The API is an Amazon Web Services regional service. For a list of supported regions and Amazon IVS HTTPS service endpoints, see the Amazon IVS page in the *Amazon Web Services General Reference*. **All API request parameters and URLs are case sensitive.** For a summary of notable documentation changes in each release, see Document History. **Allowed Header Values** * "**Accept:**" application/json * "**Accept-Encoding:**" gzip, deflate * >>``<<**Content-Type:** >>``<