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

feat(new construct): aws-networkfirewall-vpc #952

Open
1 task
crenzoaws opened this issue Apr 19, 2023 · 1 comment
Open
1 task

feat(new construct): aws-networkfirewall-vpc #952

crenzoaws opened this issue Apr 19, 2023 · 1 comment
Labels
feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged

Comments

@crenzoaws
Copy link

The construct being purposed is an integration of AWS Firewall Manager into a VPC to either inspect all intra-subnet traffic or just internet egress/ingress traffic.

Use Case

A user would like an accelerated way to integrate AWS Network Firewall into their workload to take advantage of traffic inspection.

Proposed Solution

This illustrates the services used to create a VPC with intra-subnet inspection and two private subnets. The overall architecture will vary depending on the parameters specified such as: number of subnets, number of AZs and intra-subnet vs internet egress/ingress inspection.

image

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

This is a 🚀 Feature Request

@crenzoaws crenzoaws added feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged labels Apr 19, 2023
@crenzoaws crenzoaws changed the title New Pattern: aws-networkfirewall-vpc feat(new construct): aws-networkfirewall-vpc Apr 19, 2023
@biffgaut
Copy link
Contributor

Thanks - we'll take a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved needs-triage The issue or PR still needs to be triaged
Projects
None yet
Development

No branches or pull requests

2 participants