ApiGatewayV2.Client.
reset_authorizers_cache
(**kwargs)¶Resets all authorizer cache entries on a stage. Supported only for HTTP APIs.
See also: AWS API Documentation
Request Syntax
response = client.reset_authorizers_cache(
ApiId='string',
StageName='string'
)
[REQUIRED]
The API identifier.
[REQUIRED]
The stage name. Stage names can contain only alphanumeric characters, hyphens, and underscores, or be $default. Maximum length is 128 characters.
None
Exceptions
ApiGatewayV2.Client.exceptions.NotFoundException
ApiGatewayV2.Client.exceptions.TooManyRequestsException