support_describe_trusted_advisor_check_result {paws.management} | R 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:
|
[Package paws.management version 0.7.0 Index]