kontinuum-route53

0.1.4 • Public • Published

kontinuum-route53

Create hosted zones and set resource record set in route53.

Requirements

Setup Instructions

Usage

Available values for target hosted zone id and target dns name.

Flag Default Required Description
--name true Must match s3 bucket eg. foo.example.com
--root true Root domain eg. example.com
--target-hosted-zone-id Z3BJ6K6RIION7M false Target hosted zone id from the list of available values. Must match hosted zone of corresponding s3 bucket
--target-dns-name s3-website-us-west-2.amazonaws.com. false Target dns name has to match the selected target hosted zone id.

eg.

./script.sh --name foo.example.com --root example.com

If name is the same as root then an alias for www.$root will also be created.

[TODO]: only works for static sites via s3 buckets

Readme

Keywords

none

Package Sidebar

Install

npm i kontinuum-route53

Weekly Downloads

3

Version

0.1.4

License

MIT

Last publish

Collaborators

  • esayemm