get_lineage_group_policy
(**kwargs)¶The resource policy for the lineage group.
See also: AWS API Documentation
Request Syntax
response = client.get_lineage_group_policy(
LineageGroupName='string'
)
[REQUIRED]
The name or Amazon Resource Name (ARN) of the lineage group.
{
'LineageGroupArn': 'string',
'ResourcePolicy': 'string'
}
Response Structure
The Amazon Resource Name (ARN) of the lineage group.
The resource policy that gives access to the lineage group in another account.
Exceptions
SageMaker.Client.exceptions.ResourceNotFound