This directory contains examples that cover various use cases and functionality for iam-go.
- Create Group with role and User: Create a new Group with role, create and add a User and delete them.
- Create & Delete S3 Credentials: Create a new S3 Credentials for an existing Service User (ID is needed) and delete it.
- Create, Update & Delete Service User: Create a new Service User, then update it's data and delete it.
- Transfer role from one User to another: Find a billing User from all and transfer it's role to another User (ID is needed).
- Create & Delete User: Create a new User and delete it.