UNPKG

cdk-rds-sql

Version:

A CDK construct that allows creating roles and databases an on Aurora Serverless Postgresql cluster.

13 lines (12 loc) 160 B
/** * @internal */ export * from "./endpointsConfig"; /** * @internal */ export * from "./regionConfig"; /** * @internal */ export * from "./regionInfo";