Skip to content

Commit 09c4bce

Browse files
author
AWS
committed
Amazon Connect Service Update: Remove unused InvalidParameterException from CreateParticipant API
1 parent c4f9bf1 commit 09c4bce

File tree

2 files changed

+16
-11
lines changed

2 files changed

+16
-11
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
"type": "feature",
3+
"category": "Amazon Connect Service",
4+
"contributor": "",
5+
"description": "Remove unused InvalidParameterException from CreateParticipant API"
6+
}

services/connect/src/main/resources/codegen-resources/service-2.json

Lines changed: 10 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -300,7 +300,7 @@
300300
{"shape":"ServiceQuotaExceededException"},
301301
{"shape":"ResourceConflictException"}
302302
],
303-
"documentation":"<p>Creates an evaluation form in the specified Amazon Connect instance. The form can be used to define questions related to agent performance, and create sections to organize such questions. An evaluation form must have a unique title within an instance. Question and section identifiers cannot be duplicated within the same evaluation form.</p>",
303+
"documentation":"<p>Creates an evaluation form in the specified Amazon Connect instance. The form can be used to define questions related to agent performance, and create sections to organize such questions. Question and section identifiers cannot be duplicated within the same evaluation form.</p>",
304304
"idempotent":true
305305
},
306306
"CreateHoursOfOperation":{
@@ -366,7 +366,6 @@
366366
"output":{"shape":"CreateParticipantResponse"},
367367
"errors":[
368368
{"shape":"InvalidRequestException"},
369-
{"shape":"InvalidParameterException"},
370369
{"shape":"ResourceNotFoundException"},
371370
{"shape":"InternalServiceException"},
372371
{"shape":"ServiceQuotaExceededException"},
@@ -2717,7 +2716,7 @@
27172716
{"shape":"ServiceQuotaExceededException"},
27182717
{"shape":"ResourceConflictException"}
27192718
],
2720-
"documentation":"<p>Updates details about a specific evaluation form version in the specified Amazon Connect instance. An evaluation form must have a unique title within an instance. Question and section identifiers cannot be duplicated within the same evaluation form.</p> <p>This operation does not support partial updates. Instead it does a full update of evaluation form content.</p>",
2719+
"documentation":"<p>Updates details about a specific evaluation form version in the specified Amazon Connect instance. Question and section identifiers cannot be duplicated within the same evaluation form.</p> <p>This operation does not support partial updates. Instead it does a full update of evaluation form content.</p>",
27212720
"idempotent":true
27222721
},
27232722
"UpdateHoursOfOperation":{
@@ -4554,7 +4553,7 @@
45544553
},
45554554
"Title":{
45564555
"shape":"EvaluationFormTitle",
4557-
"documentation":"<p>A unique title of the evaluation form.</p>"
4556+
"documentation":"<p>A title of the evaluation form.</p>"
45584557
},
45594558
"Description":{
45604559
"shape":"EvaluationFormDescription",
@@ -7123,7 +7122,7 @@
71237122
},
71247123
"Title":{
71257124
"shape":"EvaluationFormTitle",
7126-
"documentation":"<p>A unique title of the evaluation form.</p>"
7125+
"documentation":"<p>A title of the evaluation form.</p>"
71277126
},
71287127
"Description":{
71297128
"shape":"EvaluationFormDescription",
@@ -7188,7 +7187,7 @@
71887187
},
71897188
"Title":{
71907189
"shape":"EvaluationFormTitle",
7191-
"documentation":"<p>A unique title of the evaluation form.</p>"
7190+
"documentation":"<p>A title of the evaluation form.</p>"
71927191
},
71937192
"Description":{
71947193
"shape":"EvaluationFormDescription",
@@ -7567,7 +7566,7 @@
75677566
},
75687567
"Title":{
75697568
"shape":"EvaluationFormTitle",
7570-
"documentation":"<p>A unique title of the evaluation form.</p>"
7569+
"documentation":"<p>A title of the evaluation form.</p>"
75717570
},
75727571
"CreatedTime":{
75737572
"shape":"Timestamp",
@@ -7784,7 +7783,7 @@
77847783
},
77857784
"EvaluationFormTitle":{
77867785
"shape":"EvaluationFormTitle",
7787-
"documentation":"<p>A unique title of the evaluation form.</p>"
7786+
"documentation":"<p>A title of the evaluation form.</p>"
77887787
},
77897788
"EvaluationFormId":{
77907789
"shape":"ResourceId",
@@ -11009,7 +11008,7 @@
1100911008
"documentation":"<p>The property label of the automation.</p>"
1101011009
}
1101111010
},
11012-
"documentation":"<p>Information about the property value used in automation of a numeric questions. Label values are associated with minimum and maximum values for the numeric question.</p> <ul> <li> <p>Sentiment scores have a minimum value of -5 and maximum value of 5.</p> </li> <li> <p> Duration labels, such as <code>NON_TALK_TIME</code>, <code>CONTACT_DURATION</code>, <code>AGENT_INTERACTION_DURATION</code>, <code>CUSTOMER_HOLD_TIME</code> have a minimum value of 0 and maximum value of 28800.</p> </li> <li> <p>Percantages have a minimum value of 0 and maximum value of 100. </p> </li> <li> <p> <code>NUMBER_OF_INTERRUPTIONS</code> has a minimum value of 0 and maximum value of 100.</p> </li> </ul>"
11011+
"documentation":"<p>Information about the property value used in automation of a numeric questions. Label values are associated with minimum and maximum values for the numeric question.</p> <ul> <li> <p>Sentiment scores have a minimum value of -5 and maximum value of 5.</p> </li> <li> <p> Duration labels, such as <code>NON_TALK_TIME</code>, <code>CONTACT_DURATION</code>, <code>AGENT_INTERACTION_DURATION</code>, <code>CUSTOMER_HOLD_TIME</code> have a minimum value of 0 and maximum value of 28800.</p> </li> <li> <p>Percentages have a minimum value of 0 and maximum value of 100. </p> </li> <li> <p> <code>NUMBER_OF_INTERRUPTIONS</code> has a minimum value of 0 and maximum value of 1000.</p> </li> </ul>"
1101311012
},
1101411013
"Origin":{
1101511014
"type":"string",
@@ -13209,7 +13208,7 @@
1320913208
},
1321013209
"OptionRefId":{
1321113210
"shape":"ReferenceId",
13212-
"documentation":"<p>The identifier of the answer option tha</p>"
13211+
"documentation":"<p>The identifier of the answer option.</p>"
1321313212
}
1321413213
},
1321513214
"documentation":"<p>Information about the automation option based on a rule category for a single select question.</p>"
@@ -14715,7 +14714,7 @@
1471514714
},
1471614715
"Title":{
1471714716
"shape":"EvaluationFormTitle",
14718-
"documentation":"<p>A unique title of the evaluation form.</p>"
14717+
"documentation":"<p>A title of the evaluation form.</p>"
1471914718
},
1472014719
"Description":{
1472114720
"shape":"EvaluationFormDescription",

0 commit comments

Comments
 (0)