Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/henrique-freitas/report-untagged-resources-AWS
Reports Untaged Resources in AWS
https://github.com/henrique-freitas/report-untagged-resources-AWS
aws-lambda lambda tags untag
Last synced: 3 months ago
JSON representation
Reports Untaged Resources in AWS
- Host: GitHub
- URL: https://github.com/henrique-freitas/report-untagged-resources-AWS
- Owner: henrique-freitas
- Created: 2020-01-23T17:29:46.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-15T22:57:35.000Z (about 4 years ago)
- Last Synced: 2024-06-28T07:33:38.127Z (5 months ago)
- Topics: aws-lambda, lambda, tags, untag
- Language: Python
- Homepage:
- Size: 3.91 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Lambda to check some features of Amazon like EC2, S3, RDS, it is possible to add more features for verification, we just need to adjust the lambda timeout.
It is possible to add more regions in a single code
Any adjustments or suggestions for improvement are welcome.