Keshav Murthy
Keshav Murthy
Thank you so much @minrk for quick response. I was lazy and 'ro' was copied from other issue. I tried 'rw' too. I will follow your lead and see if...
Started breaking in our CI pipeline too :(
Something like this when I want to connect to a local instance of dynamo. ``` customResolver := aws.EndpointResolverWithOptionsFunc(func(service, region string, options ...interface{}) (aws.Endpoint, error) { return aws.Endpoint{ URL: endpoint, },...
any fixes/workaround for this issue