The AWS::ApiGateway::ClientCertificate
resource creates a client certificate that API Gateway uses to configure client-side SSL authentication for sending requests to the integration endpoint.
description
(String) The description of the client certificate.tags
(Attributes List) The collection of tags. Each tag element is associated with a given resource. (see below for nested schema)client_certificate_id
(String)id
(String) Uniquely identifies the resource.tags
Required:
key
(String)value
(String)Import is supported using the following syntax:
$ terraform import awscc_apigateway_client_certificate.example <resource ID>