Running localstack and app via docker-compose to dummy a s3 bucket, but getting the error: "msg":"Failed to upload file /test-data/test.txt: The AWS Access Key
I am trying to implement s3 using localstack using aws sdk 2 Caused by: java.lang.ClassNotFoundException: com.amazonaws.auth.AWSCredentials Gradle implement
When developing a Kinesis Consumer using Version 2 of the Kinesis Consumer Library and overriding the Dynamo DB endpoint to a localstack endpoint the library fa