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

## Properties

- `Status` (`"ACTIVE" | "INACTIVE" | "PENDING_ACTIVATION" | "PENDING_TRANSFER" | "REVOKED"`, required)
- `Arn` (`string`, optional)
- `CACertificatePem` (`string`, optional)
- `CertificateMode` (`"DEFAULT" | "SNI_ONLY"`, optional)
- `CertificatePem` (`string`, optional)
- `CertificateSigningRequest` (`string`, optional)
- `Id` (`string`, optional)

## Attributes

- `Arn`
- `Id`
