View source: R/translate_operations.R
| translate_list_languages | R Documentation | 
Provides a list of languages (RFC-5646 codes and names) that Amazon Translate supports.
See https://www.paws-r-sdk.com/docs/translate_list_languages/ for full documentation.
translate_list_languages(
  DisplayLanguageCode = NULL,
  NextToken = NULL,
  MaxResults = NULL
)
| DisplayLanguageCode | The language code for the language to use to display the language names
in the response. The language code is  | 
| NextToken | Include the NextToken value to fetch the next group of supported languages. | 
| MaxResults | The maximum number of results to return in each response. | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.