View source: R/apigateway_operations.R
apigateway_update_client_certificate | R Documentation |
Changes information about an ClientCertificate resource.
See https://www.paws-r-sdk.com/docs/apigateway_update_client_certificate/ for full documentation.
apigateway_update_client_certificate(
clientCertificateId,
patchOperations = NULL
)
clientCertificateId |
[required] The identifier of the ClientCertificate resource to be updated. |
patchOperations |
For more information about supported patch operations, see Patch Operations. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.