简体   繁体   中英

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. I would like to fenerate CloudFormation template for my api gateway using cloudformer .

Please help

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

在此处输入图片说明

What it looks like now

在此处输入图片说明

What should I use instead?

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

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM