---
type: resource-type
title: CertificateAuthorityActivation
description: aws resource type AWS::ACMPCA::CertificateAuthorityActivation
name: CertificateAuthorityActivation
lexicon: aws
resource_type: AWS::ACMPCA::CertificateAuthorityActivation
---
`AWS::ACMPCA::CertificateAuthorityActivation`, a resource type of the aws lexicon.

## Properties

- `Certificate` (`string`, required): Certificate Authority certificate that will be installed in the Certificate Authority.
- `CertificateAuthorityArn` (`string`, required): Arn of the Certificate Authority.
- `CertificateChain` (`string`, optional): Certificate chain for the Certificate Authority certificate.
- `CompleteCertificateChain` (`string`, optional): The complete certificate chain, including the Certificate Authority certificate.
- `Status` (`string`, optional): The status of the Certificate Authority.

## Attributes

- `CompleteCertificateChain`
