Skip to main content

Amazon API Gateway

Amazon Web Services

Integrates with Amazon API Gateway to inventory the API endpoints published across the configured AWS accounts and regions. API Gateway hosts two distinct API families that are exposed through separate control-plane APIs, so the connector synchronizes two models: REST APIs (API Gateway v1) and HTTP / WebSocket APIs (API Gateway v2). For each API the connector also enumerates its methods (REST) or routes (HTTP), records their authorization types, and derives whether the API exposes any unauthenticated (NONE-auth) surface, which drives public-exposure analysis. Both models are emitted to the UDM ApiEndpoint target.

Data retrieved from Amazon API Gateway

Connector ObjectRequiredMaps to Data Model
ApiGatewayRestApiYesApi Endpoint
ApiGatewayHttpApiYesApi Endpoint
note

For detailed steps on how to view the data retrieved from Amazon API Gateway in the Brinqa Platform, see How to view your data.