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": "Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK."
6
+
},
7
+
{
8
+
"type": "feature",
9
+
"category": "Connect",
10
+
"description": "Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint)"
11
+
},
12
+
{
13
+
"type": "feature",
14
+
"category": "EC2",
15
+
"description": "Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range."
16
+
},
17
+
{
18
+
"type": "feature",
19
+
"category": "Firehose",
20
+
"description": "This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination."
21
+
},
22
+
{
23
+
"type": "feature",
24
+
"category": "MediaLive",
25
+
"description": "AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type."
26
+
},
27
+
{
28
+
"type": "feature",
29
+
"category": "SageMaker",
30
+
"description": "SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family."
31
+
},
32
+
{
33
+
"type": "feature",
34
+
"category": "TaxSettings",
35
+
"description": "Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint."
Copy file name to clipboardExpand all lines: CHANGELOG.md
+10-1
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,16 @@
1
1
# Changelog for AWS SDK for JavaScript
2
-
<!--LATEST=2.1660.0-->
2
+
<!--LATEST=2.1661.0-->
3
3
<!--ENTRYINSERT-->
4
4
5
+
## 2.1661.0
6
+
* feature: ACMPCA: Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK.
7
+
* feature: Connect: Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint)
8
+
* feature: EC2: Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range.
9
+
* feature: Firehose: This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination.
10
+
* feature: MediaLive: AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type.
11
+
* feature: SageMaker: SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family.
12
+
* feature: TaxSettings: Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint.
13
+
5
14
## 2.1660.0
6
15
* bugfix: Mobilehub: deprecate mobilehub
7
16
* feature: DataZone: This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters.
0 commit comments