Importing MSK Cluster to CloudFormation fails when applying tags

0

I am trying to import an MSK Cluster into the cloudformation stack. During this process CF tries to update the resource "Apply stack-level tags to imported resource if applicable" and it fails cause "You can't update multiple attributes of the cluster in same request. Use a different request for each update".

Has anyone been able to complete the import sucesfully?

SergeyK
質問済み 4ヶ月前412ビュー
1回答
0

Hello there,

I suspect you might be importing the stack and updating the tags at a time. CFN supports one task(update) at a time. So, please import it first and then update the tags once import is successful.

AWS
サポートエンジニア
回答済み 3ヶ月前

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

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

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

関連するコンテンツ