Skip to content
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

Support for AWS IoT #38

Open
cyterdan opened this issue Jan 31, 2021 · 3 comments
Open

Support for AWS IoT #38

cyterdan opened this issue Jan 31, 2021 · 3 comments
Labels
type: feature Integration with a new AWS service or bigger change in existing integration

Comments

@cyterdan
Copy link

Type: Feature

Is your feature request related to a problem? Please describe.
Currently messaging only supports SQS and SNS, it would be great to have support for AWS IoT messaging as well.

Describe the solution you'd like
I would like spring cloud to subscribe and publish to AWS IoT topics that would be configured via annotations.
Support for @SendTo for a potential response topic would also be nice.
As would automatic extraction of path parameters.

Describe alternatives you've considered
Spring integration has MQTT support which might work either as an alternative or as a basis for support in spring-cloud-aws

Additional context
https://aws.amazon.com/iot-core/
https://docs.spring.io/spring-integration/reference/html/mqtt.html

If you think this is a worthwhile feature I'm willing to contribute.

@github-actions github-actions bot added type: enhancement Smaller enhancement in existing integration status: waiting-for-triage Team has not yet looked into this issue labels Jan 31, 2021
@arunkpatra
Copy link
Contributor

@cyterdan @maciejwalkowiak Would be glad to contribute.

@maciejwalkowiak maciejwalkowiak added type: feature Integration with a new AWS service or bigger change in existing integration and removed status: waiting-for-triage Team has not yet looked into this issue type: enhancement Smaller enhancement in existing integration labels Feb 8, 2022
@maciejwalkowiak
Copy link
Contributor

We will come back to this topic after 3.0 is released. There is no point in adding more integrations based on AWS SDK v1.

If you would find this integration useful, upvote this issue.

@maciejwalkowiak
Copy link
Contributor

@cyterdan @arunkpatra it's been a while. Since we have a foundation for integrating new services we can start working on this one.

What would this integration offer?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature Integration with a new AWS service or bigger change in existing integration
Projects
None yet
Development

No branches or pull requests

3 participants