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.ResourceNotFoundExceptionTranslate.Client.exceptions.TooManyRequestsExceptionTranslate.Client.exceptions.InvalidParameterValueExceptionTranslate.Client.exceptions.InternalServerException