Skip to content

Commit e5938db

Browse files
author
AWS
committed
AWS Systems Manager Incident Manager Contacts Update: Fixed an error in the DescribeEngagement example for AWS Incident Manager.
1 parent 9919119 commit e5938db

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
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 Systems Manager Incident Manager Contacts",
4+
"contributor": "",
5+
"description": "Fixed an error in the DescribeEngagement example for AWS Incident Manager."
6+
}

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -359,7 +359,7 @@
359359
{"shape":"ThrottlingException"},
360360
{"shape":"InternalServerException"}
361361
],
362-
"documentation":"<p>Adds a resource to the specified contact or escalation plan.</p>"
362+
"documentation":"<p>Adds a resource policy to the specified contact or escalation plan. The resource policy is used to share the contact or escalation plan using Resource Access Manager (RAM). For more information about cross-account sharing, see <a href=\"https://docs.aws.amazon.com/incident-manager/latest/userguide/xa.html\">Setting up cross-account functionality</a>.</p>"
363363
},
364364
"SendActivationCode":{
365365
"name":"SendActivationCode",

0 commit comments

Comments
 (0)