Announcing AWS PrivateLink Support for Amazon Lex - devamazonaws.blogspot.com

Amazon Lex is a service for building conversational interfaces into any application using voice and text. Amazon Lex now supports Amazon Virtual Private Cloud (VPC) endpoints via AWS PrivateLink so you can securely initiate calls to Amazon Lex V2 APIs from within your VPC and without using public IPs or exposing your traffic to public internet. AWS PrivateLink provides private connectivity between VPCs and AWS services, without ever leaving the Amazon network, significantly simplifying your internal network architecture.

Post Updated on January 10, 2022 at 10:20PM

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