IIdentityStoreExternalId
Interface in AWS.IdentityStore
Interface for IdentityStore ExternalId.
Properties
Id
property Id: string
The external identifier that maps the resource to an external identity system.
This property holds the value assigned to the user or group by an external identity provider or directory service. It enables identity synchronization or federation between AWS Identity Store and external systems. Example values might include a GUID, SID, or directory-specific object ID.
Issuer
property Issuer: string
The entity or system that issued the external identifier.
This optional property describes the origin of the external ID, such as AzureAD, Okta, or a proprietary directory service. It provides context for interpreting the Id value. If not specified, the issuer may be assumed or inferred from other application context.