support_describe_trusted_advisor_check_refresh_statuses: Returns the refresh status of the Trusted Advisor checks that...

View source: R/support_operations.R

support_describe_trusted_advisor_check_refresh_statusesR Documentation

Returns the refresh status of the Trusted Advisor checks that have the specified check IDs

Description

Returns the refresh status of the Trusted Advisor checks that have the specified check IDs. 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_refresh_statuses/ for full documentation.

Usage

support_describe_trusted_advisor_check_refresh_statuses(checkIds)

Arguments

checkIds

[required] The IDs of the Trusted Advisor checks to get the status.

If you specify the check ID of a check that is automatically refreshed, you might see an InvalidParameterValue error.


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