0

I am looking to generate a list of users who haven't accessed their account via SSO in the last 90 days.

I have looked at CloudTrails and found SSO event history but it's a rather large list of users so I want to a way to filter for those who haven't signed in.

JayCoop
  • 19
  • 2
  • 1
    CloudTrail supports filtering by attributes, e.g. `aws cloudtrail lookup-events --lookup-attributes ...` – Paolo Jan 26 '23 at 14:30

0 Answers0