AWSCDK::Route53Resolver

22 types

Amazon Route53 Resolver Construct Library

This module is part of the AWS Cloud Development Kit project.

require 'aws-cdk-lib'

There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:

An experimental construct library for this service is available in preview. Since it is not stable yet, it is distributed as a separate package so that you can pin its version independently of the rest of the CDK. See the package:

@aws-cdk/aws-route53resolver-alpha

There are no hand-written (L2) constructs for this service yet. However, you can still use the automatically generated L1 constructs, and use this service exactly as you would using CloudFormation directly.

For more information on the resources and properties available for this service, see the CloudFormation documentation for AWS::Route53Resolver.

(Read the CDK Contributing Guide and submit an RFC if you are interested in contributing to this construct library.)

API Reference

Classes 11

CfnFirewallDomainListHigh-level information about a list of firewall domains for use in a [AWS::Route53Resolver CfnFirewallRuleGroupHigh-level information for a firewall rule group. CfnFirewallRuleGroupAssociationAn association between a firewall rule group and a VPC, which enables DNS filtering for th CfnOutpostResolverCreates a Amazon Route 53 Resolver on an Outpost. CfnResolverConfigA complex type that contains information about a Resolver configuration for a VPC. CfnResolverDNSSECConfigThe `AWS::Route53Resolver::ResolverDNSSECConfig` resource is a complex type that contains CfnResolverEndpointCreates a Resolver endpoint. There are two types of Resolver endpoints, inbound and outbou CfnResolverQueryLoggingConfigThe AWS::Route53Resolver::ResolverQueryLoggingConfig resource is a complex type that conta CfnResolverQueryLoggingConfigAssociationThe AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation resource is a configuratio CfnResolverRuleFor DNS queries that originate in your VPCs, specifies which Resolver endpoint the queries CfnResolverRuleAssociationIn the response to an [AssociateResolverRule](https://docs.aws.amazon.com/Route53/latest/A

Interfaces 11

CfnFirewallDomainListPropsProperties for defining a `CfnFirewallDomainList`. CfnFirewallRuleGroupAssociationPropsProperties for defining a `CfnFirewallRuleGroupAssociation`. CfnFirewallRuleGroupPropsProperties for defining a `CfnFirewallRuleGroup`. CfnOutpostResolverPropsProperties for defining a `CfnOutpostResolver`. CfnResolverConfigPropsProperties for defining a `CfnResolverConfig`. CfnResolverDNSSECConfigPropsProperties for defining a `CfnResolverDNSSECConfig`. CfnResolverEndpointPropsProperties for defining a `CfnResolverEndpoint`. CfnResolverQueryLoggingConfigAssociationPropsProperties for defining a `CfnResolverQueryLoggingConfigAssociation`. CfnResolverQueryLoggingConfigPropsProperties for defining a `CfnResolverQueryLoggingConfig`. CfnResolverRuleAssociationPropsProperties for defining a `CfnResolverRuleAssociation`. CfnResolverRulePropsProperties for defining a `CfnResolverRule`.