A graphical view into your CloudTrail records
docker run -dit -p <desiredPort>:80 --name informant <image_location>
Possible arguments:
- --env-file # Required for environment variables for SDK keys if instance profile isn't used
- -v :/var/www/html/searches # Required if you want the search data to be stored on the host rather than within the container