aws / aws-cdk

The AWS Cloud Development Kit is a framework for defining cloud infrastructure in code
https://aws.amazon.com/cdk
Apache License 2.0
11.55k stars 3.87k forks source link

(redshift-serverless): Create table in serverless db #23432

Open peterwoodworth opened 1 year ago

peterwoodworth commented 1 year ago

Describe the feature

I would like to be able to create a table in a serverless redshift db through CDK

Use Case

Currently not supported by CDK, it would be great to set up the infrastructure all through CDK.

Proposed Solution

Will likely require a custom resource

Other Information

No response

Acknowledgements

CDK version used

2.56.0

Environment details (OS name and version, etc.)

mac

malikalimoekhamedov commented 1 year ago

+1

malikalimoekhamedov commented 1 year ago

+1

dbuffini commented 11 months ago

Is there any movement on this one? It's a very strange gap to have in the CDK offering for Redshift Serverless...