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?

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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ