CheckSummary
A summary of an AWS Trusted Advisor Check
Contents
- arn
-
The ARN of the AWS Trusted Advisor Check
Type: String
Length Constraints: Minimum length of 20. Maximum length of 2048.
Pattern:
^arn:[\w-]+:trustedadvisor:::check\/[\w-]+$
Required: Yes
- awsServices
-
The AWS Services that the Check applies to
Type: Array of strings
Length Constraints: Minimum length of 2. Maximum length of 30.
Required: Yes
- description
-
A description of what the AWS Trusted Advisor Check is monitoring
Type: String
Required: Yes
- id
-
The unique identifier of the AWS Trusted Advisor Check
Type: String
Required: Yes
- metadata
-
The column headings for the metadata returned in the resource
Type: String to string map
Required: Yes
- name
-
The name of the AWS Trusted Advisor Check
Type: String
Required: Yes
- pillars
-
The Recommendation pillars that the AWS Trusted Advisor Check falls under
Type: Array of strings
Valid Values:
cost_optimizing | performance | security | service_limits | fault_tolerance | operational_excellence
Required: Yes
- source
-
The source of the Recommendation
Type: String
Valid Values:
aws_config | compute_optimizer | cost_explorer | lse | manual | pse | rds | resilience | resilience_hub | security_hub | stir | ta_check | well_architected
Required: Yes
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: