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

## Properties

- `CACertificatePem` (`string`, required)
- `Status` (`"ACTIVE" | "INACTIVE"`, required)
- `Arn` (`string`, optional)
- `AutoRegistrationStatus` (`"DISABLE" | "ENABLE"`, optional)
- `CertificateMode` (`"DEFAULT" | "SNI_ONLY"`, optional)
- `Id` (`string`, optional)
- `RegistrationConfig` (`CACertificate_RegistrationConfig`, optional)
- `RemoveAutoRegistration` (`boolean`, optional)
- `Tags` (`CACertificate_Tag[]`, optional): An array of key-value pairs to apply to this resource.
- `VerificationCertificatePem` (`string`, optional): The private key verification certificate.

## Attributes

- `Arn`
- `Id`
