aws / aws/aws-cdk

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

Open
#34,240 1 comment 0 reactions 0 assignees View on GitHub
@aws-cdk/aws-synthetics feature-request p2
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### 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: https://github.com/aws/aws-cdk/pull/31272

### Acknowledgements

- [x] 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

Contributor guide

Open the contributing guide

Research direction

Start with packages/aws-cdk-lib/aws-synthetics/lib/runtime.ts and review the previous runtime update PR #31272 for the project’s conventions. Add support for the syn-nodejs-puppeteer-10.0 runtime and verify it is exposed consistently with the existing runtimes.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
50/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.