Learn R Programming

paws.networking (version 0.2.0)

apigateway_update_api_key: Changes information about an ApiKey resource

Description

Changes information about an ApiKey resource.

See https://paws-r.github.io/docs/apigateway/update_api_key.html for full documentation.

Usage

apigateway_update_api_key(apiKey, patchOperations = NULL)

Arguments

apiKey

[required] The identifier of the ApiKey resource to be updated.

patchOperations

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