Proof of concept around how the SSM Agent running in Fargate can be orchestrated to help with incident response.
Work in progress. Proof of concept only. Non Production Use
100% of the development for this is done using Makefile
and docker
.
Get started by running make test
in order to verify that all the unit tests work on your machine.
- Generate presigned urls to evidence loaded to s3.
- Reduce scope of IAM roles further for steps in the step-function.
- Improve integration test coverage.
- Improve unit test coverage.
jicowan original work on SSM Agent in Fargate