7 Commits

Author SHA1 Message Date
Anton Timiskov
fc782b5ab8 back to sh 2016-12-07 15:03:29 +03:00
Anton Timiskov
8f9bd6e5b9 Support of using AWS IAM Role Access keys
`x-amz-security-token` header is required in HTTP Requests
2016-12-06 21:19:30 +03:00
neilpang
dfbc244b00 support aws remove 2016-12-06 16:52:02 +08:00
Marcello Barnaba
c12be766e9 Fix Route53 API consumer
Ignoring the Chthlulu argument 😃, Route53 returns its XML all on one line, making not possible to grep the hosted zone record with egrep/sed.

This change splits the XML in multiple lines, so that parsing can succeed.
2016-12-04 20:15:48 +01:00
neilpang
2f1bc5864f fix format 2016-11-20 23:09:57 +08:00
neilpang
16d79ebaac fix format 2016-11-20 23:04:28 +08:00
neilpang
e009ec8b93 Support AWS Route53 api 2016-11-20 22:57:07 +08:00