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!

2 Antworten
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
beantwortet vor 9 Monaten
  • 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
beantwortet vor 9 Monaten

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen