Skip to content

Releases: aws/aws-sdk-js-v3

v3.620.1

29 Jul 19:07
Compare
Choose a tag to compare

3.620.1(2024-07-29)

Chores
  • release accountId-endpoints config and codegen changes (#6313) (de8d4a6b)
  • release accountId-endpoints credential-provider changes (d5011a5f)
Documentation Changes
  • client-memorydb: Renaming full service name as it appears in developer documentation. (c94ecdde)
  • client-elasticache: Renaming full service name as it appears in developer documentation. (b5146baa)
New Features
  • clients: update client endpoints as of 2024-07-29 (78129a70)

For list of updated packages, view updated-packages.md in assets-3.620.1.zip

v3.620.0

25 Jul 20:32
Compare
Choose a tag to compare

3.620.0(2024-07-25)

Chores
  • clients: codegen sync for eventstream header fix (#6310) (ff30a3e8)
Documentation Changes
  • mention addition of web-streams-polyfill for react-native (#6302) (456a5fe3)
New Features
  • client-network-firewall: You can now log events that are related to TLS inspection, in addition to the existing alert and flow logging. (ab0e00ec)
  • client-outposts: Adding default vCPU information to GetOutpostSupportedInstanceTypes and GetOutpostInstanceTypes responses (2e676982)
  • client-application-auto-scaling: Application Auto Scaling is now more responsive to the changes in demand of your SageMaker Inference endpoints. To get started, create or update a Target Tracking policy based on High Resolution CloudWatch metrics. (961af9b2)
  • client-eks: This release adds support for EKS cluster to manage extended support. (45cb022d)
  • client-codecommit: CreateRepository API now throws OperationNotAllowedException when the account has been restricted from creating a repository. (9195ee76)
  • client-ec2: EC2 Fleet now supports using custom identifiers to reference Amazon Machine Images (AMI) in launch requests that are configured to choose from a diversified list of instance types. (88cbe697)
  • client-sfn: This release adds support to customer managed KMS key encryption in AWS Step Functions. (895cc687)
  • client-bedrock-runtime: Provides ServiceUnavailableException error message (690bc7f8)
  • client-datazone: Introduces GetEnvironmentCredentials operation to SDK (2156a876)
  • client-ecr: API and documentation updates for Amazon ECR, adding support for creating, updating, describing and deleting ECR Repository Creation Template. (83e5411c)
  • client-application-signals: CloudWatch Application Signals now supports application logs correlation with traces and operational health metrics of applications running on EC2 instances. Users can view the most relevant telemetry to troubleshoot application health anomalies such as spikes in latency, errors, and availability. (ef30775d)
  • client-elastic-load-balancing-v2: This release adds support for sharing trust stores across accounts and organizations through integration with AWS Resource Access Manager. (4a753d9e)
Bug Fixes
  • eventstream-handler-node: start streaming without waiting for response (#6311) (0072f426)
Tests

For list of updated packages, view updated-packages.md in assets-3.620.0.zip

v3.619.0

24 Jul 19:14
Compare
Choose a tag to compare

3.619.0(2024-07-24)

Chores
Documentation Changes
  • client-dynamodb: DynamoDB doc only update for July (f51647a5)
  • client-pinpoint-sms-voice-v2: Update for rebrand to AWS End User Messaging SMS and Voice. (b47a0960)
New Features
  • clients: update client endpoints as of 2024-07-24 (c3ba9a1b)
  • client-mediapackagev2: This release adds support for Irdeto DRM encryption in DASH manifests. (5a269c43)
  • client-iotsitewise: Adds support for creating SiteWise Edge gateways that run on a Siemens Industrial Edge Device. (f1138f7f)
  • client-cleanrooms: Three enhancements to the AWS Clean Rooms: Disallowed Output Columns, Flexible Result Receivers, SQL as a Seed (42b8fd51)
  • client-medical-imaging: CopyImageSet API adds copying selected instances between image sets, and overriding inconsistent metadata with a force parameter. UpdateImageSetMetadata API enables reverting to prior versions; updates to Study, Series, and SOP Instance UIDs; and updates to private elements, with a force parameter. (03a9eeb0)
  • core: add AccountIdEndpointMode config option (#6036) (1cb4edcd)
  • codegen: specify endpoint param names to be omitted from generation in the client interface (#6035) (a673c815)
  • credential-providers: source accountId from credential providers (#6019) (83cd2537)

For list of updated packages, view updated-packages.md in assets-3.619.0.zip

v3.618.0

23 Jul 19:08
Compare
Choose a tag to compare

3.618.0(2024-07-23)

New Features
  • client-connect-contact-lens: Added PostContactSummary segment type on ListRealTimeContactAnalysisSegments API (272c2b4a)
  • client-entityresolution: Support First Party ID Mapping (91753545)
  • client-cleanrooms: This release adds AWS Entity Resolution integration to associate ID namespaces & ID mapping workflow resources as part of ID namespace association and ID mapping table in AWS Clean Rooms. It also introduces a new ID_MAPPING_TABLE analysis rule to manage the protection on ID mapping table. (0be56cb6)
  • client-cleanroomsml: Adds SQL query as the source of seed audience for audience generation job. (94d08be3)
  • client-connect: Added PostContactSummary segment type on ListRealTimeContactAnalysisSegmentsV2 API (6f51a362)
  • client-appsync: Adding support for paginators in AppSync list APIs (4e3f4798)
  • client-datazone: This release removes the deprecated dataProductItem field from Search API output. (e2fc559c)

For list of updated packages, view updated-packages.md in assets-3.618.0.zip

v3.617.0

22 Jul 19:03
Compare
Choose a tag to compare

3.617.0(2024-07-22)

Chores
New Features
  • clients: update client endpoints as of 2024-07-22 (1597efaf)
  • client-ivs: Documentation update for IVS Low Latency API Reference. (e9a221e5)
  • client-neptune-graph: Amazon Neptune Analytics provides new options for customers to start with smaller graphs at a lower cost. CreateGraph, CreaateGraphImportTask, UpdateGraph and StartImportTask APIs will now allow 32 and 64 for provisioned-memory (c35926b0)
  • client-datazone: This release adds 1/ support of register S3 locations of assets in AWS Lake Formation hybrid access mode for DefaultDataLake blueprint. 2/ support of CRUD operations for Asset Filters. (caa77502)
  • client-redshift-serverless: Adds dualstack support for Redshift Serverless workgroup. (b6495b09)
Bug Fixes
  • middleware-sdk-s3: fix error with partially-read Node.js streams (#6294) (e11de230)
Tests
  • credential-providers: integration test for 'read config files from paths relative to homedir' (#6210) (2db465ae)

For list of updated packages, view updated-packages.md in assets-3.617.0.zip

v3.616.0

18 Jul 20:23
Compare
Choose a tag to compare

3.616.0(2024-07-18)

Chores
  • middleware-sdk-s3: update s3 status 200 error handling (#6232) (9119ae6c)
  • credential-provider-node: emit warning when AWS_PROFILE is set alongside ENV credentials (#6277) (d1105e3a)
  • codegen: codegen sync for stream utils (#6279) (2687058e)
Documentation Changes
  • client-workspaces-thin-client: Documentation update for WorkSpaces Thin Client. (c43a0909)
  • client-secrets-manager: Doc only update for Secrets Manager (3f9a4c4f)
  • client-timestream-query: Doc-only update for TimestreamQuery. Added guidance about the accepted valid value for the QueryPricingModel parameter. (e17e8ba7)
  • client-rds: Updates Amazon RDS documentation to specify an eventual consistency model for DescribePendingMaintenanceActions. (39182686)
  • client-ivschat: Documentation update for IVS Chat API Reference. (71e6e590)
  • credential-providers: update fromNodeProviderChain.ts docblock (#6086) (497105f4)
  • fix typos (#6286) (e9703768)
New Features
  • clients: update client endpoints as of 2024-07-18 (ac3e31bd)
  • client-ec2: Amazon VPC IP Address Manager (IPAM) now supports Bring-Your-Own-IP (BYOIP) for IP addresses registered with any Internet Registry. This feature uses DNS TXT records to validate ownership of a public IP address range. (337c43d0)
  • client-sagemaker: SageMaker Training supports R5, T3 and R5D instances family. And SageMaker Processing supports G5 and R5D instances family. (709db608)
  • client-medialive: AWS Elemental MediaLive now supports the SRT protocol via the new SRT Caller input type. (91134dfb)
  • client-taxsettings: Set default endpoint for aws partition. Requests from all regions in aws partition will be forward to us-east-1 endpoint. (7927892a)
  • client-acm-pca: Fix broken waiters for the acm-pca client. Waiters broke in version 1.13.144 of the Boto3 SDK. (a867f6e9)
  • client-firehose: This release 1) Add configurable buffering hints for Snowflake as destination. 2) Add ReadFromTimestamp for MSK As Source. Firehose will start reading data from MSK Cluster using offset associated with this timestamp. 3) Gated public beta release to add Apache Iceberg tables as destination. (9a36c7ed)
  • client-connect: Amazon Connect expands search API coverage for additional resources. Search for hierarchy groups by name, ID, tag, or other criteria (new endpoint). Search for agent statuses by name, ID, tag, or other criteria (new endpoint). Search for users by their assigned proficiencies (enhanced endpoint) (226e9c6f)
Bug Fixes
  • middleware-sdk-s3: set consistent dependency versions (#6287) (207cd845)
  • lib-storage: location in upload result should include custom port (#6282) (9d3cbb6d)
Tests
  • credential-provider-node: fix tests related to defaultProvider chain (#6285) (9ca8baeb)

For list of updated packages, view updated-packages.md in assets-3.616.0.zip

v3.615.0

12 Jul 19:03
Compare
Choose a tag to compare

3.615.0(2024-07-12)

New Features
  • clients: update client endpoints as of 2024-07-12 (17324eb4)
  • client-dynamodb: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (48630a36)
  • client-codebuild: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (c82749a3)
  • client-rds: Update path for CreateDBCluster resource identifier, and Add v2 smoke tests and smithy smokeTests trait for SDK testing. (54d47c70)
  • client-pinpoint: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (656faf74)
  • client-arc-zonal-shift: Adds the option to subscribe to get notifications when a zonal autoshift occurs in a region. (354b025d)
  • client-quicksight: Vega ally control options and Support for Reviewed Answers in Topics (57829169)
  • client-acm-pca: Minor refactoring of C2J model for AWS Private CA (4b9d14be)
  • client-auto-scaling: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (ad989c11)
  • client-global-accelerator: This feature adds exceptions to the Customer API to avoid throwing Internal Service errors (a9141296)
  • client-sns: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (6807d300)

For list of updated packages, view updated-packages.md in assets-3.615.0.zip

v3.614.0

10 Jul 19:43
Compare
Choose a tag to compare

3.614.0(2024-07-10)

Chores
  • clients: read config files from paths relative to homedir (#6265) (fa3b6030)
Documentation Changes
  • client-groundstation: Documentation update specifying OEM ephemeris units of measurement (37f74944)
New Features
  • clients: update client endpoints as of 2024-07-10 (3a748e58)
  • client-bedrock-agent: Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources. (6d701b12)
  • client-bedrock-agent-runtime: Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions. (f2f40c1e)
  • client-mediaconnect: AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs. (427a732c)
  • client-glue: Add recipe step support for recipe node (c9d85d8e)
  • client-license-manager-linux-subscriptions: Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer. (e4903347)
  • client-bedrock: Add support for contextual grounding check for Guardrails for Amazon Bedrock. (f8cc6bdd)
  • client-bedrock-runtime: Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock. (8863b77e)
  • client-batch: This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs. (bda616d0)
  • client-ec2: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level (d835dbb9)
Bug Fixes
  • util-dynamodb: perform global interface check in NativeAttributeBinary union (#6261) (e116b4c2)
Tests

For list of updated packages, view updated-packages.md in assets-3.614.0.zip

v3.613.0

09 Jul 19:09
Compare
Choose a tag to compare

3.613.0(2024-07-09)

Chores
  • clients: add automatic id tokens for header values (#6260) (2697d89a)
New Features
  • clients: update client endpoints as of 2024-07-09 (d5e32c24)
  • client-sagemaker: This release 1/ enables optimization jobs that allows customers to perform Ahead-of-time compilation and quantization. 2/ allows customers to control access to Amazon Q integration in SageMaker Studio. 3/ enables AdditionalModelDataSources for CreateModel action. (ec13654a)
  • client-fsx: Adds support for FSx for NetApp ONTAP 2nd Generation file systems, and FSx for OpenZFS Single AZ HA file systems. (cd5cd966)
  • client-datazone: This release deprecates dataProductItem field from SearchInventoryResultItem, along with some unused DataProduct shapes (5d3596b7)
  • client-opensearch: This release adds support for enabling or disabling Natural Language Query Processing feature for Amazon OpenSearch Service domains, and provides visibility into the current state of the setup or tear-down. (069e2475)
Bug Fixes
  • middleware-eventstream: lowercase headers more consistently (#6259) (1965eb04)

For list of updated packages, view updated-packages.md in assets-3.613.0.zip

v3.612.0

08 Jul 19:16
Compare
Choose a tag to compare

3.612.0(2024-07-08)

New Features
  • clients: update client endpoints as of 2024-07-08 (ef60f2a2)
  • client-elasticsearch-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (65d7c5a3)
  • client-qapps: This is a general availability (GA) release of Amazon Q Apps, a capability of Amazon Q Business. Q Apps leverages data sources your company has provided to enable users to build, share, and customize apps within your organization. (070a6540)
  • client-route53resolver: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (b90b0f17)
  • client-gamelift: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (8a47beea)
  • client-ses: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (86a0c817)
  • client-device-farm: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (42d8e0ac)
  • client-firehose: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (9f19dd0f)
  • client-database-migration-service: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (340d9101)
  • client-codedeploy: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (cba04d50)
  • client-elastic-beanstalk: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (bad32d4b)

For list of updated packages, view updated-packages.md in assets-3.612.0.zip