paws.networking (version 0.5.0)

apigateway_flush_stage_cache: Flushes a stage's cache

Description

Flushes a stage's cache.

See https://www.paws-r-sdk.com/docs/apigateway_flush_stage_cache/ for full documentation.

Usage

apigateway_flush_stage_cache(restApiId, stageName)

Arguments

restApiId

[required] The string identifier of the associated RestApi.

stageName

[required] The name of the stage to flush its cache.