18 Commits (1d1634c2a21fa084d3a052d6b5b6896223c74003)

Author SHA1 Message Date
Chris Lu 04514071a7 s3tables: implement granular authorization and refine error responses 1 week ago
Chris Lu c62a332c7f s3tables: align ARN formatting and optimize resource handling 1 week ago
Chris Lu 2c551dad5d s3tables: fix pagination and enhance error handling in list/delete operations 1 week ago
Chris Lu 3aace37cf6 s3tables: further refinements to filer operations and utilities 1 week ago
Chris Lu 33da87452b Refine S3 Tables implementation to address code review feedback 1 week ago
Chris Lu 08ee4e37d8 s3tables: clean up unused code and improve error response formatting 1 week ago
Chris Lu b30631c3b5 s3tables: propagate request context to filer operations 1 week ago
Chris Lu b01504649d s3tables: use path.Join for path construction and align namespace paths 1 week ago
Chris Lu fb0e12e985 s3tables: implement permission checking and authorization 1 week ago
Chris Lu 450407fda1 s3tables: improve error handling specificity in ListTableBuckets 1 week ago
Chris Lu b09d4d5d69 s3tables: replace custom splitPath with stdlib functions 1 week ago
Chris Lu ef3873b616 s3tables: add error handling for json.Marshal calls 1 week ago
Chris Lu dd7003a328 s3tables: add bucket name validation and fix error handling 1 week ago
Chris Lu 3b1920cf43 s3tables: add handler_ prefix to operation handler files 1 week ago
Chris Lu 0be47f9efd s3tables: complete s3tables package implementation 1 week ago
Chris Lu 62fd4bd017 s3tables: simplify handler by removing duplicate utilities 1 week ago
Chris Lu 09bb90e8dc s3tables: split table bucket operations into focused modules 1 week ago
Chris Lu d730f81321 s3tables: extract utility and filer operations to separate modules 1 week ago