Skip to content

Commit e0641c2

Browse files
author
AWS
committed
AWS Resilience Hub Update: Documentation change for AWS Resilience Hub. Doc-only update to fix Documentation layout
1 parent 897bbde commit e0641c2

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "AWS Resilience Hub",
4+
"contributor": "",
5+
"description": "Documentation change for AWS Resilience Hub. Doc-only update to fix Documentation layout"
6+
}

services/resiliencehub/src/main/resources/codegen-resources/service-2.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
{"shape":"ValidationException"},
5050
{"shape":"AccessDeniedException"}
5151
],
52-
"documentation":"<p>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> <pre><code> &lt;p&gt;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).&lt;/p&gt; </code></pre>"
52+
"documentation":"<p>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> <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>"
5353
},
5454
"CreateRecommendationTemplate":{
5555
"name":"CreateRecommendationTemplate",
@@ -3680,7 +3680,7 @@
36803680
},
36813681
"policy":{
36823682
"shape":"DisruptionPolicy",
3683-
"documentation":"<p>The type of resiliency policy to be created, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.</p>"
3683+
"documentation":"<p>The type of resiliency policy to be created, including the recovery time objective (RTO) and recovery point objective (RPO) in seconds.</p> <note> <p>If you do not want to specify regional targets for a regional policy, you must set the values of <code>rpoInSecs</code> and <code>rtoInSecs</code> to <code>-1</code>.</p> </note>"
36843684
},
36853685
"policyArn":{
36863686
"shape":"Arn",

0 commit comments

Comments
 (0)