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
- Host: GitHub
- URL: https://github.com/gemini-oss/starfleet
- Owner: gemini-oss
- License: apache-2.0
- Created: 2023-01-31T16:48:14.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-01T09:33:33.000Z (about 2 years ago)
- Last Synced: 2024-05-02T06:26:09.137Z (about 2 years ago)
- Topics: aws, aws-accounts, aws-config, aws-organizations, lambda, python
- Language: Python
- Homepage: https://gemini-oss.github.io/starfleet/
- Size: 3.06 MB
- Stars: 41
- Watchers: 3
- Forks: 7
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.