amazonaws.com – identitystore
The Identity Store service used by AWS IAM Identity Center (successor to AWS Single Sign-On) provides a single place to retrieve all of your identities (users and groups). For more information, see the .
- Homepage
- https://api.apis.guru/v2/specs/amazonaws.com:identitystore/2020-06-15.json
- Provider
- amazonaws.com:identitystore / identitystore
- OpenAPI version
- 3.0.0
- Spec (JSON)
- https://api.apis.guru/v2/specs/amazonaws.com/identitystore/2020-06-15/openapi.json
- Spec (YAML)
- https://api.apis.guru/v2/specs/amazonaws.com/identitystore/2020-06-15/openapi.yaml
Tools (21)
Extracted live via the executor SDK.
-
xAmzTargetAwsIdentityStoreCreateGroup.createGroupCreates a group within the specified identity store.
-
xAmzTargetAwsIdentityStoreCreateGroupMembership.createGroupMembershipCreates a relationship between a member and a group. The following identifiers must be specified:
GroupId,IdentityStoreId, andMemberId. -
xAmzTargetAwsIdentityStoreCreateUser.createUserCreates a user within the specified identity store.
-
xAmzTargetAwsIdentityStoreDeleteGroup.deleteGroupDelete a group within an identity store given
GroupId. -
xAmzTargetAwsIdentityStoreDeleteGroupMembership.deleteGroupMembershipDelete a membership within a group given
MembershipId. -
xAmzTargetAwsIdentityStoreDeleteUser.deleteUserDeletes a user within an identity store given
UserId. -
xAmzTargetAwsIdentityStoreDescribeGroup.describeGroupRetrieves the group metadata and attributes from
GroupIdin an identity store. -
xAmzTargetAwsIdentityStoreDescribeGroupMembership.describeGroupMembershipRetrieves membership metadata and attributes from
MembershipIdin an identity store. -
xAmzTargetAwsIdentityStoreDescribeUser.describeUserRetrieves the user metadata and attributes from the
UserIdin an identity store. -
xAmzTargetAwsIdentityStoreGetGroupId.getGroupIdRetrieves
GroupIdin an identity store. -
xAmzTargetAwsIdentityStoreGetGroupMembershipId.getGroupMembershipIdRetrieves the
MembershipIdin an identity store. -
xAmzTargetAwsIdentityStoreGetUserId.getUserIdRetrieves the
UserIdin an identity store. -
xAmzTargetAwsIdentityStoreIsMemberInGroups.isMemberInGroupsChecks the user's membership in all requested groups and returns if the member exists in all queried groups.
-
xAmzTargetAwsIdentityStoreListGroupMemberships.listGroupMembershipsFor the specified group in the specified identity store, returns the list of all
GroupMembershipobjects and returns results in paginated form. -
xAmzTargetAwsIdentityStoreListGroupMembershipsForMember.listGroupMembershipsForMemberFor the specified member in the specified identity store, returns the list of all
GroupMembershipobjects and returns results in paginated form. -
xAmzTargetAwsIdentityStoreListGroups.listGroupsLists all groups in the identity store. Returns a paginated list of complete
Groupobjects. Filtering for aGroupby theDisplayNameattribute is deprecated. Instead, use theGetGroupIdAPI action. -
xAmzTargetAwsIdentityStoreListUsers.listUsersLists all users in the identity store. Returns a paginated list of complete
Userobjects. Filtering for aUserby theUserNameattribute is deprecated. Instead, use theGetUserIdAPI action. -
xAmzTargetAwsIdentityStoreUpdateGroup.updateGroupFor the specified group in the specified identity store, updates the group metadata and attributes.
-
xAmzTargetAwsIdentityStoreUpdateUser.updateUserFor the specified user in the specified identity store, updates the user metadata and attributes.
-
openapi.previewSpecPreview an OpenAPI document before adding it as a source
-
openapi.addSourceAdd an OpenAPI source and register its operations as tools