Skip to content

Commit 5c03fec

Browse files
Merge branch 'develop' into 'update-v2'
2 parents ac8e23a + fc733b5 commit 5c03fec

File tree

3 files changed

+122
-0
lines changed

3 files changed

+122
-0
lines changed

.changes/1.27.102.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
[
2+
{
3+
"category": "``opensearchserverless``",
4+
"description": "This release includes two new exception types \"ServiceQuotaExceededException\" and \"OcuLimitExceededException\".",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``rds``",
9+
"description": "Add support for creating a read replica DB instance from a Multi-AZ DB cluster.",
10+
"type": "api-change"
11+
}
12+
]

.changes/1.27.103.json

Lines changed: 82 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,82 @@
1+
[
2+
{
3+
"category": "``athena``",
4+
"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.",
60+
"type": "api-change"
61+
},
62+
{
63+
"category": "``network-firewall``",
64+
"description": "AWS Network Firewall added TLS inspection configurations to allow TLS traffic inspection.",
65+
"type": "api-change"
66+
},
67+
{
68+
"category": "``sagemaker-geospatial``",
69+
"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.",
80+
"type": "api-change"
81+
}
82+
]

CHANGELOG.rst

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5119,6 +5119,34 @@ CHANGELOG
51195119
* feature:wizard: Added support for AWS CLI Wizards. See `#3752 <https://github.com/aws/aws-cli/issues/3752>`__.
51205120

51215121

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.
5137+
* api-change:``network-firewall``: AWS Network Firewall added TLS inspection configurations to allow TLS traffic inspection.
5138+
* 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.
5148+
5149+
51225150
1.27.101
51235151
========
51245152

0 commit comments

Comments
 (0)