Package software.amazon.awscdk.services.route53resolver
Amazon Route53 Resolver Construct Library
This module is part of the AWS Cloud Development Kit project.
import software.amazon.awscdk.services.route53resolver.*;
There are no official hand-written (L2) constructs for this service yet. Here are some suggestions on how to proceed:
- Search Construct Hub for Route53Resolver construct libraries
- Use the automatically generated L1 constructs, in the same way you would use the CloudFormation AWS::Route53Resolver resources directly.
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.)
-
ClassDescriptionHigh-level information about a list of firewall domains for use in a AWS::Route53Resolver::FirewallRule .A fluent builder for
CfnFirewallDomainList
.Properties for defining aCfnFirewallDomainList
.A builder forCfnFirewallDomainListProps
An implementation forCfnFirewallDomainListProps
High-level information for a firewall rule group.A fluent builder forCfnFirewallRuleGroup
.A single firewall rule in a rule group.A builder forCfnFirewallRuleGroup.FirewallRuleProperty
An implementation forCfnFirewallRuleGroup.FirewallRuleProperty
An association between a firewall rule group and a VPC, which enables DNS filtering for the VPC.A fluent builder forCfnFirewallRuleGroupAssociation
.Properties for defining aCfnFirewallRuleGroupAssociation
.A builder forCfnFirewallRuleGroupAssociationProps
An implementation forCfnFirewallRuleGroupAssociationProps
Properties for defining aCfnFirewallRuleGroup
.A builder forCfnFirewallRuleGroupProps
An implementation forCfnFirewallRuleGroupProps
Creates a Amazon RouteĀ 53 Resolver on an Outpost.A fluent builder forCfnOutpostResolver
.Properties for defining aCfnOutpostResolver
.A builder forCfnOutpostResolverProps
An implementation forCfnOutpostResolverProps
A complex type that contains information about a Resolver configuration for a VPC.A fluent builder forCfnResolverConfig
.Properties for defining aCfnResolverConfig
.A builder forCfnResolverConfigProps
An implementation forCfnResolverConfigProps
TheAWS::Route53Resolver::ResolverDNSSECConfig
resource is a complex type that contains information about a configuration for DNSSEC validation.A fluent builder forCfnResolverDNSSECConfig
.Properties for defining aCfnResolverDNSSECConfig
.A builder forCfnResolverDNSSECConfigProps
An implementation forCfnResolverDNSSECConfigProps
Creates a Resolver endpoint.A fluent builder forCfnResolverEndpoint
.In a CreateResolverEndpoint request, the IP address that DNS queries originate from (for outbound endpoints) or that you forward DNS queries to (for inbound endpoints).A builder forCfnResolverEndpoint.IpAddressRequestProperty
An implementation forCfnResolverEndpoint.IpAddressRequestProperty
Properties for defining aCfnResolverEndpoint
.A builder forCfnResolverEndpointProps
An implementation forCfnResolverEndpointProps
The AWS::Route53Resolver::ResolverQueryLoggingConfig resource is a complex type that contains settings for one query logging configuration.A fluent builder forCfnResolverQueryLoggingConfig
.The AWS::Route53Resolver::ResolverQueryLoggingConfigAssociation resource is a configuration for DNS query logging.A fluent builder forCfnResolverQueryLoggingConfigAssociation
.Properties for defining aCfnResolverQueryLoggingConfigAssociation
.A builder forCfnResolverQueryLoggingConfigAssociationProps
An implementation forCfnResolverQueryLoggingConfigAssociationProps
Properties for defining aCfnResolverQueryLoggingConfig
.A builder forCfnResolverQueryLoggingConfigProps
An implementation forCfnResolverQueryLoggingConfigProps
For DNS queries that originate in your VPCs, specifies which Resolver endpoint the queries pass through, one domain name that you want to forward to your network, and the IP addresses of the DNS resolvers in your network.A fluent builder forCfnResolverRule
.In a CreateResolverRule request, an array of the IPs that you want to forward DNS queries to.A builder forCfnResolverRule.TargetAddressProperty
An implementation forCfnResolverRule.TargetAddressProperty
In the response to an AssociateResolverRule , DisassociateResolverRule , or ListResolverRuleAssociations request, provides information about an association between a resolver rule and a VPC.A fluent builder forCfnResolverRuleAssociation
.Properties for defining aCfnResolverRuleAssociation
.A builder forCfnResolverRuleAssociationProps
An implementation forCfnResolverRuleAssociationProps
Properties for defining aCfnResolverRule
.A builder forCfnResolverRuleProps
An implementation forCfnResolverRuleProps
A reference to a FirewallDomainList resource.A builder forFirewallDomainListReference
An implementation forFirewallDomainListReference
A reference to a FirewallRuleGroupAssociation resource.A builder forFirewallRuleGroupAssociationReference
An implementation forFirewallRuleGroupAssociationReference
A reference to a FirewallRuleGroup resource.A builder forFirewallRuleGroupReference
An implementation forFirewallRuleGroupReference
(experimental) Indicates that this resource can be referenced as a FirewallDomainList.Internal default implementation forIFirewallDomainListRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a FirewallRuleGroupAssociation.Internal default implementation forIFirewallRuleGroupAssociationRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a FirewallRuleGroup.Internal default implementation forIFirewallRuleGroupRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a OutpostResolver.Internal default implementation forIOutpostResolverRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a ResolverConfig.Internal default implementation forIResolverConfigRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a ResolverDNSSECConfig.Internal default implementation forIResolverDNSSECConfigRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a ResolverEndpoint.Internal default implementation forIResolverEndpointRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a ResolverQueryLoggingConfigAssociation.Internal default implementation forIResolverQueryLoggingConfigAssociationRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a ResolverQueryLoggingConfig.Internal default implementation forIResolverQueryLoggingConfigRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a ResolverRuleAssociation.Internal default implementation forIResolverRuleAssociationRef
.A proxy class which represents a concrete javascript instance of this type.(experimental) Indicates that this resource can be referenced as a ResolverRule.Internal default implementation forIResolverRuleRef
.A proxy class which represents a concrete javascript instance of this type.A reference to a OutpostResolver resource.A builder forOutpostResolverReference
An implementation forOutpostResolverReference
A reference to a ResolverConfig resource.A builder forResolverConfigReference
An implementation forResolverConfigReference
A reference to a ResolverDNSSECConfig resource.A builder forResolverDNSSECConfigReference
An implementation forResolverDNSSECConfigReference
A reference to a ResolverEndpoint resource.A builder forResolverEndpointReference
An implementation forResolverEndpointReference
A reference to a ResolverQueryLoggingConfigAssociation resource.A builder forResolverQueryLoggingConfigAssociationReference
An implementation forResolverQueryLoggingConfigAssociationReference
A reference to a ResolverQueryLoggingConfig resource.A builder forResolverQueryLoggingConfigReference
An implementation forResolverQueryLoggingConfigReference
A reference to a ResolverRuleAssociation resource.A builder forResolverRuleAssociationReference
An implementation forResolverRuleAssociationReference
A reference to a ResolverRule resource.A builder forResolverRuleReference
An implementation forResolverRuleReference