CloudDirectory / Client / delete_typed_link_facet
delete_typed_link_facet#
- CloudDirectory.Client.delete_typed_link_facet(**kwargs)#
Deletes a TypedLinkFacet. For more information, see Typed Links.
See also: AWS API Documentation
Request Syntax
response = client.delete_typed_link_facet( SchemaArn='string', Name='string' )
- Parameters:
SchemaArn (string) –
[REQUIRED]
The Amazon Resource Name (ARN) that is associated with the schema. For more information, see arns.
Name (string) –
[REQUIRED]
The unique name of the typed link facet.
- Return type:
dict
- Returns:
Response Syntax
{}
Response Structure
(dict) –
Exceptions