You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "The Amazon AppIntegrations service enables you to configure and reuse connections to external applications."
6
+
},
7
+
{
8
+
"type": "feature",
9
+
"category": "Connect",
10
+
"description": "This release updates a set of APIs: CreateIntegrationAssociation, ListIntegrationAssociations, CreateUseCase, and StartOutboundVoiceContact. You can use it to create integrations with Amazon Pinpoint for the Amazon Connect Campaigns use case, Amazon Connect Voice ID, and Amazon Connect Wisdom."
11
+
},
12
+
{
13
+
"type": "feature",
14
+
"category": "ELBv2",
15
+
"description": "Adds new ALB-type target group to facilitate forwarding traffic from NLB to ALB"
16
+
},
17
+
{
18
+
"type": "feature",
19
+
"category": "Pinpoint",
20
+
"description": "Added support for journey with contact center activity"
21
+
},
22
+
{
23
+
"type": "feature",
24
+
"category": "VoiceID",
25
+
"description": "Released the Amazon Voice ID SDK, for usage with the Amazon Connect Voice ID feature released for Amazon Connect."
26
+
},
27
+
{
28
+
"type": "feature",
29
+
"category": "Wisdom",
30
+
"description": "Released Amazon Connect Wisdom, a feature of Amazon Connect, which provides real-time recommendations and search functionality in general availability (GA). For more information, see https://docs.aws.amazon.com/wisdom/latest/APIReference/Welcome.html."
Copy file name to clipboardexpand all lines: CHANGELOG.md
+9-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,15 @@
1
1
# Changelog for AWS SDK for JavaScript
2
-
<!--LATEST=2.995.0-->
2
+
<!--LATEST=2.996.0-->
3
3
<!--ENTRYINSERT-->
4
4
5
+
## 2.996.0
6
+
* feature: AppIntegrations: The Amazon AppIntegrations service enables you to configure and reuse connections to external applications.
7
+
* feature: Connect: This release updates a set of APIs: CreateIntegrationAssociation, ListIntegrationAssociations, CreateUseCase, and StartOutboundVoiceContact. You can use it to create integrations with Amazon Pinpoint for the Amazon Connect Campaigns use case, Amazon Connect Voice ID, and Amazon Connect Wisdom.
8
+
* feature: ELBv2: Adds new ALB-type target group to facilitate forwarding traffic from NLB to ALB
9
+
* feature: Pinpoint: Added support for journey with contact center activity
10
+
* feature: VoiceID: Released the Amazon Voice ID SDK, for usage with the Amazon Connect Voice ID feature released for Amazon Connect.
11
+
* feature: Wisdom: Released Amazon Connect Wisdom, a feature of Amazon Connect, which provides real-time recommendations and search functionality in general availability (GA). For more information, see https://docs.aws.amazon.com/wisdom/latest/APIReference/Welcome.html.
12
+
5
13
## 2.995.0
6
14
* feature: EC2: DescribeInstances now returns Platform Details, Usage Operation, and Usage Operation Update Time.
7
15
* feature: LicenseManager: AWS License Manager now allows customers to get the LicenseArn in the Checkout API Response.
0 commit comments