Amazon Lex launches support for AWS CloudFormation - devamazonaws.blogspot.com

Amazon Lex now supports AWS CloudFormation, allowing you to create bots and organize Amazon Lex resources using CloudFormation stack templates. Amazon Lex is a service for building conversational interfaces into any application using voice and text. With CloudFormation support, you can easily model resources on Lex V2 APIs - namely Bot, BotVersion, BotAlias, and ResourcePolicy - to provision resources quickly and consistently, and manage them through their lifecycles.

Post Updated on December 10, 2021 at 04:29PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com