Skip to content

v3.208.0

Compare
Choose a tag to compare
@aws-sdk-js-automation aws-sdk-js-automation released this 10 Nov 22:32
· 3443 commits to main since this release

3.208.0(2022-11-10)

Chores
Documentation Changes
  • client-resource-explorer-2: Text only updates to some Resource Explorer descriptions. (e1de795f)
  • client-auto-scaling: This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price. (6bebb781)
New Features
  • clients: update client endpoints as of 2022-11-10 (c01499da)
  • client-elasticsearch-service: Amazon OpenSearch Service now offers managed VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain in a Virtual Private Cloud (VPC). This feature allows you to privately access OpenSearch Service domain without using public IPs or requiring traffic to traverse the Internet. (f36b021c)
  • client-ec2: This release adds a new price capacity optimized allocation strategy for Spot Instances to help customers optimize provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. It allocates Spot Instances based on both spare capacity availability and Spot Instance price. (6f4d6046)
  • client-scheduler: AWS introduces the new Amazon EventBridge Scheduler. EventBridge Scheduler is a serverless scheduler that allows you to create, run, and manage tasks from one central, managed service. (8829f710)
  • client-ecs: This release adds support for task scale-in protection with updateTaskProtection and getTaskProtection APIs. UpdateTaskProtection API can be used to protect a service managed task from being terminated by scale-in events and getTaskProtection API to get the scale-in protection status of a task. (a5eede0d)
  • private: add server artifacts (#4159) (e70f4725)
Bug Fixes
  • aws-client-api-test: rename package (#4165) (2e13b67d)
  • types: add client config interface test with s3 example (#4156) (7811cd95)

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