Resets all authorizer cache entries on a stage. Supported only for HTTP APIs.
See https://paws-r.github.io/docs/apigatewayv2/reset_authorizers_cache.html for full documentation.
apigatewayv2_reset_authorizers_cache(ApiId, StageName)
[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.