|
131 | 131 | {"shape":"ForbiddenException"},
|
132 | 132 | {"shape":"ThrottledClientException"}
|
133 | 133 | ],
|
134 |
| - "documentation":"<p>Adds a specified number of users to a channel. </p>", |
| 134 | + "documentation":"<p>Adds a specified number of users to a channel.</p>", |
135 | 135 | "endpoint":{"hostPrefix":"messaging-"}
|
136 | 136 | },
|
137 | 137 | "BatchCreateRoomMembership":{
|
|
1357 | 1357 | {"shape":"ServiceUnavailableException"},
|
1358 | 1358 | {"shape":"ServiceFailureException"}
|
1359 | 1359 | ],
|
1360 |
| - "documentation":"<p> Returns the full details of an <code>AppInstanceUser</code> . </p>", |
| 1360 | + "documentation":"<p>Returns the full details of an <code>AppInstanceUser</code>.</p>", |
1361 | 1361 | "endpoint":{"hostPrefix":"identity-"}
|
1362 | 1362 | },
|
1363 | 1363 | "DescribeChannel":{
|
|
2272 | 2272 | {"shape":"ServiceUnavailableException"},
|
2273 | 2273 | {"shape":"ServiceFailureException"}
|
2274 | 2274 | ],
|
2275 |
| - "documentation":"<p> List all <code>AppInstanceUsers</code> created under a single <code>AppInstance</code>. </p>", |
| 2275 | + "documentation":"<p>List all <code>AppInstanceUsers</code> created under a single <code>AppInstance</code>. </p>", |
2276 | 2276 | "endpoint":{"hostPrefix":"identity-"}
|
2277 | 2277 | },
|
2278 | 2278 | "ListAppInstances":{
|
|
4289 | 4289 | "BatchChannelMemberships":{
|
4290 | 4290 | "type":"structure",
|
4291 | 4291 | "members":{
|
4292 |
| - "InvitedBy":{"shape":"Identity"}, |
| 4292 | + "InvitedBy":{ |
| 4293 | + "shape":"Identity", |
| 4294 | + "documentation":"<p>The identifier of the member who invited another member.</p>" |
| 4295 | + }, |
4293 | 4296 | "Type":{
|
4294 | 4297 | "shape":"ChannelMembershipType",
|
4295 | 4298 | "documentation":"<p>The membership types set for the channel users.</p>"
|
|
4766 | 4769 | "type":"structure",
|
4767 | 4770 | "members":{
|
4768 | 4771 | "ChannelSummary":{"shape":"ChannelSummary"},
|
4769 |
| - "AppInstanceUserMembershipSummary":{ |
4770 |
| - "shape":"AppInstanceUserMembershipSummary", |
4771 |
| - "documentation":"<p>Returns the channel membership data for an <code>AppInstance</code>.</p>" |
4772 |
| - } |
| 4772 | + "AppInstanceUserMembershipSummary":{"shape":"AppInstanceUserMembershipSummary"} |
4773 | 4773 | },
|
4774 | 4774 | "documentation":"<p>Summary of the channel membership details of an <code>AppInstanceUser</code>.</p>"
|
4775 | 4775 | },
|
|
4918 | 4918 | "ChannelModeratedByAppInstanceUserSummary":{
|
4919 | 4919 | "type":"structure",
|
4920 | 4920 | "members":{
|
4921 |
| - "ChannelSummary":{"shape":"ChannelSummary"} |
| 4921 | + "ChannelSummary":{ |
| 4922 | + "shape":"ChannelSummary", |
| 4923 | + "documentation":"<p>Summary of the details of a <code>Channel</code>.</p>" |
| 4924 | + } |
4922 | 4925 | },
|
4923 | 4926 | "documentation":"<p>Summary of the details of a moderated channel.</p>"
|
4924 | 4927 | },
|
|
6947 | 6950 | },
|
6948 | 6951 | "Region":{
|
6949 | 6952 | "shape":"TranscribeMedicalRegion",
|
6950 |
| - "documentation":"<p>The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the Region closest to the meeting's Region.</p>" |
| 6953 | + "documentation":"<p>The AWS Region passed to Amazon Transcribe Medical. If you don't specify a Region, Amazon Chime uses the meeting's Region.</p>" |
6951 | 6954 | }
|
6952 | 6955 | },
|
6953 | 6956 | "documentation":"<p>Settings specific to the Amazon Transcribe Medical engine.</p>"
|
|
6974 | 6977 | },
|
6975 | 6978 | "Region":{
|
6976 | 6979 | "shape":"TranscribeRegion",
|
6977 |
| - "documentation":"<p>The AWS Region passed to Amazon Transcribe. If you don't specify a Region, Amazon Chime uses the Region closest to the meeting's Region.</p>" |
| 6980 | + "documentation":"<p>The AWS Region passed to Amazon Transcribe. If you don't specify a Region, Amazon Chime uses the meeting's Region.</p>" |
6978 | 6981 | }
|
6979 | 6982 | },
|
6980 | 6983 | "documentation":"<p>Settings specific to the Amazon Transcribe engine.</p>"
|
|
11178 | 11181 | "us-west-2",
|
11179 | 11182 | "ap-southeast-2",
|
11180 | 11183 | "ca-central-1",
|
11181 |
| - "eu-west-1" |
| 11184 | + "eu-west-1", |
| 11185 | + "auto" |
11182 | 11186 | ]
|
11183 | 11187 | },
|
11184 | 11188 | "TranscribeMedicalSpecialty":{
|
|
11212 | 11216 | "eu-central-1",
|
11213 | 11217 | "eu-west-1",
|
11214 | 11218 | "eu-west-2",
|
11215 |
| - "sa-east-1" |
| 11219 | + "sa-east-1", |
| 11220 | + "auto" |
11216 | 11221 | ]
|
11217 | 11222 | },
|
11218 | 11223 | "TranscribeVocabularyFilterMethod":{
|
|
11400 | 11405 | "members":{
|
11401 | 11406 | "AppInstanceArn":{
|
11402 | 11407 | "shape":"ChimeArn",
|
11403 |
| - "documentation":"<p>The ARN of the <code>AppInstance</code>.</p>" |
| 11408 | + "documentation":"<p>The ARN of the <code>AppInstance</code>. </p>" |
11404 | 11409 | }
|
11405 | 11410 | }
|
11406 | 11411 | },
|
|
0 commit comments