简体   繁体   English

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

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

I have created an api gateway using aws console.我使用 aws 控制台创建了一个 api 网关。 I would like to fenerate CloudFormation template for my api gateway using cloudformer .我想使用cloudformer为我的 api 网关创建CloudFormation模板。

Please help请帮忙

CloudFormer appears to be end of life despite there being no official announcement from AWS尽管 AWS 没有正式宣布,但 CloudFormer 似乎已经结束

There's no official announcement from AWS but see these forum posts: 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" “我们不打算以目前的形式增强 CloudFormer。我们建议使用 https://former2.com/,这是一个由 Ian McKay 贡献的开源工具”

Luis Eduardo Colon, Sr Dev Advocate for AWS CloudFormation Luis Eduardo Colon,AWS CloudFormation 的高级开发倡导者

CloudFormer is actually a very old tool that is not maintained. CloudFormer 实际上是一个非常老的工具,没有维护。 It has been in "beta" for many years. 它已经处于“测试版”多年。

John Rotenstein Developer Advocate at Amazon Web Services Amazon Web Services 的 John Rotenstein 开发人员倡导者

CloudFormer appears to be end of life despite there being no official announcement from AWS.尽管 AWS 没有正式宣布,但 CloudFormer 似乎已经结束。 The AWS blogs haven't been updated but official documentation no longer mentions the product. AWS 博客尚未更新,但官方文档不再提及该产品。

To use CloudFormer, launch a CloudFormation stack .要使用 CloudFormer,请启动 CloudFormation 堆栈 For more details, the AWS CloudFormation User Guide walks you through starting up and using CloudFormer to generate a template.有关更多详细信息, AWS CloudFormation 用户指南将引导您启动和使用 CloudFormer 生成模板。

What it should look like它应该是什么样子

在此处输入图片说明

What it looks like now现在的样子

在此处输入图片说明

What should I use instead?我应该用什么代替?

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

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 如何从现有 AWS 环境创建云形成模板? - How to create a cloud formation template from an existing AWS environment? AWS获取用于云形成的API网关URL - AWS Get API Gateway URL for Use in Cloud Formation AWS CloudFormation 是否支持 Cloudformer 功能以从现有基础设施创建模板 - is AWS CloudFormation supports Cloudformer feature to create template from existing infrastructure 在 AWS Cloud Formation 模板中创建嵌套 If else - Create Nested If else in AWS Cloud Formation Template 我是否可以在 SAM 模板中使用 AWS Cloud Formation 资源语法,反之亦然? - Can I use the AWS Cloud Formation resource syntax into SAM template or vice-versa? 我们如何使用 AWS 云形成模板创建跨区域 RDS 只读副本? - How can we create cross region RDS read replica using AWS cloud formation template? 在AWS Cloud Formation模板中动态创建CIDR - Create CIDR dynamically in AWS Cloud Formation Template 如何将 AWS 无服务器应用程序项目更改为仅部署为 lambda 功能? (没有API网关和云编队) - How to change an AWS Serverless application project to just deploy as lambda functions? (No API gateway and cloud formation) 如果尚未创建新的SSM参数,如何创建AWS云形成条件? - How can I create an AWS Cloud Formation condition for creating a new SSM Parameter if not already created? AWS 选择 CloudFormer 模板 - AWS select the CloudFormer template
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM