Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

@aws-cdk/aws-route53resolver: Route53 Resolver DNS Firewall Resources #14435

Closed
2 tasks
rafaelpereyra opened this issue Apr 28, 2021 · 2 comments
Closed
2 tasks
Assignees
Labels
@aws-cdk/aws-route53resolver @aws-cdk/aws-route53 Related to Amazon Route 53 feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.

Comments

@rafaelpereyra
Copy link

Add initial support for Route53 Resolver DNS Firewall recently introduced by AWS. (https://aws.amazon.com/about-aws/whats-new/2021/03/introducing-amazon-route-53-resolver-dns-firewall/)

Use Case

Any user could benefit of this feature that is easy to activate and configure in existing environments improving security and observability of DNS issues.

Proposed Solution

Implement the new resources as part of the aws-route53resolver module:

AWS::Route53Resolver::FirewallRuleGroup
AWS::Route53Resolver::FirewallDomainList
AWS::Route53Resolver::FirewallRuleGroupAssociation

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change

This is a 🚀 Feature Request

@rafaelpereyra rafaelpereyra added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Apr 28, 2021
@njlynch
Copy link
Contributor

njlynch commented Apr 29, 2021

Thanks for the feature request!

These will be supported (at the same level as the rest of Route53Resolver, with the "level 1" Cfn* classes) when the latest version of the CloudFormation spec is merged in. The current PR tracking this is #14411. Once that is merged, support for the above resources will be included.

@njlynch njlynch closed this as completed Apr 29, 2021
@github-actions
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-route53resolver @aws-cdk/aws-route53 Related to Amazon Route 53 feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged.
Projects
None yet
Development

No branches or pull requests

2 participants