doc(module): document assume role policy behavior
All checks were successful
main / test (push) Successful in 53s
All checks were successful
main / test (push) Successful in 53s
This commit is contained in:
parent
3be1738e04
commit
d9848c574e
1 changed files with 6 additions and 1 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
|
## Policies
|
||||||
|
|
||||||
The IAM role is granted the following permissions on the AWS account:
|
The IAM role is granted the following permissions on the AWS account:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue