👋 Looking for changelogs for older versions? You can find them in the changelogs directory.
-
- Addition of AdditionalAuditContext to GetPartition, GetPartitions, GetTableVersion, and GetTableVersions
-
- KMS GetKeyLastUsage API provides information on the last successful cryptographic operation performed on KMS keys. This new API provides KMS customers with the last timestamp, CloudTrail eventId, and the cryptographic operation that was performed on the key.
-
- Add support for overriding authSchemeProvider per request.
- Optimize ExecutionAttributes to reduce resizes and reduce hash computation cost.
-
- Add support for Passthrough pricing plan
-
- Application Signals now supports creating composite Service Level Objectives on Service Operations. Users can now create service SLO on multiple operations.
-
- Adds support for selecting all logs sources and types in a single association.
-
- Adds Proton 10.0-4 to the list of runtime environment options available when creating an Amazon GameLift Streams application
-
- Adds tags parameter to the CreateAdConfiguration operation
-
- Enable Public Internet or VPC configuration to BatchRun
-
- Amazon OpenSearch Service now supports JWKS URL configuration for JWT authentication
-
- Add configurable
expectContinueThresholdInBytesto S3Configuration (default 1 MB). The Expect: 100-continue header is now only added to PutObject and UploadPart requests when the content-length meets or exceeds the threshold, reducing latency overhead for small uploads.
- Add configurable
-
- Updated API documentation for endpoint MetricsConfig. Added details on supported metric publish frequencies and clarified how EnableEnhancedMetrics controls utilization and invocation metric behavior.
-
- Added support for Protocol as modified resource and added update failure as modification state
-
- Added network modernization support, enabling customers to edit, resize, merge, and split VPCs and subnets during migration while retaining functional, non-conflicting IP addresses.
-
- Fix TransferListener callbacks (bytesTransferred, transferComplete) not firing for unknown-content-length uploads via S3TransferManager when the data fits in a single chunk.