View source: R/apigateway_operations.R
apigateway_flush_stage_cache | R Documentation |
Flushes a stage's cache.
See https://www.paws-r-sdk.com/docs/apigateway_flush_stage_cache/ for full documentation.
apigateway_flush_stage_cache(restApiId, stageName)
restApiId |
[required] The string identifier of the associated RestApi. |
stageName |
[required] The name of the stage to flush its cache. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.