Skip to content

Commit 6cb3c10

Browse files
committed
Merge pull request #1819 from qahmed1998/QA-minor-edits-asl
QA Minor changes for ASL
2 parents e84858d + 31cefb9 commit 6cb3c10

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

managing_providers/_topics/embedded_workflows.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -165,11 +165,11 @@ 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-
**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).
169169

170-
#### Unsupported States Language Features
170+
#### Unsupported Amazon States Language features
171171

172-
The following are not yet supported for Floe:
172+
The following features of Amazon States Language are not supported by Floe:
173173
- Map State Fields:
174174
- ItemReader
175175
- ItemSelector/ItemBatcher

0 commit comments

Comments
 (0)