v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-14120262383.5 KB

Generates a ClientCertificate resource.

post/clientcertificates

Request body

descriptionstring

The description of the ClientCertificate.

tagsobject

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 <code>aws:</code>. The tag value can be up to 256 characters.

Response

Success

clientCertificateIdstring

The identifier of the client certificate.

descriptionstring

The description of the client certificate.

pemEncodedCertificatestring

The PEM-encoded public key of the client certificate, which can be used to configure certificate authentication in the integration endpoint .

createdDatestring date-time

The timestamp when the client certificate was created.

expirationDatestring date-time

The timestamp when the client certificate will expire.

tagsobject

The collection of tags. Each tag element is associated with a given resource.