Skip to content

Commit e946a93

Browse files
author
AWS
committed
Amazon Connect Service Update: SDK release for user defined predefined attributes.
1 parent abf03ad commit e946a93

File tree

2 files changed

+92
-13
lines changed

2 files changed

+92
-13
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": "SDK release for user defined predefined attributes."
6+
}

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

Lines changed: 86 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -666,7 +666,7 @@
666666
{"shape":"ThrottlingException"},
667667
{"shape":"InternalServiceException"}
668668
],
669-
"documentation":"<p>Creates a new predefined attribute for the specified Amazon Connect instance. <i>Predefined attributes</i> are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/predefined-attributes.html\">Create predefined attributes for routing contacts to agents</a>.</p>"
669+
"documentation":"<p>Creates a new predefined attribute for the specified Amazon Connect instance. A <i>predefined attribute</i> is made up of a name and a value.</p> <p>For the predefined attributes per instance quota, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas\">Amazon Connect quotas</a>.</p> <p> <b>Use cases</b> </p> <p>Following are common uses cases for this API:</p> <ul> <li> <p>Create an attribute for routing proficiency (for example, agent certification) that has predefined values (for example, a list of possible certifications). For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/predefined-attributes.html\">Create predefined attributes for routing contacts to agents</a>.</p> </li> <li> <p>Create an attribute for business unit name that has a list of predefined business unit names used in your organization. This is a use case where information for a contact varies between transfers or conferences. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/use-contact-segment-attributes.html\">Use contact segment attributes</a>.</p> </li> </ul> <p> <b>Endpoints</b>: See <a href=\"https://docs.aws.amazon.com/general/latest/gr/connect_region.html\">Amazon Connect endpoints and quotas</a>.</p>"
670670
},
671671
"CreatePrompt":{
672672
"name":"CreatePrompt",
@@ -1681,7 +1681,7 @@
16811681
{"shape":"ThrottlingException"},
16821682
{"shape":"InternalServiceException"}
16831683
],
1684-
"documentation":"<p>Describes a predefined attribute for the specified Amazon Connect instance. <i>Predefined attributes</i> are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/predefined-attributes.html\">Create predefined attributes for routing contacts to agents</a>.</p>"
1684+
"documentation":"<p>Describes a predefined attribute for the specified Amazon Connect instance. A <i>predefined attribute</i> is made up of a name and a value. You can use predefined attributes for:</p> <ul> <li> <p>Routing proficiency (for example, agent certification) that has predefined values (for example, a list of possible certifications). For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/predefined-attributes.html\">Create predefined attributes for routing contacts to agents</a>.</p> </li> <li> <p>Contact information that varies between transfers or conferences, such as the name of the business unit handling the contact. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/use-contact-segment-attributes.html\">Use contact segment attributes</a>.</p> </li> </ul> <p>For the predefined attributes per instance quota, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas\">Amazon Connect quotas</a>.</p> <p> <b>Endpoints</b>: See <a href=\"https://docs.aws.amazon.com/general/latest/gr/connect_region.html\">Amazon Connect endpoints and quotas</a>.</p>"
16851685
},
16861686
"DescribePrompt":{
16871687
"name":"DescribePrompt",
@@ -2809,7 +2809,7 @@
28092809
{"shape":"ThrottlingException"},
28102810
{"shape":"InternalServiceException"}
28112811
],
2812-
"documentation":"<p>Lists predefined attributes for the specified Amazon Connect instance. <i>Predefined attributes</i> are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/predefined-attributes.html\">Create predefined attributes for routing contacts to agents</a>.</p>"
2812+
"documentation":"<p>Lists predefined attributes for the specified Amazon Connect instance. A <i>predefined attribute</i> is made up of a name and a value. You can use predefined attributes for:</p> <ul> <li> <p>Routing proficiency (for example, agent certification) that has predefined values (for example, a list of possible certifications). For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/predefined-attributes.html\">Create predefined attributes for routing contacts to agents</a>.</p> </li> <li> <p>Contact information that varies between transfers or conferences, such as the name of the business unit handling the contact. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/use-contact-segment-attributes.html\">Use contact segment attributes</a>.</p> </li> </ul> <p>For the predefined attributes per instance quota, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas\">Amazon Connect quotas</a>.</p> <p> <b>Endpoints</b>: See <a href=\"https://docs.aws.amazon.com/general/latest/gr/connect_region.html\">Amazon Connect endpoints and quotas</a>.</p>"
28132813
},
28142814
"ListPrompts":{
28152815
"name":"ListPrompts",
@@ -3466,7 +3466,7 @@
34663466
{"shape":"ThrottlingException"},
34673467
{"shape":"InternalServiceException"}
34683468
],
3469-
"documentation":"<p>Searches predefined attributes that meet certain criteria. <i>Predefined attributes</i> are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/predefined-attributes.html\">Create predefined attributes for routing contacts to agents</a>.</p>"
3469+
"documentation":"<p>Searches predefined attributes that meet certain criteria. A <i>predefined attribute</i> is made up of a name and a value. You can use predefined attributes for:</p> <ul> <li> <p>Routing proficiency (for example, agent certification) that has predefined values (for example, a list of possible certifications). For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/predefined-attributes.html\">Create predefined attributes for routing contacts to agents</a>.</p> </li> <li> <p>Contact information that varies between transfers or conferences, such as the name of the business unit handling the contact. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/use-contact-segment-attributes.html\">Use contact segment attributes</a>.</p> </li> </ul> <p>For the predefined attributes per instance quota, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas\">Amazon Connect quotas</a>.</p> <p> <b>Endpoints</b>: See <a href=\"https://docs.aws.amazon.com/general/latest/gr/connect_region.html\">Amazon Connect endpoints and quotas</a>.</p>"
34703470
},
34713471
"SearchPrompts":{
34723472
"name":"SearchPrompts",
@@ -4446,7 +4446,7 @@
44464446
{"shape":"ThrottlingException"},
44474447
{"shape":"InternalServiceException"}
44484448
],
4449-
"documentation":"<p>Updates a predefined attribute for the specified Amazon Connect instance. <i>Predefined attributes</i> are attributes in an Amazon Connect instance that can be used to route contacts to an agent or pools of agents within a queue. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/predefined-attributes.html\">Create predefined attributes for routing contacts to agents</a>.</p>"
4449+
"documentation":"<p>Updates a predefined attribute for the specified Amazon Connect instance. A <i>predefined attribute</i> is made up of a name and a value.</p> <p>For the predefined attributes per instance quota, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/amazon-connect-service-limits.html#connect-quotas\">Amazon Connect quotas</a>.</p> <p> <b>Use cases</b> </p> <p>Following are common uses cases for this API:</p> <ul> <li> <p>Update routing proficiency (for example, agent certification) that has predefined values (for example, a list of possible certifications). For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/predefined-attributes.html\">Create predefined attributes for routing contacts to agents</a>.</p> </li> <li> <p>Update an attribute for business unit name that has a list of predefined business unit names used in your organization. This is a use case where information for a contact varies between transfers or conferences. For more information, see <a href=\"https://docs.aws.amazon.com/connect/latest/adminguide/use-contact-segment-attributes.html\">Use contact segment attributes</a>.</p> </li> </ul> <p> <b>Endpoints</b>: See <a href=\"https://docs.aws.amazon.com/general/latest/gr/connect_region.html\">Amazon Connect endpoints and quotas</a>.</p>"
44504450
},
44514451
"UpdatePrompt":{
44524452
"name":"UpdatePrompt",
@@ -7936,7 +7936,8 @@
79367936
"ContactSearchSummarySegmentAttributes":{
79377937
"type":"map",
79387938
"key":{"shape":"SegmentAttributeName"},
7939-
"value":{"shape":"ContactSearchSummarySegmentAttributeValue"}
7939+
"value":{"shape":"ContactSearchSummarySegmentAttributeValue"},
7940+
"sensitive":true
79407941
},
79417942
"ContactState":{
79427943
"type":"string",
@@ -8753,8 +8754,7 @@
87538754
"type":"structure",
87548755
"required":[
87558756
"InstanceId",
8756-
"Name",
8757-
"Values"
8757+
"Name"
87588758
],
87598759
"members":{
87608760
"InstanceId":{
@@ -8770,6 +8770,14 @@
87708770
"Values":{
87718771
"shape":"PredefinedAttributeValues",
87728772
"documentation":"<p> The values of the predefined attribute. </p>"
8773+
},
8774+
"Purposes":{
8775+
"shape":"PredefinedAttributePurposeNameList",
8776+
"documentation":"<p>Values that enable you to categorize your predefined attributes. You can use them in custom UI elements across the Amazon Connect admin website.</p>"
8777+
},
8778+
"AttributeConfiguration":{
8779+
"shape":"InputPredefinedAttributeConfiguration",
8780+
"documentation":"<p>Custom metadata that is associated to predefined attributes to control behavior in upstream services, such as controlling how a predefined attribute should be displayed in the Amazon Connect admin website.</p>"
87738781
}
87748782
}
87758783
},
@@ -12217,6 +12225,7 @@
1221712225
"members":{},
1221812226
"documentation":"<p>An empty value.</p>"
1221912227
},
12228+
"EnableValueValidationOnAssociation":{"type":"boolean"},
1222012229
"EncryptionConfig":{
1222112230
"type":"structure",
1222212231
"required":[
@@ -14979,6 +14988,16 @@
1497914988
"type":"list",
1498014989
"member":{"shape":"ContactInitiationMethod"}
1498114990
},
14991+
"InputPredefinedAttributeConfiguration":{
14992+
"type":"structure",
14993+
"members":{
14994+
"EnableValueValidationOnAssociation":{
14995+
"shape":"EnableValueValidationOnAssociation",
14996+
"documentation":"<p>When this parameter is set to true, Amazon Connect enforces strict validation on the specific values, if the values are predefined in attributes. The contact will store only valid and predefined values for the predefined attribute key.</p>"
14997+
}
14998+
},
14999+
"documentation":"<p>Custom metadata that is associated to predefined attributes to control behavior in upstream services, such as controlling how a predefined attribute should be displayed in the Amazon Connect admin website.</p>"
15000+
},
1498215001
"Instance":{
1498315002
"type":"structure",
1498415003
"members":{
@@ -15391,6 +15410,7 @@
1539115410
"type":"list",
1539215411
"member":{"shape":"IpCidr"}
1539315412
},
15413+
"IsReadOnly":{"type":"boolean"},
1539415414
"IvrRecordingTrack":{
1539515415
"type":"string",
1539615416
"enum":["ALL"]
@@ -19074,6 +19094,14 @@
1907419094
"shape":"PredefinedAttributeValues",
1907519095
"documentation":"<p>The values of the predefined attribute.</p>"
1907619096
},
19097+
"Purposes":{
19098+
"shape":"PredefinedAttributePurposeNameList",
19099+
"documentation":"<p>Values that enable you to categorize your predefined attributes. You can use them in custom UI elements across the Amazon Connect admin website.</p>"
19100+
},
19101+
"AttributeConfiguration":{
19102+
"shape":"PredefinedAttributeConfiguration",
19103+
"documentation":"<p>Custom metadata that is associated to predefined attributes to control behavior in upstream services, such as controlling how a predefined attribute should be displayed in the Amazon Connect admin website.</p>"
19104+
},
1907719105
"LastModifiedTime":{
1907819106
"shape":"Timestamp",
1907919107
"documentation":"<p>Last modified time.</p>"
@@ -19085,11 +19113,36 @@
1908519113
},
1908619114
"documentation":"<p>Information about a predefined attribute.</p>"
1908719115
},
19116+
"PredefinedAttributeConfiguration":{
19117+
"type":"structure",
19118+
"members":{
19119+
"EnableValueValidationOnAssociation":{
19120+
"shape":"EnableValueValidationOnAssociation",
19121+
"documentation":"<p>When this parameter is set to true, Amazon Connect enforces strict validation on the specific values, if the values are predefined in attributes. The contact will store only valid and predefined values for teh predefined attribute key.</p>"
19122+
},
19123+
"IsReadOnly":{
19124+
"shape":"IsReadOnly",
19125+
"documentation":"<p>A boolean flag used to indicate whether a predefined attribute should be displayed in the Amazon Connect admin website.</p>"
19126+
}
19127+
},
19128+
"documentation":"<p>Custom metadata that is associated to predefined attributes to control behavior in upstream services, such as controlling how a predefined attribute should be displayed in the Amazon Connect admin website.</p>"
19129+
},
1908819130
"PredefinedAttributeName":{
1908919131
"type":"string",
19090-
"max":64,
19132+
"max":100,
1909119133
"min":1
1909219134
},
19135+
"PredefinedAttributePurposeName":{
19136+
"type":"string",
19137+
"max":100,
19138+
"min":1
19139+
},
19140+
"PredefinedAttributePurposeNameList":{
19141+
"type":"list",
19142+
"member":{"shape":"PredefinedAttributePurposeName"},
19143+
"max":10,
19144+
"min":0
19145+
},
1909319146
"PredefinedAttributeSearchConditionList":{
1909419147
"type":"list",
1909519148
"member":{"shape":"PredefinedAttributeSearchCriteria"}
@@ -19115,14 +19168,14 @@
1911519168
},
1911619169
"PredefinedAttributeStringValue":{
1911719170
"type":"string",
19118-
"max":64,
19171+
"max":100,
1911919172
"min":1
1912019173
},
1912119174
"PredefinedAttributeStringValuesList":{
1912219175
"type":"list",
1912319176
"member":{"shape":"PredefinedAttributeStringValue"},
19124-
"max":128,
19125-
"min":1
19177+
"max":500,
19178+
"min":0
1912619179
},
1912719180
"PredefinedAttributeSummary":{
1912819181
"type":"structure",
@@ -22530,11 +22583,23 @@
2253022583
"ValueInteger":{
2253122584
"shape":"SegmentAttributeValueInteger",
2253222585
"documentation":"<p>The value of a segment attribute.</p>"
22586+
},
22587+
"ValueList":{
22588+
"shape":"SegmentAttributeValueList",
22589+
"documentation":"<p>The value of a segment attribute. This is only supported for system-defined attributes, not for user-defined attributes.</p>"
22590+
},
22591+
"ValueArn":{
22592+
"shape":"SegmentAttributeValueString",
22593+
"documentation":"<p>The value of a segment attribute that has to be a valid ARN. This is only supported for system-defined attributes, not for user-defined attributes.</p>"
2253322594
}
2253422595
},
2253522596
"documentation":"<p>A value for a segment attribute. This is structured as a map where the key is <code>valueString</code> and the value is a string.</p>"
2253622597
},
2253722598
"SegmentAttributeValueInteger":{"type":"integer"},
22599+
"SegmentAttributeValueList":{
22600+
"type":"list",
22601+
"member":{"shape":"SegmentAttributeValue"}
22602+
},
2253822603
"SegmentAttributeValueMap":{
2253922604
"type":"map",
2254022605
"key":{"shape":"SegmentAttributeName"},
@@ -25040,7 +25105,7 @@
2504025105
},
2504125106
"SegmentAttributes":{
2504225107
"shape":"SegmentAttributes",
25043-
"documentation":"<p>A set of system defined key-value pairs stored on individual contact segments (unique contact ID) using an attribute map. The attributes are standard Amazon Connect attributes. They can be accessed in flows.</p> <p>Attribute keys can include only alphanumeric, -, and _.</p> <p>This field can be used to show channel subtype, such as <code>connect:Guide</code>.</p> <p>Currently Contact Expiry is the only segment attribute which can be updated by using the UpdateContact API.</p>"
25108+
"documentation":"<p>A set of system defined key-value pairs stored on individual contact segments (unique contact ID) using an attribute map. The attributes are standard Amazon Connect attributes. They can be accessed in flows.</p> <p>Attribute keys can include only alphanumeric, -, and _.</p> <p>This field can be used to show channel subtype, such as <code>connect:Guide</code>.</p> <p>Contact Expiry, and user-defined attributes (String - String) that are defined in predefined attributes, can be updated by using the UpdateContact API.</p>"
2504425109
},
2504525110
"QueueInfo":{
2504625111
"shape":"QueueInfoInput",
@@ -25560,6 +25625,14 @@
2556025625
"Values":{
2556125626
"shape":"PredefinedAttributeValues",
2556225627
"documentation":"<p>The values of the predefined attribute.</p>"
25628+
},
25629+
"Purposes":{
25630+
"shape":"PredefinedAttributePurposeNameList",
25631+
"documentation":"<p>Values that enable you to categorize your predefined attributes. You can use them in custom UI elements across the Amazon Connect admin website.</p>"
25632+
},
25633+
"AttributeConfiguration":{
25634+
"shape":"InputPredefinedAttributeConfiguration",
25635+
"documentation":"<p>Custom metadata that is associated to predefined attributes to control behavior in upstream services, such as controlling how a predefined attribute should be displayed in the Amazon Connect admin website.</p>"
2556325636
}
2556425637
}
2556525638
},

0 commit comments

Comments
 (0)