github.com/treeverse/lakefs@v1.24.1-0.20240520134607-95648127bfb0/clients/rust/docs/ExternalPrincipal.md (about) 1 # ExternalPrincipal 2 3 ## Properties 4 5 Name | Type | Description | Notes 6 ------------ | ------------- | ------------- | ------------- 7 **id** | **String** | A unique identifier for the external principal i.e aws:sts::123:assumed-role/role-name | 8 **user_id** | **String** | lakeFS user ID to associate with an external principal. | 9 **settings** | Option<[**Vec<std::collections::HashMap<String, String>>**](std::collections::HashMap.md)> | | [optional] 10 11 [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) 12 13