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

huangapple go评论214阅读模式
英文:

How can I use AWS Cloudformer to create a cloud formation template for an existing API Gateway?

问题

我已经使用AWS控制台创建了一个API网关。我想要使用cloudformer生成我的API网关的CloudFormation模板。请帮忙。

英文:

I have created an api gateway using aws console. I would like to fenerate CloudFormation template for my api gateway using cloudformer.

Please help

答案1

得分: 2

以下是已翻译的内容:

CloudFormer似乎已经被弃用,尽管AWS没有正式宣布

AWS没有正式宣布,但请查看这些论坛帖子:

"我们没有计划改进CloudFormer的当前形式。我们建议使用https://former2.com/,这是由Ian McKay贡献的开源工具"

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

CloudFormer实际上是一个很旧的工具,不再维护。它已经处于“beta”状态多年了。

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

尽管AWS没有正式宣布,但CloudFormer似乎已经被弃用。AWS博客没有更新,但官方文档不再提到这个产品。

要使用CloudFormer,请启动一个CloudFormation堆栈。有关更多详细信息,请参阅AWS CloudFormation用户指南,其中详细介绍了如何启动和使用CloudFormer生成模板。

  • 第一个链接已损坏

  • 第二个链接不包含任何与CloudFormer的参考信息

  • 在此文档中提到的UI中的'Choose a sample template'不再提到CloudFormer:

应该是什么样子

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

现在的样子

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

我应该使用什么替代品?

请参见https://stackoverflow.com/a/62944334/123671

英文:

CloudFormer appears to be end of life despite there being no official announcement from AWS

There's no official announcement from AWS but see these forum posts:

> "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, Sr Dev Advocate for AWS CloudFormation

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

John Rotenstein Developer Advocate at Amazon Web Services

CloudFormer appears to be end of life despite there being no official announcement from AWS. The AWS blogs haven't been updated but official documentation no longer mentions the product.

> To use CloudFormer, launch a CloudFormation stack. For more details, the AWS CloudFormation User Guide walks you through starting up and using CloudFormer to generate a template.

What it should look like

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

What it looks like now

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

What should I use instead?

See https://stackoverflow.com/a/62944334/123671

huangapple
  • 本文由 发表于 2020年1月3日 17:24:40
  • 转载请务必保留本文链接:https://go.coder-hub.com/59575949.html
匿名

发表评论

匿名网友

:?: :razz: :sad: :evil: :!: :smile: :oops: :grin: :eek: :shock: :???: :cool: :lol: :mad: :twisted: :roll: :wink: :idea: :arrow: :neutral: :cry: :mrgreen:

确定