|
4273 | 4273 | }
|
4274 | 4274 | ],
|
4275 | 4275 | "traits": {
|
4276 |
| - "smithy.api#documentation": "<p>Creates an evaluation form in the specified Amazon Connect instance. The form can be used to define\n questions related to agent performance, and create sections to organize such questions. An\n evaluation form must have a unique title within an instance. Question and section identifiers\n cannot be duplicated within the same evaluation form.</p>", |
| 4276 | + "smithy.api#documentation": "<p>Creates an evaluation form in the specified Amazon Connect instance. The form can be used to define\n questions related to agent performance, and create sections to organize such questions. Question and section identifiers\n cannot be duplicated within the same evaluation form.</p>", |
4277 | 4277 | "smithy.api#http": {
|
4278 | 4278 | "method": "PUT",
|
4279 | 4279 | "uri": "/evaluation-forms/{InstanceId}",
|
|
4296 | 4296 | "Title": {
|
4297 | 4297 | "target": "com.amazonaws.connect#EvaluationFormTitle",
|
4298 | 4298 | "traits": {
|
4299 |
| - "smithy.api#documentation": "<p>A unique title of the evaluation form.</p>", |
| 4299 | + "smithy.api#documentation": "<p>A title of the evaluation form.</p>", |
4300 | 4300 | "smithy.api#required": {}
|
4301 | 4301 | }
|
4302 | 4302 | },
|
|
4683 | 4683 | {
|
4684 | 4684 | "target": "com.amazonaws.connect#InternalServiceException"
|
4685 | 4685 | },
|
4686 |
| - { |
4687 |
| - "target": "com.amazonaws.connect#InvalidParameterException" |
4688 |
| - }, |
4689 | 4686 | {
|
4690 | 4687 | "target": "com.amazonaws.connect#InvalidRequestException"
|
4691 | 4688 | },
|
|
9983 | 9980 | "Title": {
|
9984 | 9981 | "target": "com.amazonaws.connect#EvaluationFormTitle",
|
9985 | 9982 | "traits": {
|
9986 |
| - "smithy.api#documentation": "<p>A unique title of the evaluation form.</p>", |
| 9983 | + "smithy.api#documentation": "<p>A title of the evaluation form.</p>", |
9987 | 9984 | "smithy.api#required": {}
|
9988 | 9985 | }
|
9989 | 9986 | },
|
|
10079 | 10076 | "Title": {
|
10080 | 10077 | "target": "com.amazonaws.connect#EvaluationFormTitle",
|
10081 | 10078 | "traits": {
|
10082 |
| - "smithy.api#documentation": "<p>A unique title of the evaluation form.</p>", |
| 10079 | + "smithy.api#documentation": "<p>A title of the evaluation form.</p>", |
10083 | 10080 | "smithy.api#required": {}
|
10084 | 10081 | }
|
10085 | 10082 | },
|
|
10658 | 10655 | "Title": {
|
10659 | 10656 | "target": "com.amazonaws.connect#EvaluationFormTitle",
|
10660 | 10657 | "traits": {
|
10661 |
| - "smithy.api#documentation": "<p>A unique title of the evaluation form.</p>", |
| 10658 | + "smithy.api#documentation": "<p>A title of the evaluation form.</p>", |
10662 | 10659 | "smithy.api#required": {}
|
10663 | 10660 | }
|
10664 | 10661 | },
|
|
10999 | 10996 | "EvaluationFormTitle": {
|
11000 | 10997 | "target": "com.amazonaws.connect#EvaluationFormTitle",
|
11001 | 10998 | "traits": {
|
11002 |
| - "smithy.api#documentation": "<p>A unique title of the evaluation form.</p>", |
| 10999 | + "smithy.api#documentation": "<p>A title of the evaluation form.</p>", |
11003 | 11000 | "smithy.api#required": {}
|
11004 | 11001 | }
|
11005 | 11002 | },
|
|
17608 | 17605 | }
|
17609 | 17606 | },
|
17610 | 17607 | "traits": {
|
17611 |
| - "smithy.api#documentation": "<p>Information about the property value used in automation of a numeric questions. Label values\n are associated with minimum and maximum values for the numeric question.</p>\n <ul>\n <li>\n <p>Sentiment scores have a minimum value of -5 and maximum value of 5.</p>\n </li>\n <li>\n <p> Duration labels, such as <code>NON_TALK_TIME</code>, <code>CONTACT_DURATION</code>,\n <code>AGENT_INTERACTION_DURATION</code>, <code>CUSTOMER_HOLD_TIME</code> have a minimum value\n of 0 and maximum value of 28800.</p>\n </li>\n <li>\n <p>Percantages have a minimum value of 0 and maximum value of 100. </p>\n </li>\n <li>\n <p>\n <code>NUMBER_OF_INTERRUPTIONS</code> has a minimum value of 0 and maximum value of\n 100.</p>\n </li>\n </ul>" |
| 17608 | + "smithy.api#documentation": "<p>Information about the property value used in automation of a numeric questions. Label values\n are associated with minimum and maximum values for the numeric question.</p>\n <ul>\n <li>\n <p>Sentiment scores have a minimum value of -5 and maximum value of 5.</p>\n </li>\n <li>\n <p> Duration labels, such as <code>NON_TALK_TIME</code>, <code>CONTACT_DURATION</code>,\n <code>AGENT_INTERACTION_DURATION</code>, <code>CUSTOMER_HOLD_TIME</code> have a minimum value\n of 0 and maximum value of 28800.</p>\n </li>\n <li>\n <p>Percentages have a minimum value of 0 and maximum value of 100. </p>\n </li>\n <li>\n <p>\n <code>NUMBER_OF_INTERRUPTIONS</code> has a minimum value of 0 and maximum value of\n 1000.</p>\n </li>\n </ul>" |
17612 | 17609 | }
|
17613 | 17610 | },
|
17614 | 17611 | "com.amazonaws.connect#Origin": {
|
|
22515 | 22512 | "OptionRefId": {
|
22516 | 22513 | "target": "com.amazonaws.connect#ReferenceId",
|
22517 | 22514 | "traits": {
|
22518 |
| - "smithy.api#documentation": "<p>The identifier of the answer option tha</p>", |
| 22515 | + "smithy.api#documentation": "<p>The identifier of the answer option.</p>", |
22519 | 22516 | "smithy.api#required": {}
|
22520 | 22517 | }
|
22521 | 22518 | }
|
|
25645 | 25642 | }
|
25646 | 25643 | ],
|
25647 | 25644 | "traits": {
|
25648 |
| - "smithy.api#documentation": "<p>Updates details about a specific evaluation form version in the specified Amazon Connect\n instance. An evaluation form must have a unique title within an instance. Question and section\n identifiers cannot be duplicated within the same evaluation form.</p>\n <p>This operation does not support partial updates. Instead it does a full update of evaluation form content.</p>", |
| 25645 | + "smithy.api#documentation": "<p>Updates details about a specific evaluation form version in the specified Amazon Connect\n instance. Question and section\n identifiers cannot be duplicated within the same evaluation form.</p>\n <p>This operation does not support partial updates. Instead it does a full update of evaluation form content.</p>", |
25649 | 25646 | "smithy.api#http": {
|
25650 | 25647 | "method": "PUT",
|
25651 | 25648 | "uri": "/evaluation-forms/{InstanceId}/{EvaluationFormId}",
|
|
25689 | 25686 | "Title": {
|
25690 | 25687 | "target": "com.amazonaws.connect#EvaluationFormTitle",
|
25691 | 25688 | "traits": {
|
25692 |
| - "smithy.api#documentation": "<p>A unique title of the evaluation form.</p>", |
| 25689 | + "smithy.api#documentation": "<p>A title of the evaluation form.</p>", |
25693 | 25690 | "smithy.api#required": {}
|
25694 | 25691 | }
|
25695 | 25692 | },
|
|
0 commit comments