1 回答
- 最新
- 投票最多
- 评论最多
0
【以下的回答经过翻译处理】 由于 SAM 基于 CloudFormation,您可以将资源导入其中。
您需要为此使用 CLI,因为当模板具有转换部分时控制台不支持导入([参考](https://aws.amazon.com/premiumsupport/knowledge-center/cloudformation-template-resources-error/))。
以下是有关如何导入的更多信息:[使用 AWS CLI 将现有资源导入堆栈](https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/resource-import-existing-stack .html#resource-import-existing-stack-cli)。
查看导入过程的概述。
相关内容
- AWS 官方已更新 2 年前
- AWS 官方已更新 4 年前
- AWS 官方已更新 2 年前