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": "Update emr command to latest version",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``wellarchitected``",
9
+
"description": "AWS Well-Architected SDK now supports getting consolidated report metrics and generating a consolidated report PDF.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``autoscaling``",
14
+
"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.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``ivs``",
19
+
"description": "Amazon Interactive Video Service (IVS) now offers customers the ability to configure IVS channels to allow insecure RTMP ingest.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``opensearchserverless``",
24
+
"description": "This release includes two new exception types \"ServiceQuotaExceededException\" and \"OcuLimitExceededException\".",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "cloudformation",
29
+
"description": "Fixes `#3991 <https://github.com/aws/aws-cli/issues/3991>`__. Use YAML 1.1 spec in alignment with CloudFormation YAML support.",
30
+
"type": "bugfix"
31
+
},
32
+
{
33
+
"category": "``kendra``",
34
+
"description": "AWS Kendra now supports featured results for a query.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``guardduty``",
39
+
"description": "Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``compute-optimizer``",
44
+
"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.",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "argument parsing",
49
+
"description": "Fixes issue reported in `#303 <https://github.com/aws/aws-cli/issues/303>`__ involving -h/--help output",
50
+
"type": "bugfix"
51
+
},
52
+
{
53
+
"category": "``athena``",
54
+
"description": "Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession",
55
+
"type": "api-change"
56
+
},
57
+
{
58
+
"category": "``imagebuilder``",
59
+
"description": "Adds support for new image workflow details and image vulnerability detection.",
60
+
"type": "api-change"
61
+
},
62
+
{
63
+
"category": "dependency",
64
+
"description": "Bump upper bound of prompt-toolkit to <3.0.39",
65
+
"type": "enhancement"
66
+
},
67
+
{
68
+
"category": "``glue``",
69
+
"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.",
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": "``sagemaker-geospatial``",
79
+
"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.",
80
+
"type": "api-change"
81
+
},
82
+
{
83
+
"category": "``batch``",
84
+
"description": "This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.",
85
+
"type": "api-change"
86
+
},
87
+
{
88
+
"category": "``ec2``",
89
+
"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.",
90
+
"type": "api-change"
91
+
},
92
+
{
93
+
"category": "``drs``",
94
+
"description": "Adding a field to the replication configuration APIs to support the auto replicate new disks feature. We also deprecated RetryDataReplication.",
0 commit comments