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 個月前檢視次數 510 次
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 個月前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南