SopRecommendation - AWS Resilience Hub

SopRecommendation

Defines a standard operating procedure (SOP) recommendation.

Contents

recommendationId

Identifier for the SOP recommendation.

Type: String

Pattern: ^[0-9a-f]{8}-[0-9a-f]{4}-[0-5][0-9a-f]{3}-[089ab][0-9a-f]{3}-[0-9a-f]{12}$

Required: Yes

referenceId

Reference identifier for the SOP recommendation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 500.

Required: Yes

serviceType

The service type.

Type: String

Valid Values: SSM

Required: Yes

appComponentName

Name of the Application Component.

Type: String

Pattern: ^\S{1,255}$

Required: No

description

Description of the SOP recommendation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 500.

Required: No

items

The recommendation items.

Type: Array of RecommendationItem objects

Required: No

name

Name of the SOP recommendation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 500.

Required: No

prerequisite

Prerequisite for the SOP recommendation.

Type: String

Length Constraints: Minimum length of 1. Maximum length of 500.

Required: No

recommendationStatus

Status of the recommended standard operating procedure.

Type: String

Valid Values: Implemented | Inactive | NotImplemented | Excluded

Required: No

See Also

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