2024/05/17 - AWS Lake Formation - 1 new api methods
Changes Introduces a new API, GetDataLakePrincipal, that returns the identity of the invoking principal
Returns the identity of the invoking principal.
See also: AWS API Documentation
Request Syntax
client.get_data_lake_principal()
dict
Response Syntax
{ 'Identity': 'string' }
Response Structure
(dict) --
Identity (string) --
A unique identifier of the invoking principal.