IAM Role
IAM Role
Properties
| Property | Type | Required | Description |
|---|---|---|---|
assume-role-policy | Policy | no | IAM Assume Role Policy |
description | string | no | IAM Role description Min length: 1. Max length: 255. |
editable | boolean | no | IAM Role mutability |
id | string | no | IAM Role ID Must be a valid UUID. |
labels | object | no | IAM Role Labels |
max-session-ttl | integer | no | Maximum TTL requester is allowed to ask for when assuming a role Min: 0. |
name | string | no | IAM Role name Min length: 1. Max length: 255. |
permissions | array[string] | no | IAM Role permissions |
policy | Policy | no | IAM Role Policy |
Last updated on