Skip to content

Commit

Permalink
Update SAR data
Browse files Browse the repository at this point in the history
  • Loading branch information
Ian Mckay [bot] committed Nov 4, 2023
1 parent 0c58341 commit e516c4f
Show file tree
Hide file tree
Showing 54 changed files with 9,880 additions and 1,606 deletions.
2 changes: 1 addition & 1 deletion aws/docs.json

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions aws/historic_counts.json
Original file line number Diff line number Diff line change
Expand Up @@ -5003,6 +5003,10 @@
{
"count": 14101,
"date": "2023-11-03T14:08:47"
},
{
"count": 14110,
"date": "2023-11-04T13:54:21"
}
],
"iam": [
Expand Down Expand Up @@ -8613,6 +8617,10 @@
{
"count": 15335,
"date": "2023-11-03T14:08:47"
},
{
"count": 15335,
"date": "2023-11-04T13:54:21"
}
]
}
12 changes: 6 additions & 6 deletions aws/managed_policies.json
Original file line number Diff line number Diff line change
Expand Up @@ -37877,7 +37877,7 @@
"Write"
],
"arn": "arn:aws:iam::aws:policy/AmazonVPCReachabilityAnalyzerFullAccessPolicy",
"createdate": "2023-06-14T20:12:17Z",
"createdate": "2023-11-03T19:37:28Z",
"credentials_exposure": false,
"data_access": false,
"deprecated": false,
Expand Down Expand Up @@ -37957,8 +37957,8 @@
"resource_exposure": false,
"undocumented_actions": false,
"unknown_actions": false,
"updatedate": "2023-06-14T20:12:17+00:00",
"version": "v1"
"updatedate": "2023-11-03T19:37:28+00:00",
"version": "v2"
},
{
"access_levels": [
Expand Down Expand Up @@ -128377,7 +128377,7 @@
"Write"
],
"arn": "arn:aws:iam::aws:policy/AmazonVPCNetworkAccessAnalyzerFullAccessPolicy",
"createdate": "2023-06-15T22:56:58Z",
"createdate": "2023-11-03T19:31:09Z",
"credentials_exposure": false,
"data_access": false,
"deprecated": false,
Expand Down Expand Up @@ -128458,8 +128458,8 @@
"resource_exposure": false,
"undocumented_actions": false,
"unknown_actions": false,
"updatedate": "2023-06-15T22:56:58+00:00",
"version": "v1"
"updatedate": "2023-11-03T19:31:09+00:00",
"version": "v2"
},
{
"access_levels": [
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"Write"
],
"arn": "arn:aws:iam::aws:policy/AmazonVPCNetworkAccessAnalyzerFullAccessPolicy",
"createdate": "2023-06-15T22:56:58Z",
"createdate": "2023-11-03T19:31:09Z",
"credentials_exposure": false,
"data_access": false,
"deprecated": false,
Expand Down Expand Up @@ -73,8 +73,8 @@
],
"Effect": "Allow",
"Resource": [
"arn:*:ec2:*:*:network-insights-access-scope/nis-*",
"arn:*:ec2:*:*:network-insights-access-scope-analysis/nisa-*"
"arn:*:ec2:*:*:network-insights-access-scope/*",
"arn:*:ec2:*:*:network-insights-access-scope-analysis/*"
]
},
{
Expand Down Expand Up @@ -839,6 +839,6 @@
"resource_exposure": false,
"undocumented_actions": false,
"unknown_actions": [],
"updatedate": "2023-06-15T22:56:58+00:00",
"version": "v1"
"updatedate": "2023-11-03T19:31:09+00:00",
"version": "v2"
}
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"Write"
],
"arn": "arn:aws:iam::aws:policy/AmazonVPCReachabilityAnalyzerFullAccessPolicy",
"createdate": "2023-06-14T20:12:17Z",
"createdate": "2023-11-03T19:37:28Z",
"credentials_exposure": false,
"data_access": false,
"deprecated": false,
Expand Down Expand Up @@ -71,8 +71,8 @@
],
"Effect": "Allow",
"Resource": [
"arn:*:ec2:*:*:network-insights-path/nip-*",
"arn:*:ec2:*:*:network-insights-analysis/nia-*"
"arn:*:ec2:*:*:network-insights-path/*",
"arn:*:ec2:*:*:network-insights-analysis/*"
]
},
{
Expand Down Expand Up @@ -816,6 +816,6 @@
"resource_exposure": false,
"undocumented_actions": false,
"unknown_actions": [],
"updatedate": "2023-06-14T20:12:17+00:00",
"version": "v1"
"updatedate": "2023-11-03T19:37:28+00:00",
"version": "v2"
}
Loading

0 comments on commit e516c4f

Please sign in to comment.