Use the AWS::IoT::RoleAlias resource to declare an AWS IoT RoleAlias.
role_arn
(String)credential_duration_seconds
(Number)role_alias
(String)tags
(Attributes List) (see below for nested schema)id
(String) Uniquely identifies the resource.role_alias_arn
(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_role_alias.example <resource ID>