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