synthetics: synthetics python selenium 4.0 missing in Runtime options #31218
Labels
@aws-cdk/aws-synthetics
Related to Amazon CloudWatch Synthetics
bug
This issue is a bug.
effort/small
Small work item – less than a day of effort
p2
Describe the bug
Latests selenium python runtime for canaries available in the library is based on Python 8 which will get deprecated on 14th October 2024. In order to upgrade canaries, AWS recently released the Runtime syn-python-selenium-4.0 which uses Python 3.9, but this is still not available in the latest cdk-lib version v2.154.1.
Regression Issue
Last Known Working CDK Version
No response
Expected Behavior
All available runtimes using console are also available in the cdk lib
Current Behavior
Is not possible to upgrade existing canaries in an automated way to use a non deprecated Python version runtime
Reproduction Steps
For existing canaries, navigate to AWS Cloudwatch -> Synthetics, select the synthetic and on Actions -> Upgrade Runtime and there is the new runtime available.
Possible Solution
Include the already available canary runtime described in this ticket into a new release of the cdk lib
Additional Information/Context
No response
CDK CLI Version
v2.154.1
Framework Version
No response
Node.js Version
v2.154.1.
OS
cdk
Language
TypeScript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: