-
Notifications
You must be signed in to change notification settings - Fork 910
Feature Request: Spring integration for AWS #2369
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
@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 |
@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. |
…66eece763 Pull request: release <- staging/e36af4f7-601d-4337-8357-91266eece763
Uh oh!
There was an error while loading. Please reload this page.
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:
The text was updated successfully, but these errors were encountered: