Describe the feature
AWS Step Functions publish an event Step Functions Execution Status Change. See here for more details:
https://docs.aws.amazon.com/step-functions/latest/dg/eventbridge-integration.html#event-detail-execution-status-change
Please add the Step Functions event models to the Amazon.Lambda.CloudWatchEvents, or other appropriate library.
Use Case
Currently, the event model needs to be coded by each customer individually. Adding the model to the shared library will ensure each customer has access to a standardized event model.
Proposed Solution
No response
Other Information
No response
Acknowledgements
AWS .NET SDK and/or Package version used
N/A
Targeted .NET Platform
.NET 8
Operating System and version
AWS Lambda OS
Describe the feature
AWS Step Functions publish an event
Step Functions Execution Status Change. See here for more details:https://docs.aws.amazon.com/step-functions/latest/dg/eventbridge-integration.html#event-detail-execution-status-change
Please add the Step Functions event models to the
Amazon.Lambda.CloudWatchEvents, or other appropriate library.Use Case
Currently, the event model needs to be coded by each customer individually. Adding the model to the shared library will ensure each customer has access to a standardized event model.
Proposed Solution
No response
Other Information
No response
Acknowledgements
AWS .NET SDK and/or Package version used
N/A
Targeted .NET Platform
.NET 8
Operating System and version
AWS Lambda OS