View source: R/apigateway_operations.R
apigateway_generate_client_certificate | R Documentation |
Generates a ClientCertificate resource.
See https://www.paws-r-sdk.com/docs/apigateway_generate_client_certificate/ for full documentation.
apigateway_generate_client_certificate(description = NULL, tags = NULL)
description |
The description of the ClientCertificate. |
tags |
The key-value map of strings. The valid character set is
[a-zA-Z+-=._:/]. The tag key can be up to 128 characters and must not
start with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.