apigateway_update_api_key {paws.networking}R Documentation

Changes information about an ApiKey resource

Description

Changes information about an ApiKey resource.

See https://www.paws-r-sdk.com/docs/apigateway_update_api_key/ 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.


[Package paws.networking version 0.7.0 Index]