forked from SummitRoute/aws_managed_policies
-
-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathAmazonEKSConnectorServiceRolePolicy.json
41 lines (41 loc) · 1.33 KB
/
AmazonEKSConnectorServiceRolePolicy.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
[
{
"findingDetails": "The request context key events:source has multiple values. Use the ForAllValues or ForAnyValue condition key qualifiers in your policy.",
"findingType": "ERROR",
"issueCode": "MISSING_QUALIFIER",
"learnMoreLink": "https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-reference-policy-checks.html#access-analyzer-reference-policy-checks-error-missing-qualifier",
"locations": [
{
"path": [
{
"value": "Statement"
},
{
"index": 4
},
{
"value": "Condition"
},
{
"value": "StringEquals"
},
{
"key": "events:source"
}
],
"span": {
"end": {
"column": 877,
"line": 1,
"offset": 877
},
"start": {
"column": 862,
"line": 1,
"offset": 862
}
}
}
]
}
]