apigateway_update_usage: Grants a temporary extension to the remaining quota of a...

View source: R/apigateway_operations.R

apigateway_update_usageR Documentation

Grants a temporary extension to the remaining quota of a usage plan associated with a specified API key

Description

Grants a temporary extension to the remaining quota of a usage plan associated with a specified API key.

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

Usage

apigateway_update_usage(usagePlanId, keyId, patchOperations = NULL)

Arguments

usagePlanId

[required] The Id of the usage plan associated with the usage data.

keyId

[required] The identifier of the API key associated with the usage plan in which a temporary extension is granted to the remaining quota.

patchOperations

For more information about supported patch operations, see Patch Operations.


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