You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: managing_providers/_topics/embedded_workflows.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -165,11 +165,11 @@ Workflows must be authored in Amazon State Languages (ASL) format. As part of au
165
165
166
166
The workflow code must be in the Amazon States Language (ASL) format and follow its supported specifications. For more information about Amazon States Language and its specification, see [Amazon States Language Guide](https://states-language.net/).
167
167
168
-
**Note**: The current implementation of the Amazon States Language does not support certain **Map** states. See [Unsupported States Language Features](#unsupported-states-language-features).
168
+
**Note**: The current implementation of the Amazon States Language does not support certain **Map** states. For more information, see [Unsupported Amazon States Language features](#unsupported-states-language-features).
169
169
170
-
#### Unsupported States Language Features
170
+
#### Unsupported Amazon States Language features
171
171
172
-
The following are not yet supported for Floe:
172
+
The following features of Amazon States Language are not supported by Floe:
0 commit comments