TrustedAdvisorCheckResult - Amazon Web Services Support
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

TrustedAdvisorCheckResult

The results of a Trusted Advisor check returned by DescribeTrustedAdvisorCheckResult.

Contents

categorySpecificSummary

Summary information that relates to the category of the check. Cost Optimizing is the only category that is currently supported.

Type: TrustedAdvisorCategorySpecificSummary object

checkId

The unique identifier for the Trusted Advisor check.

Type: String

flaggedResources

The details about each resource listed in the check result.

Type: Array of TrustedAdvisorResourceDetail objects

resourcesSummary

Details about Amazon resources that were analyzed in a call to Trusted Advisor DescribeTrustedAdvisorCheckSummaries.

Type: TrustedAdvisorResourcesSummary object

status

The alert status of the check: "ok" (green), "warning" (yellow), "error" (red), or "not_available".

Type: String

timestamp

The time of the last refresh of the check.

Type: String

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: