This product is not supported for your selected Datadog site. ().

aws_resiliencehub_app_assessment

account_id

Type: STRING

app_arn

Type: STRING
Provider name: appArn
Description: Amazon Resource Name (ARN) of the Resilience Hub application. The format for this ARN is: arn:partition:resiliencehub:region:account:app/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

app_version

Type: STRING
Provider name: appVersion
Description: Version of an application.

assessment_arn

Type: STRING
Provider name: assessmentArn
Description: Amazon Resource Name (ARN) of the assessment. The format for this ARN is: arn:partition:resiliencehub:region:account:app-assessment/app-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.

assessment_name

Type: STRING
Provider name: assessmentName
Description: Name of the assessment.

assessment_status

Type: STRING
Provider name: assessmentStatus
Description: Current status of the assessment for the resiliency policy.

compliance

Type: STRING
Provider name: compliance
Description: Application compliance against the resiliency policy.

compliance_status

Type: STRING
Provider name: complianceStatus
Description: Current status of the compliance for the resiliency policy.

cost

Type: STRUCT
Provider name: cost
Description: Cost for the application.

  • amount
    Type: DOUBLE
    Provider name: amount
    Description: The cost amount.
  • currency
    Type: STRING
    Provider name: currency
    Description: The cost currency, for example USD.
  • frequency
    Type: STRING
    Provider name: frequency
    Description: The cost frequency.

drift_status

Type: STRING
Provider name: driftStatus
Description: Indicates if compliance drifts (deviations) were detected while running an assessment for your application.

end_time

Type: TIMESTAMP
Provider name: endTime
Description: End time for the action.

invoker

Type: STRING
Provider name: invoker
Description: The entity that invoked the assessment.

message

Type: STRING
Provider name: message
Description: Error or warning message from the assessment execution

policy

Type: STRUCT
Provider name: policy
Description: Resiliency policy of an application.

  • creation_time
    Type: TIMESTAMP
    Provider name: creationTime
    Description: Date and time when the resiliency policy was created.
  • data_location_constraint
    Type: STRING
    Provider name: dataLocationConstraint
    Description: Specifies a high-level geographical location constraint for where your resilience policy data can be stored.
  • estimated_cost_tier
    Type: STRING
    Provider name: estimatedCostTier
    Description: Specifies the estimated cost tier of the resiliency policy.
  • policy
    Type: STRING
    Provider name: policy
    Description: The resiliency policy.
  • policy_arn
    Type: STRING
    Provider name: policyArn
    Description: Amazon Resource Name (ARN) of the resiliency policy. The format for this ARN is: arn:partition:resiliencehub:region:account:resiliency-policy/policy-id. For more information about ARNs, see Amazon Resource Names (ARNs) in the Amazon Web Services General Reference guide.
  • policy_description
    Type: STRING
    Provider name: policyDescription
    Description: Description of the resiliency policy.
  • policy_name
    Type: STRING
    Provider name: policyName
    Description: The name of the policy
  • tier
    Type: STRING
    Provider name: tier
    Description: The tier for this resiliency policy, ranging from the highest severity (MissionCritical) to lowest (NonCritical).

resiliency_score

Type: STRUCT
Provider name: resiliencyScore
Description: Current resiliency score for an application.

  • component_score
    Type: STRING
    Provider name: componentScore
    Description: The score generated by Resilience Hub for the scoring component after running an assessment. For example, if the score is 25 points, it indicates the overall score of your application generated by Resilience Hub after running an assessment.
  • disruption_score
    Type: STRING
    Provider name: disruptionScore
    Description: The disruption score for a valid key.
  • score
    Type: DOUBLE
    Provider name: score
    Description: The outage score for a valid key.

resource_errors_details

Type: STRUCT
Provider name: resourceErrorsDetails
Description: A resource error object containing a list of errors retrieving an application’s resources.

  • has_more_errors
    Type: BOOLEAN
    Provider name: hasMoreErrors
    Description: This indicates if there are more errors not listed in the resourceErrors list.
  • resource_errors
    Type: UNORDERED_LIST_STRUCT
    Provider name: resourceErrors
    Description: A list of errors retrieving an application’s resources.
    • logical_resource_id
      Type: STRING
      Provider name: logicalResourceId
      Description: Identifier of the logical resource.
    • physical_resource_id
      Type: STRING
      Provider name: physicalResourceId
      Description: Identifier of the physical resource.
    • reason
      Type: STRING
      Provider name: reason
      Description: This is the error message.

start_time

Type: TIMESTAMP
Provider name: startTime
Description: Starting time for the action.

summary

Type: STRUCT
Provider name: summary
Description: Indicates the AI-generated summary for the Resilience Hub assessment, providing a concise overview that highlights the top risks and recommendations. This property is available only in the US East (N. Virginia) Region.

  • risk_recommendations
    Type: UNORDERED_LIST_STRUCT
    Provider name: riskRecommendations
    Description: Indicates the top risks and recommendations identified by the Resilience Hub assessment, each representing a specific risk and the corresponding recommendation to address it. This property is available only in the US East (N. Virginia) Region.
    • app_components
      Type: UNORDERED_LIST_STRING
      Provider name: appComponents
      Description: Indicates the Application Components (AppComponents) that were assessed as part of the assessment and are associated with the identified risk and recommendation. This property is available only in the US East (N. Virginia) Region.
    • recommendation
      Type: STRING
      Provider name: recommendation
      Description: Indicates the recommendation provided by the Resilience Hub to address the identified risks in the application. This property is available only in the US East (N. Virginia) Region.
    • risk
      Type: STRING
      Provider name: risk
      Description: Indicates the description of the potential risk identified in the application as part of the Resilience Hub assessment. This property is available only in the US East (N. Virginia) Region.
  • summary
    Type: STRING
    Provider name: summary
    Description: Indicates a concise summary that provides an overview of the Resilience Hub assessment. This property is available only in the US East (N. Virginia) Region.

tags

Type: UNORDERED_LIST_STRING

version_name

Type: STRING
Provider name: versionName
Description: Version name of the published application.