IAM: Allow STS:TagSession as policy action (#5419)
This commit is contained in:
parent
58a313d294
commit
2e0022cb1d
@ -568,4 +568,5 @@ class IAMTrustPolicyDocumentValidator(BaseIAMPolicyValidator):
|
||||
"sts:AssumeRole",
|
||||
"sts:AssumeRoleWithSAML",
|
||||
"sts:AssumeRoleWithWebIdentity",
|
||||
"sts:TagSession",
|
||||
)
|
||||
|
Loading…
Reference in New Issue
Block a user