> ## Documentation Index
> Fetch the complete documentation index at: https://docs.blinkops.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Overview

Blink supports the following AWS IAM Identity Center Actions:

* [Add User To Group](./actions/add-user-to-group)
* [AWS IAM Identity Center Custom Action](./actions/aws-iam-identity-center-custom-action)
* [Create Group](./actions/create-group)
* [Create User](./actions/create-user)
* [Delete Group](./actions/delete-group)
* [Delete User](./actions/delete-user)
* [Get Group](./actions/get-group)
* [Get Service Provider Configuration](./actions/get-service-provider-configuration)
* [Get User](./actions/get-user)
* [List Groups](./actions/list-groups)
* [List Users](./actions/list-users)
* [Remove User From Group](./actions/remove-user-from-group)
* [Update Group](./actions/update-group)

<Note>
  Missing an action? You can always [create your own](/docs/workflows/building-workflows/actions/custom-actions).
</Note>
