support_describe_severity_levels: Returns the list of severity levels that you can assign to a...

View source: R/support_operations.R

support_describe_severity_levelsR Documentation

Returns the list of severity levels that you can assign to a support case

Description

Returns the list of severity levels that you can assign to a support case. The severity level for a case is also a field in the CaseDetails data type that you include for a create_case request.

See https://www.paws-r-sdk.com/docs/support_describe_severity_levels/ for full documentation.

Usage

support_describe_severity_levels(language = NULL)

Arguments

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 language parameter if you want support in that language.


paws.management documentation built on Sept. 12, 2024, 6:19 a.m.