Contains information about a resource identified by a Trusted Advisor check.
Contents
- metadata
-
Additional information about the identified resource. The exact metadata and its order can be obtained by inspecting the TrustedAdvisorCheckDescription object returned by the call to DescribeTrustedAdvisorChecks. Metadata contains all the data that is shown in the Excel download, even in those cases where the UI shows just summary data.
Type: Array of strings
- resourceId
-
The unique identifier for the identified resource.
Type: String
- status
-
The status code for the resource identified in the Trusted Advisor check.
Type: String
- isSuppressed
-
Specifies whether the AWS resource was ignored by Trusted Advisor because it was marked as suppressed by the user.
Type: Boolean
- region
-
The AWS Region in which the identified resource is located.
Type: String
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: