aws_apigatewayv2_get_routes
Retrieve all configured routes for a specified AWS API Gateway v2 HTTP/WebSocket API to manage API endpoints and their integrations.
Instructions
List routes for an HTTP/WebSocket API (v2).
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile | No | AWS profile name from ~/.aws/config (e.g., 'default', 'production') | |
| region | No | AWS region override (e.g., 'us-east-1', 'sa-east-1') | |
| api_id | Yes | API ID |