service · inferred from evidence
Supabase Storage
S3-compatible storage service provided by Supabase.
- S3 SignatureDoesNotMatch locally: fix the host in kong.yml
SignatureDoesNotMatch when using an S3-compatible client against local Supabase Storage is a Kong host mismatch: the host entry in your linked supabase repo's kong.yml must be the host you actually access Kong on (in dev, YOUR_HOST and the
- Supabase Storage S3 API: AWS Go SDK v2 uploads fail with 403 SignatureDoesNotMatch
What this covers: Using the AWS SDK for Go v2 (aws-sdk-go-v2) against Supabase Storage's S3-compatible endpoint, PutObject fails with: operation error S3: PutObject, https response error StatusCode: 403, api error SignatureDoesNotMatch: The