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
Copy file name to clipboardExpand all lines: CHANGELOG.md
+25
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,28 @@
1
+
# __1.12.75____2021-09-27__
2
+
## __Amazon AppIntegrations Service__
3
+
-### Features
4
+
- The Amazon AppIntegrations service enables you to configure and reuse connections to external applications.
5
+
6
+
## __Amazon Connect Service__
7
+
-### Features
8
+
- 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.
9
+
10
+
## __Amazon Connect Wisdom Service__
11
+
-### Features
12
+
- 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.
13
+
14
+
## __Amazon Pinpoint__
15
+
-### Features
16
+
- Added support for journey with contact center activity
17
+
18
+
## __Amazon Voice ID__
19
+
-### Features
20
+
- Released the Amazon Voice ID SDK, for usage with the Amazon Connect Voice ID feature released for Amazon Connect.
21
+
22
+
## __Elastic Load Balancing__
23
+
-### Features
24
+
- Adds new ALB-type target group to facilitate forwarding traffic from NLB to ALB
Copy file name to clipboardExpand all lines: aws-java-sdk-appintegrations/src/main/java/com/amazonaws/services/appintegrations/AbstractAmazonAppIntegrations.java
+30
Original file line number
Diff line number
Diff line change
@@ -27,21 +27,46 @@ public class AbstractAmazonAppIntegrations implements AmazonAppIntegrations {
Copy file name to clipboardExpand all lines: aws-java-sdk-appintegrations/src/main/java/com/amazonaws/services/appintegrations/AbstractAmazonAppIntegrationsAsync.java
+80
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,19 @@ public class AbstractAmazonAppIntegrationsAsync extends AbstractAmazonAppIntegra
0 commit comments