latest--aws-iot-cacertificate
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-iot-cacertificate.json |
| Parent schema | serverless-framework-configuration |
Type:
object
Registers a CA Certificate in IoT.. Source:- https://github.com/aws-cloudformation/aws-cloudformation-rpdk.git
Properties
VerificationCertificatePem
string | Aws_CF_FunctionString
The private key verification certificate.
CertificateMode
string | Aws_CF_FunctionString
AutoRegistrationStatus
string | Aws_CF_FunctionString
RemoveAutoRegistration
boolean
RegistrationConfig
object
3 nested properties
TemplateBody
string | Aws_CF_FunctionString
RoleArn
string | Aws_CF_FunctionString
TemplateName
string | Aws_CF_FunctionString
Tags
Tag[]
An array of key-value pairs to apply to this resource.
Definitions
RegistrationConfig
object
TemplateBody
string | Aws_CF_FunctionString
RoleArn
string | Aws_CF_FunctionString
TemplateName
string | Aws_CF_FunctionString
Tag
object
A key-value pair to associate with a resource.
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 -.
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 -.