Skip to content

Releases: aws/aws-sdk-js-v3

v3.125.0

Choose a tag to compare

@aws-sdk-js-automation aws-sdk-js-automation released this 07 Jul 18:50

3.125.0(2022-07-07)

Chores
New Features
  • client-database-migration-service: New api to migrate event subscriptions to event bridge rules (6ed4f9bb)
  • client-sagemaker: Heterogeneous clusters: the ability to launch training jobs with multiple instance types. This enables running component of the training job on the instance type that is most suitable for it. e.g. doing data processing and augmentation on CPU instances and neural network training on GPU instances (0dd0bdd3)
  • client-chime-sdk-meetings: Adds support for AppKeys and TenantIds in Amazon Chime SDK WebRTC sessions (5d50be78)
  • client-iot-wireless: Adds 5 APIs: PutPositionConfiguration, GetPositionConfiguration, ListPositionConfigurations, UpdatePosition, GetPosition for the new Positioning Service feature which enables customers to configure solvers to calculate position of LoRaWAN devices, or specify position of LoRaWAN devices & gateways. (92e8618c)
  • client-iot: This release adds support to register a CA certificate without having to provide a verification certificate. This also allows multiple AWS accounts to register the same CA in the same region. (3e13ee15)

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

v3.124.0

Choose a tag to compare

@aws-sdk-js-automation aws-sdk-js-automation released this 06 Jul 18:47

3.124.0(2022-07-06)

New Features
  • client-cloudformation: My AWS Service (placeholder) - Add a new feature Account-level Targeting for StackSet operation (2f877b37)
  • client-synthetics: This release introduces Group feature, which enables users to group cross-region canaries. (5e379989)
  • emr-containers: set timestampeFormat for Date (#3758) (61df0f94)
Tests

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

v3.123.0

Choose a tag to compare

@aws-sdk-js-automation aws-sdk-js-automation released this 05 Jul 18:59

3.123.0(2022-07-05)

Chores
  • eventstream-handler-node: set autoDestroy in EventSigningStream (#3774) (dfd16d64)
Documentation Changes
  • client-config-service: Updating documentation service limits (2949a13c)
New Features
  • clients: update client endpoints as of 2022-07-05 (72f2a044)
  • client-ssm-incidents: Adds support for tagging incident-record on creation by providing incident tags in the template within a response-plan. (3aff9aa4)
  • client-rolesanywhere: IAM Roles Anywhere allows your workloads such as servers, containers, and applications to obtain temporary AWS credentials and use the same IAM roles and policies that you have configured for your AWS workloads to access AWS resources. (c7004862)
  • client-quicksight: This release allows customers to programmatically create QuickSight accounts with Enterprise and Enterprise + Q editions. It also releases allowlisting domains for embedding QuickSight dashboards at runtime through the embedding APIs. (46052afe)
  • client-lex-models-v2: This release introduces additional optional parameters "messageSelectionStrategy" to PromptSpecification, which enables the users to configure the bot to play messages in orderly manner. (bd84018f)
  • client-rds: Adds waiters support for DBCluster. (a23a0d7a)
Bug Fixes

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

v3.122.0

Choose a tag to compare

@aws-sdk-js-automation aws-sdk-js-automation released this 01 Jul 20:07

3.122.0(2022-07-01)

Documentation Changes
  • client-rds: Adds support for additional retention periods to Performance Insights. (8ca8d965)
New Features
  • client-database-migration-service: Added new features for AWS DMS version 3.4.7 that includes new endpoint settings for S3, OpenSearch, Postgres, SQLServer and Oracle. (294fef44)

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

v3.121.0

Choose a tag to compare

@aws-sdk-js-automation aws-sdk-js-automation released this 30 Jun 21:05

3.121.0(2022-06-30)

Chores
  • github: disable dependabot generic version updates (#3762) (339db590)
  • eventstream-marshaller: remove deprecated EventStreamMarshaller (#3759) (f26b768e)
New Features
  • clients:
    • update client endpoints as of 2022-06-30 (fe6a05a5)
    • fallback to status code for unmodeled errors (#3752) (49bcc4f1)
  • client-pricing: Documentation update for GetProducts Response. (8c5e2873)
  • client-workmail: This release adds support for managing user availability configurations in Amazon WorkMail. (3e7e5cba)
  • client-wellarchitected: Added support for UpdateGlobalSettings API. Added status filter to ListWorkloadShares and ListLensShares. (5d6f4e6f)
  • client-emr: This release adds support for the ExecutionRoleArn parameter in the AddJobFlowSteps and DescribeStep APIs. Customers can use ExecutionRoleArn to specify the IAM role used for each job they submit using the AddJobFlowSteps API. (52322980)
  • client-glue: This release adds tag as an input of CreateDatabase (64d9e9f7)
  • client-athena: This feature introduces the API support for Athena's parameterized query and BatchGetPreparedStatement API. (52a77f52)
  • client-mwaa: Documentation updates for Amazon Managed Workflows for Apache Airflow. (debff58f)
  • client-customer-profiles: This release adds the optional MinAllowedConfidenceScoreForMerging parameter to the CreateDomain, UpdateDomain, and GetAutoMergingPreview APIs in Customer Profiles. This parameter is used as a threshold to influence the profile auto-merging step of the Identity Resolution process. (a5865d31)
  • client-kendra: Amazon Kendra now provides a data source connector for alfresco (104b8bea)
Tests

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

v3.120.0

Choose a tag to compare

@aws-sdk-js-automation aws-sdk-js-automation released this 29 Jun 18:54

3.120.0(2022-06-29)

Chores
  • eventstream-marshaller: deprecate EventStreamMarshaller (#3749) (19fddb20)
  • use EventStreamCodec instead of EventStreamMarshaller (#3750) (df6d203c)
  • deps-dev: remove unused codecov dep (#3755) (c2db32bd)
Documentation Changes
  • client-elastic-load-balancing-v2: This release adds two attributes for ALB. One, helps to preserve the host header and the other helps to modify, preserve, or remove the X-Forwarded-For header in the HTTP request. (fea922cc)
New Features
  • clients: update client endpoints as of 2022-06-29 (b0788746)
  • client-redshift-serverless: Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more. (ba288953)
  • client-sagemaker: This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API. (74b38f90)
  • client-appstream: Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs (76b0af11)
  • client-emr: This release introduces additional optional parameter "Throughput" to VolumeSpecification to enable user to configure throughput for gp3 ebs volumes. (e9259f07)
  • client-translate: Added ListLanguages API which can be used to list the languages supported by Translate. (4ec076d3)
  • client-medialive: This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs. (1737bf61)
Bug Fixes
  • populate content-type header for all event messages (#3760) (4f3d41e3)
  • s3-request-presigner: not mutate client mw stack (#3751) (cbe81261)

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

v3.119.0

Choose a tag to compare

@aws-sdk-js-automation aws-sdk-js-automation released this 28 Jun 18:50

3.119.0(2022-06-28)

New Features
  • client-polly: Add 4 new neural voices - Pedro (es-US), Liam (fr-CA), Daniel (de-DE) and Arthur (en-GB). (6fbb85a5)
  • client-datasync: AWS DataSync now supports Amazon FSx for NetApp ONTAP locations. (87a3aac3)
  • client-ec2: This release adds a new spread placement group to EC2 Placement Groups: host level spread, which spread instances between physical hosts, available to Outpost customers only. CreatePlacementGroup and DescribePlacementGroups APIs were updated with a new parameter: SpreadLevel to support this feature. (89baffe6)
  • client-finspace-data: Release new API GetExternalDataViewAccessDetails (af6b52c6)
  • eventstream-codec: add EventStreamCodec (#3747) (9a71e608)

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

v3.118.1

Choose a tag to compare

@aws-sdk-js-automation aws-sdk-js-automation released this 27 Jun 19:04

3.118.1(2022-06-27)

Chores
New Features
  • client-iot: This release ease the restriction for the input of tag value to align with AWS standard, now instead of min length 1, we change it to min length 0. (c6dabb2a)

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

v3.118.0

Choose a tag to compare

@aws-sdk-js-automation aws-sdk-js-automation released this 24 Jun 19:23

3.118.0(2022-06-24)

Chores
  • codegen: do not use deprecated TypeScriptCodegenPlugin.createSymbolProvider (#3729) (45ae3d2d)
Documentation Changes
  • client-rds-data: Documentation updates for RDS Data API (095e8f0d)
New Features
  • client-glue: This release enables the new ListCrawls API for viewing the AWS Glue Crawler run history. (95c192fb)
Bug Fixes
  • signature-v4-crt: bump aws-crt to 1.12.5 (#3734) (647d02e9)
  • client-redshiftserverless: remove redshift-serverless client (#3733) (0b69c9b4)

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

v3.117.0

Choose a tag to compare

@aws-sdk-js-automation aws-sdk-js-automation released this 23 Jun 18:44

3.117.0(2022-06-23)

Chores
Documentation Changes
  • client-mediaconvert: AWS Elemental MediaConvert SDK has released support for automatic DolbyVision metadata generation when converting HDR10 to DolbyVision. (9ccf949b)
New Features
  • client-migration-hub-refactor-spaces: This release adds the new API UpdateRoute that allows route to be updated to ACTIVE/INACTIVE state. In addition, CreateRoute API will now allow users to create route in ACTIVE/INACTIVE state. (7cb66421)
  • client-mgn: New and modified APIs for the Post-Migration Framework (7af69543)
  • client-sagemaker: SageMaker Ground Truth now supports Virtual Private Cloud. Customers can launch labeling jobs and access to their private workforce in VPC mode. (d2cbd47b)
  • client-lookoutequipment: This release adds visualizations to the scheduled inference results. Users will be able to see interference results, including diagnostic results from their running inference schedulers. (d809dff8)

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