Open jpdev42 opened 3 months ago
Hi @jpdev42 - thank you for bringing this issue to our attention. We will look into the above and see if any blockers to upgrading the runtime version to the latest (or non-deprecated)
Will do some exploration on the above but please do let us know if you were able to find a workaround for the above issue as well
Describe the bug
Refer to line 84 of deploy/stacks/cw_canaries.py here.
According to Runtime versions using Python and Selenium Webdriver, the runtime version
syn-python-selenium-1.0
is no longer supported.When the nested stack is created, the following error occurs:
How to Reproduce
Include the configuration parameters to activate canaries in cdk.json:
Then, deploy dataall.
Expected behavior
The deployment should complete without error.
Your project
No response
Screenshots
No response
OS
Mac
Python version
3.12.2
AWS data.all version
2.6.0
Additional context
No response