https://github.com/beverts312/bails-aws-utils
For making life in AWS Easier
https://github.com/beverts312/bails-aws-utils
Last synced: 3 months ago
JSON representation
For making life in AWS Easier
- Host: GitHub
- URL: https://github.com/beverts312/bails-aws-utils
- Owner: beverts312
- Created: 2022-10-16T02:48:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-15T17:28:43.000Z (over 1 year ago)
- Last Synced: 2025-03-06T12:52:59.615Z (3 months ago)
- Language: Python
- Homepage:
- Size: 12.7 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Bails AWS Utils
A set of scripts for maing life easier when working with AWS.Setup: `pip install bails-aws-utils`
## Route 53
* `dynamc-dns` - A script to update a Route 53 record with the current public IP address of the machine it is running on. This is useful for setting up a dynamic DNS service for a home network. It also comes with a command to help configure it as a cron job.