awslabs / route53-dynamic-dns-with-lambda

A Dynamic DNS system built with API Gateway, Lambda & Route 53.
Apache License 2.0
486 stars 167 forks source link

add dynamic_dns_lambda_client.ps1, conversion of dynamic_dns_lambda_c… #6

Closed itjc closed 7 years ago

itjc commented 7 years ago

Hey Sean,

Here's a second try with a cleaner pull request, with just the one commit, translating the Bash script 'dynamic_dns_lambda_client.sh' to Powershell equivalent 'dynamic_dns_lambda_client.ps1'.

Please let me know if you have any questions while reviewing.

Thanks, Daniel

seangreathouse commented 7 years ago

Thanks Daniel! I'll review and get this merged.