Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/awsdocs/aws-doc-sdk-examples
/ index.js
File
index.js
javascriptv3/example_code/glue/scenarios/basic/index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
2
// SPDX-License-Identifier: Apache-2.0
3
import
inquirer from
"inquirer"
;
4
import
{ config } from
"dotenv"
;
Callers
nothing calls this directly
Calls
3
log
Function · 0.90
run
Function · 0.70
config
Struct · 0.50
Tested by
no test coverage detected