|
|
|
EC2mapper: open source interface to view Amazon AWS network configurations
(github.com)
|
|
1 points
by noahkunin
5073 days ago
|
|
A daemon process periodically pulls a snapshot of all relevant information via the AWS API which is timestamped and stored into a database. The default view will show the last snapshot retrieved -- the user can then go back in time and view the state of the network at a previous date, or select a range of days to see what was added/removed/modified within that range. |
|