spring-cloud-aws
spring-cloud-aws copied to clipboard
All development has moved to https://github.com/awspring/spring-cloud-aws Integration for Amazon Web Services APIs with Spring
It would be great if we could set channel interceptors somehow when destinations are resolved to `MessageChannel` instances inside the `QueueMessagingTemplate` and `NotificationMessagingTemplate` classes. This way we can apply additional...
Observed exception: `com.amazonaws.services.lambda.model.AWSLambdaException: The request signature we calculated does not match the signature you provided. Check your AWS Secret Access Key and signing method. Consult the service documentation for details.`...
Are there any functionalities around ECS at this time? Specifically we are looking at the possibility to integrate functionality into Spring Cloud Netflix Ribbon and Hystrix. The idea would be...