UNPKG

@aws/aurora-dsql-postgresjs-connector

Version:

An AWS Aurora DSQL connector with IAM authentication for Postgres.js

6 lines 196 B
/* * Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. * SPDX-License-Identifier: Apache-2.0 */ export { auroraDSQLPostgres } from './client'; //# sourceMappingURL=index.js.map