We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28b5af9 commit 059e285Copy full SHA for 059e285
javascriptv3/example_code/ssm/scenarios/ssm-basics.js
@@ -7,8 +7,7 @@ import {
7
ScenarioAction,
8
ScenarioInput,
9
ScenarioOutput,
10
- //} from "@aws-doc-sdk-examples/lib/scenario/index.js";
11
-} from "../../libs/scenario/index.js";
+} from "@aws-doc-sdk-examples/lib/scenario/index.js";
12
import { fileURLToPath } from "node:url";
13
import {
14
CreateDocumentCommand,
0 commit comments