TrustedAdvisorCheckResult - AWS Support
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

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 AWS 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 AWS SDKs, see the following: