Metadata-Version: 2.1
Name: aws-cdk.aws-route53-targets
Version: 0.31.0
Summary: CDK Constructs for AWS Route53 Alias Targets
Home-page: https://github.com/awslabs/aws-cdk
Author: Amazon Web Services
License: UNKNOWN
Project-URL: Source, https://github.com/awslabs/aws-cdk.git
Platform: UNKNOWN
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: jsii (~=0.11.0)
Requires-Dist: publication (>=0.0.3)
Requires-Dist: aws-cdk.aws-cloudfront (~=0.31.0)
Requires-Dist: aws-cdk.aws-elasticloadbalancingv2 (~=0.31.0)
Requires-Dist: aws-cdk.aws-iam (~=0.31.0)
Requires-Dist: aws-cdk.aws-route53 (~=0.31.0)
Requires-Dist: aws-cdk.cdk (~=0.31.0)

# Route53 Alias Record Targets for the CDK Route53 Library

This library contains Route53 Alias Record targets, for an ELBv2 load balancer and
for a CloudFront distribution.

See the documentation of `@aws-cdk/aws-route53` for more information.


