apigateway_get_authorizer {paws.networking} | R Documentation |
Describe an existing Authorizer resource
Description
Describe an existing Authorizer resource.
See https://www.paws-r-sdk.com/docs/apigateway_get_authorizer/ for full documentation.
Usage
apigateway_get_authorizer(restApiId, authorizerId)
Arguments
restApiId |
[required] The string identifier of the associated RestApi. |
authorizerId |
[required] The identifier of the Authorizer resource. |
[Package paws.networking version 0.7.0 Index]