Open millems opened 3 years ago
@millems great to see this! just let me clarify that currently the project has moved on to https://github.com/awspring/spring-cloud-aws and we are currently working on moving to sdk v2 in branch 3.0.x. Besides the current support (ssm - parameterstore, secretsmanager, ses, sqs, sns, s3, cognito) we are planning to add a couple of more integrations such as cloudmap
and appconfig
. Also, there is already a kinesis integration https://github.com/spring-cloud/spring-cloud-stream-binder-aws-kinesis. The team and I would be glad to work with you together on this.
@eddumelendez Thanks for the comment! I've updated the project link. We're still working on prioritizing this on the AWS side. Creating this forum for people to express their desire for this feature is one of the steps we're taking.
btw, I have created #2371 and #2372 in order to add some improvements in our current s3
support.
There are numerous overlaps between the features that Spring exposes and AWS provides. For example, we could integrate any number of the various AWS databases with spring-data.
spring-cloud-aws currently provides some functionality but it only supports the AWS SDK for Java 1.11.x, and there are a lot more integrations that could be made.
Please thumbs-up this feature if you're interested in better Spring integration for AWS. Comments on which specific integrations you are interested it would also be useful.
Some initial research found the following opportunities: