AssessmentRiskRecommendation

Indicates a specific risk identified in the Resilience Hub assessment and the corresponding recommendation provided to address that risk.

The assessment summary generated by large language models (LLMs) on Amazon Bedrock are only suggestions. The current level of generative AI technology is not perfect and LLMs are not infallible. Bias and incorrect answers, although rare, should be expected. Review each recommendation in the assessment summary before you use the output from an LLM.

This property is available only in the US East (N. Virginia) Region.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Indicates the Application Components (AppComponents) that were assessed as part of the assessment and are associated with the identified risk and recommendation.

Link copied to clipboard

Indicates the recommendation provided by the Resilience Hub to address the identified risks in the application.

Link copied to clipboard
val risk: String?

Indicates the description of the potential risk identified in the application as part of the Resilience Hub assessment.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String