service · inferred from evidence
S3
AWS Simple Storage Service, a hosted object storage service.
- 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
- textractor raises `KeyError: 'Geometry'` when an expense field has an empty value
What this covers: I call `textract.start_expense_analysis` on a multi-page invoice PDF stored in S3. The fix that worked: This was a real bug in textractor's expense parser.