Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

Lambda specific custom handlers #1169

@ari-luokkala

Description

@ari-luokkala

I would like to have different handlers for different lambdas (default, api etc.).

With inputs different handlers could be assigned to different lambdas.

This gives flexibility on custom handlers.

e.g.

inputs:
handler:
defaultLambda: ${custom.handler.${stage}}
apiLambda: "index.handler"
imageLambda: "index.handler"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions