leonhardt
04/07/2025, 6:03 AMhttp4k-connect-storage-s3
intended to be a provider agnostic S3 adapter, or just for AWS? I was lured into trying it with GCP's cloud storage because "AWS" isn't in the package name, but I'm finding the interface has lots of AWS specifics like:
• the CredentialsProvider interface is expected to return an AwsCredentials object
• region is an enum from org.http4k.connect.amazon.core.modeldave
04/07/2025, 6:33 AMleonhardt
04/07/2025, 6:34 AMS3.Http
.