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
{{ message }}
This repository was archived by the owner on Jan 19, 2022. It is now read-only.
Is your feature request related to a problem? Please describe.
I would like to be able to use Project Reactor with S3.
Describe the solution you'd like
Addition of out-of-the-box features for Reactive usage of the AWS stack.
Describe alternatives you've considered
An alternative could be doing the integration on the Spring-Integration side, as suggested in spring-projects/spring-integration-aws#198.