Spring Cloud starter for integrating AWS messaging services like SQS and SNS into Spring applications.
<dependency>
<groupId>org.springframework.cloud</groupId>
<artifactId>spring-cloud-starter-aws-messaging</artifactId>
<version>2.2.6.RELEASE</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Sends a message to an SQS queue using QueueMessagingTemplate.
Update to the latest stable version of spring-cloud-aws.
No dependency data recorded yet.