Skip to content

Alias not applied to event bridge events #192

Description

@Psycholive

When using eventbridge event for a lambda, the created rule refers to the lambda, not to the lambda alias.

functions:
  - xxx:
      handler: file.handler
       events:
        - eventBridge:
            eventBus: arn:aws:***

Target of created rule is xxx, not xxx:alias

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions