Alert API

The alert API is used by GUI and testing apps to manage alert processing configuration (alert configuration, alert impression), retrieve data such as  profiles and series, and control and monitor system status.

The API is a simple HTTP request-response protocol. GET requests are parametrized by HTTP query parameters, POST requests contained additionally a JSON body. Authentication is accomplished using a JWT carried in header named by default "x-amzn-oidc-accesstoken".