Releases: aws/aws-sdk-js-v3
v3.843.0
3.843.0(2025-07-03)
New Features
- clients: update client endpoints as of 2025-07-03 (8d7d3dff)
- client-ec2: This release adds GroupOwnerId as a response member to the DescribeSecurityGroupVpcAssociations API and also adds waiters for SecurityGroupVpcAssociations (SecurityGroupVpcAssociationAssociated and SecurityGroupVpcAssociationDisassociated). (69f38fa8)
- client-sagemaker: Changes include new StartSession API for SageMaker Studio spaces and CreateHubContentPresignedUrls API for SageMaker JumpStart. (33f9fd40)
- client-customer-profiles: This release introduces capability of create Segments via importing a CSV file directly. This consumes the CSV file and creates/updates corresponding profiles for the particular domain. (517b6698)
- client-route-53: Amazon Route 53 now supports the iso-e regions for private DNS Amazon VPCs and cloudwatch healthchecks. (42e0f48f)
- client-deadline: Added fields for output manifest reporting and task chunking parameters (e5bcf91b)
- client-mediapackagev2: This release adds support for Microsoft Smooth Streaming (MSS) and allows users to exclude DRM segment Metadata in MediaPackage v2 Origin Endpoints (11e9774b)
For list of updated packages, view updated-packages.md in assets-3.843.0.zip
v3.842.0
3.842.0(2025-07-02)
New Features
- client-s3-control: Added TagResource, UntagResource, and ListTagsForResource support for directory bucket (6f84d909)
- client-connectcases: This release adds DeleteCase and DeleteRelatedItem APIs, which enable deleting cases and comments, undoing contact association, and removing service level agreements (SLAs) from cases. Contact center admins can use these APIs to delete cases when requested by customers and correct agent errors. (d4396134)
- client-s3: Added support for directory bucket creation with tags and bucket ARN retrieval in CreateBucket, ListDirectoryBuckets, and HeadBucket operations (e5eb29d5)
- client-ec2: AWS Site-to-Site VPN now supports IPv6 addresses on outer tunnel IPs, making it easier for customers to build or transition to IPv6-only networks. (af240bd1)
- client-bedrock-runtime: use WebSocketHandler in browser (#7175) (b2939719)
For list of updated packages, view updated-packages.md in assets-3.842.0.zip
v3.841.0
3.841.0(2025-07-01)
Chores
- codegen:
Documentation Changes
- client-rds: Amazon RDS Custom for Oracle now supports multi-AZ database instances. (9637dbac)
New Features
- clients: update client endpoints as of 2025-07-01 (6c0e6255)
- client-ec2: Add Context to GetInstanceTypesFromInstanceRequirements API (f300167a)
- client-cleanroomsml: This release introduces support for incremental training and distributed training for custom models in AWS Clean Rooms ML. (feb659ab)
- client-qbusiness: New ChatResponseConfiguration to Customize Q Business chat responses for specific use cases and communication needs. Updated Boosting capability allowing admins to provide preference on date attributes for recency and/or provide a preferred data source. (32269b64)
- client-datazone: Add support for the new optional domain-unit-id parameter in the UpdateProject API. (859a807f)
- client-sagemaker: Updated field validation requirements for InstanceGroups. (8df0fe0c)
- client-odb: This release adds API operations for Oracle Database@AWS. You can use the APIs to create Exadata infrastructure, ODB networks, and Exadata and Autonomous VM clusters inside AWS data centers. The infrastructure is managed by OCI. You can integrate these resources with AWS services. (abddb337)
Tests
For list of updated packages, view updated-packages.md in assets-3.841.0.zip
v3.840.0
3.840.0(2025-06-30)
Chores
- token-providers: add feature ID 'BEARER_SERVICE_ENV_VARS' (#7168) (1b200b55)
- codegen: get token from environment if required (#7166) (0f3e62ff)
- clients: populate 'bedrock' signingName in loader config (#7167) (ec3d2753)
New Features
- clients: update client endpoints as of 2025-06-30 (04380044)
- client-outposts: Make ContactName and ContactPhoneNumber required fields when creating and updating Outpost Site Addresses. (c5cd4523)
- client-config-service: Updated ResourceType enum with new resource types onboarded by AWS Config as of June 2025 (48638057)
- client-transfer: Added support for dual-stack (IPv4 and IPv6) endpoints for SFTP public endpoints and VPC-internal endpoints (SFTP, FTPS, FTP, and AS2), enabling customers to configure new servers with IPv4 or dual-stack mode, convert existing servers to dual-stack, and use IPv6 with service APIs. (08fc8d39)
- client-cloudwatch-logs: Increase minimum length of queryId parameter to 1 character. (80e21320)
- client-medical-imaging: Added new fields to support the concept of primary image sets within the storage hierarchy. (b28be5c5)
- client-pcs: Fixed the validation pattern for an instance profile Amazon Resource Name (ARN) in AWS PCS. (cb270859)
- client-dataexchange: This release updates resource Id with alphanumeric constraint, including Asset id, Revision id, Data Set id, Job id, and Event Action id. (64051a9b)
- client-connect: This release introduces ChatMetrics to the model, providing comprehensive analytics insights for Amazon Connect chat conversations. Users can access these detailed metrics through the AWS Connect API by using the DescribeContact operation with their specific instance and contact IDs (171954c4)
- client-networkflowmonitor: Add ConflictExceptions to UpdateScope and DeleteScope operations for scopes being mutated. (417e1545)
- client-bedrock-runtime: Add API Key and document citations support for Bedrock Runtime APIs (3e92ce78)
- client-b2bi: Updated APIs to support inbound EDI split capabilities and additional Partnership-level configurations of generated EDI files' contents and format. (15f931b5)
- client-arc-zonal-shift: Added support for on-demand practice runs and balanced capacity checks in ARC autoshift practice. (95ccc935)
- client-cloudformation: Added support for UNKNOWN drift status. (80c8e5fb)
- client-ssm: Introduces AccessType, a new filter value for the DescribeSessions API. (daee31fb)
- client-glue: releasing source processing properties to support source properties for ODB integrations (aa10e5da)
- client-quicksight: Introduced custom permission capabilities for reporting content. Added menu option in exploration to preserve configuration data when textbox menu option is used. Added support for Athena trusted identity propagation. (2cd13e74)
- client-dynamodb: This change adds support for witnesses in global tables. It also adds a new table status, REPLICATION_NOT_AUTHORIZED. This status will indicate scenarios where global replicas table can't be utilized for data plane operations. (73ec7dca)
- client-eventbridge: Added support for EventBridge Dualstack endpoints in AWS GovCloud (US) regions (us-gov-east-1 and us-gov-west-1). The dualstack endpoints are identical for both FIPS and non-FIPS configurations, following the format: events.{region}.api.aws (b85b1f21)
- client-iam: Updated IAM ServiceSpecificCredential support to include expiration, API Key output format instead of username and password for services that will support API keys, and the ability to list credentials for all users in the account for a given service configuration. (cffa7110)
- client-bedrock: Add support for API Keys, Re-Ranker, implicit filter for RAG / KB evaluation for Bedrock APIs. (8587fbba)
- xhr-http-handler: add support for per-request/per-operation timeouts (#7159) (9c12aff1)
For list of updated packages, view updated-packages.md in assets-3.840.0.zip
v3.839.0
3.839.0(2025-06-27)
Chores
Documentation Changes
- client-config-service: Added important considerations to the PutConformancePack and PutOrganizationConformancPack APIs. (5be5c0b8)
New Features
- clients: update client endpoints as of 2025-06-27 (1e1395d5)
- client-connect: This release adds the following value to an InitiateAs enum: COMPLETED (9fe3f130)
- client-rds: StartDBCluster and StopDBCluster can now throw InvalidDBShardGroupStateFault. (807cec8a)
- client-sesv2: Added support for new SES regions (f221398d)
- client-qconnect: Adding UnauthorizedException to public SDK (7617f56d)
- client-glue: AWS Glue now supports schema, partition and sort management of Apache Iceberg tables using Glue SDK (022f2c1d)
- client-guardduty: Update JSON target for Kubernetes workload resource type. (d9cb698c)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.839.0.zip
v3.838.0
3.838.0(2025-06-26)
Chores
Documentation Changes
- client-kms: This release updates AWS CLI examples for KMS APIs. (93257dc0)
New Features
- clients: update client endpoints as of 2025-06-26 (4633ec72)
- client-workspaces: Updated modifyStreamingProperties to support PrivateLink VPC endpoints for directories (e92f7fbb)
- client-iot-managed-integrations: Adding managed integrations APIs for IoT Device Management to onboard and control devices across different manufacturers, connectivity protocols and third party vendor clouds. APIs include managed thing operations, provisioning profile management, and cloud connector operations. (d6080ddf)
- client-keyspacesstreams: This release adds change data capture (CDC) streams support through the new Amazon Keyspaces Streams API. (7de1d226)
- client-qbusiness: Added support for App level authentication for QBusiness DataAccessor using AWS IAM Identity center Trusted Token issuer (8b9a8baa)
- client-ec2: This release adds support for OdbNetworkArn as a target in VPC Route Tables (cf3c3762)
- client-keyspaces: This release provides change data capture (CDC) streams support through updates to the Amazon Keyspaces API. (1991f3cf)
- client-deadline: Added fields to track cumulative task retry attempts for steps and jobs (62c82109)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.838.0.zip
v3.837.0
3.837.0(2025-06-25)
Documentation Changes
- client-ecs: Updates for change to Amazon ECS default log driver mode from blocking to non-blocking (646e04f3)
New Features
- client-s3: Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points (35933a62)
- client-storage-gateway: This release adds IPv6 support to the Storage Gateway APIs. APIs that previously only accept or return IPv4 address will now accept or return both IPv4 and IPv6 addresses. (35abdd22)
- client-fsx: Add support for the ability to create Amazon S3 Access Points for Amazon FSx for OpenZFS file systems. (2d11d528)
- client-workspaces-thin-client: Remove Tags field from Get API responses (7b1a6a9e)
- client-s3-control: Add support for the ability to use Amazon S3 Access Points with Amazon FSx for OpenZFS file systems. (994df739)
- client-textract: Add RotationAngle field to Geometry of WORD blocks for Textract AnalyzeDocument API (ad270262)
For list of updated packages, view updated-packages.md in assets-3.837.0.zip
v3.836.0
3.836.0(2025-06-24)
Chores
New Features
- client-batch: Add userdataType to LaunchTemplateSpecification and LaunchTemplateSpecificationOverride. (d9d81495)
- client-license-manager: AWS License Manager now supports license type conversions for AWS Marketplace products. Customers can provide Marketplace codes in the source license context or destination license context in the CreateLicenseConversionTaskForResource requests. (af7066f6)
- client-gamelift: Add support for UDP ping beacons to ListLocations API, including new PingBeacon and UDPEndpoint data types within its Locations return value. Use UDP ping beacon endpoints to help measure real-time network latency for multiplayer games. (e51464e6)
- client-bedrock: We are making ListFoundationModelAgreementOffers, DeleteFoundationModelAgreement, CreateFoundationModelAgreement, GetFoundationModelAvailability, PutUseCaseForModelAccess and GetUseCaseForModelAccess APIs public, previously they were console. (cbd44d06)
- client-ec2: This release allows you to create and register AMIs while maintaining their underlying EBS snapshots within Local Zones. (cefd9f2f)
- client-elastic-load-balancing-v2: Add Paginator for DescribeAccountLimits, and fix Paginators for DescribeTrustStoreAssociations, DescribeTrustStoreRevocations, and DescribeTrustStores (adc36eb1)
- client-aiops: Adds support for cross account investigations for CloudWatch investigations AI Operations (AIOps). (38f5b599)
- client-route53resolver: Add support for iterative DNS queries through the new INBOUND_DELEGATION endpoint. Add delegation support through the Outbound Endpoints with DELEGATE rules. (f261f8b5)
- client-transcribe: This Feature Adds Support for the "et-EE" Locale for Batch Operations (3ee5000e)
- client-rds: Adding support for RDS on Dedicated Local Zones, including local backup target, snapshot availability zone and snapshot target (a6aa6f7f)
For list of updated packages, view updated-packages.md in assets-3.836.0.zip
v3.835.0
3.835.0(2025-06-23)
Chores
- codegen: codegen sync for endpoint-required config (#7143) (f438935a)
- add biome overrides, repair script (#7142) (f2789edd)
New Features
- clients: update client endpoints as of 2025-06-23 (34c34cad)
- client-glue: AWS Glue now supports sort and z-order strategy for managed automated compaction for Iceberg tables in addition to binpack. (19aaef44)
- client-s3tables: S3 Tables now supports sort and z-order compaction strategies for Iceberg tables in addition to binpack. (abce1d6c)
- client-workspaces-instances: Added support for Amazon WorkSpaces Instances API (add0ab29)
For list of updated packages, view updated-packages.md in assets-3.835.0.zip
v3.834.0
3.834.0(2025-06-20)
Documentation Changes
New Features
- clients: update client endpoints as of 2025-06-20 (ed3e3fb2)
- client-mediaconvert: This release adds a new SPECIFIED_OPTIMAL option for handling DDS when using DVB-Sub with high resolution video. (fed23d70)
- client-geo-places: Geocode, ReverseGeocode, and GetPlace APIs added Intersections and SecondaryAddresses. To use, add to the AdditionalFeatures list in your request. This provides info about nearby intersections and secondary addresses that are associated with a main address. Also added MainAddress and ParsedQuery. (03a7a09d)
- client-glue: AWS Glue Data Quality now provides aggregated metrics in evaluation results when publishAggregatedMetrics with row-level results are enabled. These metrics include summary statistics showing total counts of processed, passed, and failed rows and rules in a single view. (b18e5aad)
- client-bedrock: Add support for tiers in Content Filters and Denied Topics for Amazon Bedrock Guardrails. (b57c4acd)
- client-ecs: Add ECS support for Windows Server 2025 (c382ce6d)
Bug Fixes
For list of updated packages, view updated-packages.md in assets-3.834.0.zip