Resource type definition for AWS::RAM::Permission
name
(String) The name of the permission.policy_template
(String) Policy template for the permission.resource_type
(String) The resource type this permission can be used with.tags
(Attributes List) (see below for nested schema)arn
(String)id
(String) Uniquely identifies the resource.is_resource_type_default
(Boolean) Set to true to use this as the default permission.permission_type
(String)version
(String) Version of the permission.tags
Required:
key
(String) The key name of the tag. You can specify a value that is 1 to 128 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 0 to 256 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_ram_permission.example <resource ID>