Skip to content

Latest commit

 

History

History
30 lines (18 loc) · 538 Bytes

File metadata and controls

30 lines (18 loc) · 538 Bytes

Aurora DSQL Python code examples

Overview

The code examples in this topic show you how to use the AWS Python SDK with DSQL to create, read, update, and delete clusters.

Run the examples

Prerequisites

  • python version >=3.8.0 is needed

Setup test running environment

source setup.sh

Run the example tests

# Use the account credentials dedicated for python
pytest test/test_example.py

Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.

SPDX-License-Identifier: MIT-0