aws_apigatewayv2_get_apis
Retrieve a list of API Gateway v2 APIs (HTTP and WebSocket) from AWS to monitor and manage your API infrastructure.
Instructions
List API Gateway v2 APIs (HTTP and WebSocket).
Input 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') | |
| max_results | No | Maximum APIs to return (as string) |