--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_apigateway_client_certificate Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::ApiGateway::ClientCertificate --- # awscc_apigateway_client_certificate (Data Source) Data Source schema for AWS::ApiGateway::ClientCertificate ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `client_certificate_id` (String) The Primary Identifier of the Client Certficate, generated by a Create API Call - `description` (String) A description of the client certificate. - `tags` (Attributes List) An array of arbitrary tags (key-value pairs) to associate with the client certificate. (see [below for nested schema](#nestedatt--tags)) ### Nested Schema for `tags` Read-Only: - `key` (String) - `value` (String)