View source: R/support_operations.R
support_describe_supported_languages | R Documentation |
Returns a list of supported languages for a specified categoryCode
, issueType
and serviceCode
. The returned supported languages will include a ISO 639-1 code for the language
, and the language display name.
See https://www.paws-r-sdk.com/docs/support_describe_supported_languages/ for full documentation.
support_describe_supported_languages(issueType, serviceCode, categoryCode)
issueType |
[required] The type of issue for the case. You can specify |
serviceCode |
[required] The code for the Amazon Web Services service. You can use the
|
categoryCode |
[required] The category of problem for the support case. You also use the
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.