Commit cc75ded
authored
feat(synthetics): add syn-python-selenium-4.0 runtime (#31101)
### Issue # (if applicable)
Closes #30137.
### Reason for this change
Add new runtime.
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_python_selenium.html#CloudWatch_Synthetics_runtimeversion-syn-python-selenium-4.0
### Description of changes
Add `syn-python-selenium-4.0` for synthetics runtime ENUM.
### Description of how you validated changes
Modify a unit test and an integ test to test the new runtime.
### Checklist
- [x] My code adheres to the [CONTRIBUTING GUIDE](https://github.com/aws/aws-cdk/blob/main/CONTRIBUTING.md) and [DESIGN GUIDELINES](https://github.com/aws/aws-cdk/blob/main/docs/DESIGN_GUIDELINES.md)
----
*By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license*1 parent 5146fe5 commit cc75ded
File tree
9 files changed
+1044
-18
lines changed- packages
- @aws-cdk-testing/framework-integ/test/aws-synthetics/test
- integ.canary.js.snapshot
- aws-cdk-lib/aws-synthetics
- lib
- test
9 files changed
+1044
-18
lines changedLines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 201 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments