AWS Lake Formation

2024/05/17 - AWS Lake Formation - 1 new api methods

Changes  Introduces a new API, GetDataLakePrincipal, that returns the identity of the invoking principal

GetDataLakePrincipal (new) Link ΒΆ

Returns the identity of the invoking principal.

See also: AWS API Documentation

Request Syntax

client.get_data_lake_principal()
rtype

dict

returns

Response Syntax

{
    'Identity': 'string'
}

Response Structure

  • (dict) --

    • Identity (string) --

      A unique identifier of the invoking principal.