Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

S3: Table Buckets support #33054

Open
2 tasks
Smotrov opened this issue Jan 22, 2025 · 1 comment
Open
2 tasks

S3: Table Buckets support #33054

Smotrov opened this issue Jan 22, 2025 · 1 comment
Labels
@aws-cdk/aws-s3 Related to Amazon S3 effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2

Comments

@Smotrov
Copy link

Smotrov commented Jan 22, 2025

Describe the feature

Enable CDK to facilitate the creation of newly announced table buckets.

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

@Smotrov Smotrov added feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. labels Jan 22, 2025
@github-actions github-actions bot added the @aws-cdk/aws-s3 Related to Amazon S3 label Jan 22, 2025
@pahud pahud self-assigned this Jan 22, 2025
@pahud
Copy link
Contributor

pahud commented Jan 22, 2025

CFN doc - https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/AWS_S3Tables.html
And we have L1 modules now https://github.com/aws/aws-cdk/tree/64694124e37113eaeed50635e5d1fb8db9badc89/packages/aws-cdk-lib/aws-s3tables
I assume this FR is for L2 support, I am making this a p2 FR, please help us 👍 on the issue(not this comment) to prioritize.

@pahud pahud removed their assignment Jan 22, 2025
@pahud pahud added p2 effort/medium Medium work item – several days of effort and removed needs-triage This issue or PR still needs to be triaged. labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
@aws-cdk/aws-s3 Related to Amazon S3 effort/medium Medium work item – several days of effort feature-request A feature should be added or improved. p2
Projects
None yet
Development

No branches or pull requests

2 participants