View source: R/apigateway_operations.R
apigateway_get_authorizer | R Documentation |
Describe an existing Authorizer resource.
See https://www.paws-r-sdk.com/docs/apigateway_get_authorizer/ for full documentation.
apigateway_get_authorizer(restApiId, authorizerId)
restApiId |
[required] The string identifier of the associated RestApi. |
authorizerId |
[required] The identifier of the Authorizer resource. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.