Metadata-Version: 2.1
Name: aws-cdk.aws-route53-targets
Version: 0.39.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.14.0)
Requires-Dist: publication (>=0.0.3)
Requires-Dist: aws-cdk.aws-apigateway (~=0.39.0)
Requires-Dist: aws-cdk.aws-cloudfront (~=0.39.0)
Requires-Dist: aws-cdk.aws-elasticloadbalancingv2 (~=0.39.0)
Requires-Dist: aws-cdk.aws-iam (~=0.39.0)
Requires-Dist: aws-cdk.aws-route53 (~=0.39.0)
Requires-Dist: aws-cdk.core (~=0.39.0)

# Route53 Alias Record Targets for the CDK Route53 Library
<!--BEGIN STABILITY BANNER-->

---

![Stability: Stable](https://img.shields.io/badge/stability-Stable-success.svg?style=for-the-badge)

> **This is a _developer preview_ (public beta) module. Releases might lack important features and might have
> future breaking changes.**

---
<!--END STABILITY BANNER-->

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.


