An open API service indexing awesome lists of open source software.

https://github.com/gemini-oss/starfleet

Whole-infrastructure automation tooling for AWS
https://github.com/gemini-oss/starfleet

aws aws-accounts aws-config aws-organizations lambda python

Last synced: 5 months ago
JSON representation

Whole-infrastructure automation tooling for AWS

Awesome Lists containing this project

README

          

# Starfleet

## Documentation
There is a lot of documentation on our very fancy docs site here: [https://gemini-oss.github.io/starfleet](https://gemini-oss.github.io/starfleet)

## What is it?
This is a whole AWS infrastructure automation tool that is able to run Lambda functions with AWS account specific workloads.
It's primary purpose is to enable cloud and infrastructure security teams the ability to run automation for ensuring infrastructure
state across an entire AWS organization in a manner that cannot adequately be achieved with AWS Organizations.

You can make lambdas to do whatever it is that you want to do with the proper context of the AWS account or region that you want
to operate in.