delete_terminology
(**kwargs)¶A synchronous action that deletes a custom terminology.
See also: AWS API Documentation
Request Syntax
response = client.delete_terminology(
Name='string'
)
[REQUIRED]
The name of the custom terminology being deleted.
Exceptions
Translate.Client.exceptions.ResourceNotFoundException
Translate.Client.exceptions.TooManyRequestsException
Translate.Client.exceptions.InvalidParameterValueException
Translate.Client.exceptions.InternalServerException