API Gateway Client Certificate

An API Gateway Client Certificate in AWS is a resource that provides a client-side SSL/TLS certificate for authenticating requests to your API. It is typically used when enabling mutual TLS between clients and API Gateway, ensuring secure communication by verifying both the client and the server.

aws.apigateway_client_certificate

Fields

TitleIDTypeData TypeDescription
_keycorestring
account_idcorestring
client_certificate_arncorestring
client_certificate_idcorestringThe identifier of the client certificate.
created_datecoretimestampThe timestamp when the client certificate was created.
descriptioncorestringThe description of the client certificate.
expiration_datecoretimestampThe timestamp when the client certificate will expire.
pem_encoded_certificatecorestringThe PEM-encoded public key of the client certificate, which can be used to configure certificate authentication in the integration endpoint .
tagscorehstore