Skip to content

AWS SDK for Java v2 2.46.8

Latest

Choose a tag to compare

@aws-sdk-java-automation aws-sdk-java-automation released this 10 Jun 19:05

2.46.8 2026-06-10

AWS Elemental MediaLive

  • Features

    • Adding premixer settings to pid and track audio inputs in MediaLIve to allow greater control over mixing audio from multiple source streams including support for AudioPidSelectors made up of multiple audio PIDs.

AWS Sign-In Service

  • Features

    • AWS Sign-In now allows customers to control access to the AWS Management Console using resource-based policies. With this release customers can restrict console access based on network perimeters such as VPC IDs, VPC endpoints, and IP addresses.

Amazon EC2 Container Service

  • Features

    • Amazon ECS Managed Daemon task definitions now support pidMode and ipcMode parameters. Set shared to allow daemons to share PID or IPC namespaces with co-located tasks on Managed Instances, enabling process tracing and shared memory communication.

Amazon Elastic Compute Cloud

  • Features

    • This release adds support for AMI Watermark which a structured identifier that helps in tracking AMI provenance

Amazon Lightsail

  • Features

    • This release adds support for Asia Pacific (Hong Kong) (ap-east-1), Europe (Spain) (eu-south-2) and South America (Sao Paulo) (sa-east-1) Regions.

Amazon Prometheus Service

  • Features

    • Adds supports for out-of-order sample ingestion (default 1-minute window) and a configurable rule query offset to reduce data loss and improve alerting accuracy.

Amazon S3

  • Bugfixes

    • Fixed an issue where S3 multipart uploads with unknown content length could hang indefinitely when apiCallBufferSizeInBytes was less than twice minimumPartSizeInBytes. The SDK now validates this at request time and fails fast with a descriptive error instead of deadlocking

Amazon SageMaker Service

  • Features

    • Add support for G6e instances (ml.g6e.xlarge through ml.g6e.48xlarge) on Amazon SageMaker Notebook Instances.

Connect Health

  • Features

    • Add support for MedicalScribeBinaryAudioEvent in the Medical Scribe streaming input. This new event type lets you send audio as a raw binary payload instead of a base64-encoded value