v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-141811490.1 KB

Provides a list of languages (RFC-5646 codes and names) that Amazon Translate supports.

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

Query parameters

MaxResultsstring

Pagination limit

NextTokenstring

Pagination token

Headers

X-Amz-Target'AWSShineFrontendService_20170701.ListLanguages' required

Request body

DisplayLanguageCode'de' | 'en' | 'es' | 'fr' | 'it' | 'ja' | 'ko' | 'pt' | 'zh' | 'zh-TW'

The language code for the language to use to display the language names in the response. The language code is <code>en</code> by default.

NextTokenstring

Include the NextToken value to fetch the next group of supported languages.

MaxResultsinteger

The maximum number of results to return in each response.

Response

Success

DisplayLanguageCode'de' | 'en' | 'es' | 'fr' | 'it' | 'ja' | 'ko' | 'pt' | 'zh' | 'zh-TW'

The language code passed in with the request.

NextTokenstring

If the response does not include all remaining results, use the NextToken in the next request to fetch the next group of supported languages.