AWS Control Tower now supports Python 3.9 runtime - devamazonaws.blogspot.com

Today, we are announcing an update to AWS Control Tower that includes a change to the Notification Forwarder Lambda to use the Python version 3.9 runtime. This update addresses the planned deprecation of Python version 3.6 runtime. Function invocations continue indefinitely after the runtime version reaches end of support. However, AWS strongly recommends that you migrate functions to a supported runtime version so that you continue to receive security patches and remain eligible for technical support. Please refer to the runtime deprecation policy for additional deprecation details.

Post Updated on April 27, 2022 at 08:01PM

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