Skip to content
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

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

Merged
merged 1 commit into from
Aug 10, 2023

Conversation

echeung-amzn
Copy link
Member

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

@echeung-amzn echeung-amzn added the do-not-merge Label to signify Mergify to not auto-merge. Useful for grouping PR merges into a single release. label Aug 10, 2023
@ayush987goyal ayush987goyal changed the title fix(step-functions): better infer name from Lambda function fix(step-functions): Infer construct fallback name from Lambda function Aug 10, 2023
@echeung-amzn echeung-amzn removed the do-not-merge Label to signify Mergify to not auto-merge. Useful for grouping PR merges into a single release. label Aug 10, 2023
@echeung-amzn echeung-amzn merged commit ab22198 into cdklabs:main Aug 10, 2023
12 checks passed
@echeung-amzn echeung-amzn deleted the stepfunctionlambdanaming branch August 10, 2023 16:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

SFM Lambda Integration naming should have the same strategy as normal Lambda Function
2 participants