The code examples in this topic show you how to use the Node-Postgres work with Aurora DSQL.
- node version >=18.0 is needed
npm install
# Use the account credentials dedicated for javascript
export CLUSTER_ENDPOINT="<your cluster endpoint>"
export REGION="<your cluster region>"
npm test
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: MIT-0