Can I use CDK to create datasource of Snowflake?

I am connecting Snowflake from the console. But I am wondering if I can utilize CDK to create datasource, etc. I found s3/athena example but can’t find Snowflake example.

Is this doable?

Hello tbdori,

Please check if this helps -CfnDataSource — AWS Cloud Development Kit 2.124.0 documentation

Cheers,
Deep

1 Like