aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.95k stars 2.1k forks source link

Add example of @aws-cdk/route53-resolver-alpha and CfnResolverEndpoint #1011

Closed cam8001 closed 3 months ago

cam8001 commented 3 months ago

A mixed example making use of both an alpha L2 module, @aws-cdk/route53-resolver-alpha, which implements the DNS firewall feature of Route 53 Resolver, and aws-cdk-lib/route53-resolver.CfnResolverEndpoint.

Typescript only.

This: