Skip to content

Releases: aws/aws-sdk-js-v3

v3.183.0

03 Oct 19:20

Choose a tag to compare

3.183.0(2022-10-03)

Chores
  • clients: bump target to ES2020 and remove outdated libs (#4006) (6a7fea46)
  • packages: bump target to ES2020 and remove outdated libs (#4005) (596da352)
  • shared-ini-file-loader: move @aws-sdk/types to normal dep (#4007) (efa935ab)
New Features
  • clients: update client endpoints as of 2022-10-03 (a2851438)
  • client-ec2: Adding an imdsSupport attribute to EC2 AMIs (7304adf7)
  • client-snowball: Adds support for V3_5C. This is a refreshed AWS Snowball Edge Compute Optimized device type with 28TB SSD, 104 vCPU and 416GB memory (customer usable). (22500bf3)
  • client-accessanalyzer: AWS IAM Access Analyzer policy validation introduces new checks for role trust policies. As customers author a policy, IAM Access Analyzer policy validation evaluates the policy for any issues to make it easier for customers to author secure policies. (b7db0537)
  • codegen: add query compatible header error code handling for JSON protocols (#3972) (8fe1b54c)
Bug Fixes
  • endpoint-discovery: delete failed cache entry in blocking operations (#4011) (c96ac941)

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

v3.182.0

30 Sep 19:00

Choose a tag to compare

3.182.0(2022-09-30)

Documentation Changes
  • client-sso-oidc: Documentation updates for the IAM Identity Center OIDC CLI Reference. (c26a7337)
New Features
  • clients: update client endpoints as of 2022-09-30 (c3085e8c)
  • client-dlm: This release adds support for archival of single-volume snapshots created by Amazon Data Lifecycle Manager policies (a88a8871)
  • client-sagemaker: A new parameter called ExplainerConfig is added to CreateEndpointConfig API to enable SageMaker Clarify online explainability feature. (ac3017f5)
  • client-codedeploy: This release allows you to override the alarm configurations when creating a deployment. (593dbc27)
  • client-devops-guru: This release adds filter feature on AddNotificationChannel API, enable customer to configure the SNS notification messages by Severity or MessageTypes (84ff65b7)
  • client-sagemaker-runtime: A new parameter called EnableExplanations is added to InvokeEndpoint API to enable on-demand SageMaker Clarify online explainability requests. (4ad08ad2)
Bug Fixes
  • endpoint: misc fixes for endpoints 2.0 based on service unit tests (#4002) (77788f9a)

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

v3.181.0

29 Sep 19:20

Choose a tag to compare

3.181.0(2022-09-29)

Documentation Changes
  • client-secrets-manager: Documentation updates for Secrets Manager (40c58dad)
New Features
  • clients:
  • client-proton: This release adds an option to delete pipeline provisioning repositories using the UpdateAccountSettings API (bedb9afd)
  • client-fsx: This release adds support for Amazon File Cache. (0c9782d1)
  • client-emr-serverless: This release adds API support to debug Amazon EMR Serverless jobs in real-time with live application UIs (9a3cc549)
  • client-translate: This release enables customers to access control rights on Translate resources like Parallel Data and Custom Terminology using Tag Based Authorization. (24266996)
  • client-polly: Added support for the new Cantonese voice - Hiujin. Hiujin is available as a Neural voice only. (9f1d83e3)
  • client-workspaces: This release includes diagnostic log uploading feature. If it is enabled, the log files of WorkSpaces Windows client will be sent to Amazon WorkSpaces automatically for troubleshooting. You can use modifyClientProperty api to enable/disable this feature. (252939df)
  • client-acm: This update returns additional certificate details such as certificate SANs and allows sorting in the ListCertificates API. (0afc7d5b)
  • client-migrationhuborchestrator: Introducing AWS MigrationHubOrchestrator. This is the first public release of AWS MigrationHubOrchestrator. (0c9f5dff)
  • client-sagemaker: SageMaker Training Managed Warm Pools let you retain provisioned infrastructure to reduce latency for repetitive training workloads. (85fc637e)
  • client-ec2: u-3tb1 instances are powered by Intel Xeon Platinum 8176M (Skylake) processors and are purpose-built to run large in-memory databases. (66a6a455)
Bug Fixes
Tests
  • aws-protocoltests-json-10: remove Json10WithQueryCompatibleGreetingError (#3997) (7cdbd110)

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

v3.180.0

27 Sep 19:25

Choose a tag to compare

3.180.0(2022-09-27)

Chores
New Features
  • clients: update client endpoints as of 2022-09-27 (28c0b1d1)
  • client-location: This release adds place IDs, which are unique identifiers of places, along with a new GetPlace operation, which can be used with place IDs to find a place again later. UnitNumber and UnitType are also added as new properties of places. (df2b1a58)
  • client-cost-explorer: This release is to support retroactive Cost Categories. The new field will enable you to retroactively apply new and existing cost category rules to previous months. (a4bfd1f6)
  • client-kendra: My AWS Service (placeholder) - Amazon Kendra now provides a data source connector for DropBox. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-dropbox.html (192b01b8)
  • util-waiter: include reason on waiter result (#3534) (7f19c174)
  • upload-abort-controller: add optional abortController param for Upload (#3873) (90c6b118)
Bug Fixes
  • smithy-client: exception option missing message property (#3424) (6fc39be4)

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

v3.179.0

26 Sep 19:18

Choose a tag to compare

3.179.0(2022-09-26)

New Features
  • clients: update client endpoints as of 2022-09-26 (d96d3abb)
  • client-cost-and-usage-report-service: This release adds two new support regions(me-central-1/eu-south-2) for OSG. (48d1751a)
  • client-ssm: This release includes support for applying a CloudWatch alarm to Systems Manager capabilities like Automation, Run Command, State Manager, and Maintenance Windows. (0a4f5fdf)
  • client-iotfleetwise: General availability (GA) for AWS IoT Fleetwise. It adds AWS IoT Fleetwise to AWS SDK. For more information, see https://docs.aws.amazon.com/iot-fleetwise/latest/APIReference/Welcome.html. (b1aac0b3)
Bug Fixes
  • endpoint: add package dependencies for middleware-endpoint (#3988) (4877469d)
  • middleware-signing: add missing dependency (#3987) (7e7ae42c)
Tests
  • aws-protocoltests-json-10: skip Json10WithQueryCompatibleGreetingError (#3990) (86d334f2)

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

v3.178.0

23 Sep 19:26

Choose a tag to compare

3.178.0(2022-09-23)

Documentation Changes
  • client-wafv2: Add the default specification for ResourceType in ListResourcesForWebACL. (0dc1c577)
  • client-sns: updated sns client readme v3 sample (#3821) (d80f1759)
New Features
  • clients: update client endpoints as of 2022-09-23 (126c20e3)
  • client-ssm: This release adds new SSM document types ConformancePackTemplate and CloudFormation (75acad4e)
  • client-nimble: Amazon Nimble Studio adds support for on-demand Amazon Elastic Compute Cloud (EC2) G3 and G5 instances, allowing customers to utilize additional GPU instance types for their creative projects. (8f5334a5)
  • client-lex-models-v2: This release introduces additional optional parameters promptAttemptsSpecification to PromptSpecification, which enables the users to configure interrupt setting and Audio, DTMF and Text input configuration for the initial and retry prompt played by the Bot (b7980906)
  • client-ec2: Letting external AWS customers provide ImageId as a Launch Template override in FleetLaunchTemplateOverridesRequest (8c58db80)
  • client-apprunner: AWS App Runner adds a Node.js 16 runtime. (b34b2616)
  • client-lightsail: This release adds Instance Metadata Service (IMDS) support for Lightsail instances. (890a980f)
  • endpoint: endpoints 2.0 existing package changes (#3947) (df99fc33)

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

v3.177.0

22 Sep 18:56

Choose a tag to compare

3.177.0(2022-09-22)

Documentation Changes
  • client-identitystore: Documentation updates for the Identity Store CLI Reference. (aa39d68b)
New Features
  • clients: update client endpoints as of 2022-09-22 (4f39f834)
  • client-ec2: Documentation updates for Amazon EC2. (36ac02ce)
  • client-glue: Added support for S3 Event Notifications for Catalog Target Crawlers. (61a70d79)
  • client-backup-gateway: Changes include: new GetVirtualMachineApi to fetch a single user's VM, improving ListVirtualMachines to fetch filtered VMs as well as all VMs, and improving GetGatewayApi to now also return the gateway's MaintenanceStartTime. (45d84e06)
  • client-device-farm: This release adds the support for VPC-ENI based connectivity for private devices on AWS Device Farm. (d48cc662)

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

v3.176.0

21 Sep 18:58

Choose a tag to compare

3.176.0(2022-09-21)

New Features
  • clients: update client endpoints as of 2022-09-21 (34ec10a8)
  • client-sagemaker: SageMaker now allows customization on Canvas Application settings, including enabling/disabling time-series forecasting and specifying an Amazon Forecast execution role at both the Domain and UserProfile levels. (e2afd655)
  • client-s3-control: S3 on Outposts launches support for object versioning for Outposts buckets. With S3 Versioning, you can preserve, retrieve, and restore every version of every object stored in your buckets. You can recover from both unintended user actions and application failures. (20cd3c18)
  • client-comprehend: Amazon Comprehend now supports synchronous mode for targeted sentiment API operations. (b2f16fd2)

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

v3.175.0

20 Sep 19:06

Choose a tag to compare

3.175.0(2022-09-20)

New Features
  • clients: update client endpoints as of 2022-09-20 (2a4842f5)
  • client-ec2: This release adds support for blocked paths to Amazon VPC Reachability Analyzer. (5412f69b)

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

v3.174.0

19 Sep 19:01

Choose a tag to compare

3.174.0(2022-09-19)

Chores
  • codegen: bump code generators to 0.12.0 (#3966) (dcd296d5)
  • models: update models with smithy default trait (#3965) (bbdd9e5f)
  • clients: regenerate clients with DirectedCodegen (#3963) (c259df57)
New Features
  • clients: update client endpoints as of 2022-09-19 (c7adf6b0)
  • client-cloudtrail: This release includes support for importing existing trails into CloudTrail Lake. (464cb91e)
  • client-mediaconnect: This change allows the customer to use the SRT Caller protocol as part of their flows (6e0d3c05)
  • client-ec2: This release adds CapacityAllocations field to DescribeCapacityReservations (22b9a0e6)
  • client-rds: This release adds support for Amazon RDS Proxy with SQL Server compatibility. (a8bb844b)
  • util-endpoints: add aws.isVirtualHostableS3Bucket (#3967) (2fbe4199)

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