API for providing web applications endpoints for interacting with data stored in S3
For testing fine grain access control, add an entry to the permissions table like:
INSERT INTO public.permissions (user_email, operation, allowed_s3_prefixes) VALUES ('[email protected]', 'write', ARRAY['/ffrd-trinity/sputnam/']);