(stepfunctions-tasks): PutEvent task #15033
Labels
@aws-cdk/aws-events
Related to CloudWatch Events
@aws-cdk/aws-stepfunctions-tasks
effort/large
Large work item – several weeks of effort
feature/service-integration
Add functionality to an L2 construct to enable easier integration with another service
feature-request
A feature should be added or improved.
p1
I see Task class in aws_stepfunctions is breaking into specific tasks and move to aws_stepfunctions_tasks. and recently eventbridge integration introduced for stepfunctions. I think it's appropriate to have EventBridgePutEvent task here.
Use Case
using stepfunctions integration with EventBridge
https://docs.aws.amazon.com/step-functions/latest/dg/connect-eventbridge.html
Proposed Solution
Implementation should be like other tasks we add
tasks.EvenrBridgePutEvent
with following properties(I'm not completely familiar with common properties needed):This is a 🚀 Feature Request
The text was updated successfully, but these errors were encountered: