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개 답변
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달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠