From 6ca507753fdb9e03c720375d58ee2178a4c6f0d2 Mon Sep 17 00:00:00 2001 From: Julien Dessaux Date: Fri, 25 Apr 2025 14:05:30 +0200 Subject: [PATCH] doc(module): document assume role policy behavior --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e7ca711..0475bc7 100644 --- a/README.md +++ b/README.md @@ -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: