invalidinputexception "name prefix" not valid terraform while creating an FMS policy

0

While creating an FMS WAFv2 policy using Terraform I receive the following error:

Firehose name prefix is not valid: arn:aws:firehose:us-east-1:xxxx:deliverystream/test-stream-name

However firehose seems a valid arn, so what gives?

AWS
Lucas
preguntada hace un año276 visualizaciones
1 Respuesta
1
Respuesta aceptada

In order to fix this you need to ensure that the name of your firehose delivery stream resource in terraform starts with "aws-waf-logs".

AWS
Lucas
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