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

Disable WAF for NLB and only deploy infraStack #170

Merged
merged 2 commits into from
Apr 30, 2024

Conversation

gaiksaya
Copy link
Member

@gaiksaya gaiksaya commented Apr 30, 2024

Description

As per WAF documentation, only following formats are supported

     * - For an Application Load Balancer: `arn:aws:elasticloadbalancing: *region* : *account-id* :loadbalancer/app/ *load-balancer-name* / *load-balancer-id*`
     * - For an Amazon API Gateway REST API: `arn:aws:apigateway: *region* ::/restapis/ *api-id* /stages/ *stage-name*`
     * - For an AWS AppSync GraphQL API: `arn:aws:appsync: *region* : *account-id* :apis/ *GraphQLApiId*`

Since this clusters use NLB need to come up with another solution

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

Signed-off-by: Sayali Gaikawad <[email protected]>
Signed-off-by: Sayali Gaikawad <[email protected]>
@gaiksaya gaiksaya changed the title Disable WAF for NLB Disable WAF for NLB and only deploy infraStack Apr 30, 2024
@gaiksaya gaiksaya merged commit 15b8fa2 into opensearch-project:main Apr 30, 2024
4 checks passed
@gaiksaya gaiksaya deleted the remove-nlb branch April 30, 2024 23:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants