'How to clone Aurora Serverless using CDK?

I am new to CDK, I have tried creating an Amazon Aurora Serverless with postgres, I encountered a problem when I was try to clone the database. No reference was made about clone in the AWS CDK documentation and producing a replica and snapshot seems to be what's available on line.



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source