Create a CloudFormation template for Amazon Lex v2

0

Hi,

I am trying to create a CloudFormation template for Amazon Lex v2 to automate promotion process to higher environment. The bot I built includes English and French, having two respective Lambda function. Is there automated way to create and update the CF template? I'm worried about manually type JSON to create a template and update it.. Does AWS provide a way to easily create a template from Lex console? This link is the only resource I've found: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-lex-bot.html

Thank you in advance!

已提问 9 个月前511 查看次数
2 回答
0

Hi,

Please refer to the link - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_Lex.html. Currently, Amazon Lex V2 is the only supported version in AWS CloudFormation.

Thanks,

AWS
已回答 9 个月前
  • I mean, is there any other way to automate the template process other than manually add JSON/YAML?

0

@Rabosian - Greetings!! The purpose of having CloudFormation template is to automate the creation/update/deletion of infra part. But automating the creation of CloudFormation template is something that is not supported today.

I hope this answers your question.

Thanks, Arjun

PS: If you think this answer has helped you and might help others looking for same query, kindly mark acceptance of this answer, thanks.

AWS
已回答 9 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则