2.48.1 2026-07-15
AWS SDK for Java v2
-
Bugfixes
- Fixed an issue where
ContainerCredentialsProviderrejected the EKS Pod Identity IPv6 endpoint unlessAWS_EC2_METADATA_SERVICE_ENDPOINT_MODEwas set toIPv6.- Contributed by: @jtuglu1
- Fixed an issue where
Amazon Bedrock AgentCore Control
-
Features
- Fix HarnessEndpointArn pattern to match the actual service-emitted ARN format ('harness-endpoint' instead of 'endpoint'). Add additionalParams to Gemini model configuration for passing provider-specific parameters through to the model unchanged.
Amazon HealthLake
-
Features
- AWS HealthLake now offers data transformation in Preview to convert CSV and C-CDA data to FHIR R4. Customers can maintain reusable mapping profiles, run sync or async jobs with provenance tracking and drift detection, and use an AI agent to build and edit mapping logic from natural language.
Amazon Relational Database Service
-
Features
- Adds support for modifying EngineLifecycleSupport on DB instances and DB clusters through ModifyDBInstance and ModifyDBCluster.
Elastic Load Balancing
-
Features
- This release adds support for the IpAddressType field on SourceIpConfig, enabling Network Load Balancer listener rules to match traffic based on whether the source IP is IPv4 or IPv6.
Payment Cryptography Data Plane
-
Features
- Adds support for UnionPay session key derivation to the GenerateAuthRequestCryptogram, VerifyAuthRequestCryptogram, GenerateMac, and VerifyMac APIs.
S3 Event Notification
-
Features
- Added
awsGeneratedTagsfield toS3Bucketin the S3 Event Notifications module. Amazon S3 emits AWS-generated system tags on thebucketportion of event notifications when system tags are enabled on the source bucket. SDK consumers on the SNS/SQS/Lambda delivery paths can now access these tags viaS3Bucket#getAwsGeneratedTags().
- Added
Contributors
Special thanks to the following contributors to this release: