AWS::IoT::CACertificate RegistrationConfig
The registration configuration.
Syntax
To declare this entity in your AWS CloudFormation template, use the following syntax:
JSON
{ "RoleArn" :
String
, "TemplateBody" :String
, "TemplateName" :String
}
YAML
RoleArn:
String
TemplateBody:String
TemplateName:String
Properties
RoleArn
-
The ARN of the role.
Required: No
Type: String
Update requires: No interruption
TemplateBody
-
The template body.
Required: No
Type: String
Update requires: No interruption
TemplateName
-
The name of the provisioning template.
Required: No
Type: String
Update requires: No interruption