File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed
templates_cspm_eventbridge Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -63,7 +63,7 @@ Resources:
6363 - " arn:aws:waf-regional:*:*:rule/*"
6464 - " arn:aws:waf-regional:*:*:rulegroup/*"
6565 - Effect : " Allow"
66- Action : " account:GetContactInformation "
66+ Action : " macie2:ListClassificationJobs "
6767 Resource : " *"
6868
6969Outputs :
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ Resources:
6565 - " arn:aws:waf-regional:*:*:rule/*"
6666 - " arn:aws:waf-regional:*:*:rulegroup/*"
6767 - Effect : " Allow"
68- Action : " account:GetContactInformation "
68+ Action : " macie2:ListClassificationJobs "
6969 Resource : " *"
7070 RoleStackSet :
7171 Type : AWS::CloudFormation::StackSet
@@ -136,5 +136,5 @@ Resources:
136136 - "arn:aws:waf-regional:*:*:rule/*"
137137 - "arn:aws:waf-regional:*:*:rulegroup/*"
138138 - Effect: "Allow"
139- Action: "account:GetContactInformation "
139+ Action: "macie2:ListClassificationJobs "
140140 Resource: "*"
Original file line number Diff line number Diff line change @@ -76,7 +76,7 @@ Resources:
7676 - " arn:aws:waf-regional:*:*:rule/*"
7777 - " arn:aws:waf-regional:*:*:rulegroup/*"
7878 - Effect : " Allow"
79- Action : " account:GetContactInformation "
79+ Action : " macie2:ListClassificationJobs "
8080 Resource : " *"
8181 CloudLogsRole :
8282 Type : " AWS::IAM::Role"
Original file line number Diff line number Diff line change @@ -81,7 +81,7 @@ Resources:
8181 - " arn:aws:waf-regional:*:*:rule/*"
8282 - " arn:aws:waf-regional:*:*:rulegroup/*"
8383 - Effect : " Allow"
84- Action : " account:GetContactInformation "
84+ Action : " macie2:ListClassificationJobs "
8585 Resource : " *"
8686 CloudLogsRole :
8787 Type : " AWS::IAM::Role"
@@ -190,5 +190,5 @@ Resources:
190190 - "arn:aws:waf-regional:*:*:rule/*"
191191 - "arn:aws:waf-regional:*:*:rulegroup/*"
192192 - Effect: "Allow"
193- Action: "account:GetContactInformation "
193+ Action: "macie2:ListClassificationJobs "
194194 Resource: "*"
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ Resources:
8888 - " arn:aws:waf-regional:*:*:rule/*"
8989 - " arn:aws:waf-regional:*:*:rulegroup/*"
9090 - Effect : " Allow"
91- Action : " account:GetContactInformation "
91+ Action : " macie2:ListClassificationJobs "
9292 Resource : " *"
9393 EventBridgeRole :
9494 Type : AWS::IAM::Role
Original file line number Diff line number Diff line change @@ -132,7 +132,7 @@ Resources:
132132 - " arn:aws:waf-regional:*:*:rule/*"
133133 - " arn:aws:waf-regional:*:*:rulegroup/*"
134134 - Effect : " Allow"
135- Action : " account:GetContactInformation "
135+ Action : " macie2:ListClassificationJobs "
136136 Resource : " *"
137137 EventBridgeRole :
138138 Type : AWS::IAM::Role
@@ -245,7 +245,7 @@ Resources:
245245 - "arn:aws:waf-regional:*:*:rule/*"
246246 - "arn:aws:waf-regional:*:*:rulegroup/*"
247247 - Effect: "Allow"
248- Action: "account:GetContactInformation "
248+ Action: "macie2:ListClassificationJobs "
249249 Resource: "*"
250250 EventBridgeRole:
251251 Type: AWS::IAM::Role
You can’t perform that action at this time.
0 commit comments