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": "Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``autoscaling``",
9
+
"description": "Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, \"WaitingForConnectionDraining\", for VPC Lattice to the DescribeScalingActivities API.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``batch``",
14
+
"description": "This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``compute-optimizer``",
19
+
"description": "This release adds support for HDD EBS volume types and io2 Block Express. We are also adding support for 61 new instance types and instances that have non consecutive runtime.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``drs``",
24
+
"description": "Adding a field to the replication configuration APIs to support the auto replicate new disks feature. We also deprecated RetryDataReplication.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``ec2``",
29
+
"description": "This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``emr``",
34
+
"description": "Update emr command to latest version",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``glue``",
39
+
"description": "This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``guardduty``",
44
+
"description": "Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``imagebuilder``",
49
+
"description": "Adds support for new image workflow details and image vulnerability detection.",
50
+
"type": "api-change"
51
+
},
52
+
{
53
+
"category": "``ivs``",
54
+
"description": "Amazon Interactive Video Service (IVS) now offers customers the ability to configure IVS channels to allow insecure RTMP ingest.",
55
+
"type": "api-change"
56
+
},
57
+
{
58
+
"category": "``kendra``",
59
+
"description": "AWS Kendra now supports featured results for a query.",
"description": "Amazon SageMaker geospatial capabilities now supports server-side encryption with customer managed KMS key and SageMaker notebooks with a SageMaker geospatial image in a Amazon SageMaker Domain with VPC only mode.",
70
+
"type": "api-change"
71
+
},
72
+
{
73
+
"category": "``vpc-lattice``",
74
+
"description": "General Availability (GA) release of Amazon VPC Lattice",
75
+
"type": "api-change"
76
+
},
77
+
{
78
+
"category": "``wellarchitected``",
79
+
"description": "AWS Well-Architected SDK now supports getting consolidated report metrics and generating a consolidated report PDF.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+28Lines changed: 28 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5119,6 +5119,34 @@ CHANGELOG
5119
5119
* feature:wizard: Added support for AWS CLI Wizards. See `#3752 <https://github.com/aws/aws-cli/issues/3752>`__.
5120
5120
5121
5121
5122
+
1.27.103
5123
+
========
5124
+
5125
+
* api-change:``athena``: Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession
5126
+
* api-change:``autoscaling``: Amazon EC2 Auto Scaling now supports Elastic Load Balancing traffic sources with the AttachTrafficSources, DetachTrafficSources, and DescribeTrafficSources APIs. This release also introduces a new activity status, "WaitingForConnectionDraining", for VPC Lattice to the DescribeScalingActivities API.
5127
+
* api-change:``batch``: This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.
5128
+
* api-change:``compute-optimizer``: This release adds support for HDD EBS volume types and io2 Block Express. We are also adding support for 61 new instance types and instances that have non consecutive runtime.
5129
+
* api-change:``drs``: Adding a field to the replication configuration APIs to support the auto replicate new disks feature. We also deprecated RetryDataReplication.
5130
+
* api-change:``ec2``: This release adds support for Tunnel Endpoint Lifecycle control, a new feature that provides Site-to-Site VPN customers with better visibility and control of their VPN tunnel maintenance updates.
5131
+
* api-change:``emr``: Update emr command to latest version
5132
+
* api-change:``glue``: This release adds support for AWS Glue Data Quality, which helps you evaluate and monitor the quality of your data and includes the API for creating, deleting, or updating data quality rulesets, runs and evaluations.
5133
+
* api-change:``guardduty``: Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs
5134
+
* api-change:``imagebuilder``: Adds support for new image workflow details and image vulnerability detection.
5135
+
* api-change:``ivs``: Amazon Interactive Video Service (IVS) now offers customers the ability to configure IVS channels to allow insecure RTMP ingest.
5136
+
* api-change:``kendra``: AWS Kendra now supports featured results for a query.
* api-change:``sagemaker-geospatial``: Amazon SageMaker geospatial capabilities now supports server-side encryption with customer managed KMS key and SageMaker notebooks with a SageMaker geospatial image in a Amazon SageMaker Domain with VPC only mode.
5139
+
* api-change:``vpc-lattice``: General Availability (GA) release of Amazon VPC Lattice
5140
+
* api-change:``wellarchitected``: AWS Well-Architected SDK now supports getting consolidated report metrics and generating a consolidated report PDF.
5141
+
5142
+
5143
+
1.27.102
5144
+
========
5145
+
5146
+
* api-change:``opensearchserverless``: This release includes two new exception types "ServiceQuotaExceededException" and "OcuLimitExceededException".
5147
+
* api-change:``rds``: Add support for creating a read replica DB instance from a Multi-AZ DB cluster.
0 commit comments