View source: R/apigateway_operations.R
apigateway_flush_stage_authorizers_cache | R Documentation |
Flushes all authorizer cache entries on a stage.
See https://paws-r.github.io/docs/apigateway/flush_stage_authorizers_cache.html for full documentation.
apigateway_flush_stage_authorizers_cache(restApiId, stageName)
restApiId |
[required] The string identifier of the associated RestApi. |
stageName |
[required] The name of the stage to flush. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.