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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南