|
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 either the product type or the calling name. </p> <p>For product types, choose from Amazon Chime Business Calling and Amazon Chime Voice Connector. For toll-free numbers, you must use the Amazon Chime Voice Connector 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>" |
| 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>" |
236 | 236 | },
|
237 | 237 | "BatchUpdateUser":{
|
238 | 238 | "name":"BatchUpdateUser",
|
|
549 | 549 | {"shape":"ServiceUnavailableException"},
|
550 | 550 | {"shape":"ServiceFailureException"}
|
551 | 551 | ],
|
552 |
| - "documentation":"<p>Creates an order for phone numbers to be provisioned. Choose from Amazon Chime Business Calling and Amazon Chime Voice Connector product types. For toll-free numbers, you must use the Amazon Chime Voice Connector 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 US, you must use the Amazon Chime SIP Media Application Dial-In product type.</p>" |
553 | 553 | },
|
554 | 554 | "CreateProxySession":{
|
555 | 555 | "name":"CreateProxySession",
|
|
1008 | 1008 | {"shape":"ServiceUnavailableException"},
|
1009 | 1009 | {"shape":"ServiceFailureException"}
|
1010 | 1010 | ],
|
1011 |
| - "documentation":"<p>Moves the specified phone number into the <b>Deletionqueue</b>. A phone number must be disassociated from any users or Amazon Chime Voice Connectors before it can be deleted.</p> <p>Deleted phone numbers remain in the <b>Deletion queue</b> for 7 days before they are deleted permanently.</p>" |
| 1011 | + "documentation":"<p>Moves the specified phone number into the <b>Deletion queue</b>. A phone number must be disassociated from any users or Amazon Chime Voice Connectors before it can be deleted.</p> <p>Deleted phone numbers remain in the <b>Deletion queue</b> for 7 days before they are deleted permanently.</p>" |
1012 | 1012 | },
|
1013 | 1013 | "DeleteProxySession":{
|
1014 | 1014 | "name":"DeleteProxySession",
|
|
2373 | 2373 | {"shape":"ServiceUnavailableException"},
|
2374 | 2374 | {"shape":"ServiceFailureException"}
|
2375 | 2375 | ],
|
2376 |
| - "documentation":"<p>List all the messages in a channel. Returns a paginated list of <code>ChannelMessages</code>. By default, sorted by creation timestamp in descending order .</p> <note> <p>Redacted messages appear in the results as empty, since they are only redacted, not deleted. Deleted messages do not appear in the results. This action always returns the latest version of an edited message.</p> <p>Also, the x-amz-chime-bearer request header is mandatory. Use the <code>AppInstanceUserArn</code> of the user that makes the API call as the value in the header.</p> </note>", |
| 2376 | + "documentation":"<p>List all the messages in a channel. Returns a paginated list of <code>ChannelMessages</code>. By default, sorted by creation timestamp in descending order.</p> <note> <p>Redacted messages appear in the results as empty, since they are only redacted, not deleted. Deleted messages do not appear in the results. This action always returns the latest version of an edited message.</p> <p>Also, the x-amz-chime-bearer request header is mandatory. Use the <code>AppInstanceUserArn</code> of the user that makes the API call as the value in the header.</p> </note>", |
2377 | 2377 | "endpoint":{"hostPrefix":"messaging-"}
|
2378 | 2378 | },
|
2379 | 2379 | "ListChannelModerators":{
|
|
2611 | 2611 | ],
|
2612 | 2612 | "documentation":"<p>Lists the SIP rules under the administrator's AWS account.</p>"
|
2613 | 2613 | },
|
| 2614 | + "ListSupportedPhoneNumberCountries":{ |
| 2615 | + "name":"ListSupportedPhoneNumberCountries", |
| 2616 | + "http":{ |
| 2617 | + "method":"GET", |
| 2618 | + "requestUri":"/phone-number-countries", |
| 2619 | + "responseCode":200 |
| 2620 | + }, |
| 2621 | + "input":{"shape":"ListSupportedPhoneNumberCountriesRequest"}, |
| 2622 | + "output":{"shape":"ListSupportedPhoneNumberCountriesResponse"}, |
| 2623 | + "errors":[ |
| 2624 | + {"shape":"BadRequestException"}, |
| 2625 | + {"shape":"ForbiddenException"}, |
| 2626 | + {"shape":"AccessDeniedException"}, |
| 2627 | + {"shape":"UnauthorizedClientException"}, |
| 2628 | + {"shape":"ThrottledClientException"}, |
| 2629 | + {"shape":"ServiceUnavailableException"}, |
| 2630 | + {"shape":"ServiceFailureException"} |
| 2631 | + ], |
| 2632 | + "documentation":"<p>Lists supported phone number countries.</p>" |
| 2633 | + }, |
2614 | 2634 | "ListTagsForResource":{
|
2615 | 2635 | "name":"ListTagsForResource",
|
2616 | 2636 | "http":{
|
|
3108 | 3128 | {"shape":"ServiceUnavailableException"},
|
3109 | 3129 | {"shape":"ServiceFailureException"}
|
3110 | 3130 | ],
|
3111 |
| - "documentation":"<p>Searches phone numbers that can be ordered.</p>" |
| 3131 | + "documentation":"<p>Searches for phone numbers that can be ordered. For US numbers, provide at least one of the following search filters: <code>AreaCode</code>, <code>City</code>, <code>State</code>, or <code>TollFreePrefix</code>. If you provide <code>City</code>, you must also provide <code>State</code>. Numbers outside the US only support the <code>PhoneNumberType</code> filter, which you must use.</p>" |
3112 | 3132 | },
|
3113 | 3133 | "SendChannelMessage":{
|
3114 | 3134 | "name":"SendChannelMessage",
|
|
3447 | 3467 | {"shape":"ServiceUnavailableException"},
|
3448 | 3468 | {"shape":"ServiceFailureException"}
|
3449 | 3469 | ],
|
3450 |
| - "documentation":"<p>Updates phone number details, such as product type or calling name, for the specified phone number ID. You can update one phone number detail at a time. For example, you can update either the product type or the calling name in one action.</p> <p>For toll-free numbers, you must use the Amazon Chime Voice Connector 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>" |
| 3470 | + "documentation":"<p>Updates phone number details, such as product type or calling name, for the specified phone number ID. You can update one phone number detail at a time. For example, you can update either the product type or the calling name in one action.</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 72 hours to complete. Pending updates to outbound calling names must be complete before you can request another update.</p>" |
3451 | 3471 | },
|
3452 | 3472 | "UpdatePhoneNumberSettings":{
|
3453 | 3473 | "name":"UpdatePhoneNumberSettings",
|
|
6382 | 6402 | "members":{
|
6383 | 6403 | "ChannelBan":{
|
6384 | 6404 | "shape":"ChannelBan",
|
6385 |
| - "documentation":"<p>The the details of the ban.</p>" |
| 6405 | + "documentation":"<p>The details of the ban.</p>" |
6386 | 6406 | }
|
6387 | 6407 | }
|
6388 | 6408 | },
|
|
8545 | 8565 | }
|
8546 | 8566 | }
|
8547 | 8567 | },
|
| 8568 | + "ListSupportedPhoneNumberCountriesRequest":{ |
| 8569 | + "type":"structure", |
| 8570 | + "required":["ProductType"], |
| 8571 | + "members":{ |
| 8572 | + "ProductType":{ |
| 8573 | + "shape":"PhoneNumberProductType", |
| 8574 | + "documentation":"<p>The phone number product type.</p>", |
| 8575 | + "location":"querystring", |
| 8576 | + "locationName":"product-type" |
| 8577 | + } |
| 8578 | + } |
| 8579 | + }, |
| 8580 | + "ListSupportedPhoneNumberCountriesResponse":{ |
| 8581 | + "type":"structure", |
| 8582 | + "members":{ |
| 8583 | + "PhoneNumberCountries":{ |
| 8584 | + "shape":"PhoneNumberCountriesList", |
| 8585 | + "documentation":"<p>The supported phone number countries.</p>" |
| 8586 | + } |
| 8587 | + } |
| 8588 | + }, |
8548 | 8589 | "ListTagsForResourceRequest":{
|
8549 | 8590 | "type":"structure",
|
8550 | 8591 | "required":["ResourceARN"],
|
|
9119 | 9160 | "shape":"E164PhoneNumber",
|
9120 | 9161 | "documentation":"<p>The phone number, in E.164 format.</p>"
|
9121 | 9162 | },
|
| 9163 | + "Country":{ |
| 9164 | + "shape":"Alpha2CountryCode", |
| 9165 | + "documentation":"<p>The phone number country. Format: ISO 3166-1 alpha-2.</p>" |
| 9166 | + }, |
9122 | 9167 | "Type":{
|
9123 | 9168 | "shape":"PhoneNumberType",
|
9124 | 9169 | "documentation":"<p>The phone number type.</p>"
|
|
9224 | 9269 | },
|
9225 | 9270 | "documentation":"<p>The phone number capabilities for Amazon Chime Business Calling phone numbers, such as enabled inbound and outbound calling and text messaging.</p>"
|
9226 | 9271 | },
|
| 9272 | + "PhoneNumberCountriesList":{ |
| 9273 | + "type":"list", |
| 9274 | + "member":{"shape":"PhoneNumberCountry"} |
| 9275 | + }, |
| 9276 | + "PhoneNumberCountry":{ |
| 9277 | + "type":"structure", |
| 9278 | + "members":{ |
| 9279 | + "CountryCode":{ |
| 9280 | + "shape":"Alpha2CountryCode", |
| 9281 | + "documentation":"<p>The phone number country code. Format: ISO 3166-1 alpha-2.</p>" |
| 9282 | + }, |
| 9283 | + "SupportedPhoneNumberTypes":{ |
| 9284 | + "shape":"PhoneNumberTypeList", |
| 9285 | + "documentation":"<p>The supported phone number types. </p>" |
| 9286 | + } |
| 9287 | + }, |
| 9288 | + "documentation":"<p>The phone number country.</p>" |
| 9289 | + }, |
9227 | 9290 | "PhoneNumberError":{
|
9228 | 9291 | "type":"structure",
|
9229 | 9292 | "members":{
|
|
9302 | 9365 | "type":"string",
|
9303 | 9366 | "enum":[
|
9304 | 9367 | "BusinessCalling",
|
9305 |
| - "VoiceConnector" |
| 9368 | + "VoiceConnector", |
| 9369 | + "SipMediaApplicationDialIn" |
9306 | 9370 | ]
|
9307 | 9371 | },
|
9308 | 9372 | "PhoneNumberStatus":{
|
|
9325 | 9389 | "TollFree"
|
9326 | 9390 | ]
|
9327 | 9391 | },
|
| 9392 | + "PhoneNumberTypeList":{ |
| 9393 | + "type":"list", |
| 9394 | + "member":{"shape":"PhoneNumberType"} |
| 9395 | + }, |
9328 | 9396 | "Port":{
|
9329 | 9397 | "type":"integer",
|
9330 | 9398 | "max":65535,
|
@@ -10098,34 +10166,40 @@
|
10098 | 10166 | "members":{
|
10099 | 10167 | "AreaCode":{
|
10100 | 10168 | "shape":"String",
|
10101 |
| - "documentation":"<p>The area code used to filter results.</p>", |
| 10169 | + "documentation":"<p>The area code used to filter results. Only applies to the US.</p>", |
10102 | 10170 | "location":"querystring",
|
10103 | 10171 | "locationName":"area-code"
|
10104 | 10172 | },
|
10105 | 10173 | "City":{
|
10106 | 10174 | "shape":"String",
|
10107 |
| - "documentation":"<p>The city used to filter results.</p>", |
| 10175 | + "documentation":"<p>The city used to filter results. Only applies to the US.</p>", |
10108 | 10176 | "location":"querystring",
|
10109 | 10177 | "locationName":"city"
|
10110 | 10178 | },
|
10111 | 10179 | "Country":{
|
10112 |
| - "shape":"String", |
10113 |
| - "documentation":"<p>The country used to filter results.</p>", |
| 10180 | + "shape":"Alpha2CountryCode", |
| 10181 | + "documentation":"<p>The country used to filter results. Defaults to the US Format: ISO 3166-1 alpha-2.</p>", |
10114 | 10182 | "location":"querystring",
|
10115 | 10183 | "locationName":"country"
|
10116 | 10184 | },
|
10117 | 10185 | "State":{
|
10118 | 10186 | "shape":"String",
|
10119 |
| - "documentation":"<p>The state used to filter results.</p>", |
| 10187 | + "documentation":"<p>The state used to filter results. Required only if you provide <code>City</code>. Only applies to the US.</p>", |
10120 | 10188 | "location":"querystring",
|
10121 | 10189 | "locationName":"state"
|
10122 | 10190 | },
|
10123 | 10191 | "TollFreePrefix":{
|
10124 | 10192 | "shape":"TollFreePrefix",
|
10125 |
| - "documentation":"<p>The toll-free prefix that you use to filter results.</p>", |
| 10193 | + "documentation":"<p>The toll-free prefix that you use to filter results. Only applies to the US.</p>", |
10126 | 10194 | "location":"querystring",
|
10127 | 10195 | "locationName":"toll-free-prefix"
|
10128 | 10196 | },
|
| 10197 | + "PhoneNumberType":{ |
| 10198 | + "shape":"PhoneNumberType", |
| 10199 | + "documentation":"<p>The phone number type used to filter results. Required for non-US numbers.</p>", |
| 10200 | + "location":"querystring", |
| 10201 | + "locationName":"phone-number-type" |
| 10202 | + }, |
10129 | 10203 | "MaxResults":{
|
10130 | 10204 | "shape":"PhoneNumberMaxResults",
|
10131 | 10205 | "documentation":"<p>The maximum number of results to return in a single call.</p>",
|
|
10134 | 10208 | },
|
10135 | 10209 | "NextToken":{
|
10136 | 10210 | "shape":"String",
|
10137 |
| - "documentation":"<p>The token to use to retrieve the next page of results.</p>", |
| 10211 | + "documentation":"<p>The token used to retrieve the next page of results.</p>", |
10138 | 10212 | "location":"querystring",
|
10139 | 10213 | "locationName":"next-token"
|
10140 | 10214 | }
|
|
10146 | 10220 | "E164PhoneNumbers":{
|
10147 | 10221 | "shape":"E164PhoneNumberList",
|
10148 | 10222 | "documentation":"<p>List of phone numbers, in E.164 format.</p>"
|
| 10223 | + }, |
| 10224 | + "NextToken":{ |
| 10225 | + "shape":"String", |
| 10226 | + "documentation":"<p>The token used to retrieve the next page of search results.</p>" |
10149 | 10227 | }
|
10150 | 10228 | }
|
10151 | 10229 | },
|
|
0 commit comments