Remove User From Group
Removes a user from an existing group based on its ID.
External Documentation
To learn more, visit the AWS IAM Identity Center documentation.
Parameters
Parameter | Description |
---|---|
Group ID | ID of the group to remove the user from. Can be obtained via the "List Groups" action. |
User ID | User ID to remove.To get a user ID, use the "List Users" action.To get existing members of a group, use the "List Groups" action. |
Workflow Library Example
Remove User from Group with Aws Iam Identity Center and Send Results Via Email
Preview this Workflow on desktop