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": "This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope."
6
+
},
7
+
{
8
+
"type": "feature",
9
+
"category": "AutoScaling",
10
+
"description": "Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups"
11
+
},
12
+
{
13
+
"type": "feature",
14
+
"category": "ConfigService",
15
+
"description": "Add enums for resource types supported by Config"
16
+
},
17
+
{
18
+
"type": "feature",
19
+
"category": "ControlTower",
20
+
"description": "Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API."
21
+
},
22
+
{
23
+
"type": "feature",
24
+
"category": "CustomerProfiles",
25
+
"description": "Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model."
26
+
},
27
+
{
28
+
"type": "feature",
29
+
"category": "EC2",
30
+
"description": "This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it."
31
+
},
32
+
{
33
+
"type": "feature",
34
+
"category": "Glue",
35
+
"description": "Extending version control support to GitLab and Bitbucket from AWSGlue"
36
+
},
37
+
{
38
+
"type": "feature",
39
+
"category": "IVSRealTime",
40
+
"description": "Update GetParticipant to return additional metadata."
41
+
},
42
+
{
43
+
"type": "feature",
44
+
"category": "Inspector2",
45
+
"description": "Add MacOs ec2 platform support"
46
+
},
47
+
{
48
+
"type": "feature",
49
+
"category": "Lambda",
50
+
"description": "Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs"
51
+
},
52
+
{
53
+
"type": "feature",
54
+
"category": "Location",
55
+
"description": "This release adds endpoint updates for all AWS Location resource operations."
56
+
},
57
+
{
58
+
"type": "feature",
59
+
"category": "MachineLearning",
60
+
"description": "This release marks Password field as sensitive"
61
+
},
62
+
{
63
+
"type": "feature",
64
+
"category": "RDS",
65
+
"description": "This release adds support for adding a dedicated log volume to open-source RDS instances."
66
+
},
67
+
{
68
+
"type": "feature",
69
+
"category": "Rekognition",
70
+
"description": "Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data."
71
+
},
72
+
{
73
+
"type": "feature",
74
+
"category": "SageMaker",
75
+
"description": "Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings"
76
+
},
77
+
{
78
+
"type": "feature",
79
+
"category": "Textract",
80
+
"description": "This release adds 9 new APIs for adapter and adapter version management, 3 new APIs for tagging, and updates AnalyzeDocument and StartDocumentAnalysis API parameters for using adapters."
81
+
},
82
+
{
83
+
"type": "feature",
84
+
"category": "TranscribeService",
85
+
"description": "This release is to enable m4a format to customers"
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20-1Lines changed: 20 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,26 @@
1
1
# Changelog for AWS SDK for JavaScript
2
-
<!--LATEST=2.1472.0-->
2
+
<!--LATEST=2.1473.0-->
3
3
<!--ENTRYINSERT-->
4
4
5
+
## 2.1473.0
6
+
* feature: AuditManager: This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope.
7
+
* feature: AutoScaling: Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups
8
+
* feature: ConfigService: Add enums for resource types supported by Config
9
+
* feature: ControlTower: Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API.
10
+
* feature: CustomerProfiles: Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model.
11
+
* feature: EC2: This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it.
12
+
* feature: Glue: Extending version control support to GitLab and Bitbucket from AWSGlue
13
+
* feature: IVSRealTime: Update GetParticipant to return additional metadata.
14
+
* feature: Inspector2: Add MacOs ec2 platform support
15
+
* feature: Lambda: Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs
16
+
* feature: Location: This release adds endpoint updates for all AWS Location resource operations.
17
+
* feature: MachineLearning: This release marks Password field as sensitive
18
+
* feature: RDS: This release adds support for adding a dedicated log volume to open-source RDS instances.
19
+
* feature: Rekognition: Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data.
20
+
* feature: SageMaker: Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings
21
+
* feature: Textract: This release adds 9 new APIs for adapter and adapter version management, 3 new APIs for tagging, and updates AnalyzeDocument and StartDocumentAnalysis API parameters for using adapters.
22
+
* feature: TranscribeService: This release is to enable m4a format to customers
23
+
5
24
## 2.1472.0
6
25
* feature: EC2: Documentation updates for Elastic Compute Cloud (EC2).
7
26
* feature: FSx: After performing steps to repair the Active Directory configuration of a file system, use this action to initiate the process of attempting to recover to the file system.
0 commit comments