ClientCertificate - Amazon API Gateway
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

ClientCertificate

Represents a client certificate used to configure client-side SSL authentication while sending requests to the integration endpoint.

Contents

clientCertificateId

The identifier of the client certificate.

Type: String

Required: No

createdDate

The timestamp when the client certificate was created.

Type: Timestamp

Required: No

description

The description of the client certificate.

Type: String

Required: No

expirationDate

The timestamp when the client certificate will expire.

Type: Timestamp

Required: No

pemEncodedCertificate

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

Type: String

Required: No

tags

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

Type: String to string map

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: