aws_apigateway_get_rest_apis
Retrieve a list of AWS API Gateway REST APIs (v1) to manage and monitor your API infrastructure. Specify profile, region, and limit parameters for targeted queries.
Instructions
List API Gateway REST APIs (v1).
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') | |
| limit | No | Maximum APIs to return |