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(lambda-python): python function index/handler logic broken if handler in subdirectory #15963

Conversation

vincent-turato
Copy link
Contributor

If a handler function is located in a subdirectory of the lambda code package, the aws_lambda.Function handler property would be set to an incorrect value.

Copied from: #15391


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

@gitpod-io
Copy link

gitpod-io bot commented Aug 9, 2021

@mergify
Copy link
Contributor

mergify bot commented Aug 9, 2021

Title does not follow the guidelines of Conventional Commits. Please adjust title before merge.

@vincent-turato vincent-turato changed the title fix(lambda-python) PythonFunction index/handler logic broken if handler in subdirectory fix(lambda-python) python function index/handler logic broken if handler in subdirectory Aug 9, 2021
@vincent-turato vincent-turato changed the title fix(lambda-python) python function index/handler logic broken if handler in subdirectory fix(lambda-python): python function index/handler logic broken if handler in subdirectory Aug 9, 2021
@aws-cdk-automation
Copy link
Collaborator

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: d0f4c04
  • Result: FAILED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

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.

2 participants