glassechidna / trackiam

A project to collate IAM actions, AWS APIs and managed policies from various public sources.
https://glassechidna.github.io/trackiam/
284 stars 26 forks source link

Publish change notifications #1

Open aidansteele opened 4 years ago

aidansteele commented 4 years ago
aidansteele commented 4 years ago

SNS publishing is partially implemented in the above commit. Messages are published, but the payload is useless and it has no message attributes. We should have a meaningful payload. Additionally, it would be helpful to have message attributes that identify the type of changes in the commit - helpful for subscribers that want to filter.

aidansteele commented 4 years ago
z0ph commented 4 years ago

Hi Aidan,

Awesome work on trackiam, thanks!

Regarding notifications for IAM Managed Policies, as you already know, my app could help:

If you want, I can share my SQS (and the associated Twitter Account) for your workload if you want to share some stats. Let me know if it makes sense. Happy to help.

zoph

mda590 commented 3 years ago

Hi team, thanks for creating this - it's been extremely helpful! What is the status of the notifications publishing (specifically to either SNS and/or Twitter)? It looks like this functionality was started to be added and then removed - wondering if there is work to be done here or if this is not something that will be implemented? It would be extremely helpful to learn when new actions are added to services without having to check back here.

Thanks!