cdklabs / cdk-monitoring-constructs

Easy-to-use CDK constructs for monitoring your AWS infrastructure
https://constructs.dev/packages/cdk-monitoring-constructs
Apache License 2.0
468 stars 61 forks source link

fix(step-functions): Infer construct fallback name from Lambda function #407

Closed echeung-amzn closed 1 year ago

echeung-amzn commented 1 year ago

Fixes #274

Use the same strategy that we use for vanilla Lambda.


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license