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 reg
curl \
-H "Authorization: $API_KEY" \
http://ivs.us-east-1.amazonaws.com/tags/{resourceArn}