Deletes an existing Authorizer resource
Deletes an existing Authorizer resource.<div class="seeAlso">
AWS CLI</div>
apigateway_delete_authorizer(restApiId, authorizerId)
restApiId |
[required] [Required] The string identifier of the associated RestApi. |
authorizerId |
[required] [Required] The identifier of the Authorizer resource. |
An empty list.
svc$delete_authorizer( restApiId = "string", authorizerId = "string" )
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.