apigateway_get_authorizers: Describe an existing Authorizers resource

View source: R/apigateway_operations.R

apigateway_get_authorizersR Documentation

Describe an existing Authorizers resource

Description

Describe an existing Authorizers resource.

See https://www.paws-r-sdk.com/docs/apigateway_get_authorizers/ for full documentation.

Usage

apigateway_get_authorizers(restApiId, position = NULL, limit = NULL)

Arguments

restApiId

[required] The string identifier of the associated RestApi.

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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.