doc(module): document assume role policy behavior
All checks were successful
main / test (push) Successful in 48s
All checks were successful
main / test (push) Successful in 48s
This commit is contained in:
parent
3be1738e04
commit
6ca507753f
1 changed files with 5 additions and 0 deletions
|
@ -24,6 +24,11 @@ module "aws_iam_role" {
|
|||
}
|
||||
```
|
||||
|
||||
## Assume role policy
|
||||
|
||||
This role is designed to be used with AWS Identity Center and provisions a trust
|
||||
relationship to the root organization account.
|
||||
|
||||
## Policies
|
||||
|
||||
The IAM role is granted the following permissions on the AWS account:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue