gpt4 book ai didi

amazon-web-services - AWS : How to force stop creating DynamoDB table?

转载 作者:行者123 更新时间:2023-12-03 17:30:31 26 4
gpt4 key购买 nike

运行后:$ aws dynamodb delete-table --table-name Listing-cmycl8n047yb70n704m804-react
我收到此错误:An error occurred (ResourceInUseException) when calling the DeleteTable operation: Attempt to change a resource which is still in use: Table is being created: MY_TABLE_NAME
空表已经创建了最后一个小时。

如何强制删除仍在创建的表?

最佳答案

资源使用异常
该操作与资源的可用性冲突。例如,您尝试重新创建现有表,或尝试删除当前处于 CREATING 状态的表。

关于amazon-web-services - AWS : How to force stop creating DynamoDB table?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/55131657/

26 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com