amazon-web-services - 云信息 : is it possible to export current aws configuration as template?

标签 amazon-web-services aws-lambda aws-cloudformation

我刚刚创建了 Dynamodb 表、Lambda 函数、S3 存储桶等。我想知道是否有办法将此配置导出为 cloudformation 模板

最佳答案

CloudFormer旨在实现此目的,但它不支持 Lambda 函数、API 网关和其他服务。此外,它很笨重,需要启动 EC2 实例,并且不是为创建可重用模板而设计的 - 您必须对它们进行大量调整。据我所知,没有服务(亚马逊或其他)可以自动准确地导出您的资源。它位于 Cloudcraft roadmap ,但尚未可用。

关于amazon-web-services - 云信息 : is it possible to export current aws configuration as template?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47684327/

相关文章:

aws-cloudformation - 遇到不受支持的属性 ComparisonOperator

python - 在程序的后面部分使用变量(python)

python - 在 Lambda Python MediaConvert 函数上设置 ACL

amazon-web-services - 带有 DynamoDb 的 AWS lambda 函数。项目的新图像不包含所有字段

javascript - 如何将 AWS Lambda 中的示例从 javascript 转换为 Java?

amazon-web-services - AWS SAM - 如何将阶段变量与 swagger 端点 uri 上的 Fn::Sub 结合起来

amazon-web-services - AWS/云信息 : How to export/import parameter value to another stack (YAML)

mysql - HeidiSQL 无法连接到我的 RDS 数据库?

amazon-web-services - 备份所有服务的 AWS 配置

jquery - AWS API 方法失败并出现 504 错误;使用 Cognito 和 CORS