The code examples in this topic show you how to use the AWS Ruby SDK with DSQL to create, read, update, and delete clusters.
- Ruby version >=3.3 is needed
Ensure you are authenticated with AWS credentials. No other setup is needed besides having Ruby installed.
In a terminal run the following command from the crud_example folder:
bundle install
rspec
Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
SPDX-License-Identifier: MIT-0