amazon-archives / aws-scala-sdk

It's like the AWS SDK for Java, but more Scala-y

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Artefacts `aws-scala-*` are really out-of-date in Maven central

sbrnunes opened this issue · comments

Are there any plans to generate a recent version of this artefacts and to publish them to Maven central?

Some Amazon SNS APIs do not work due to incompatibilities between the wrapper and the underlying SDK.

Example: SNS API deleteEndpoint is no longer compatible. The return type has changed.

👍. It should be as simple as bumping the versions in config.yaml and pressing go (but I obviously haven't tried in a while...)