AWS DynamoDB显示了“在Updatrollback”期间跳过的“资源”表中的表格。并且可以再次部署

发布于 2025-02-11 17:38:49 字数 326 浏览 2 评论 0 原文

我部署了一个发电机堆栈,由于表定义中的错误,我不得不跳过表。现在,我无法再次部署表,当我看到控制台时,表(资源)显示为“在Updatreollback期间跳过资源”。

有人知道如何再次部署堆栈的船长资源吗?

屏幕快照在AWS控制台中显示细节:

”

I deployed a dynamo stack and I had to skip a table due to errors in the table definition. Now I can´t deploy de table again, and when I see the the console, the table (resource) appears as "Resource skipped during UpdateRollback".

Does anybody know how can I deploy again a skipper resource of an stack?

Screenshot that shows the detail in the AWS console:

AWS CONSOLE

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

带刺的爱情 2025-02-18 17:38:49

为了从失败的堆栈更新中恢复,您必须使用

然后,您可以进行调整,从而使该资源被跳过并重新部署更新,以使您的堆栈稳定。此处提供的更多详细信息:

https:// https:///aws.amazon。 com/premiumsupport/知识中心/云形式 - 滚动 - 滚动 - 返回/

In order to recover from a failed stack update you must use ContinueUpdateRollback.

Then you can make the adjustments that caused that resource to be skipped and re-deploy your updates to bring your stack into a steady state. More details provided here:

https://aws.amazon.com/premiumsupport/knowledge-center/cloudformation-update-rollback-failed/

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文