Is there a way to set the ip conditions of AWS WAF all that once by uploading a list?

0

You can restrict access to a resource like cloudfront by using AWS WAF. You can create an ip condition that can hold up to 10000 ip addresses or ip ranges. But these ranges need to be entered manually. I have a list of 200+ ip ranges that all need to be blocked. Is there a way to upload these ip ranges all at once? Perhaps via AWS CLI? Entering all those ip ranges manually would take a long time.

preguntada hace un año272 visualizaciones
1 Respuesta
1

Hi,

You could read 2 blogs like

How can I create, list, get, or update AWS WAFV2 IPSets using the AWS CLI? https://aws.amazon.com/premiumsupport/knowledge-center/maintain-waf-ipsets-using-cli/

Automatically update AWS WAF IP sets with AWS IP ranges https://aws.amazon.com/blogs/security/automatically-update-aws-waf-ip-sets-with-aws-ip-ranges/

both them you might guide you to update IP Sets.

AWS
Jorge
respondido hace un año

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas