ApiGatewayV2 / Client / delete_authorizer
delete_authorizer#
- ApiGatewayV2.Client.delete_authorizer(**kwargs)#
- Deletes an Authorizer. - See also: AWS API Documentation - Request Syntax- response = client.delete_authorizer( ApiId='string', AuthorizerId='string' ) - Parameters:
- ApiId (string) – - [REQUIRED] - The API identifier. 
- AuthorizerId (string) – - [REQUIRED] - The authorizer identifier. 
 
- Returns:
- None 
 - Exceptions- ApiGatewayV2.Client.exceptions.NotFoundException
- ApiGatewayV2.Client.exceptions.TooManyRequestsException