Skip to main content

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

ParameterDescription
Group IDID of the group to remove the user from. Can be obtained via the "List Groups" action.
User IDUser 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

Workflow LibraryPreview this Workflow on desktop