diff --git a/apis/resiliencehub-2020-04-30.normal.json b/apis/resiliencehub-2020-04-30.normal.json index 3e92a2b678..e7946b6e60 100644 --- a/apis/resiliencehub-2020-04-30.normal.json +++ b/apis/resiliencehub-2020-04-30.normal.json @@ -83,7 +83,7 @@ "shape": "AccessDeniedException" } ], - "documentation": "

Creates a Resilience Hub application. A Resilience Hub application is a collection of Amazon Web Services resources structured to prevent and recover Amazon Web Services application disruptions. To describe a Resilience Hub application, you provide an application name, resources from one or more–up to five–CloudFormation stacks, and an appropriate resiliency policy.

 <p>After you create a Resilience Hub application, you publish it so that you can run a resiliency assessment on it. You can then use recommendations from the assessment to improve resiliency by running another assessment, comparing results, and then iterating the process until you achieve your goals for recovery time objective (RTO) and recovery point objective (RPO).</p> 
" + "documentation": "

Creates a Resilience Hub application. A Resilience Hub application is a collection of Amazon Web Services resources structured to prevent and recover Amazon Web Services application disruptions. To describe a Resilience Hub application, you provide an application name, resources from one or more–up to five–CloudFormation stacks, and an appropriate resiliency policy.

After you create a Resilience Hub application, you publish it so that you can run a resiliency assessment on it. You can then use recommendations from the assessment to improve resiliency by running another assessment, comparing results, and then iterating the process until you achieve your goals for recovery time objective (RTO) and recovery point objective (RPO).

" }, "CreateRecommendationTemplate": { "name": "CreateRecommendationTemplate", @@ -4336,7 +4336,7 @@ }, "policy": { "shape": "DisruptionPolicy", - "documentation": "

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

" + "documentation": "

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

If you do not want to specify regional targets for a regional policy, you must set the values of rpoInSecs and rtoInSecs to -1.

" }, "policyArn": { "shape": "Arn",