Describes existing Models defined for a RestApi resource.
See https://paws-r.github.io/docs/apigateway/get_models.html for full documentation.
apigateway_get_models(restApiId, position = NULL, limit = NULL)
[required] The string identifier of the associated RestApi.
The current pagination position in the paged result set.
The maximum number of returned results per page. The default value is 25 and the maximum value is 500.