forked from SummitRoute/aws_managed_policies
-
-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathAWSCertificateManagerPrivateCAPrivilegedUser.json
80 lines (80 loc) · 2.74 KB
/
AWSCertificateManagerPrivateCAPrivilegedUser.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
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
[
{
"findingDetails": "Use the operator type ARN instead of operator string for the condition key acm-pca:TemplateArn.",
"findingType": "SECURITY_WARNING",
"issueCode": "STRING_LIKE_OPERATOR_WITH_ARN_CONDITION_KEYS",
"learnMoreLink": "https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-reference-policy-checks.html#access-analyzer-reference-policy-checks-security-warning-string-like-operator-with-arn-condition-keys",
"locations": [
{
"path": [
{
"value": "Statement"
},
{
"index": 0
},
{
"value": "Condition"
},
{
"value": "StringLike"
},
{
"key": "acm-pca:TemplateArn"
}
],
"span": {
"end": {
"column": 209,
"line": 1,
"offset": 209
},
"start": {
"column": 188,
"line": 1,
"offset": 188
}
}
}
]
},
{
"findingDetails": "Use the operator type ARN instead of operator string for the condition key acm-pca:TemplateArn.",
"findingType": "SECURITY_WARNING",
"issueCode": "STRING_LIKE_OPERATOR_WITH_ARN_CONDITION_KEYS",
"learnMoreLink": "https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-reference-policy-checks.html#access-analyzer-reference-policy-checks-security-warning-string-like-operator-with-arn-condition-keys",
"locations": [
{
"path": [
{
"value": "Statement"
},
{
"index": 1
},
{
"value": "Condition"
},
{
"value": "StringNotLike"
},
{
"key": "acm-pca:TemplateArn"
}
],
"span": {
"end": {
"column": 436,
"line": 1,
"offset": 436
},
"start": {
"column": 415,
"line": 1,
"offset": 415
}
}
}
]
}
]