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

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

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.