ComponentRecommendation - AWS Resilience Hub

ComponentRecommendation

Defines recommendations for an AWS Resilience Hub Application Component, returned as an object. This object contains component names, configuration recommendations, and recommendation statuses.

Contents

appComponentName

Name of the Application Component.

Type: String

Pattern: ^\S{1,255}$

Required: Yes

configRecommendations

List of recommendations.

Type: Array of ConfigRecommendation objects

Required: Yes

recommendationStatus

Status of the recommendation.

Type: String

Valid Values: BreachedUnattainable | BreachedCanMeet | MetCanImprove

Required: Yes

See Also

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