modulepackage
0.0.0-20240723122307-9b8b15006e92
Repository: https://github.com/dewberry/s3api.git
Documentation: pkg.go.dev
# README
s3api
API for providing web applications endpoints for interacting with data stored in S3
Fine Grain Access Control:
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/']);
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author