Skip to content

Conversation

@dependabot
Copy link

@dependabot dependabot bot commented on behalf of github Nov 11, 2022

Bumps @aws-sdk/client-ssm from 3.44.0 to 3.208.0.

Release notes

Sourced from @​aws-sdk/client-ssm's releases.

v3.208.0

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

v3.207.0

3.207.0(2022-11-09)

New Features
  • client-transcribe-streaming: This will release hi-IN and th-TH (50252d25)
  • client-connect: This release adds new fields SignInUrl, UserArn, and UserId to GetFederationToken response payload. (552e4504)
  • client-ec2: Amazon EC2 Trn1 instances, powered by AWS Trainium chips, are purpose built for high-performance deep learning training. u-24tb1.112xlarge and u-18tb1.112xlarge High Memory instances are purpose-built to run large in-memory databases. (f0aeeb1a)
  • client-groundstation: This release adds the preview of customer-provided ephemeris support for AWS Ground Station, allowing space vehicle owners to provide their own position and trajectory information for a satellite. (b6eadd07)
  • client-mediapackage-vod: This release adds "IncludeIframeOnlyStream" for Dash endpoints. (09a0c2e4)
  • client-connectcases: This release adds the ability to disable templates through the UpdateTemplate API. Disabling templates prevents customers from creating cases using the template. For more information see https://docs.aws.amazon.com/cases/latest/APIReference/Welcome.html (c0c724a8)
Bug Fixes
  • lib-storage: fix bucket duplication in hostname (#4157) (004d6c0f)

... (truncated)

Changelog

Sourced from @​aws-sdk/client-ssm's changelog.

3.208.0 (2022-11-10)

Note: Version bump only for package @​aws-sdk/client-ssm

3.205.0 (2022-11-07)

Features

  • client-ssm: This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation (2ced1dc)

3.204.0 (2022-11-04)

Features

  • clients: update client endpoints as of 2022-11-04 (7471107)

3.202.0 (2022-11-02)

Note: Version bump only for package @​aws-sdk/client-ssm

3.201.0 (2022-11-01)

Features

3.200.0 (2022-10-31)

... (truncated)

Commits
  • a5acf74 Publish v3.208.0
  • c772664 chore(types): update @​types/node to 14 (#4148)
  • 7c4b9e3 Publish v3.205.0
  • 2ced1dc feat(client-ssm): This release includes support for applying a CloudWatch ala...
  • 962458d Publish v3.204.0
  • 7471107 feat(clients): update client endpoints as of 2022-11-04
  • e5d0217 chore(clients): import fromBase64 and toBase64 from util-base64 (#4140)
  • a74c2b1 Publish v3.202.0
  • 4dc2f8b Publish v3.201.0
  • fb91765 chore(clients): extend TypeScript config from @​tsconfig/node14 (#4125)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.44.0 to 3.208.0.
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-ssm/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.208.0/clients/client-ssm)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ssm"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Nov 11, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 14, 2022

Superseded by #204.

@dependabot dependabot bot closed this Nov 14, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ssm-3.208.0 branch November 14, 2022 10:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants