Flush Stage Authorizers Cache
apigateway_flush_stage_authorizers_cache | R Documentation |
Flushes all authorizer cache entries on a stage¶
Description¶
Flushes all authorizer cache entries on a stage.
Usage¶
Arguments¶
restApiId
[required] The string identifier of the associated RestApi.
stageName
[required] The name of the stage to flush.
Value¶
An empty list.