Skip to main content

IIdentityStoreGetUserIdResponse

Interface in AWS.IdentityStore

Interface for GetUserId responses.

Ancestors

Properties

IdentityStoreId

property IdentityStoreId: string

The globally unique identifier for the identity store.

UserId

property UserId: string

The unique identifier of the user that was resolved from the alternate identifier.

This value uniquely identifies the user within the specified identity store and remains stable across sessions and operations. It can be used in subsequent operations such as DescribeUser, DeleteUser, or CreateGroupMembership.