AWS::IoT::CACertificateRegisters a CA Certificate in IoT.
8 configurable properties. 2 required. Click a row to see details.
| Property | Type | Flags |
|---|---|---|
CACertificatePem | string | RequiredCreate-only |
Status | string | Required |
AutoRegistrationStatus | string | |
CertificateMode | string | Create-only |
RegistrationConfig | RegistrationConfig | |
RemoveAutoRegistration | boolean | Write-only |
Tags | Array<Tag> | |
VerificationCertificatePem | string | Create-onlyWrite-only |
Values returned after the resource is created. Access these with Fn::GetAtt.
| Attribute | Type | Description |
|---|---|---|
Arn | string | - |
Id | string | - |
A minimal template with required properties and common optional ones.
AWSTemplateFormatVersion: "2010-09-09"
Description: Sample template for AWS::IoT::CACertificate
Resources:
MyResource:
Type: AWS::IoT::CACertificate
Properties:
CACertificatePem: "value"
Status: "ACTIVE"
Tags:
- Key: Environment
Value: ProductionPermissions CloudFormation needs in your IAM role to manage this resource.
iam:GetRoleiam:PassRoleiot:RegisterCACertificateiot:DescribeCACertificateiot:TagResourceiot:ListTagsForResourcekms:Decryptiot:DescribeCACertificateiot:ListTagsForResourcekms:Decryptiam:GetRoleiam:PassRoleiot:UpdateCACertificateiot:DescribeCACertificateiot:TagResourceiot:UntagResourceiot:ListTagsForResourcekms:Decryptiot:UpdateCACertificateiot:DeleteCACertificateiot:DescribeCACertificatekms:Decryptiot:ListCACertificatesOur bi-weekly newsletter teaches hands-on AWS fundamentals. No certification fluff - just practical knowledge.
Subscribe to NewsletterIdThese properties cannot be changed after the resource is created. Updating them triggers a replacement.
VerificationCertificatePemCertificateModeCACertificatePem