https://github.com/cloudoutloud/checkup
Checkup make sure your AWS managed service versions are up to date.
https://github.com/cloudoutloud/checkup
aws python
Last synced: 5 months ago
JSON representation
Checkup make sure your AWS managed service versions are up to date.
- Host: GitHub
- URL: https://github.com/cloudoutloud/checkup
- Owner: cloudoutloud
- Created: 2022-06-05T17:07:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-11T18:24:03.000Z (6 months ago)
- Last Synced: 2026-01-11T21:51:46.295Z (6 months ago)
- Topics: aws, python
- Language: Python
- Homepage:
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Checkup :wrench:
A script to check all given AWS managed service versions in a given account.
Print results in table and cross check current version is up to date.
Script will authenticate using your local AWS profile
To use run `python3 checkup.py --help` for full options.
List of AWS managed services supported
- EKS (Elastic Kubernetes Service)
- RDS (Relational Database Service)
- MSK (Managed Streaming for Apache Kafka)
- OpenSearch (AWS elasticsearch offering)