Teams & Users:
  • Team Types Simplified — Replaced the legacy team types (Admin, Developer, ReadOnly, Custom) with two purpose-driven types: Settings and Access. Settings Teams manage platform administration (creating teams, inviting users, managing groups and roles). Access Teams grant users access to accounts, organizations, and customers.
  • Team Member Invitations — Invite users to your teams by email. New users receive an automatic invite email through Cognito; existing users receive an SES notification. Invitations follow a PENDING → ACTIVE → REMOVED lifecycle with full audit trail.
  • Role-Based Team Management — Owners and Admins can manage team members, update roles, transfer ownership, and remove members. Members gain access to shared resources without management capabilities.
  • Ownership Transfer — Team Owners can transfer ownership to another team member in a single atomic operation. The current owner is automatically demoted to Admin.
  • Tier-Enforced Seat Limits — Team creation and member invitations are enforced server-side against your subscription tier. Consultant plans are limited to 1 team with up to 3 seats. Pro plans support unlimited teams with up to 10 seats. Enterprise plans have no limits.
Groups & Roles:
  • Roles — Create named Role records representing preconfigured AWS access roles. Roles can be assigned to Groups to define what level of access users receive. Full CRUD with search, sort, and pagination.
  • Groups — Groups are the binding entity that connects Roles to users, Access Teams, and resources (Organizations, Accounts, Customers). Assign multiple roles, users, and resources to a single Group for streamlined access management. Full CRUD with a multi-selector interface for managing assignments.
Subscription Management:
  • Team-Based Subscription Sharing — Team members automatically inherit the subscription tier of their team's owner. No separate subscription setup needed for invited users.
Other Improvements:
  • Admin Navigation — New sidebar section for Teams, Users, Groups, and Roles under the Admin menu.
  • Multi-Selector Component — New reusable component for selecting multiple items (users, teams, roles, resources) with search filtering and keyboard accessibility.