@cfn-modules/route53-hosted-zone-wrapper

1.7.0 • Public • Published

cfn-modules: AWS Route53 hosted zone (wrapper)

AWS Route53 hosted zone wrapper for existing zones.

Install

Install Node.js and npm first!

npm i @cfn-modules/route53-hosted-zone-wrapper

Usage

---
AWSTemplateFormatVersion: '2010-09-09'
Description: 'cfn-modules example'
Resources:
  HostedZone:
    Type: 'AWS::CloudFormation::Stack'
    Properties:
      Parameters:
        Id: 'ZQ9I4T2TI3HJ5' # required
      TemplateURL: './node_modules/@cfn-modules/route53-hosted-zone-wrapper/module.yml'

Examples

none

Related modules

Parameters

Name Description Default Required? Allowed values
Id The id of the hosted zone yes

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.7.0
    10
    • latest

Version History

Package Sidebar

Install

npm i @cfn-modules/route53-hosted-zone-wrapper

Weekly Downloads

11

Version

1.7.0

License

Apache-2.0

Unpacked Size

297 kB

Total Files

39

Last publish

Collaborators

  • hellomichibye
  • andreaswittig