apigateway_get_rest_apis: Lists the RestApis resources for your collection
Usage
apigateway_get_rest_apis(position = NULL, limit = NULL)
Arguments
- position
The current pagination position in the paged result set.
- limit
The maximum number of returned results per page. The default value is 25
and the maximum value is 500.