latest--aws-iam-role
shared| Type | object |
|---|---|
| Schema URL | https://catalog.lintel.tools/schemas/schemastore/serverless-framework-configuration/_shared/latest--aws-iam-role.json |
| Parent schema | serverless-framework-configuration |
Resource Type definition for AWS::IAM::Role. Source:- https://github.com/aws-cloudformation/aws-cloudformation-resource-providers-iam.git
Properties
The trust policy that is associated with this role.
A description of the role that you provide.
A list of Amazon Resource Names (ARNs) of the IAM managed policies that you want to attach to the role.
The maximum session duration (in seconds) that you want to set for the specified role. If you do not specify a value for this setting, the default maximum of one hour is applied. This setting can have a value from 1 hour to 12 hours.
The path to the role.
The ARN of the policy used to set the permissions boundary for the role.
Adds or updates an inline policy document that is embedded in the specified IAM role.
A name for the IAM role, up to 64 characters in length.
A list of tags that are attached to the role.
Definitions
The inline policy document that is embedded in the specified IAM role.
The policy document.
The friendly name (not ARN) identifying the policy.
A key-value pair to associate with a resource.
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 -.
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 -.