View source: R/support_operations.R
support_describe_services | R Documentation |
Returns the current list of Amazon Web Services services and a list of service categories for each service. You then use service names and categories in your create_case
requests. Each Amazon Web Services service has its own set of categories.
See https://www.paws-r-sdk.com/docs/support_describe_services/ for full documentation.
support_describe_services(serviceCodeList = NULL, language = NULL)
serviceCodeList |
A JSON-formatted list of service codes available for Amazon Web Services services. |
language |
The language in which Amazon Web Services Support handles the case.
Amazon Web Services Support currently supports Chinese (“zh”), English
("en"), Japanese ("ja") and Korean (“ko”). You must specify the ISO
639-1 code for the |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.