Skip to content

v3.357.0

Compare
Choose a tag to compare
@aws-sdk-js-automation aws-sdk-js-automation released this 21 Jun 19:19
· 1969 commits to main since this release

3.357.0(2023-06-21)

Documentation Changes
  • client-dynamodb: Documentation updates for DynamoDB (5463a95a)
New Features
  • client-mq: The Cross Region Disaster Recovery feature allows to replicate a brokers state from one region to another in order to provide customers with multi-region resiliency in the event of a regional outage. (983be322)
  • client-sagemaker: This release provides support in SageMaker for output files in training jobs to be uploaded without compression and enable customer to deploy uncompressed model from S3 to real-time inference Endpoints. In addition, ml.trn1n.32xlarge is added to supported instance type list in training job. (f0ede901)
  • client-mediaconvert: This release introduces the bandwidth reduction filter for the HEVC encoder, increases the limits of outputs per job, and updates support for the Nagra SDK to version 1.14.7. (dd88e3f4)
  • client-inspector2: This release adds support for Software Bill of Materials (SBOM) export and the general availability of code scanning for AWS Lambda functions. (d57a444d)
  • client-transfer: This release adds a new parameter StructuredLogDestinations to CreateServer, UpdateServer APIs. (8f0033bb)
  • client-emr: This release introduces a new Amazon EMR EPI called ListSupportedInstanceTypes that returns a list of all instance types supported by a given EMR release. (9875d036)
  • clients: automatic blob type conversions (#4836) (60ec921c)
Tests
  • stub credentialDefaultProvider in test-http-handler (#4781) (20391b1c)
  • util-stream: skip test for CI (22bb15d0)