aws / aws/aws-cdk

S3: Table Buckets support

Open
#33,054 16 comments 27 reactions 0 assignees View on GitHub
@aws-cdk/aws-s3 @aws-cdk/aws-s3tables-alpha effort/medium feature-request p1
Dominant language
TypeScript
Stars
12.9k
Forks
4.6k
Avg merge
2d 3h
Merged PRs (30d)
83

Description

### Describe the feature

Enable CDK to facilitate the creation of newly announced [table buckets](https://docs.aws.amazon.com/AmazonS3/latest/userguide/s3-tables-buckets-create.html).

### Use Case

The creation of table buckets will facilitate the utilization of a recently introduced feature by Amazon S3, which enables the storage of data in a columnar format. This feature is automatically maintained by AWS.

### Proposed Solution

_No response_

### Other Information

_No response_

### Acknowledgements

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

### CDK version used

Latest

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

MacOS

Contributor guide

Open the contributing guide

Research direction

Start with the linked AWS S3 table-bucket documentation, then inspect the repository's S3 constructs and their tests to find the relevant creation entry points. Determine the construct interface and synthesis expectations before defining completion as supported table-bucket creation with corresponding test coverage.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, typescript
Domain
cloud
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.