Top "Spring-cloud-aws" questions

Questions related to integrating with the Spring Cloud AWS libraries

Using SqsListener with SNS and SQS

I'm using spring-cloud-aws's SqsListener to receive AWS SNS HTTP Notifications in JSON Format from AWS's Simple Queue Service (SQS). This …

java spring amazon-web-services spring-cloud spring-cloud-aws
Springboot with Spring-cloud-aws and cloudwatch metrics

I would like to start using metrics in my Springboot app and I would also like to publish them my …

spring-boot metrics amazon-cloudwatch spring-cloud-aws
Disable Cloudformation in Spring Cloud AWS

How can I disable the Cloudformation in a spring boot app that using spring cloud AWS? I keep getting this …

java spring amazon-web-services spring-cloud spring-cloud-aws
What is the required configuration steps to have a Spring Boot application send simple e-mails via AWS SES?

I have been fighting with this for several hours today. I started with the documentation at http://cloud.spring.io/…

spring-boot amazon-ses aws-java-sdk spring-cloud-aws