Providing you are a LUSID user with sufficient access control permissions, you can write a Luminesce SQL query to interact with secrets, parameters and system settings stored in LUSID's Configuration Store.
Note: If you are the LUSID domain owner, you are automatically assigned the built-in lusid-administrator
role, which has all the permissions necessary to use the providers in this article.
To interact with... | Read from using the ... provider | Write to using the ... provider |
Configuration sets (each storing one or more configuration items) | ConfigStore.ConfigSet | |
Configuration items (each storing a secret, parameter or system setting) | ConfigStore.ConfigItem |