You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
**Note**: 3.0.0-M2 is the last version compatible with Spring Boot 2.7.x and Spring Cloud 3.1. Starting from 3.0.0-M3, project has switched to Spring Boot 3.0.
43
+
**Note**: 3.4.x is the last version compatible with Spring Boot 3.5.x and spring cloud 2025.0.x
40
44
41
45
## Supported AWS integrations
42
46
43
-
| AWS Service | Spring Cloud AWS 2.x | Spring Cloud AWS 3.x |
| Cognito | ✅ |[Covered by Spring Boot](https://docs.awspring.io/spring-cloud-aws/docs/3.0.0-SNAPSHOT/reference/html/index.html#migration-from-2-x-to-3-x)|
57
-
| DynamoDB | ❌ | ✅ |
47
+
| AWS Service | Spring Cloud AWS 2.x | Spring Cloud AWS 3.x | Spring Cloud AWS 4.x |
| Cognito | ✅ |[Covered by Spring Boot](https://docs.awspring.io/spring-cloud-aws/docs/3.0.0-SNAPSHOT/reference/html/index.html#migration-from-2-x-to-3-x)| Covered by Spring Boot |
61
+
| DynamoDB | ❌ | ✅ | ✅ |
62
+
| Spring integration AWS | ❌ | ❌ | ✅ |
63
+
| Spring cloud Stream Binder for Kinesis | ❌ | ❌ | ✅ |
58
64
59
65
Note, that Spring provides support for other AWS services in following projects:
0 commit comments