79248862

Date: 2024-12-03 19:02:43
Score: 2
Natty:
Report link

Found the solution by setting the S3ForcePathStyle field to true on the Config struct, and removing the V2 reference in my functions.

resp, err := svc.ListObjects(&s3.ListObjectsInput{Bucket: aws.String(c.bucketName)}).

It's pretty weird but the are a lot of ssl authentication issues with V1. will close the case now

Reasons:
  • No code block (0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Jazz