The AWS Java SDK for Amazon SNS module holds the client classes for communicating with Amazon Simple Notification Service.
<dependency>
<groupId>software.amazon.awssdk</groupId>
<artifactId>sns</artifactId>
<version>2.42.2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of AWS SNS client to publish a message
No known issues recorded.
No dependency data recorded yet.