paws.networking (version 0.5.0)

apigateway_update_client_certificate: Changes information about an ClientCertificate resource

Description

Changes information about an ClientCertificate resource.

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

Usage

apigateway_update_client_certificate(
  clientCertificateId,
  patchOperations = NULL
)

Arguments

clientCertificateId

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

patchOperations

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