Skip to content

Commit 206e715

Browse files
SSPROD-60803 - Add iam:ListAccountAliases permission for account alias retrieval
1 parent c6ddbd8 commit 206e715

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/foundational.cft.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -224,6 +224,7 @@ Resources:
224224
Action:
225225
- account:Get*
226226
- account:List*
227+
- iam:ListAccountAliases
227228
Resource: '*'
228229
OrganizationStackSet:
229230
Type: AWS::CloudFormation::StackSet
@@ -388,6 +389,7 @@ Resources:
388389
Action:
389390
- account:Get*
390391
- account:List*
392+
- iam:ListAccountAliases
391393
Resource: '*'
392394
393395
Outputs:

0 commit comments

Comments
 (0)