cfndsl 0.1.12 → 0.1.13

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/lib/cfndsl/aws_types.yaml +18 -0
  2. metadata +1 -1
@@ -550,6 +550,13 @@ Resources:
550
550
  Properties:
551
551
  Description: String
552
552
  SubnetIds: [ String ]
553
+ "AWS::Route53::HostedZone" :
554
+ Properties:
555
+ HostedZoneConfig: Route53HostedZoneConfig
556
+ Name: String
557
+ "AWS::Route53::HealthCheck" :
558
+ Properties:
559
+ HealthCheckConfig: Route53HealthCheckConfig
553
560
  "AWS::Route53::RecordSet" :
554
561
  Properties:
555
562
  HostedZoneId: String
@@ -802,3 +809,14 @@ Types:
802
809
  RedshiftParameter:
803
810
  ParameterName: String
804
811
  ParameterValue: String
812
+ Route53HostedZoneConfig:
813
+ Comment: String
814
+ Route53HealthCheckConfig:
815
+ FailureThreshold: Integer
816
+ FullyQualifiedDomainName: String
817
+ IPAddress: String
818
+ Port: Integer
819
+ RequestInterval: Integer
820
+ ResourcePath: String
821
+ SearchString: String
822
+ Type: String
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: cfndsl
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.12
4
+ version: 0.1.13
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: