Skip to content

Commit b75d7c3

Browse files
authored
Merge pull request #1809 from kbrock/states_version
memo on Map and Parallel
2 parents 25bab73 + 03cdd22 commit b75d7c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

managing_providers/_topics/embedded_workflows.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,7 +165,7 @@ Workflows must be authored in Amazon State Languages (ASL) format. As part of au
165165

166166
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/).
167167

168-
Amazon States Language does not support **Map** and **Parallel** states.
168+
NOTE: This implementation of the Amazon States Language does not currently support **Map** and **Parallel** states.
169169

170170
2. Build the docker containers that are required for the workflow.
171171

0 commit comments

Comments
 (0)