Ran into the same issue in my project using gradle and "io.awspring.cloud:spring-cloud-aws-messaging:2.3.3", debugged for about 3 days and the key was to add "implementation("io.awspring.cloud:spring-cloud-aws-autoconfigure")".