|
465 | 465 | } |
466 | 466 | ], |
467 | 467 | "traits": { |
468 | | - "smithy.api#documentation": "<p>Updates one or more phone numbers.</p>", |
| 468 | + "smithy.api#documentation": "<p>Updates phone number product types, calling names, or phone number names. You can update one attribute at a time for each \n <code>UpdatePhoneNumberRequestItem</code>. For example, you can update the product type, the calling name, or phone name.\n </p>\n <note>\n <p>You cannot have a duplicate <code>phoneNumberId</code> in a request.</p>\n </note>", |
469 | 469 | "smithy.api#http": { |
470 | 470 | "method": "POST", |
471 | 471 | "uri": "/phone-numbers?operation=batch-update", |
|
4178 | 4178 | } |
4179 | 4179 | ], |
4180 | 4180 | "traits": { |
4181 | | - "smithy.api#documentation": "<p>Gets the Alexa Skill configuration for the SIP media application.</p>", |
| 4181 | + "smithy.api#deprecated": { |
| 4182 | + "message": "Due to changes made by the Amazon Alexa service, this API is no longer available for use. For more information, refer to the Alexa Smart Properties page(https://developer.amazon.com/en-US/alexa/alexasmartproperties)." |
| 4183 | + }, |
| 4184 | + "smithy.api#documentation": "<p>Gets the Alexa Skill configuration for the SIP media application.</p>\n <important>\n <p>Due to changes made by the Amazon Alexa service, this API is no longer available for use. For more information, refer to \n the <a href=\"https://developer.amazon.com/en-US/alexa/alexasmartproperties\">Alexa Smart Properties</a> page.</p>\n </important>", |
4182 | 4185 | "smithy.api#http": { |
4183 | 4186 | "method": "GET", |
4184 | 4187 | "uri": "/sip-media-applications/{SipMediaApplicationId}/alexa-skill-configuration", |
|
7536 | 7539 | } |
7537 | 7540 | ], |
7538 | 7541 | "traits": { |
7539 | | - "smithy.api#documentation": "<p>Updates the Alexa Skill configuration for the SIP media application.</p>", |
| 7542 | + "smithy.api#deprecated": { |
| 7543 | + "message": "Due to changes made by the Amazon Alexa service, this API is no longer available for use. For more information, refer to the Alexa Smart Properties page(https://developer.amazon.com/en-US/alexa/alexasmartproperties)." |
| 7544 | + }, |
| 7545 | + "smithy.api#documentation": "<p>Updates the Alexa Skill configuration for the SIP media application.</p>\n <important>\n <p>Due to changes made by the Amazon Alexa service, this API is no longer available for use. For more information, refer to \n the <a href=\"https://developer.amazon.com/en-US/alexa/alexasmartproperties\">Alexa Smart Properties</a> page.</p>\n </important>", |
7540 | 7546 | "smithy.api#http": { |
7541 | 7547 | "method": "PUT", |
7542 | 7548 | "uri": "/sip-media-applications/{SipMediaApplicationId}/alexa-skill-configuration", |
|
8620 | 8626 | } |
8621 | 8627 | }, |
8622 | 8628 | "traits": { |
8623 | | - "smithy.api#documentation": "<p>The Alexa Skill configuration of a SIP media application.</p>" |
| 8629 | + "smithy.api#documentation": "<p>The Alexa Skill configuration of a SIP media application.</p>\n <important>\n <p>Due to changes made by the Amazon Alexa service, this data type is no longer available for use. For more information, refer to \n the <a href=\"https://developer.amazon.com/en-US/alexa/alexasmartproperties\">Alexa Smart Properties</a> page.</p>\n </important>" |
8624 | 8630 | } |
8625 | 8631 | }, |
8626 | 8632 | "com.amazonaws.chimesdkvoice#SipMediaApplicationCall": { |
|
9752 | 9758 | } |
9753 | 9759 | ], |
9754 | 9760 | "traits": { |
9755 | | - "smithy.api#documentation": "<p>Updates phone number details, such as product type or calling name, for the \n specified phone number ID. You can update one phone number detail at a time. For \n example, you can update either the product type or the calling name in one action.</p>\n <p>For numbers outside the U.S., you must use the Amazon Chime SDK SIP Media \n Application Dial-In product type.</p>\n <p>Updates to outbound calling names can take 72 hours to complete. Pending \n updates to outbound calling names must be complete before you can request another \n update.</p>", |
| 9761 | + "smithy.api#documentation": "<p>Updates phone number details, such as product type, calling name, or phone number name for the \n specified phone number ID. You can update one phone number detail at a time. For \n example, you can update either the product type, calling name, or phone number name in one action.</p>\n <p>For numbers outside the U.S., you must use the Amazon Chime SDK SIP Media \n Application Dial-In product type.</p>\n <p>Updates to outbound calling names can take 72 hours to complete. Pending \n updates to outbound calling names must be complete before you can request another \n update.</p>", |
9756 | 9762 | "smithy.api#http": { |
9757 | 9763 | "method": "POST", |
9758 | 9764 | "uri": "/phone-numbers/{PhoneNumberId}", |
|
9786 | 9792 | "Name": { |
9787 | 9793 | "target": "com.amazonaws.chimesdkvoice#PhoneNumberName", |
9788 | 9794 | "traits": { |
9789 | | - "smithy.api#documentation": "<p>Specifies the name assigned to one or more phone numbers.</p>" |
| 9795 | + "smithy.api#documentation": "<p>Specifies the updated name assigned to one or more phone numbers.</p>" |
9790 | 9796 | } |
9791 | 9797 | } |
9792 | 9798 | }, |
|
0 commit comments