Skip to content

Add support for optional name input #11

Closed
@jonathanmv

Description

@jonathanmv

The name property gets a random id while the description and other fields get the right value.

#serverless.yml
myFunction:
  component: "@serverless/aws-lambda"
  inputs:
    name: my-function
    description: Searches videos within a location
    ....

Is there a different way I should set the lambda function name?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions