You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| name | (Required, Forces new resource) The name of the Permission Set. |`string`| n/a | yes |
30
+
| relay\_state | (Optional) The relay state URL used to redirect users within the application during the federation authentication process. |`string`|`null`| no |
31
+
| session\_duration | (Optional) The length of time that the application user sessions are valid in the ISO-8601 standard. Default: PT1H. |`string`|`"PT1H"`| no |
32
+
| tags | (Optional) Key-value map of resource tags. |`map(string)`| <pre>{<br> "Terraform": "Yes"<br>}</pre> | no |
33
+
| target\_id | (Required, Forces new resource) An AWS account identifier, typically a 10-12 digit string. |`string`| n/a | yes |
0 commit comments