https://github.com/attakei/errbot-route53-plugin
Errbot plugin for Route53
https://github.com/attakei/errbot-route53-plugin
errbot errbot-plugin route53
Last synced: 9 months ago
JSON representation
Errbot plugin for Route53
- Host: GitHub
- URL: https://github.com/attakei/errbot-route53-plugin
- Owner: attakei
- License: gpl-3.0
- Created: 2017-07-25T13:53:26.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-12T07:07:33.000Z (over 8 years ago)
- Last Synced: 2025-06-15T21:48:06.616Z (12 months ago)
- Topics: errbot, errbot-plugin, route53
- Language: Python
- Size: 21.5 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# errrbot-route53
Errbot plugin for Route53
## Prerequirements
IAM user to access CloudFront(ACCESS ID and SECRET KEY)
## Installation
In errbot, run this command
```
!repos install https://github.com/attakei/errbot-route53.git
```
## Usage
List current zones
```
> !route53 list
example.com: My zone
```