18 Commits (b7bba7e7dc34533d91dea5e73ce20877d1c7e721)

Author SHA1 Message Date
Chris Lu a27f6527ab s3tables: Extract resource owner and bucket extraction into helper method 6 days ago
Chris Lu 2d556ac2a5 S3 Tables API now properly enforces resource policies 6 days ago
Chris Lu 4d4af0589b s3tables: standardize access denied errors using ErrAccessDenied constant 6 days ago
Chris Lu 43aebc10da s3tables: enforce strict resource ownership and implement result filtering for namespaces 6 days ago
Chris Lu 1697ec862f ownerAccountID 6 days ago
Chris Lu ef0bae45e3 s3tables: refactor permission checks to use resource owner in namespace handlers 6 days ago
Chris Lu 12c1190a5c s3tables: update namespace handlers for multi-account support 6 days ago
Chris Lu 5eed1874a9 s3tables: return 404 in handleDeleteNamespace if namespace not found 6 days ago
Chris Lu babf1b06ac s3tables: implement token-based pagination for namespace listing 6 days ago
Chris Lu d8c7c16aad S3 Tables: fix gRPC stream loop handling in namespace handlers 6 days ago
Chris Lu 1c0d37e15a s3tables: improve error handling and permission logic 6 days ago
Chris Lu 62a1178a0b s3tables: improve robustness, security, and error propagation in handlers 6 days ago
Chris Lu 04514071a7 s3tables: implement granular authorization and refine error responses 6 days ago
Chris Lu 2c551dad5d s3tables: fix pagination and enhance error handling in list/delete operations 6 days ago
Chris Lu 33da87452b Refine S3 Tables implementation to address code review feedback 6 days ago
Chris Lu b30631c3b5 s3tables: propagate request context to filer operations 6 days ago
Chris Lu ef3873b616 s3tables: add error handling for json.Marshal calls 6 days ago
Chris Lu 3b1920cf43 s3tables: add handler_ prefix to operation handler files 6 days ago
Chris Lu 0be47f9efd s3tables: complete s3tables package implementation 6 days ago