For AI agents: the complete documentation index is at llms.txt. Every page is also available as markdown by appending .md to its URL, or by sending an Accept: text/markdown request header.

ASSUME SERVICE ACCOUNT reference

Enterprise

RBAC provides fine-grained database permissions management.

Learn more

ASSUME SERVICE ACCOUNT switches current user to a service account, basically replacing its current access list with the service account's access list.

For full documentation of the Access Control List and Role-based Access Control, see the RBAC operations page.


Syntax

ASSUME SERVICE ACCOUNT serviceAccount;

Examples

ASSUME SERVICE ACCOUNT ilp_ingestion;