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": "AWS Audit Manager helps you continuously audit your AWS usage to simplify how you manage risk and compliance. This update releases the first version of the AWS Audit Manager APIs and SDK."
6
+
},
7
+
{
8
+
"type": "feature",
9
+
"category": "ECR",
10
+
"description": "This release adds support for configuring cross-region and cross-account replication of your Amazon ECR images."
11
+
},
12
+
{
13
+
"type": "feature",
14
+
"category": "EMRcontainers",
15
+
"description": "This release adds support for Amazon EMR on EKS, a simple way to run Spark on Kubernetes."
16
+
},
17
+
{
18
+
"type": "feature",
19
+
"category": "ForecastService",
20
+
"description": "This release adds support for the Amazon Forecast Weather Index which can increase forecasting accuracy by automatically including weather forecasts in demand forecasts."
21
+
},
22
+
{
23
+
"type": "feature",
24
+
"category": "HealthLake",
25
+
"description": "This release introduces Amazon HealthLake (preview), a HIPAA-eligible service that enables healthcare and life sciences customers to store, transform, query, and analyze health data in the AWS Cloud."
26
+
},
27
+
{
28
+
"type": "feature",
29
+
"category": "Kendra",
30
+
"description": "1. Amazon Kendra connector for Google Drive repositories 2. Amazon Kendra's relevance ranking models are regularly tuned for each customer by capturing end-user search patterns and feedback."
31
+
},
32
+
{
33
+
"type": "feature",
34
+
"category": "QuickSight",
35
+
"description": "Added new parameters for join optimization."
36
+
},
37
+
{
38
+
"type": "feature",
39
+
"category": "SageMaker",
40
+
"description": "This feature helps you monitor model performance characteristics such as accuracy, identify undesired bias in your ML models, and explain model decisions better with explainability drift detection."
41
+
},
42
+
{
43
+
"type": "feature",
44
+
"category": "SageMakerRuntime",
45
+
"description": "This feature allows customers to invoke their endpoint with an inference ID. If used and data capture for the endpoint is enabled, this ID will be captured along with request data."
46
+
},
47
+
{
48
+
"type": "feature",
49
+
"category": "SagemakerEdge",
50
+
"description": "Amazon SageMaker Edge Manager makes it easy to optimize, secure, monitor, and maintain machine learning (ML) models across fleets of edge devices such as smart cameras, smart speakers, and robots."
Copy file name to clipboardExpand all lines: CHANGELOG.md
+13-1Lines changed: 13 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,19 @@
1
1
# Changelog for AWS SDK for JavaScript
2
-
<!--LATEST=2.805.0-->
2
+
<!--LATEST=2.806.0-->
3
3
<!--ENTRYINSERT-->
4
4
5
+
## 2.806.0
6
+
* feature: AuditManager: AWS Audit Manager helps you continuously audit your AWS usage to simplify how you manage risk and compliance. This update releases the first version of the AWS Audit Manager APIs and SDK.
7
+
* feature: ECR: This release adds support for configuring cross-region and cross-account replication of your Amazon ECR images.
8
+
* feature: EMRcontainers: This release adds support for Amazon EMR on EKS, a simple way to run Spark on Kubernetes.
9
+
* feature: ForecastService: This release adds support for the Amazon Forecast Weather Index which can increase forecasting accuracy by automatically including weather forecasts in demand forecasts.
10
+
* feature: HealthLake: This release introduces Amazon HealthLake (preview), a HIPAA-eligible service that enables healthcare and life sciences customers to store, transform, query, and analyze health data in the AWS Cloud.
11
+
* feature: Kendra: 1. Amazon Kendra connector for Google Drive repositories 2. Amazon Kendra's relevance ranking models are regularly tuned for each customer by capturing end-user search patterns and feedback.
12
+
* feature: QuickSight: Added new parameters for join optimization.
13
+
* feature: SageMaker: This feature helps you monitor model performance characteristics such as accuracy, identify undesired bias in your ML models, and explain model decisions better with explainability drift detection.
14
+
* feature: SageMakerRuntime: This feature allows customers to invoke their endpoint with an inference ID. If used and data capture for the endpoint is enabled, this ID will be captured along with request data.
15
+
* feature: SagemakerEdge: Amazon SageMaker Edge Manager makes it easy to optimize, secure, monitor, and maintain machine learning (ML) models across fleets of edge devices such as smart cameras, smart speakers, and robots.
16
+
5
17
## 2.805.0
6
18
* bugfix: S3: fixed a bug where createPresignedPost could result in a process crash.
7
19
* feature: DMS: Added PreserveTransaction setting to preserve order of CDC for S3 as target. Added CsvNoSupValue setting to replace empty value for columns not included in the supplemental log for S3 as target.
0 commit comments