-
Notifications
You must be signed in to change notification settings - Fork 44
Closed
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed
Description
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?
bobmoff and andidev
Metadata
Metadata
Assignees
Labels
good first issueGood for newcomersGood for newcomershelp wantedExtra attention is neededExtra attention is needed