Describe an existing Authorizers resource.
See https://www.paws-r-sdk.com/docs/apigateway_get_authorizers/ for full documentation.
apigateway_get_authorizers(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.