aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
4.97k stars 2.11k forks source link

feat: StateMachineProps#definition is deprecated. #868

Closed MichaelWalker-git closed 1 year ago

MichaelWalker-git commented 1 year ago

Describe the feature

Description

https://github.com/aws-samples/aws-cdk-examples/blob/master/python/stepfunctions/stepfunctions/stepfunctions_stack.py

Use Case

All future CDK Stepfunction approaches

Proposed Solution

definitionBody: DefinitionBody.fromChainable()

Other Information

No response

Acknowledgements

Language

Python

mmarinm commented 1 year ago

I'll submit PR for this issue

github-actions[bot] commented 1 year ago

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see. If you need more assistance, please either tag a team member or open a new issue that references this one. If you wish to keep having a conversation with other community members under this issue feel free to do so.