Skip to content

Allow adding InputPath and InputTransformer for notification targets #609

Open
@Holi0317

Description

@Holi0317

This is a Feature Proposal

Description

We have enabled sns notification for failed state machines and send the notification to slack via chatbot.

While the notification works, we want to customize the format that get sent to SNS. This can be done via customizing the InputPath and InputTransformer in the generated AWS::Events::Rule target.

Currently there is no way to include our change because the target generation code does not create those two properties at all.

Maybe all target type should be able to accept object as configuration and allow customizing the inputPath and inputTransformer?

Similar or dependent issues:

Additional Data

  • Serverless Framework Core Version you're using:
  • The Plugin Version you're using:
  • Operating System:
  • Stack Trace:
  • Provider Error messages:

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