Skip to content

fix: Rename provided go binary to bootstrap #621

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

Merged
merged 4 commits into from
Mar 4, 2024

Conversation

mildaniel
Copy link
Contributor

Issue #, if available:
aws/aws-sam-cli#6635

Description of changes:
For provided runtimes, the binary name must be "bootstrap". This causes an issue with the way Lambda builders currently resolves the handler path for Go builds where the handler points to the correct source code location, but the binary is named incorrectly to be consumed by Lambda.

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

@mildaniel mildaniel added this pull request to the merge queue Mar 4, 2024
Merged via the queue into aws:develop with commit 999ce90 Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants