Skip to content

Disable Amplify-recommended Firewall protection

0

Im trying to turn off the Amplify-recommended Firewall protection but at the GUI is not allowing me to turn it off once that I click the checkbox, its not providing any "save" or "confirmation" button to perform my action

Enter image description here

Im also trying to to use the cloudshell to disable it but when Im calling "aws amplify get-app --app-id APP-ID-HERE" is returning the JSON with the app information but nothing related to the Firewall protection

1 Answer
5

Any luck by disassociate Web ACL from the app first:

Use AWS Console (WAF)

  • Go to the AWS WAF console.
  • Find the Web ACL associated with your Amplify app.
  • Choose Disassociate from the resource (your Amplify app).
  • Confirm and save.
EXPERT

answered a year ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.