Amazon API Gateway · Arazzo Workflow
AWS API Gateway Audit an HTTP API Surface
Version 1.0.0
Confirm an HTTP API and enumerate its routes, integrations, and stages in a single read-only pass.
View Spec
View on GitHub
API GatewayCloudRESTHTTPWebSocketServerlessMCPAgentCoreDeveloper PortalArazzoWorkflows
Provider
Workflows
audit-http-api
Enumerate routes, integrations, and stages for an API.
Confirms an API and lists its routes, integrations, and stages.
1
confirmApi
getApi
Confirm the API exists.
2
listRoutes
getRoutes
List the routes defined on the API.
3
listIntegrations
getIntegrations
List the backend integrations defined on the API.
4
listStages
$sourceDescriptions.apiGatewayV2.getStages
List the published stages for the API.