Skip to content

Commit

Permalink
Merge pull request #26 from jplock/jp-fix-confused
Browse files Browse the repository at this point in the history
[fix] Fix confused deputy policy
  • Loading branch information
jplock authored Feb 25, 2025
2 parents 0bb968d + 9343f60 commit 228fcee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,7 @@ Resources:
Resource: "*"
Condition:
StringNotEqualsIfExists:
"aws:PrincipalOrgID": !If
"aws:SourceOrgID": !If
- cHasOrganizationId
- !Ref pOrganizationId
- !GetAtt rOrganization.Id
Expand Down

0 comments on commit 228fcee

Please sign in to comment.