AWS SSO Identity Store Skill
amazonaws-com-identitystore
amazonaws-com-identitystore
| Method | Path | Description |
|---|---|---|
POST | / | |
POST | / | Creates a group within the specified identity store. |
POST | / | Creates a relationship between a member and a group. The following identifiers must be specified: GroupId, IdentityStoreId, and MemberId. |
POST | / | Creates a user within the specified identity store. |
POST | / | Delete a group within an identity store given GroupId. |
POST | / | Delete a membership within a group given MembershipId. |
POST | / | Deletes a user within an identity store given UserId. |
POST | / | Retrieves the group metadata and attributes from GroupId in an identity store. If you have administrator access to a member account, you can use this API from the member account.... |
POST | / | Retrieves membership metadata and attributes from MembershipId in an identity store. If you have administrator access to a member account, you can use this API from the member acc... |
POST | / | Retrieves the user metadata and attributes from the UserId in an identity store. If you have administrator access to a member account, you can use this API from the member account... |
POST | / | Retrieves GroupId in an identity store. If you have administrator access to a member account, you can use this API from the member account. Read about member accounts in the Organ... |
POST | / | Retrieves the MembershipId in an identity store. If you have administrator access to a member account, you can use this API from the member account. Read about member accounts in... |
POST | / | Retrieves the UserId in an identity store. If you have administrator access to a member account, you can use this API from the member account. Read about member accounts in the Or... |
POST | / | Checks the user's membership in all requested groups and returns if the member exists in all queried groups. If you have administrator access to a member account, you can use this... |
POST | / | For the specified group in the specified identity store, returns the list of all GroupMembership objects and returns results in paginated form. If you have administrator access to... |
POST | / | For the specified member in the specified identity store, returns the list of all GroupMembership objects and returns results in paginated form. If you have administrator access t... |
POST | / | Lists all groups in the identity store. Returns a paginated list of complete Group objects. Filtering for a Group by the DisplayName attribute is deprecated. Instead, use the GetG... |
POST | / | Lists all users in the identity store. Returns a paginated list of complete User objects. Filtering for a User by the UserName attribute is deprecated. Instead, use the GetUserId... |
POST | / | For the specified group in the specified identity store, updates the group metadata and attributes. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install amazonaws-com-identitystore
Downloads and installs to ~/.claude/skills/amazonaws-com-identitystore/
2020-06-15 (2026-02-13)