AWS::ResilienceHub::ResiliencyPolicy PolicyMap - Amazon CloudFormation
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

This is the new Amazon CloudFormation Template Reference Guide. Please update your bookmarks and links. For help getting started with CloudFormation, see the Amazon CloudFormation User Guide.

AWS::ResilienceHub::ResiliencyPolicy PolicyMap

The type of resiliency policy to be created, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.

Syntax

To declare this entity in your Amazon CloudFormation template, use the following syntax:

Properties

AZ

Defines the RTO and RPO targets for Availability Zone disruption.

Required: Yes

Type: FailurePolicy

Update requires: No interruption

Hardware

Defines the RTO and RPO targets for hardware disruption.

Required: Yes

Type: FailurePolicy

Update requires: No interruption

Region

Defines the RTO and RPO targets for Regional disruption.

Required: No

Type: FailurePolicy

Update requires: No interruption

Software

Defines the RTO and RPO targets for software disruption.

Required: Yes

Type: FailurePolicy

Update requires: No interruption