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
已提问 1 年前276 查看次数
1 回答
1
已接受的回答

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
已回答 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则