Skip to content

Latest commit

 

History

History
35 lines (20 loc) · 994 Bytes

README.md

File metadata and controls

35 lines (20 loc) · 994 Bytes

Fargate IR

Proof of concept around how the SSM Agent running in Fargate can be orchestrated to help with incident response.

Build status

Build Status

Status

Work in progress. Proof of concept only. Non Production Use

Basic Flow

Architecture Diagram

Developing

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.

To Do

  • 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.

References

jicowan original work on SSM Agent in Fargate

Youtube Link to SEC318 - Coming Soon

Slides from SEC318 - Coming Soon