Skip to content

Releases: aws/aws-sdk-js-v3

v3.671.0

14 Oct 18:56

Choose a tag to compare

3.671.0(2024-10-14)

New Features
  • clients: update client endpoints as of 2024-10-14 (dc65a93b)
  • client-securitylake: This release updates request validation regex for resource ARNs. (11d60ef9)
  • client-supplychain: This release adds AWS Supply Chain instance management functionality. Specifically adding CreateInstance, DeleteInstance, GetInstance, ListInstances, and UpdateInstance APIs. (4d99777f)
  • client-mailmanager: Mail Manager support for viewing and exporting metadata of archived messages. (1f6506b0)
  • client-codepipeline: AWS CodePipeline V2 type pipelines now support automatically retrying failed stages and skipping stage for failed entry conditions. (f2da7b7b)
  • client-transfer: This release enables customers using SFTP connectors to query the transfer status of their files to meet their monitoring needs as well as orchestrate post transfer actions. (d227a3e9)

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

v3.670.0

11 Oct 19:16

Choose a tag to compare

3.670.0(2024-10-11)

Chores
  • codegen: codegen update for createDefaultUserAgentProvider (#6558) (1f421db3)
Documentation Changes
  • client-appflow: Doc only updates for clarification around OAuth2GrantType for Salesforce. (b381b166)
  • client-robomaker: Documentation update: added support notices to each API action. (bc47ba41)
New Features
  • client-guardduty: Added a new field for network connection details. (6f6d4ac2)
  • client-emr: This release provides new parameter "Context" in instance fleet clusters. (bbad3841)
  • client-elastic-load-balancing-v2: Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target. (809828e6)
Bug Fixes
  • client-s3: correct shape type of two shapes from union to structure (#6561) (9d746f60)
  • lib-dynamodb: missing @aws-sdk/core dependency in lib-dynamodb (#6557) (e4f9d596)

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

v3.669.0

10 Oct 19:07

Choose a tag to compare

3.669.0(2024-10-10)

Chores
  • middleware-user-agent: detect cbor, retry, account id features (#6552) (534e028f)
Documentation Changes
  • client-elastic-inference: Elastic Inference - Documentation update to add service shutdown notice. (5dbe44b3)
  • client-ecs: This is a documentation only release that updates to documentation to let customers know that Amazon Elastic Inference is no longer available. (1ec3fb83)
  • client-acm-pca: Documentation updates for AWS Private CA. (70a55d50)
New Features
  • client-socialmessaging: This release for AWS End User Messaging includes a public SDK, providing a suite of APIs that enable sending WhatsApp messages to end users. (9e43f51a)
  • client-outposts: Adding new "DELIVERED" enum value for Outposts Order status (c9ca8165)
  • client-neptune-graph: Support for 16 m-NCU graphs available through account allowlisting (60ba33d6)
  • client-route53resolver: Route 53 Resolver Forwarding Rules can now include a server name indication (SNI) in the target address for rules that use the DNS-over-HTTPS (DoH) protocol. When a DoH-enabled Outbound Resolver Endpoint forwards a request to a DoH server, it will provide the SNI in the TLS handshake. (278471b3)
  • client-iotfleetwise: Refine campaign related API validations (9695325a)
  • client-ec2: This release adds support for assigning the billing of shared Amazon EC2 On-Demand Capacity Reservations. (88ca2562)
  • client-database-migration-service: Introduces DescribeDataMigrations, CreateDataMigration, ModifyDataMigration, DeleteDataMigration, StartDataMigration, StopDataMigration operations to SDK. Provides FailedDependencyFault error message. (f4772634)
  • client-timestream-influxdb: This release updates our regex based validation rules in regards to valid DbInstance and DbParameterGroup name. (a5a89e3a)

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

v3.668.0

09 Oct 19:03

Choose a tag to compare

3.668.0(2024-10-09)

New Features
  • clients: update client endpoints as of 2024-10-09 (496cf5c2)
  • client-codepipeline: AWS CodePipeline introduces a Compute category (3d482c54)
Bug Fixes
  • credentials: used selected auth scheme identity instead of calling credentials provider (#6555) (27f462b2)

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

v3.667.0

08 Oct 19:01

Choose a tag to compare

3.667.0(2024-10-08)

Chores
  • credential-providers: add credential attribution (#6546) (089f1a42)
New Features
  • clients: update client endpoints as of 2024-10-08 (8844bb26)
  • client-memorydb: Amazon MemoryDB SDK now supports all APIs for newly launched Valkey engine. Please refer to the updated Amazon MemoryDB public documentation for detailed information on API usage. (d4a2f232)
  • client-elasticache: AWS ElastiCache SDK now supports using APIs with newly launched Valkey engine. Please refer to updated AWS ElastiCache public documentation for detailed information on API usage. (1cbb8d6c)
Bug Fixes
  • middleware-user-agent: ignore errors from inspecting credentials (#6551) (4ddaa970)

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

v3.666.0

07 Oct 19:45

Choose a tag to compare

3.666.0(2024-10-07)

Chores
  • middleware-user-agent: add feature detection for account-id, s3-express, lib-dynamodb (#6541) (dfda1291)
  • clients: codegen sync for unset union payloads, header list parsing (#6543) (544120e1)
Documentation Changes
  • client-marketplace-reporting: Documentation-only update for AWS Marketplace Reporting API. (d7a31d87)
New Features
  • clients: update client endpoints as of 2024-10-07 (5b48a232)
  • client-qconnect: This release adds support for the following capabilities: Configuration of the Gen AI system via AIAgent and AIPrompts. Integration support for Bedrock Knowledge Base. (ecad084b)
  • client-deadline: Add support for using the template from a previous job during job creation and listing parameter definitions for a job. (9c4d17d0)
  • client-redshift: Add validation pattern to S3KeyPrefix on the EnableLogging API (990f0258)

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

v3.665.0

04 Oct 19:04

Choose a tag to compare

3.665.0(2024-10-04)

New Features
  • clients: update client endpoints as of 2024-10-04 (5f1ed92a)
  • client-iot-data-plane: Add v2 smoke tests and smithy smokeTests trait for SDK testing. (f727d58e)
  • client-ec2: Documentation updates for Amazon EC2. (404a00ac)
Bug Fixes
  • codegen: accIdEpMode config resolver generation plugin (#6544) (fc14586f)

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

v3.664.0

03 Oct 20:03

Choose a tag to compare

3.664.0(2024-10-03)

Chores
  • middleware-user-agent: update to user agent 2.1 spec (#6536) (f783a426)
New Features
  • clients: update client endpoints as of 2024-10-03 (f9df4408)
  • client-codepipeline: AWS CodePipeline introduces Commands action that enables you to easily run shell commands as part of your pipeline execution. (4435e7f8)
  • client-ec2: This release includes a new API for modifying instance cpu-options after launch. (a29a5e44)
  • client-marketplace-reporting: The AWS Marketplace Reporting service introduces the GetBuyerDashboard API. This API returns a dashboard that provides visibility into your organization's AWS Marketplace agreements and associated spend across the AWS accounts in your organization. (a7f70bec)
  • client-mediapackagev2: Added support for ClipStartTime on the FilterConfiguration object on OriginEndpoint manifest settings objects. Added support for EXT-X-START tags on produced HLS child playlists. (efe97754)
  • client-quicksight: QuickSight: Add support for exporting and importing folders in AssetBundle APIs (9060d22e)
  • client-connect: Public GetMetricDataV2 Grouping increase from 3 to 4 (7f9f812b)
  • client-iot: This release adds support for Custom Authentication with X.509 Client Certificates, support for Custom Client Certificate validation, and support for selecting application protocol and authentication type without requiring TLS ALPN for customer's AWS IoT Domain Configurations. (795bda90)
  • middleware-user-agent: add client config for userAgentAppId (#6524) (2990ea8f)
  • scripts: add test:e2e:legacy:preview (#6538) (9196552b)
Bug Fixes
  • scripts: process commits since origin/main in test:e2e:legacy:preview (#6539) (56b76f47)
Tests

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

v3.663.0

02 Oct 19:07

Choose a tag to compare

3.663.0(2024-10-02)

Documentation Changes
  • client-workspaces: WSP is being rebranded to become DCV. (525e37e4)
New Features
  • clients: update client endpoints as of 2024-10-02 (9a58dedd)
  • client-b2bi: Added and updated APIs to support outbound EDI transformations (5dd5cd26)
  • client-sagemaker: releasing builtinlcc to public (5951f8e6)
  • client-iotdeviceadvisor: Add clientToken attribute and implement idempotency for CreateSuiteDefinition. (3b3ce335)
  • client-bedrock-runtime: Added new fields to Amazon Bedrock Guardrails trace (cea05130)
  • client-s3: This release introduces a header representing the minimum object size limit for Lifecycle transitions. (a692f70c)
  • client-ivs-realtime: Adds new Stage Health EventErrorCodes applicable to RTMP(S) broadcasts. Bug Fix: Enforces that EncoderConfiguration Video height and width must be even-number values. (5d52b43a)
  • client-bedrock-agent-runtime: Added raw model response and usage metrics to PreProcessing and PostProcessing Trace (9326e191)
  • client-appstream: Added support for Automatic Time Zone Redirection on Amazon AppStream 2.0 (cf6979c3)

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

v3.662.0

01 Oct 19:19

Choose a tag to compare

3.662.0(2024-10-01)

New Features
  • clients: update client endpoints as of 2024-10-01 (15702ebd)
  • client-bedrock-agent: This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. (ac898067)
  • client-codeartifact: Add support for the dual stack endpoints. (cb499b9e)
  • client-rds: This release provides additional support for enabling Aurora Limitless Database DB clusters. (b7b061dc)
Bug Fixes
  • s3-request-presigner: enable overriding hoistable headers (#6535) (3c2e59cf)

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