UNPKG

cdk-rds-sql

Version:

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

5 lines (4 loc) 98 B
/** * @internal */ export declare const calculateBodyLength: (body: any) => number | undefined;