TestRecommendation - AWS Resilience Hub

TestRecommendation

Defines a test recommendation.

Contents

referenceId

Reference identifier for the test recommendation.

Type: String

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

Required: Yes

appComponentName

Name of the Application Component.

Type: String

Pattern: ^\S{1,255}$

Required: No

dependsOnAlarms

A list of recommended alarms that are used in the test and must be exported before or with the test.

Type: Array of strings

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

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

Required: No

description

Description for the test recommendation.

Type: String

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

Required: No

intent

Intent of the test recommendation.

Type: String

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

Required: No

items

The test recommendation items.

Type: Array of RecommendationItem objects

Required: No

name

Name of the test recommendation.

Type: String

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

Required: No

prerequisite

Prerequisite of the test recommendation.

Type: String

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

Required: No

recommendationId

Identifier for the test 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: No

recommendationStatus

Status of the recommended test.

Type: String

Valid Values: Implemented | Inactive | NotImplemented | Excluded

Required: No

risk

Level of risk for this test recommendation.

Type: String

Valid Values: Small | Medium | High

Required: No

type

Type of test recommendation.

Type: String

Valid Values: Software | Hardware | AZ | Region

Required: No

See Also

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