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

What event struct should I be using for CloudTrail? #80

Open
kaihendry opened this issue May 18, 2018 · 3 comments
Open

What event struct should I be using for CloudTrail? #80

kaihendry opened this issue May 18, 2018 · 3 comments
Labels

Comments

@kaihendry
Copy link

My use case is that I want to post CloudTrail events to my company's Slack so I can see who is logging in etc. I think this is possible from Creating a Trail and assigning to my Golang function, e.g.

I can't seem to see a corresponding struct to map this event onto:
https://docs.aws.amazon.com/awscloudtrail/latest/userguide/cloudtrail-event-reference-aws-console-sign-in-events.html

@mweagle
Copy link

mweagle commented Mar 28, 2020

Hi 👋. Following up on this to see if there are plans to represent CloudTrail events with a canonical type. Thanks!

@Tarasovych
Copy link

I'd like to see event struct for IAM events as well

@pescetto
Copy link

Yeah, I'm trying to implement this eventbridge for EKS Node Group creation to enable metrics, but there's no CloudTrail event type. Not sure if I need to marshal it myself. I don't see any PR's for this. Would be nice to have it supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants