AWS AmazonCloudWatch medium security documentation change
Summary
Updated Python Selenium runtime to 10.0 with security patches, browser updates, and added version history documentation
Security assessment
Explicitly states 'Applied security patches' in syn-python-selenium-10.0 changes. Browser version updates and security patches address potential vulnerabilities.
Diff
diff --git a/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_python_selenium.md b/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_python_selenium.md index 074448682..c0e9bba8d 100644 --- a//AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_python_selenium.md +++ b//AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_python_selenium.md @@ -5 +5 @@ -syn-python-selenium-8.0 +syn-python-selenium-10.0 @@ -15 +15,63 @@ The naming convention for these runtime versions is `syn-`language`-`framework`- -## syn-python-selenium-8.0 +## syn-python-selenium-10.0 + +Version 10.0 is the newest CloudWatch Synthetics runtime for Python and Selenium. + +**Major dependencies** : + + * Python 3.11 + + * Selenium 4.32.0 + + * Chromium version 145.0.7632.77 + + + + +**Changes in syn-python-selenium-10.0** + + * Applied security patches and updated browser versions. + + + + +For more information, see the following: + + * [Selenium Change log](https://www.selenium.dev/blog/2025/selenium-4-32-released) + + * [Selenium documentation](https://www.selenium.dev/selenium/docs/api/py/api.html) + + + + +The following earlier runtime versions for Python and Selenium are still supported. + +### syn-python-selenium-9.0 + +**Major dependencies** : + + * Python 3.11 + + * Selenium 4.32.0 + + * Chromium version 143.0.7499.169 + + + + +**Changes in syn-python-selenium-9.0** + + * Applied security patches and updated browser versions. + + + + +For more information, see the following: + + * [Selenium Change log](https://www.selenium.dev/blog/2025/selenium-4-32-released) + + * [Selenium documentation](https://www.selenium.dev/selenium/docs/api/py/api.html) + + + + +### syn-python-selenium-8.0 @@ -48,2 +109,0 @@ For more information, see the following: -The following earlier runtime versions for Python and Selenium are still supported. -