support_describe_trusted_advisor_check_result: Returns the results of the Trusted Advisor check that has the...

View source: R/support_operations.R

support_describe_trusted_advisor_check_resultR Documentation

Returns the results of the Trusted Advisor check that has the specified check ID

Description

Returns the results of the Trusted Advisor check that has the specified check ID. You can get the check IDs by calling the describe_trusted_advisor_checks operation.

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

Usage

support_describe_trusted_advisor_check_result(checkId, language = NULL)

Arguments

checkId

[required] The unique identifier for the Trusted Advisor check.

language

The ISO 639-1 code for the language that you want your check results to appear in.

The Amazon Web Services Support API currently supports the following languages for Trusted Advisor:

  • Chinese, Simplified - zh

  • Chinese, Traditional - zh_TW

  • English - en

  • French - fr

  • German - de

  • Indonesian - id

  • Italian - it

  • Japanese - ja

  • Korean - ko

  • Portuguese, Brazilian - pt_BR

  • Spanish - es


paws.management documentation built on Sept. 12, 2023, 1:06 a.m.