aws / aws/aws-cdk

(redshift-serverless): Create table in serverless db

Open
#23,432 3 comments 10 reactions 0 assignees View on GitHub
@aws-cdk/aws-redshiftserverless effort/large feature-request p3
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### 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

- [ ] I may be able to implement this feature request
- [ ] This feature might incur a breaking change

### CDK version used

2.56.0

### Environment details (OS name and version, etc.)

mac

Contributor guide

Open the contributing guide

Research direction

Start by reviewing the AWS CDK support for Redshift Serverless and how existing custom resources are handled. The request does not name specific files or tests; done means CDK can provision a table in a serverless Redshift database, with the required custom-resource behavior covered by appropriate tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud, databases, infrastructure
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.