如何生成等效于任何控制台操作的 AWS CLI

How to generate AWS CLI equivalent of any console operation

如何在 AWS 中找到与任何控制台操作等效的 CLI?

有什么方法可以生成吗?

对于某些服务,AWS 提供了此类等价物,但没有通用的方法。您可以尝试第三方工具 Console Recorder for AWS:

Records actions made in the AWS Management Console and outputs the equivalent CLI/SDK commands and CloudFormation/Terraform templates.