如何使用 AWS Cloudformer 为现有 API Gateway 创建云形成模板?

Posted

技术标签:

【中文标题】如何使用 AWS Cloudformer 为现有 API Gateway 创建云形成模板?【英文标题】:How can I use AWS Cloudformer to create a cloud formation template for an existing API Gateway? 【发布时间】:2020-04-21 20:42:28 【问题描述】:

我已经使用 aws 控制台创建了一个 api 网关。我想使用 cloudformer 为我的 api 网关提供 CloudFormation 模板。

请帮忙

【问题讨论】:

仅供参考:CloudFormer 有点过时了。好久没更新了。 【参考方案1】:

尽管 AWS 没有正式宣布,但 CloudFormer 似乎已停止使用

AWS 没有官方公告,但请参阅以下论坛帖子:

"We are not planning to enhance CloudFormer in its current form. We recommend using https://former2.com/, an opensource tool contributed by Ian McKay"

Luis Eduardo Colon,AWS CloudFormation 高级开发倡导者

CloudFormer is actually a very old tool that is not maintained. It has been in "beta" for many years.

John Rotenstein 亚马逊网络服务开发倡导者

尽管 AWS 没有正式宣布,但 CloudFormer 似乎已停止使用。 AWS 博客尚未更新,但官方文档不再提及该产品。

last blog post on CloudFormer was in 2013。 CloudFormer are in 2013 上的所有其他博客文章。

帖子包含以下内容

要使用 CloudFormer,launch a CloudFormation stack。有关更多详细信息,AWS CloudFormation User Guide 将引导您完成启动并使用 CloudFormer 生成模板。

第一个链接坏了

第二个链接不包含对 CloudFormer 的任何引用

'Choose a sample template' in the UI mention in this document 不再提及 CloudFormer:

它应该是什么样子

现在的样子

我应该改用什么?

见https://***.com/a/62944334/123671

【讨论】:

以上是关于如何使用 AWS Cloudformer 为现有 API Gateway 创建云形成模板?的主要内容,如果未能解决你的问题,请参考以下文章

AWS Cloudformer

将现有 AWS CloudWatch 警报导出到 CloudFormation 模板

AWS CloudFormer 支持哪些 AWS 服务?

将现有 AWS Lambda 和 API Gateway 导出到 Cloudformation 模板

如何使用 AWS Cognito 中的现有用户池生成 aws-exports.js?

如何将现有资源从不同的 AWS 账户导入 AWS CDK