BatchUpdateRecommendationStatusSuccessfulEntry - AWS Resilience Hub

BatchUpdateRecommendationStatusSuccessfulEntry

List of operational recommendations that were successfully included or excluded.

Contents

entryId

An identifier for an entry in this batch that is used to communicate the result.

Note

The entryIds of a batch request need to be unique within a request.

Type: String

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

Required: Yes

excluded

Indicates if the operational recommendation was successfully excluded.

Type: Boolean

Required: Yes

referenceId

Reference identifier of the operational recommendation.

Type: String

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

Required: Yes

excludeReason

Indicates the reason for excluding an operational recommendation.

Type: String

Valid Values: AlreadyImplemented | NotRelevant | ComplexityOfImplementation

Required: No

item

The operational recommendation item.

Type: UpdateRecommendationStatusItem object

Required: No

See Also

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