View a markdown version of this page

RecommendationForResourceSummary - AWS Trusted Advisor

RecommendationForResourceSummary

Summary of a Recommendation for a specific AWS Resource

Contents

awsResourceArn

The AWS Resource ARN

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:aws(-\w+)*:[\w\d-]+:([\w\d-]*)?:[\w\d_-]*([:/].+)*

Required: Yes

checkArn

The Check ARN

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:[\w-]+:trustedadvisor:::check\/[\w-]+

Required: Yes

exclusionStatus

The exclusion status of the recommendation

Type: String

Valid Values: excluded | included

Required: Yes

lastUpdatedAt

When the recommendation was last updated

Type: Timestamp

Required: Yes

metadata

Metadata associated with the recommendation

Type: String to string map

Required: Yes

pillars

The Pillars that the Recommendation is optimizing

Type: Array of strings

Array Members: Minimum number of 1 item. Maximum number of 50 items.

Valid Values: cost_optimizing | performance | security | service_limits | fault_tolerance | operational_excellence

Required: Yes

recommendationArn

The Recommendation ARN

Type: String

Length Constraints: Minimum length of 20. Maximum length of 2048.

Pattern: arn:[\w-]+:trustedadvisor::\d{12}:recommendation\/[\w-]+

Required: Yes

status

The current status of the recommendation

Type: String

Valid Values: ok | warning | error

Required: Yes

See Also

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