Registers a CA Certificate in IoT.
ca_certificate_pem
(String)status
(String)auto_registration_status
(String)certificate_mode
(String)registration_config
(Attributes) (see below for nested schema)remove_auto_registration
(Boolean)tags
(Attributes List) An array of key-value pairs to apply to this resource. (see below for nested schema)verification_certificate_pem
(String) The private key verification certificate.arn
(String)ca_certificate_id
(String)id
(String) Uniquely identifies the resource.registration_config
Optional:
role_arn
(String)template_body
(String)template_name
(String)tags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 127 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.value
(String) The value for the tag. You can specify a value that is 1 to 255 Unicode characters in length and cannot be prefixed with aws:. You can use any of the following characters: the set of Unicode letters, digits, whitespace, _, ., /, =, +, and -.Import is supported using the following syntax:
$ terraform import awscc_iot_ca_certificate.example <resource ID>