v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141811490.1 KB

Creates or updates a custom terminology, depending on whether one already exists for the given terminology name. Importing a terminology with the same name as an existing one will merge the terminologies based on the chosen merge strategy. The only supported merge strategy is OVERWRITE, where the imported terminology overwrites the existing terminology of the same name.

If you import a terminology that overwrites an existing one, the new terminology takes up to 10 minutes to fully propagate. After that, translations have access to the new terminology.

post/#X-Amz-Target=AWSShineFrontendService_20170701.ImportTerminology

Headers

X-Amz-Target'AWSShineFrontendService_20170701.ImportTerminology' required

Request body

Namestring required

The name of the custom terminology being imported.

MergeStrategy'OVERWRITE' required

The merge strategy of the custom terminology being imported. Currently, only the OVERWRITE merge strategy is supported. In this case, the imported terminology will overwrite an existing terminology of the same name.

Descriptionstring

The description of the custom terminology being imported.

Response

Success