This product is not supported for your selected
Datadog site. (
).
Cette page n'est pas encore disponible en français, sa traduction est en cours.
Si vous avez des questions ou des retours sur notre projet de traduction actuel,
n'hésitez pas à nous contacter.
aws_resiliencehub_recommendation_template
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.
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.
end_time
Type: TIMESTAMP
Provider name: endTime
Description: The end time for the action.
Type: STRING
Provider name: format
Description: Format of the recommendation template.
- CfnJson
- The template is CloudFormation JSON.
- CfnYaml
- The template is CloudFormation YAML.
message
Type: STRING
Provider name: message
Description: Message for the recommendation template.
name
Type: STRING
Provider name: name
Description: Name for the recommendation template.
needs_replacements
Type: BOOLEAN
Provider name: needsReplacements
Description: Indicates if replacements are needed.
recommendation_ids
Type: UNORDERED_LIST_STRING
Provider name: recommendationIds
Description: Identifiers for the recommendations used in the recommendation template.
recommendation_template_arn
Type: STRING
Provider name: recommendationTemplateArn
Description: Amazon Resource Name (ARN) for the recommendation template.
recommendation_types
Type: UNORDERED_LIST_STRING
Provider name: recommendationTypes
Description: An array of strings that specify the recommendation template type or types.
- Alarm
- The template is an AlarmRecommendation template.
- Sop
- The template is a SopRecommendation template.
- Test
- The template is a TestRecommendation template.
start_time
Type: TIMESTAMP
Provider name: startTime
Description: The start time for the action.
status
Type: STRING
Provider name: status
Description: Status of the action.
Type: UNORDERED_LIST_STRING
templates_location
Type: STRUCT
Provider name: templatesLocation
Description: The file location of the template.
bucket
Type: STRING
Provider name: bucket
Description: The name of the Amazon S3 bucket.
prefix
Type: STRING
Provider name: prefix
Description: The prefix for the Amazon S3 bucket.