Skip to content

Commit 916c99b

Browse files
author
AWS
committed
Amazon Chime SDK Messaging Update: Documentation updates for Chime Messaging SDK
1 parent 9c04270 commit 916c99b

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": "Amazon Chime SDK Messaging",
4+
"contributor": "",
5+
"description": "Documentation updates for Chime Messaging SDK"
6+
}

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -786,7 +786,7 @@
786786
{"shape":"ServiceUnavailableException"},
787787
{"shape":"ServiceFailureException"}
788788
],
789-
"documentation":"<p>Allows an <code>AppInstanceUser</code> to search the channels that they belong to. The <code>AppInstanceUser</code> can search by membership or external ID. An <code>AppInstanceAdmin</code> can search across all channels within the <code>AppInstance</code>.</p>"
789+
"documentation":"<p>Allows <code>ChimeBearer</code> to search channels by channel members. AppInstanceUsers can search across the channels that they belong to. AppInstanceAdmins can search across all channels.</p>"
790790
},
791791
"SendChannelMessage":{
792792
"name":"SendChannelMessage",
@@ -1675,7 +1675,7 @@
16751675
},
16761676
"LastMessageTimestamp":{
16771677
"shape":"Timestamp",
1678-
"documentation":"<p>The time at which the last message in a channel was sent.</p>"
1678+
"documentation":"<p>The time at which the last persistent message in a channel was sent.</p>"
16791679
}
16801680
},
16811681
"documentation":"<p>Summary of the details of a <code>Channel</code>.</p>"

0 commit comments

Comments
 (0)