Category "localstack"

ClassNotFoundException using localstack and aws sdk v2 withs3

I am trying to implement s3 using localstack using aws sdk 2 Caused by: java.lang.ClassNotFoundException: com.amazonaws.auth.AWSCredentials Gradle implement

Is it possible to disable SSL certificate checking in the amazon kinesis consumer library v2?

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