Manage user access accounts by email

The scenario reads commands from enkod, runs the action on access accounts via awsIam — create, delete, update, add to a group — and emails a confirmation back.

  • Access is granted and revoked by email
  • No console to open
  • A confirmation comes back in reply
  • One command, one clear action
AWS IAM

How it works

To keep enkod and AWS IAM in sync, connect them with a ready-made scenario — changes flow automatically.

  1. Starts when: GET Email Request
  2. Then: Extract Data from Email
  3. Check: Check Type Of Task
  4. If yes: Create user
  5. Then: Make massage For Email
  6. Then: Send Email Response
  7. If no: Delete user
  8. If no: Add user to group
  9. If no: Get user
  10. If no: Get many users
  11. If no: Remove user from group
  12. If no: Update user

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