(Deprecated) who_am_i
info
This method is deprecated in 1.0. Please use get_caller_identity()
instead.
tecton.who_am_i()
Introspect the current User or API Key used to authenticate with Tecton.
Returns​
The UserProfile or ServiceAccountProfile of the current User or API Key (respectively) if the introspection is successful, else None.