A daily access check: two-factor and stale keys

Every day the scenario checks in compass whether everyone has login protection on, warns them in Discord and deactivates keys once you confirm.

  • Every user checked, every day
  • The warning lands in Discord
  • Keys are switched off only on your say-so
  • Violations never pile up

How it works

To connect compass and Discord, you don't need a developer: a ready-made scenario links them in minutes.

  1. Starts when: Daily scheduler
  2. Then: Get many users
  3. Then: Get IAM User MFA Devices
  4. Check: Filter out IAM user with MFA device
  5. Then: Send warning message(s)
  6. Then: Get User Access Key(s)
  7. Then: Parse the list of user access key(s)
  8. Check: Filter out inactive keys
  9. Then: Send message and wait for response
  10. Then: Deactivate Access Key(s)

You can launch this compass + Discord integration in Scriptera: describe the task in plain words — the scenario is built, launched and monitored for you.