aws/aws-lambda-dotnet

Add a model for AWS Step Functions Execution Status Change

Opened this issue · 0 comments

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

  • I may be able to implement this feature request
  • This feature might incur a breaking change

AWS .NET SDK and/or Package version used

N/A

Targeted .NET Platform

.NET 8

Operating System and version

AWS Lambda OS