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 中找到与任何控制台操作等效的 CLI?
有没有办法生成它?
对于某些服务,AWS 提供了这样的等价物,但没有通用的方法。您可以尝试 AWS 的第三方工具Console Recorder:
记录在 AWS 管理控制台中执行的操作并输出等效的 CLI/SDK 命令和 CloudFormation/Terraform 模板。