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": "Add Detected Workload to ApplicationComponent which shows the workloads that installed in the component"
6
+
},
7
+
{
8
+
"type": "feature",
9
+
"category": "CodeArtifact",
10
+
"description": "Add support for the NuGet package format."
11
+
},
12
+
{
13
+
"type": "feature",
14
+
"category": "CodeStarconnections",
15
+
"description": "Added support for the UpdateHost API."
16
+
},
17
+
{
18
+
"type": "feature",
19
+
"category": "DynamoDB",
20
+
"description": "With this release, you can capture data changes in any Amazon DynamoDB table as an Amazon Kinesis data stream. You also can use PartiQL (SQL-compatible language) to manipulate data in DynamoDB tables."
21
+
},
22
+
{
23
+
"type": "feature",
24
+
"category": "EC2",
25
+
"description": "This release adds support for Multiple Private DNS names to DescribeVpcEndpointServices response."
26
+
},
27
+
{
28
+
"type": "feature",
29
+
"category": "ECS",
30
+
"description": "This release adds support for updating capacity providers, specifying custom instance warmup periods for capacity providers, and using deployment circuit breaker for your ECS Services."
31
+
},
32
+
{
33
+
"type": "feature",
34
+
"category": "EMR",
35
+
"description": "Add API support for EMR Studio, a new notebook-first IDE for data scientists and data engineers with single sign-on, Jupyter notebooks, automated infrastructure provisioning, and job diagnosis."
36
+
},
37
+
{
38
+
"type": "feature",
39
+
"category": "ForecastService",
40
+
"description": "Releasing the set of PredictorBacktestExportJob APIs which allow customers to export backtest values and item-level metrics data from Predictor training."
41
+
},
42
+
{
43
+
"type": "feature",
44
+
"category": "Glue",
45
+
"description": "Feature1 - Glue crawler adds data lineage configuration option. Feature2 - AWS Glue Data Catalog adds APIs for PartitionIndex creation and deletion as part of Enhancement Partition Management feature."
46
+
},
47
+
{
48
+
"type": "feature",
49
+
"category": "Iot",
50
+
"description": "This release enables users to identify different file types in the over-the-air update (OTA) functionality using fileType parameter for CreateOTAUpdate API"
51
+
},
52
+
{
53
+
"type": "feature",
54
+
"category": "Kafka",
55
+
"description": "Adding MAINTENANCE and REBOOTING_BROKER to Cluster states."
56
+
},
57
+
{
58
+
"type": "feature",
59
+
"category": "Lambda",
60
+
"description": "This release includes support for new feature: Code Signing for AWS Lambda. This adds new resources and APIs to configure Lambda functions to accept and verify signed code artifacts at deployment."
61
+
},
62
+
{
63
+
"type": "feature",
64
+
"category": "LicenseManager",
65
+
"description": "AWS License Manager now provides the ability for license administrators to be able to associate license configurations to AMIs shared with their AWS account"
66
+
},
67
+
{
68
+
"type": "feature",
69
+
"category": "Outposts",
70
+
"description": "Support specifying tags during the creation of the Outpost resource. Tags are now returned in the response body of Outpost APIs."
71
+
},
72
+
{
73
+
"type": "feature",
74
+
"category": "SSOAdmin",
75
+
"description": "AWS Single Sign-On now enables attribute-based access control for workforce identities to simplify permissions in AWS"
76
+
},
77
+
{
78
+
"type": "feature",
79
+
"category": "SecurityHub",
80
+
"description": "Updated the account management API to support the integration with AWS Organizations. Added new methods to allow users to view and manage the delegated administrator account for Security Hub."
81
+
},
82
+
{
83
+
"type": "feature",
84
+
"category": "Signer",
85
+
"description": "AWS Signer is launching code-signing for AWS Lambda. Now customers can cryptographically sign Lambda code to ensure trust, integrity, and functionality."
86
+
},
87
+
{
88
+
"type": "feature",
89
+
"category": "TimestreamQuery",
90
+
"description": "Amazon Timestream now supports \"QueryStatus\" in Query API which has information about cumulative bytes scanned, metered, as well as progress percentage for the query."
91
+
},
92
+
{
93
+
"type": "feature",
94
+
"category": "Translate",
95
+
"description": "This update adds new operations to create and manage parallel data in Amazon Translate. Parallel data is a resource that you can use to run Active Custom Translation jobs."
Copy file name to clipboardExpand all lines: CHANGELOG.md
+22-1Lines changed: 22 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,28 @@
1
1
# Changelog for AWS SDK for JavaScript
2
-
<!--LATEST=2.797.0-->
2
+
<!--LATEST=2.798.0-->
3
3
<!--ENTRYINSERT-->
4
4
5
+
## 2.798.0
6
+
* feature: ApplicationInsights: Add Detected Workload to ApplicationComponent which shows the workloads that installed in the component
7
+
* feature: CodeArtifact: Add support for the NuGet package format.
8
+
* feature: CodeStarconnections: Added support for the UpdateHost API.
9
+
* feature: DynamoDB: With this release, you can capture data changes in any Amazon DynamoDB table as an Amazon Kinesis data stream. You also can use PartiQL (SQL-compatible language) to manipulate data in DynamoDB tables.
10
+
* feature: EC2: This release adds support for Multiple Private DNS names to DescribeVpcEndpointServices response.
11
+
* feature: ECS: This release adds support for updating capacity providers, specifying custom instance warmup periods for capacity providers, and using deployment circuit breaker for your ECS Services.
12
+
* feature: EMR: Add API support for EMR Studio, a new notebook-first IDE for data scientists and data engineers with single sign-on, Jupyter notebooks, automated infrastructure provisioning, and job diagnosis.
13
+
* feature: ForecastService: Releasing the set of PredictorBacktestExportJob APIs which allow customers to export backtest values and item-level metrics data from Predictor training.
14
+
* feature: Glue: Feature1 - Glue crawler adds data lineage configuration option. Feature2 - AWS Glue Data Catalog adds APIs for PartitionIndex creation and deletion as part of Enhancement Partition Management feature.
15
+
* feature: Iot: This release enables users to identify different file types in the over-the-air update (OTA) functionality using fileType parameter for CreateOTAUpdate API
16
+
* feature: Kafka: Adding MAINTENANCE and REBOOTING_BROKER to Cluster states.
17
+
* feature: Lambda: This release includes support for new feature: Code Signing for AWS Lambda. This adds new resources and APIs to configure Lambda functions to accept and verify signed code artifacts at deployment.
18
+
* feature: LicenseManager: AWS License Manager now provides the ability for license administrators to be able to associate license configurations to AMIs shared with their AWS account
19
+
* feature: Outposts: Support specifying tags during the creation of the Outpost resource. Tags are now returned in the response body of Outpost APIs.
20
+
* feature: SSOAdmin: AWS Single Sign-On now enables attribute-based access control for workforce identities to simplify permissions in AWS
21
+
* feature: SecurityHub: Updated the account management API to support the integration with AWS Organizations. Added new methods to allow users to view and manage the delegated administrator account for Security Hub.
22
+
* feature: Signer: AWS Signer is launching code-signing for AWS Lambda. Now customers can cryptographically sign Lambda code to ensure trust, integrity, and functionality.
23
+
* feature: TimestreamQuery: Amazon Timestream now supports "QueryStatus" in Query API which has information about cumulative bytes scanned, metered, as well as progress percentage for the query.
24
+
* feature: Translate: This update adds new operations to create and manage parallel data in Amazon Translate. Parallel data is a resource that you can use to run Active Custom Translation jobs.
25
+
5
26
## 2.797.0
6
27
* feature: AppMesh: This release makes tag value a required attribute of the tag's key-value pair.
7
28
* feature: Chime: The Amazon Chime SDK for messaging provides the building blocks needed to build chat and other real-time collaboration features.
0 commit comments