Spring Cloud AWS
Spring Boot & Spring Cloud integration with AWS
Spring Cloud AWS simplifies using AWS managed services in a Spring Framework and Spring Boot applications. It offers a convenient way to interact with AWS provided services using well-known Spring idioms and APIs.
| S3 | |
|---|---|
| SQS | |
| SNS | |
| DynamoDB | |
| CloudWatch | |
| Parameter Store | |
| Secrets Manager | |
| SES |
Supported AWS integrations
| AWS Service | Spring Cloud AWS 2.x | Spring Cloud AWS 3.x |
|---|---|---|
| S3 | ✅ | ✅ |
| SNS | ✅ | ✅ |
| SES | ✅ | ✅ |
| Parameter Store | ✅ | ✅ |
| Secrets Manager | ✅ | ✅ |
| SQS | ✅ | ✅ |
| RDS | ✅ |