forked from SummitRoute/aws_managed_policies
-
-
Notifications
You must be signed in to change notification settings - Fork 32
/
Copy pathMemoryDBServiceRolePolicy.json
38 lines (38 loc) · 1.16 KB
/
MemoryDBServiceRolePolicy.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
[
{
"findingDetails": "The action memorydb:ReplicateMultiRegionClusterData does not exist.",
"findingType": "ERROR",
"issueCode": "INVALID_ACTION",
"learnMoreLink": "https://docs.aws.amazon.com/IAM/latest/UserGuide/access-analyzer-reference-policy-checks.html#access-analyzer-reference-policy-checks-error-invalid-action",
"locations": [
{
"path": [
{
"value": "Statement"
},
{
"index": 6
},
{
"value": "Action"
},
{
"index": 0
}
],
"span": {
"end": {
"column": 1482,
"line": 1,
"offset": 1482
},
"start": {
"column": 1440,
"line": 1,
"offset": 1440
}
}
}
]
}
]