Skip to content

Commit 5471c01

Browse files
author
awstools
committed
Updates SDK to v2.964.0
1 parent 3744054 commit 5471c01

17 files changed

+1702
-487
lines changed

.changes/2.964.0.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[
2+
{
3+
"type": "feature",
4+
"category": "Rekognition",
5+
"description": "This release adds support for four new types of segments (opening credits, content segments, slates, and studio logos), improved accuracy for credits and shot detection and new filters to control black frame detection."
6+
},
7+
{
8+
"type": "feature",
9+
"category": "WAFV2",
10+
"description": "This release adds APIs to support versioning feature of AWS WAF Managed rule groups"
11+
}
12+
]

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,11 @@
11
# Changelog for AWS SDK for JavaScript
2-
<!--LATEST=2.963.0-->
2+
<!--LATEST=2.964.0-->
33
<!--ENTRYINSERT-->
44

5+
## 2.964.0
6+
* feature: Rekognition: This release adds support for four new types of segments (opening credits, content segments, slates, and studio logos), improved accuracy for credits and shot detection and new filters to control black frame detection.
7+
* feature: WAFV2: This release adds APIs to support versioning feature of AWS WAF Managed rule groups
8+
59
## 2.963.0
610
* feature: ChimeSDKIdentity: The Amazon Chime SDK Identity APIs allow software developers to create and manage unique instances of their messaging applications.
711
* feature: ChimeSDKMessaging: The Amazon Chime SDK Messaging APIs allow software developers to send and receive messages in custom messaging applications.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ For release notes, see the [CHANGELOG](https://github.com/aws/aws-sdk-js/blob/ma
2929
To use the SDK in the browser, simply add the following script tag to your
3030
HTML pages:
3131

32-
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.963.0.min.js"></script>
32+
<script src="https://sdk.amazonaws.com/js/aws-sdk-2.964.0.min.js"></script>
3333

3434
You can also build a custom browser SDK with your specified set of AWS services.
3535
This can allow you to reduce the SDK's size, specify different API versions of

apis/rekognition-2016-06-27.min.json

Lines changed: 51 additions & 30 deletions
Original file line numberDiff line numberDiff line change
@@ -955,10 +955,10 @@
955955
"type": "long"
956956
},
957957
"Person": {
958-
"shape": "S5t"
958+
"shape": "S5u"
959959
},
960960
"FaceMatches": {
961-
"shape": "S5v"
961+
"shape": "S5w"
962962
}
963963
}
964964
}
@@ -1041,7 +1041,7 @@
10411041
"type": "long"
10421042
},
10431043
"Person": {
1044-
"shape": "S5t"
1044+
"shape": "S5u"
10451045
}
10461046
}
10471047
}
@@ -1130,6 +1130,15 @@
11301130
"type": "float"
11311131
}
11321132
}
1133+
},
1134+
"StartFrameNumber": {
1135+
"type": "long"
1136+
},
1137+
"EndFrameNumber": {
1138+
"type": "long"
1139+
},
1140+
"DurationFrames": {
1141+
"type": "long"
11331142
}
11341143
}
11351144
}
@@ -1219,7 +1228,7 @@
12191228
"type": "structure",
12201229
"members": {
12211230
"Face": {
1222-
"shape": "S5x"
1231+
"shape": "S5y"
12231232
},
12241233
"FaceDetail": {
12251234
"shape": "S37"
@@ -1292,7 +1301,7 @@
12921301
"Faces": {
12931302
"type": "list",
12941303
"member": {
1295-
"shape": "S5x"
1304+
"shape": "S5y"
12961305
}
12971306
},
12981307
"NextToken": {},
@@ -1413,7 +1422,7 @@
14131422
"members": {
14141423
"SearchedFaceId": {},
14151424
"FaceMatches": {
1416-
"shape": "S5v"
1425+
"shape": "S5w"
14171426
},
14181427
"FaceModelVersion": {}
14191428
}
@@ -1450,7 +1459,7 @@
14501459
"type": "float"
14511460
},
14521461
"FaceMatches": {
1453-
"shape": "S5v"
1462+
"shape": "S5w"
14541463
},
14551464
"FaceModelVersion": {}
14561465
}
@@ -1464,11 +1473,11 @@
14641473
],
14651474
"members": {
14661475
"Video": {
1467-
"shape": "S7s"
1476+
"shape": "S7t"
14681477
},
14691478
"ClientRequestToken": {},
14701479
"NotificationChannel": {
1471-
"shape": "S7u"
1480+
"shape": "S7v"
14721481
},
14731482
"JobTag": {}
14741483
}
@@ -1489,14 +1498,14 @@
14891498
],
14901499
"members": {
14911500
"Video": {
1492-
"shape": "S7s"
1501+
"shape": "S7t"
14931502
},
14941503
"MinConfidence": {
14951504
"type": "float"
14961505
},
14971506
"ClientRequestToken": {},
14981507
"NotificationChannel": {
1499-
"shape": "S7u"
1508+
"shape": "S7v"
15001509
},
15011510
"JobTag": {}
15021511
}
@@ -1517,11 +1526,11 @@
15171526
],
15181527
"members": {
15191528
"Video": {
1520-
"shape": "S7s"
1529+
"shape": "S7t"
15211530
},
15221531
"ClientRequestToken": {},
15231532
"NotificationChannel": {
1524-
"shape": "S7u"
1533+
"shape": "S7v"
15251534
},
15261535
"FaceAttributes": {},
15271536
"JobTag": {}
@@ -1544,15 +1553,15 @@
15441553
],
15451554
"members": {
15461555
"Video": {
1547-
"shape": "S7s"
1556+
"shape": "S7t"
15481557
},
15491558
"ClientRequestToken": {},
15501559
"FaceMatchThreshold": {
15511560
"type": "float"
15521561
},
15531562
"CollectionId": {},
15541563
"NotificationChannel": {
1555-
"shape": "S7u"
1564+
"shape": "S7v"
15561565
},
15571566
"JobTag": {}
15581567
}
@@ -1573,14 +1582,14 @@
15731582
],
15741583
"members": {
15751584
"Video": {
1576-
"shape": "S7s"
1585+
"shape": "S7t"
15771586
},
15781587
"ClientRequestToken": {},
15791588
"MinConfidence": {
15801589
"type": "float"
15811590
},
15821591
"NotificationChannel": {
1583-
"shape": "S7u"
1592+
"shape": "S7v"
15841593
},
15851594
"JobTag": {}
15861595
}
@@ -1601,11 +1610,11 @@
16011610
],
16021611
"members": {
16031612
"Video": {
1604-
"shape": "S7s"
1613+
"shape": "S7t"
16051614
},
16061615
"ClientRequestToken": {},
16071616
"NotificationChannel": {
1608-
"shape": "S7u"
1617+
"shape": "S7v"
16091618
},
16101619
"JobTag": {}
16111620
}
@@ -1648,11 +1657,11 @@
16481657
],
16491658
"members": {
16501659
"Video": {
1651-
"shape": "S7s"
1660+
"shape": "S7t"
16521661
},
16531662
"ClientRequestToken": {},
16541663
"NotificationChannel": {
1655-
"shape": "S7u"
1664+
"shape": "S7v"
16561665
},
16571666
"JobTag": {},
16581667
"Filters": {
@@ -1663,6 +1672,17 @@
16631672
"members": {
16641673
"MinSegmentConfidence": {
16651674
"type": "float"
1675+
},
1676+
"BlackFrame": {
1677+
"type": "structure",
1678+
"members": {
1679+
"MaxPixelThreshold": {
1680+
"type": "float"
1681+
},
1682+
"MinCoveragePercentage": {
1683+
"type": "float"
1684+
}
1685+
}
16661686
}
16671687
}
16681688
},
@@ -1713,11 +1733,11 @@
17131733
],
17141734
"members": {
17151735
"Video": {
1716-
"shape": "S7s"
1736+
"shape": "S7t"
17171737
},
17181738
"ClientRequestToken": {},
17191739
"NotificationChannel": {
1720-
"shape": "S7u"
1740+
"shape": "S7v"
17211741
},
17221742
"JobTag": {},
17231743
"Filters": {
@@ -2275,10 +2295,11 @@
22752295
},
22762296
"FrameWidth": {
22772297
"type": "long"
2278-
}
2298+
},
2299+
"ColorRange": {}
22792300
}
22802301
},
2281-
"S5t": {
2302+
"S5u": {
22822303
"type": "structure",
22832304
"members": {
22842305
"Index": {
@@ -2292,7 +2313,7 @@
22922313
}
22932314
}
22942315
},
2295-
"S5v": {
2316+
"S5w": {
22962317
"type": "list",
22972318
"member": {
22982319
"type": "structure",
@@ -2301,12 +2322,12 @@
23012322
"type": "float"
23022323
},
23032324
"Face": {
2304-
"shape": "S5x"
2325+
"shape": "S5y"
23052326
}
23062327
}
23072328
}
23082329
},
2309-
"S5x": {
2330+
"S5y": {
23102331
"type": "structure",
23112332
"members": {
23122333
"FaceId": {},
@@ -2320,15 +2341,15 @@
23202341
}
23212342
}
23222343
},
2323-
"S7s": {
2344+
"S7t": {
23242345
"type": "structure",
23252346
"members": {
23262347
"S3Object": {
23272348
"shape": "S4"
23282349
}
23292350
}
23302351
},
2331-
"S7u": {
2352+
"S7v": {
23322353
"type": "structure",
23332354
"required": [
23342355
"SNSTopicArn",

0 commit comments

Comments
 (0)