View source: R/apigateway_operations.R
apigateway_delete_authorizer | R Documentation |
Deletes an existing Authorizer resource.
See https://www.paws-r-sdk.com/docs/apigateway_delete_authorizer/ for full documentation.
apigateway_delete_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.