apigateway_flush_stage_cache: Flushes a stage's cache

View source: R/apigateway_operations.R

apigateway_flush_stage_cacheR Documentation

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.


paws.networking documentation built on Sept. 12, 2023, 1:24 a.m.