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)
[required] The type of issue for the case. You can specify customer-service
or
technical
.
[required] The code for the Amazon Web Services service. You can use the
describe_services
operation to get the
possible serviceCode
values.
[required] The category of problem for the support case. You also use the
describe_services
operation to get the
category code for a service. Each Amazon Web Services service defines
its own set of category codes.