Skip to content

Conversation

@dependabot
Copy link

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

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

Release notes

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

v3.205.0

3.205.0(2022-11-07)

Documentation Changes
  • client-wafv2: The geo match statement now adds labels for country and region. You can match requests at the region level by combining a geo match statement with label match statements. (2be35f43)
New Features
  • clients: update client endpoints as of 2022-11-07 (dfdc1fb6)
  • client-ec2: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes. (f7b7c637)
  • client-wellarchitected: This release adds support for integrations with AWS Trusted Advisor and AWS Service Catalog AppRegistry to improve workload discovery and speed up your workload reviews. (761bbb6d)
  • client-elasticache: Added support for IPv6 and dual stack for Memcached and Redis clusters. Customers can now launch new Redis and Memcached clusters with IPv6 and dual stack networking support. (f40c7887)
  • client-lex-models-v2: Amazon Lex now supports new APIs for viewing and editing Custom Vocabulary in bots. (aa323d65)
  • client-mediaconvert: The AWS Elemental MediaConvert SDK has added support for setting the SDR reference white point for HDR conversions and conversion of HDR10 to DolbyVision without mastering metadata. (a757ec24)
  • client-auto-scaling: This release adds support for two new attributes for attribute-based instance type selection - NetworkBandwidthGbps and AllowedInstanceTypes. (bc7e079d)
  • client-workspaces: This release adds protocols attribute to workspaces properties data type. This enables customers to migrate workspaces from PC over IP (PCoIP) to WorkSpaces Streaming Protocol (WSP) using create and modify workspaces public APIs. (71b72672)
  • client-cloudtrail: This release includes support for configuring a delegated administrator to manage an AWS Organizations organization CloudTrail trails and event data stores, and AWS Key Management Service encryption of CloudTrail Lake event data stores. (ed0a4895)
  • client-ssm: This release includes support for applying a CloudWatch alarm to multi account multi region Systems Manager Automation (2ced1dc2)
  • client-athena: Adds support for using Query Result Reuse (6a0d92bf)

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

v3.204.0

3.204.0(2022-11-04)

Chores
  • clients: import fromBase64 and toBase64 from util-base64 (#4140) (e5d0217f)
  • packages: replace util-base64-* with util-base64 (#4141) (71b99cff)
Documentation Changes
  • client-cloudwatch-logs: Doc-only update for bug fixes and support of export to buckets encrypted with SSE-KMS (8a879245)
New Features
  • clients: update client endpoints as of 2022-11-04 (7471107c)
  • client-ec2: This release adds API support for the recipient of an AMI account share to remove shared AMI launch permissions. (59dc76dd)
  • client-emr-containers: Adding support for Job templates. Job templates allow you to create and store templates to configure Spark applications parameters. This helps you ensure consistent settings across applications by reusing and enforcing configuration overrides in data pipelines. (011ec88c)

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

v3.203.0

... (truncated)

Changelog

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

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)

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

3.199.0 (2022-10-28)

... (truncated)

Commits
  • 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)
  • 83f913e feat: end support for Node.js 12.x (#4123)
  • 24a979b Publish v3.200.0
  • 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.205.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.205.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 8, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 11, 2022

Superseded by #203.

@dependabot dependabot bot closed this Nov 11, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk/client-ssm-3.205.0 branch November 11, 2022 10:20
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