-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Closed
Labels
enhancementNew feature or requestNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
Is your feature request related to a problem? Please describe.
Ability to specify event bridge DetailType
Describe the solution you'd like
There should be a property to specify the detail type. The current implementation (DetailType: Object.keys(this.eventData).join(" "),) makes no sense.
Do you have a workaround?
Not sure? Is there some way to override this?
Comparable features in other tools?
Pretty much any other integration that allows you to publish to event bridge.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesttriagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done