Skip to content

Commit

Permalink
refactor(README): update README content
Browse files Browse the repository at this point in the history
  • Loading branch information
nathanagez committed Feb 2, 2022
1 parent d9187cf commit df18226
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# CDK state machine to ASL definition 🔥
# AWS CDK state machine to ASL definition 🔥
Convert your CDK state machine to an ASL file.

This tool only works with synthesized CDK's CloudFormation stacks.
This tool only works with synthesized AWS CDK's CloudFormation stacks.

It parses the `DefinitionString` property of a `AWS::StepFunctions::StateMachine`, resolves intrinsic functions and generate an ASL definition file.

Expand Down

0 comments on commit df18226

Please sign in to comment.