Skip to content

Commit

Permalink
[IT-4244] Add policy to SsoImageCentralAmiLibrarian SSO role (#1333)
Browse files Browse the repository at this point in the history
Forgot to add the most important policy in commit 627e8c6
  • Loading branch information
zaro0508 authored Feb 5, 2025
1 parent 627e8c6 commit a9b4a15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions org-formation/700-aws-sso/_tasks.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1102,6 +1102,7 @@ SsoImageCentralAmiLibrarian:
- 'arn:aws:iam::aws:policy/AmazonEC2FullAccess'
- 'arn:aws:iam::aws:policy/AmazonS3FullAccess'
- 'arn:aws:iam::aws:policy/AWSCloudFormationFullAccess'
- 'arn:aws:iam::aws:policy/AWSImageBuilderFullAccess'
sessionDuration: 'PT12H'
inlinePolicy: >-
{
Expand Down

0 comments on commit a9b4a15

Please sign in to comment.