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
posta un anno fa277 visualizzazioni
1 Risposta
1
Risposta accettata

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
con risposta un anno fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande