View source: R/apigatewayv2_operations.R
apigatewayv2_reset_authorizers_cache | R Documentation |
Resets all authorizer cache entries on a stage. Supported only for HTTP APIs.
See https://www.paws-r-sdk.com/docs/apigatewayv2_reset_authorizers_cache/ for full documentation.
apigatewayv2_reset_authorizers_cache(ApiId, StageName)
ApiId |
[required] The API identifier. |
StageName |
[required] The stage name. Stage names can contain only alphanumeric characters, hyphens, and underscores, or be $default. Maximum length is 128 characters. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.