Skip to content

Commit 00d64c3

Browse files
author
AWS
committed
Amazon Connect Cases Update: This feature supports the release of Files related items
1 parent 26732bd commit 00d64c3

File tree

2 files changed

+59
-14
lines changed

2 files changed

+59
-14
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 Cases",
4+
"contributor": "",
5+
"description": "This feature supports the release of Files related items"
6+
}

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

Lines changed: 53 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1426,13 +1426,13 @@
14261426
"members":{
14271427
"domainId":{
14281428
"shape":"DomainId",
1429-
"documentation":"<p>The unique identifier of the Cases domain. </p>",
1429+
"documentation":"<p>The unique identifier of the Cases domain.</p>",
14301430
"location":"uri",
14311431
"locationName":"domainId"
14321432
},
14331433
"fieldId":{
14341434
"shape":"FieldId",
1435-
"documentation":"<p>The unique identifier of a field.</p>",
1435+
"documentation":"<p>Unique identifier of the field.</p>",
14361436
"location":"uri",
14371437
"locationName":"fieldId"
14381438
}
@@ -1452,7 +1452,7 @@
14521452
"members":{
14531453
"domainId":{
14541454
"shape":"DomainId",
1455-
"documentation":"<p>The unique identifier of the Cases domain. </p>",
1455+
"documentation":"<p>The unique identifier of the Cases domain.</p>",
14561456
"location":"uri",
14571457
"locationName":"domainId"
14581458
},
@@ -1478,7 +1478,7 @@
14781478
"members":{
14791479
"domainId":{
14801480
"shape":"DomainId",
1481-
"documentation":"<p>The unique identifier of the Cases domain. </p>",
1481+
"documentation":"<p>The unique identifier of the Cases domain.</p>",
14821482
"location":"uri",
14831483
"locationName":"domainId"
14841484
},
@@ -1872,6 +1872,32 @@
18721872
"max":1500,
18731873
"min":0
18741874
},
1875+
"FileArn":{
1876+
"type":"string",
1877+
"max":500,
1878+
"min":1
1879+
},
1880+
"FileContent":{
1881+
"type":"structure",
1882+
"required":["fileArn"],
1883+
"members":{
1884+
"fileArn":{
1885+
"shape":"FileArn",
1886+
"documentation":"<p>The Amazon Resource Name (ARN) of a File in Amazon Connect.</p>"
1887+
}
1888+
},
1889+
"documentation":"<p>An object that represents a content of an Amazon Connect file object.</p>"
1890+
},
1891+
"FileFilter":{
1892+
"type":"structure",
1893+
"members":{
1894+
"fileArn":{
1895+
"shape":"FileArn",
1896+
"documentation":"<p>The Amazon Resource Name (ARN) of the file.</p>"
1897+
}
1898+
},
1899+
"documentation":"<p>A filter for related items of type <code>File</code>.</p>"
1900+
},
18751901
"GetCaseAuditEventsRequest":{
18761902
"type":"structure",
18771903
"required":[
@@ -2076,11 +2102,11 @@
20762102
"members":{
20772103
"createdTime":{
20782104
"shape":"CreatedTime",
2079-
"documentation":"<p>The timestamp for when the resource was created.</p>"
2105+
"documentation":"<p>Timestamp at which the resource was created.</p>"
20802106
},
20812107
"deleted":{
20822108
"shape":"Deleted",
2083-
"documentation":"<p>Indicates whether the resource has been deleted.</p>"
2109+
"documentation":"<p>Denotes whether or not the resource has been deleted.</p>"
20842110
},
20852111
"description":{
20862112
"shape":"FieldDescription",
@@ -2096,7 +2122,7 @@
20962122
},
20972123
"lastModifiedTime":{
20982124
"shape":"LastModifiedTime",
2099-
"documentation":"<p>The timestamp for when the resource was created or last modified.</p>"
2125+
"documentation":"<p>Timestamp at which the resource was created or last modified.</p>"
21002126
},
21012127
"name":{
21022128
"shape":"FieldName",
@@ -2153,15 +2179,15 @@
21532179
},
21542180
"createdTime":{
21552181
"shape":"CreatedTime",
2156-
"documentation":"<p>The timestamp for when the resource was created.</p>"
2182+
"documentation":"<p>Timestamp at which the resource was created.</p>"
21572183
},
21582184
"deleted":{
21592185
"shape":"Deleted",
2160-
"documentation":"<p>Indicates whether the resource has been deleted.</p>"
2186+
"documentation":"<p>Denotes whether or not the resource has been deleted.</p>"
21612187
},
21622188
"lastModifiedTime":{
21632189
"shape":"LastModifiedTime",
2164-
"documentation":"<p>The timestamp for when the resource was created or last modified.</p>"
2190+
"documentation":"<p>Timestamp at which the resource was created or last modified.</p>"
21652191
},
21662192
"layoutArn":{
21672193
"shape":"LayoutArn",
@@ -2213,19 +2239,19 @@
22132239
"members":{
22142240
"createdTime":{
22152241
"shape":"CreatedTime",
2216-
"documentation":"<p>The timestamp for when the resource was created.</p>"
2242+
"documentation":"<p>Timestamp at which the resource was created.</p>"
22172243
},
22182244
"deleted":{
22192245
"shape":"Deleted",
2220-
"documentation":"<p>Indicates whether the resource has been deleted.</p>"
2246+
"documentation":"<p>Denotes whether or not the resource has been deleted.</p>"
22212247
},
22222248
"description":{
22232249
"shape":"TemplateDescription",
22242250
"documentation":"<p>A brief description of the template.</p>"
22252251
},
22262252
"lastModifiedTime":{
22272253
"shape":"LastModifiedTime",
2228-
"documentation":"<p>The timestamp for when the resource was created or last modified.</p>"
2254+
"documentation":"<p>Timestamp at which the resource was created or last modified.</p>"
22292255
},
22302256
"layoutConfiguration":{
22312257
"shape":"LayoutConfiguration",
@@ -2712,6 +2738,10 @@
27122738
"contact":{
27132739
"shape":"ContactContent",
27142740
"documentation":"<p>Represents the content of a contact to be returned to agents.</p>"
2741+
},
2742+
"file":{
2743+
"shape":"FileContent",
2744+
"documentation":"<p>Represents the content of a File to be returned to agents.</p>"
27152745
}
27162746
},
27172747
"documentation":"<p>Represents the content of a particular type of related item.</p>",
@@ -2743,6 +2773,10 @@
27432773
"contact":{
27442774
"shape":"Contact",
27452775
"documentation":"<p>Object representing a contact in Amazon Connect as an API request field.</p>"
2776+
},
2777+
"file":{
2778+
"shape":"FileContent",
2779+
"documentation":"<p>A file of related items.</p>"
27462780
}
27472781
},
27482782
"documentation":"<p>Represents the content of a related item to be created.</p>",
@@ -2752,7 +2786,8 @@
27522786
"type":"string",
27532787
"enum":[
27542788
"Contact",
2755-
"Comment"
2789+
"Comment",
2790+
"File"
27562791
]
27572792
},
27582793
"RelatedItemTypeFilter":{
@@ -2765,6 +2800,10 @@
27652800
"contact":{
27662801
"shape":"ContactFilter",
27672802
"documentation":"<p>A filter for related items of type <code>Contact</code>.</p>"
2803+
},
2804+
"file":{
2805+
"shape":"FileFilter",
2806+
"documentation":"<p>A filter for related items of this type of <code>File</code>.</p>"
27682807
}
27692808
},
27702809
"documentation":"<p>The list of types of related items and their parameters to use for filtering.</p>",

0 commit comments

Comments
 (0)