Skip to content

Issue: Lambda Function Name Discrepancy in chalice package sam.json file #2120

Open
@sirishrayaprolu

Description

@sirishrayaprolu

When I create a lambda function using AWS chalice and specify a custom name with the @app.lambda_function(name="my_lambda_function") , I noticed that the name in the generated sam.json file is being changed to something like ("MyLambdaFunction") instead of the specified name

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