--- # generated by https://github.com/hashicorp/terraform-plugin-docs page_title: "awscc_acmpca_certificate_authority_activation Data Source - terraform-provider-awscc" subcategory: "" description: |- Data Source schema for AWS::ACMPCA::CertificateAuthorityActivation --- # awscc_acmpca_certificate_authority_activation (Data Source) Data Source schema for AWS::ACMPCA::CertificateAuthorityActivation ## Schema ### Required - `id` (String) Uniquely identifies the resource. ### Read-Only - `certificate` (String) Certificate Authority certificate that will be installed in the Certificate Authority. - `certificate_authority_arn` (String) Arn of the Certificate Authority. - `certificate_chain` (String) Certificate chain for the Certificate Authority certificate. - `complete_certificate_chain` (String) The complete certificate chain, including the Certificate Authority certificate. - `status` (String) The status of the Certificate Authority.