Skip to content

aws-synthetics: support syn-nodejs-puppeteer-10.0 runtime #34240

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
1 of 2 tasks
pv-rudger opened this issue Apr 24, 2025 · 1 comment · May be fixed by #34241
Open
1 of 2 tasks

aws-synthetics: support syn-nodejs-puppeteer-10.0 runtime #34240

pv-rudger opened this issue Apr 24, 2025 · 1 comment · May be fixed by #34241
Labels
@aws-cdk/aws-synthetics Related to Amazon CloudWatch Synthetics feature-request A feature should be added or improved. p2

Comments

@pv-rudger
Copy link

Describe the feature

Describe the feature
https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_nodejs_puppeteer.html confirms that Synthetics runtime "syn-nodejs-puppeteer-10.0" is available.

https://github.com/aws/aws-cdk/blob/main/packages/aws-cdk-lib/aws-synthetics/lib/runtime.ts only has up to 9.1

Can we support this in CDK please? Thanks.

Use Case

Need to be able to use latest runtimes

Proposed Solution

Update aws-cdk-lib/aws-synthetics/lib/runtime.ts

Other Information

Previous PR for runtime updating: #31272

Acknowledgements

  • I may be able to implement this feature request
  • This feature might incur a breaking change

CDK version used

2.176.0

Environment details (OS name and version, etc.)

N/A

@pv-rudger pv-rudger added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Apr 24, 2025
@github-actions github-actions bot added the @aws-cdk/aws-synthetics Related to Amazon CloudWatch Synthetics label Apr 24, 2025
@pv-rudger pv-rudger changed the title (module name): (short issue description) aws-synthetics: support syn-nodejs-puppeteer-10.0 runtime Apr 24, 2025
pv-rudger added a commit to pv-rudger/aws-cdk that referenced this issue Apr 24, 2025
…#34240)

Closes aws#34240.

[Runtime versions using Node.js and Puppeteer](https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Library_nodejs_puppeteer.html) confirms that Synthetics runtime `syn-nodejs-puppeteer-10.0` is available.

Added `syn-nodejs-puppeteer-10.0` as supported runtime.

N/A

- [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*
@ykethan
Copy link
Contributor

ykethan commented Apr 24, 2025

Hey @pv-rudger, thank you for opening this and contributing to AWS CDK on #34241.
Marking this as P2.

@ykethan ykethan added p2 and removed needs-triage This issue or PR still needs to be triaged. labels Apr 24, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-synthetics Related to Amazon CloudWatch Synthetics feature-request A feature should be added or improved. p2
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants