We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 92b6cb3 + c158440 commit c23081cCopy full SHA for c23081c
1 file changed
content/en/docs/marketplace/platform-supported-content/modules/aws/amazon-translate.md
@@ -75,3 +75,6 @@ The Amazon Translate connector contains the following activities:
75
76
* `ListLanguages` - This action allows you to retrieve a list of supported languages that can used for translation.
77
* `TranslateText` - This action allow you to retrieve the translation of the input text.
78
+* `ListTerminologies` – This action allows you to retrieve a list of custom terminologies available in your AWS account.
79
+* `UploadTerminology` – This action allows you to upload a new custom terminology file to Amazon Translate or update an existing one.
80
+* `DeleteTerminology` – This action allows you to permanently delete a custom terminology from your Amazon Translate account.
0 commit comments