The code examples in this topic show you how to use the SQLAlchemy work with Aurora DSQL.
- python version >=3.8.0 is needed
source setup.sh
# Use the account credentials dedicated for python
export CLUSTER_ENDPOINT="<your cluster endpoint>"
export REGION="<your cluster region>"
pytest test/
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: MIT-0