PersistentAI API Documentation / @persistentai/fireflow-vfs / generated/lakefs/types.gen / ExternalPrincipal
Type Alias: ExternalPrincipal
ExternalPrincipal =
object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:1020
Properties
id
id:
string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:1024
A unique identifier for the external principal i.e aws:sts::123:assumed-role/role-name
settings?
optionalsettings:object
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:1030
Index Signature
[key: string]: unknown
user_id
user_id:
string
Defined in: packages/fireflow-vfs/src/generated/lakefs/types.gen.ts:1029
lakeFS user ID to associate with an external principal.