Skip to content

创建FMS策略时,无效的输入异常“名称前缀”不符合Terraform要求。

0

【以下的问题经过翻译处理】 在使用Terraform创建FMS WAFv2策略时,我收到以下错误消息:

管道名称前缀无效:arn:aws:firehose:us-east-1:xxxx:deliverystream/test-stream-name

但是,firehose似乎是有效的ARN,那是为什么呢?

EXPERT

asked 3 years ago200 views

1 Answer
0

【以下的回答经过翻译处理】 为了解决这个问题,您需要确保在terraform中使用的firehose传送流资源的名称以“aws-waf-logs”开头。

EXPERT

answered 3 years 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.