Skip to content

Commit cc80661

Browse files
committed
fix lint
1 parent 2e320fe commit cc80661

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

templates_cspm_eventbridge/OrgFullInstall.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -124,7 +124,7 @@ Resources:
124124
Action:
125125
- sts:AssumeRole
126126
Resource:
127-
- "arn:*:iam::*:role/AWSCloudFormationStackSetExecutionRole"
127+
- "arn:aws:iam::*:role/AWSCloudFormationStackSetExecutionRole"
128128
ExecutionRole:
129129
Type: AWS::IAM::Role
130130
Properties:

0 commit comments

Comments
 (0)