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;