How to import existing ec2 instance in aws cdk

Viewed 879

Does anyone know how to import an existing ec2 instance in aws account using aws CDK?

I searched on the net , also went through the docs. no luck there!

All helps would be greatly appreciated.

1 Answers
Related