synthetics: cdk requires handler to end in .handler when synthetics do not #26540
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
good first issue
Related to contributions. See CONTRIBUTING.md
p2
Describe the bug
From the docs:
Currently CDK enforces that the
handler
is named filename.handler for all runtimes, which is too strict.Expected Behavior
CDK enforces what Synthetics enforces
Current Behavior
CDK enforces legacy rules.
Reproduction Steps
n/a
Possible Solution
Removing the synth-time check that enforces this rule.
Additional Information/Context
No response
CDK CLI Version
latest
Framework Version
No response
Node.js Version
latest
OS
latest
Language
Typescript
Language Version
No response
Other information
No response
The text was updated successfully, but these errors were encountered: