I've been looking at events from cognito in cloudtrail, and I get several of them, but not all. After finding this article, it states: Hosted UI and Federation calls are currently not included in CloudTrail logging events.
If it's still not supported, are there any good alternatives to say log number of sign ins, sign ups etc via the hosted ui?
There seem to be lambda triggers I could use, but I was hoping I didn't need to add an extra lambda purely for logging signin/signup events to cloudwatch, and I don't want to roll my own sign up page for now.