Skip to content

FunctionError.InvalidEntryPoint when using AWS Lambda Capacity Provider #630

@kjgoff

Description

@kjgoff

When moving a working lambda function that uses a docker image with uvicorn to use Lambda Capacity Provider I'm seeing this error:

Lambda function 'myfunction' for version '$LATEST.PUBLISHED' failed to stabilize since it is in Failed state due to FunctionError.InvalidEntryPoint(The Lambda function's runtime entrypoint path isn't valid. The path must be absolute, non-empty, and point to an executable file.)

Normally we don't have a entrypoint for this setup. How can we configure this to work with a Lambda Capacity Provider?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions