File tree Expand file tree Collapse file tree 1 file changed +10
-1
lines changed
Expand file tree Collapse file tree 1 file changed +10
-1
lines changed Original file line number Diff line number Diff 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 :
You can’t perform that action at this time.
0 commit comments