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 dualstack by default for FIPS"
6
+
},
7
+
{
8
+
"type": "bugfix",
9
+
"category": "Signer",
10
+
"description": "Set Authorization header correctly in Bearer Signer"
11
+
},
12
+
{
13
+
"type": "bugfix",
14
+
"category": "Signer",
15
+
"description": "Read identity type from service.api.signatureVersion"
16
+
},
17
+
{
18
+
"type": "feature",
19
+
"category": "Backup",
20
+
"description": "AWS Backup introduces support for legal hold and application stack backups. AWS Backup Audit Manager introduces support for cross-Region, cross-account reports."
21
+
},
22
+
{
23
+
"type": "feature",
24
+
"category": "CloudWatch",
25
+
"description": "Adds cross-account support to the GetMetricData API. Adds cross-account support to the ListMetrics API through the usage of the IncludeLinkedAccounts flag and the new OwningAccounts field."
26
+
},
27
+
{
28
+
"type": "feature",
29
+
"category": "CloudWatchLogs",
30
+
"description": "Updates to support CloudWatch Logs data protection and CloudWatch cross-account observability"
31
+
},
32
+
{
33
+
"type": "feature",
34
+
"category": "Drs",
35
+
"description": "Non breaking changes to existing APIs, and additional APIs added to support in-AWS failing back using AWS Elastic Disaster Recovery."
36
+
},
37
+
{
38
+
"type": "feature",
39
+
"category": "ECS",
40
+
"description": "This release adds support for ECS Service Connect, a new capability that simplifies writing and operating resilient distributed applications. This release updates the TaskDefinition, Cluster, Service mutation APIs with Service connect constructs and also adds a new ListServicesByNamespace API."
41
+
},
42
+
{
43
+
"type": "feature",
44
+
"category": "EFS",
45
+
"description": "This release adds elastic as a new ThroughputMode value for EFS file systems and adds AFTER_1_DAY as a value for TransitionToIARules."
46
+
},
47
+
{
48
+
"type": "feature",
49
+
"category": "Endpoint",
50
+
"description": "Add pattern global dualstack by default"
51
+
},
52
+
{
53
+
"type": "feature",
54
+
"category": "IoTWireless",
55
+
"description": "This release includes a new feature for customers to calculate the position of their devices by adding three new APIs: UpdateResourcePosition, GetResourcePosition, and GetPositionEstimate."
56
+
},
57
+
{
58
+
"type": "feature",
59
+
"category": "Iot",
60
+
"description": "Job scheduling enables the scheduled rollout of a Job with start and end times and a customizable end behavior when end time is reached. This is available for continuous and snapshot jobs. Added support for MQTT5 properties to AWS IoT TopicRule Republish Action."
61
+
},
62
+
{
63
+
"type": "feature",
64
+
"category": "IotData",
65
+
"description": "This release adds support for MQTT5 properties to AWS IoT HTTP Publish API."
66
+
},
67
+
{
68
+
"type": "feature",
69
+
"category": "Kendra",
70
+
"description": "Amazon Kendra now supports preview of table information from HTML tables in the search results. The most relevant cells with their corresponding rows, columns are displayed as a preview in the search result. The most relevant table cell or cells are also highlighted in table preview."
71
+
},
72
+
{
73
+
"type": "feature",
74
+
"category": "Mgn",
75
+
"description": "This release adds support for Application and Wave management. We also now support custom post-launch actions."
76
+
},
77
+
{
78
+
"type": "feature",
79
+
"category": "OAM",
80
+
"description": "Amazon CloudWatch Observability Access Manager is a new service that allows configuration of the CloudWatch cross-account observability feature."
81
+
},
82
+
{
83
+
"type": "feature",
84
+
"category": "Organizations",
85
+
"description": "This release introduces delegated administrator for AWS Organizations, a new feature to help you delegate the management of your Organizations policies, enabling you to govern your AWS organization in a decentralized way. You can now allow member accounts to manage Organizations policies."
86
+
},
87
+
{
88
+
"type": "feature",
89
+
"category": "RDS",
90
+
"description": "This release enables new Aurora and RDS feature called Blue/Green Deployments that makes updates to databases safer, simpler and faster."
91
+
},
92
+
{
93
+
"type": "feature",
94
+
"category": "Textract",
95
+
"description": "This release adds support for classifying and splitting lending documents by type, and extracting information by using the Analyze Lending APIs. This release also includes support for summarized information of the processed lending document package, in addition to per document results."
96
+
},
97
+
{
98
+
"type": "feature",
99
+
"category": "TranscribeService",
100
+
"description": "This release adds support for 'inputType' for post-call and real-time (streaming) Call Analytics within Amazon Transcribe."
Copy file name to clipboardExpand all lines: CHANGELOG.md
+23-1Lines changed: 23 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,29 @@
1
1
# Changelog for AWS SDK for JavaScript
2
-
<!--LATEST=2.1261.0-->
2
+
<!--LATEST=2.1262.0-->
3
3
<!--ENTRYINSERT-->
4
4
5
+
## 2.1262.0
6
+
* bugfix: ResourceExplorer2: Add dualstack by default for FIPS
7
+
* bugfix: Signer: Set Authorization header correctly in Bearer Signer
8
+
* bugfix: Signer: Read identity type from service.api.signatureVersion
9
+
* feature: Backup: AWS Backup introduces support for legal hold and application stack backups. AWS Backup Audit Manager introduces support for cross-Region, cross-account reports.
10
+
* feature: CloudWatch: Adds cross-account support to the GetMetricData API. Adds cross-account support to the ListMetrics API through the usage of the IncludeLinkedAccounts flag and the new OwningAccounts field.
11
+
* feature: CloudWatchLogs: Updates to support CloudWatch Logs data protection and CloudWatch cross-account observability
12
+
* feature: Drs: Non breaking changes to existing APIs, and additional APIs added to support in-AWS failing back using AWS Elastic Disaster Recovery.
13
+
* feature: ECS: This release adds support for ECS Service Connect, a new capability that simplifies writing and operating resilient distributed applications. This release updates the TaskDefinition, Cluster, Service mutation APIs with Service connect constructs and also adds a new ListServicesByNamespace API.
14
+
* feature: EFS: This release adds elastic as a new ThroughputMode value for EFS file systems and adds AFTER_1_DAY as a value for TransitionToIARules.
15
+
* feature: Endpoint: Add pattern global dualstack by default
16
+
* feature: IoTWireless: This release includes a new feature for customers to calculate the position of their devices by adding three new APIs: UpdateResourcePosition, GetResourcePosition, and GetPositionEstimate.
17
+
* feature: Iot: Job scheduling enables the scheduled rollout of a Job with start and end times and a customizable end behavior when end time is reached. This is available for continuous and snapshot jobs. Added support for MQTT5 properties to AWS IoT TopicRule Republish Action.
18
+
* feature: IotData: This release adds support for MQTT5 properties to AWS IoT HTTP Publish API.
19
+
* feature: Kendra: Amazon Kendra now supports preview of table information from HTML tables in the search results. The most relevant cells with their corresponding rows, columns are displayed as a preview in the search result. The most relevant table cell or cells are also highlighted in table preview.
20
+
* feature: Mgn: This release adds support for Application and Wave management. We also now support custom post-launch actions.
21
+
* feature: OAM: Amazon CloudWatch Observability Access Manager is a new service that allows configuration of the CloudWatch cross-account observability feature.
22
+
* feature: Organizations: This release introduces delegated administrator for AWS Organizations, a new feature to help you delegate the management of your Organizations policies, enabling you to govern your AWS organization in a decentralized way. You can now allow member accounts to manage Organizations policies.
23
+
* feature: RDS: This release enables new Aurora and RDS feature called Blue/Green Deployments that makes updates to databases safer, simpler and faster.
24
+
* feature: Textract: This release adds support for classifying and splitting lending documents by type, and extracting information by using the Analyze Lending APIs. This release also includes support for summarized information of the processed lending document package, in addition to per document results.
25
+
* feature: TranscribeService: This release adds support for 'inputType' for post-call and real-time (streaming) Call Analytics within Amazon Transcribe.
26
+
5
27
## 2.1261.0
6
28
* feature: Grafana: This release includes support for configuring a Grafana workspace to connect to a datasource within a VPC as well as new APIs for configuring Grafana settings.
7
29
* feature: Rbin: This release adds support for Rule Lock for Recycle Bin, which allows you to lock retention rules so that they can no longer be modified or deleted.
0 commit comments