apigateway_flush_stage_authorizers_cache {paws.networking}R Documentation

Flushes all authorizer cache entries on a stage

Description

Flushes all authorizer cache entries on a stage.

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

Usage

apigateway_flush_stage_authorizers_cache(restApiId, stageName)

Arguments

restApiId

[required] The string identifier of the associated RestApi.

stageName

[required] The name of the stage to flush.


[Package paws.networking version 0.7.0 Index]