Skip to content
This repository was archived by the owner on Jul 31, 2025. It is now read-only.

Commit 81d1cbb

Browse files
Release v1.44.233 (2023-03-30) (#4782)
Release v1.44.233 (2023-03-30) === ### Service Client Updates * `service/athena`: Updates service API * Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession * `service/autoscaling`: Updates service API, documentation, paginators, and examples * 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. * `service/batch`: Updates service API and documentation * This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs. * `service/compute-optimizer`: Updates service API and documentation * `service/drs`: Updates service API and documentation * `service/ec2`: Updates service API and documentation * 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. * `service/elasticmapreduce`: Updates service API and documentation * Updated DescribeCluster and ListClusters API responses to include ErrorDetail that specifies error code, programmatically accessible error data,and an error message. ErrorDetail provides the underlying reason for cluster failure and recommends actions to simplify troubleshooting of EMR clusters. * `service/glue`: Updates service API and documentation * 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. * `service/guardduty`: Updates service API, documentation, and paginators * Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs * `service/imagebuilder`: Updates service API, documentation, and paginators * `service/ivs`: Updates service API and documentation * `service/kendra`: Updates service API and documentation * AWS Kendra now supports featured results for a query. * `service/network-firewall`: Updates service API, documentation, and paginators * `service/sagemaker-geospatial`: Updates service API and documentation * `service/vpc-lattice`: Adds new service * `service/wellarchitected`: Updates service API, documentation, and paginators ### SDK Bugs * `aws/session`: Fix `AWS_USE_FIPS_ENDPOINT` not being inferred on resolved credentials. * Defer resolving default credentials chain until after other config is resolved.
1 parent c5c5253 commit 81d1cbb

File tree

99 files changed

+47119
-10667
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

99 files changed

+47119
-10667
lines changed

CHANGELOG.md

Lines changed: 34 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,37 @@
1+
Release v1.44.233 (2023-03-30)
2+
===
3+
4+
### Service Client Updates
5+
* `service/athena`: Updates service API
6+
* Make DefaultExecutorDpuSize and CoordinatorDpuSize fields optional in StartSession
7+
* `service/autoscaling`: Updates service API, documentation, paginators, and examples
8+
* 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.
9+
* `service/batch`: Updates service API and documentation
10+
* This feature allows Batch on EKS to support configuration of Pod Labels through Metadata for Batch on EKS Jobs.
11+
* `service/compute-optimizer`: Updates service API and documentation
12+
* `service/drs`: Updates service API and documentation
13+
* `service/ec2`: Updates service API and documentation
14+
* 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.
15+
* `service/elasticmapreduce`: Updates service API and documentation
16+
* Updated DescribeCluster and ListClusters API responses to include ErrorDetail that specifies error code, programmatically accessible error data,and an error message. ErrorDetail provides the underlying reason for cluster failure and recommends actions to simplify troubleshooting of EMR clusters.
17+
* `service/glue`: Updates service API and documentation
18+
* 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.
19+
* `service/guardduty`: Updates service API, documentation, and paginators
20+
* Added EKS Runtime Monitoring feature support to existing detector, finding APIs and introducing new Coverage APIs
21+
* `service/imagebuilder`: Updates service API, documentation, and paginators
22+
* `service/ivs`: Updates service API and documentation
23+
* `service/kendra`: Updates service API and documentation
24+
* AWS Kendra now supports featured results for a query.
25+
* `service/network-firewall`: Updates service API, documentation, and paginators
26+
* `service/sagemaker-geospatial`: Updates service API and documentation
27+
* `service/vpc-lattice`: Adds new service
28+
* `service/wellarchitected`: Updates service API, documentation, and paginators
29+
30+
### SDK Bugs
31+
32+
* `aws/session`: Fix `AWS_USE_FIPS_ENDPOINT` not being inferred on resolved credentials.
33+
* Defer resolving default credentials chain until after other config is resolved.
34+
135
Release v1.44.232 (2023-03-29)
236
===
337

CHANGELOG_PENDING.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,3 @@
33
### SDK Enhancements
44

55
### SDK Bugs
6-
7-
* `aws/session`: Fix `AWS_USE_FIPS_ENDPOINT` not being inferred on resolved credentials.
8-
* Defer resolving default credentials chain until after other config is resolved.

0 commit comments

Comments
 (0)