sdk-go icon indicating copy to clipboard operation
sdk-go copied to clipboard

AWS SNS/SQS Binding

Open mantzas opened this issue 4 years ago • 5 comments

Since you are supporting a lot of bindings out there I would like to ask if you have any plan on supporting AWS SNS/SQS. AWS SNS/SQS is really used a lot when working in their cloud and i believe the project woud benefit from this addition.

mantzas avatar Mar 12 '20 20:03 mantzas

If there was a documented CloudEvents binding spec with a link in https://github.com/cloudevents/spec/blob/master/proprietary-specs.md

n3wscott avatar Mar 16 '20 19:03 n3wscott

@n3wscott is this something that AWS has to do? AFAIK they are working on their own standard...

mantzas avatar Mar 16 '20 20:03 mantzas

Someone has to write the spec. It does not have to be AWS.

n3wscott avatar Mar 21 '20 02:03 n3wscott

@n3wscott I will try to give it a shot. That would be the first time for me. Where should I put it? In my account? RocketMQ is hosted in the apache's Github organization.

mantzas avatar Mar 21 '20 10:03 mantzas

I think either work. It would send a message if it was your org 🤣. Check out the pubsub one I wrote and then nacho finished: https://github.com/google/knative-gcp/pull/633

n3wscott avatar Mar 21 '20 14:03 n3wscott