aws-samples / aws-cdk-examples

Example projects using the AWS CDK
Apache License 2.0
5.04k stars 2.12k forks source link

sample code for creating mysql aurora serverless instance in existing ec2 vpc. #308

Open githbsingh opened 4 years ago

githbsingh commented 4 years ago

:question: Guidance Question

The Question

I can see the similar sample code in python under rds but not for typescript.

Environment

Other information

pythonExample

SomayaB commented 4 years ago

Hi @githbsingh, thanks for opening this issue. I'm not sure what your ask is though. Do you need guidance, are you asking for a new example to be added or are you contributing your own example?

githbsingh commented 4 years ago

Hi Soumya,

I want new example to be added for creating RDS under existing ec2 vpc instance in typescript/python.

Please let me know if further information is needed.

Thank You. Regards, Manohar Kumar Singh.

On Thu, 25 Jun 2020, 09:42 Somaya, notifications@github.com wrote:

Hi @githbsingh https://github.com/githbsingh, thanks for opening this issue. I'm not sure what your ask is though. Do you need guidance, are you asking for a new example to be added or are you contributing your own example?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/aws-samples/aws-cdk-examples/issues/308#issuecomment-649204368, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALIMESTIRDRWCEE3GHCOPPTRYLFBDANCNFSM4OGLASRQ .

rahul-amzn commented 3 years ago

Hi @githbsingh Planning to pick it up and can I use the latest CDK CLI version?

rahul-amzn commented 3 years ago

Hi @githbsingh Planning to pick it up and can I use the latest CDK CLI version?

@skinny85 Can you please suggest CDK CLI version?

skinny85 commented 3 years ago

I would suggest using the latest CDK version 🙂.