Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试删除 AWS lex 机器人。delete it 操作的先决条件是应该删除所有关联的别名。我按顺序删除这些别名,因为 API 不支持并行删除。我确定第一个别名已被删除,但是当发出删除下一个别名的命令时,它会出错,说已经发生了删除操作。