|
232 | 232 | {"shape":"ServiceUnavailableException"},
|
233 | 233 | {"shape":"ServiceFailureException"}
|
234 | 234 | ],
|
235 |
| - "documentation":"<p>Updates phone number product types or calling names. You can update one attribute at a time for each <code>UpdatePhoneNumberRequestItem</code>. For example, you can update the product type or the calling name.</p> <p>For toll-free numbers, you cannot use the Amazon Chime Business Calling product type. For numbers outside the US, you must use the Amazon Chime SIP Media Application Dial-In product type.</p> <p>Updates to outbound calling names can take 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.</p>" |
| 235 | + "documentation":"<p>Updates phone number product types or calling names. You can update one attribute at a time for each <code>UpdatePhoneNumberRequestItem</code>. For example, you can update the product type or the calling name.</p> <p>For toll-free numbers, you cannot use the Amazon Chime Business Calling product type. For numbers outside the U.S., you must use the Amazon Chime SIP Media Application Dial-In product type.</p> <p>Updates to outbound calling names can take up to 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.</p>" |
236 | 236 | },
|
237 | 237 | "BatchUpdateUser":{
|
238 | 238 | "name":"BatchUpdateUser",
|
|
252 | 252 | {"shape":"ServiceUnavailableException"},
|
253 | 253 | {"shape":"ServiceFailureException"}
|
254 | 254 | ],
|
255 |
| - "documentation":"<p> Updates user details within the <a>UpdateUserRequestItem</a> object for up to 20 users for the specified Amazon Chime account. Currently, only <code>LicenseType</code> updates are supported for this action. </p>" |
| 255 | + "documentation":"<p>Updates user details within the <a>UpdateUserRequestItem</a> object for up to 20 users for the specified Amazon Chime account. Currently, only <code>LicenseType</code> updates are supported for this action.</p>" |
256 | 256 | },
|
257 | 257 | "CreateAccount":{
|
258 | 258 | "name":"CreateAccount",
|
|
549 | 549 | {"shape":"ServiceUnavailableException"},
|
550 | 550 | {"shape":"ServiceFailureException"}
|
551 | 551 | ],
|
552 |
| - "documentation":"<p>Creates an order for phone numbers to be provisioned. For toll-free numbers, you cannot use the Amazon Chime Business Calling product type. For numbers outside the US, you must use the Amazon Chime SIP Media Application Dial-In product type.</p>" |
| 552 | + "documentation":"<p>Creates an order for phone numbers to be provisioned. For toll-free numbers, you cannot use the Amazon Chime Business Calling product type. For numbers outside the U.S., you must use the Amazon Chime SIP Media Application Dial-In product type.</p>" |
553 | 553 | },
|
554 | 554 | "CreateProxySession":{
|
555 | 555 | "name":"CreateProxySession",
|
|
3283 | 3283 | {"shape":"ServiceUnavailableException"},
|
3284 | 3284 | {"shape":"ServiceFailureException"}
|
3285 | 3285 | ],
|
3286 |
| - "documentation":"<p>Updates account details for the specified Amazon Chime account. Currently, only account name updates are supported for this action.</p>" |
| 3286 | + "documentation":"<p>Updates account details for the specified Amazon Chime account. Currently, only account name and default license updates are supported for this action.</p>" |
3287 | 3287 | },
|
3288 | 3288 | "UpdateAccountSettings":{
|
3289 | 3289 | "name":"UpdateAccountSettings",
|
|
4201 | 4201 | },
|
4202 | 4202 | "ErrorMessage":{
|
4203 | 4203 | "shape":"String",
|
4204 |
| - "documentation":"<p>The error message. </p>" |
| 4204 | + "documentation":"<p>The error message.</p>" |
4205 | 4205 | }
|
4206 | 4206 | },
|
4207 | 4207 | "documentation":"<p>A list of failed member ARNs, error codes, and error messages.</p>"
|
|
10817 | 10817 | "Name":{
|
10818 | 10818 | "shape":"AccountName",
|
10819 | 10819 | "documentation":"<p>The new name for the specified Amazon Chime account.</p>"
|
| 10820 | + }, |
| 10821 | + "DefaultLicense":{ |
| 10822 | + "shape":"License", |
| 10823 | + "documentation":"<p>The default license applied when you add users to an Amazon Chime account.</p>" |
10820 | 10824 | }
|
10821 | 10825 | }
|
10822 | 10826 | },
|
|
0 commit comments