Skip to Content.
Sympa Menu

grouper-users - RE: [grouper-users] Doc update request: AWS SQS/SNS (How to and current state questions)

Subject: Grouper Users - Open Discussion List

List archive

RE: [grouper-users] Doc update request: AWS SQS/SNS (How to and current state questions)


Chronological Thread 
  • From: "Hyzer, Chris" <>
  • To: "Black, Carey M." <>, " Mailing List" <>
  • Subject: RE: [grouper-users] Doc update request: AWS SQS/SNS (How to and current state questions)
  • Date: Fri, 26 Apr 2019 13:53:27 +0000

Do you want to send to sqs or sns? And is it based on regex? Let me know
what you are trying to do and I can give you an example. I would think there
is an ESB -> Messaging connector, will need to dig that up. The ESB can
filter messages by regex...

-----Original Message-----
From:
<> On Behalf Of Black, Carey M.
Sent: Thursday, April 25, 2019 8:54 PM
To: Mailing List <>
Subject: RE: [grouper-users] Doc update request: AWS SQS/SNS (How to and
current state questions)

Bump. ( No one knows anything about this? )

--
Carey Matthew

-----Original Message-----
From:
<> On Behalf Of Black, Carey M.
Sent: Tuesday, April 23, 2019 11:57 AM
To: Mailing List <>
Subject: RE: [grouper-users] Doc update request: AWS SQS/SNS (How to and
current state questions)

Follow up question:

looking
"/grouper/src/grouper/edu/internet2/middleware/grouper/changeLog/ChangeLogConsumerToMessage.java"
...
How do you limit the objects or event types that are sent to the
message queue?

Does this blindly send all of the Change Log Consumer events to the
message queue? If so, that seems to verbose and not helpful to me.

Guidance?

--
Carey Matthew

-----Original Message-----
From:
<> On Behalf Of Black, Carey M.
Sent: Tuesday, April 23, 2019 10:22 AM
To: Mailing List <>
Subject: [grouper-users] Doc update request: AWS SQS/SNS (How to and current
state questions)

All,

I was asked to send some grouper events to an AWS SNS. ( For now, just
publish from grouper to AWS. )

I reviewed:
https://spaces.at.internet2.edu/display/Grouper/Grouper+Messaging+System
It has "Future implementations will include" "AWS SNS/SQS", but are
we in the future yet? ( I suspect the wiki/docs may be out of date, but I
could be overly optimistic about that too. 😊 )


After installing the "AWS SQS messaging" component it looks like that
delivered integration only supports AWS SQS. ( based on:
https://github.com/Internet2/grouper/tree/master/grouper-misc/grouper-messaging-aws
? based on the jar that showed up as:
..../grouper.aws-2.3.0/lib/grouperSQSMessaging.jar )



However, I also found
"https://github.com/Internet2/grouper/tree/master/grouper-misc/grouper-aws-changelog";
which appears to be old (5'ish years) but might support AWS SNS.

Is the "grouper-aws-changelog" a standard/supported integration?
Is it know to work?
Are there docs on how to install/patch it onto an existing install?
Did I miss an installer option? Or is it just a "manual build/install
the jar" process?
Is there another way to send SNS messages that I have not found?

Thanks in advance.

--
Carey Matthew




Archive powered by MHonArc 2.6.19.

Top of Page