Skip to content

Commit e2c1b26

Browse files
committed
JavaScript (v3): Cognito - Split snippets into more readable chunks for the auto confirm workflow.
1 parent c0ebbba commit e2c1b26

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.doc_gen/metadata/cross_metadata.yaml

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -828,10 +828,19 @@ cross_CognitoAutoConfirmUser:
828828
github: javascriptv3/example_code/cross-services/wkflw-pools-triggers
829829
sdk_guide:
830830
excerpts:
831-
- description: Run an interactive scenario at a command prompt.
831+
- description: |
832+
Configure an interactive "Scenario" run. The JavaScript (v3) examples
833+
share a Scenario runner to streamline complex examples. The complete
834+
source code is on GitHub.
832835
snippet_tags:
833836
- javascript.v3.wkflw.pools-triggers.index
837+
- description: |
838+
This Scenario demonstrates auto-confirming a known user.
839+
It orchestrates the example steps.
840+
snippet_tags:
834841
- javascript.v3.wkflw.pools-triggers.AutoConfirm
842+
- description: These are steps that are shared with other Scenarios.
843+
snippet_tags:
835844
- javascript.v3.wkflw.pools-triggers.common
836845
- description: Handle the <code>PreSignUp</code> trigger with a &LAM; function.
837846
snippet_tags:

0 commit comments

Comments
 (0)