Skip to content

Conversation

@dependabot
Copy link

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

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

Release notes

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

v3.211.0

3.211.0(2022-11-15)

Chores
  • util-endpoints: update aws partitions.json (580202be)
  • endpoints: update endpoints model (16bc7772)
  • models: update API models (051c0ac6)
New Features
  • client-route-53: Amazon Route 53 now supports the Europe (Spain) Region (eu-south-2) for latency records, geoproximity records, and private DNS for Amazon VPCs in that region. (2e9f566a)
  • client-ssmsap: AWS Systems Manager for SAP provides simplified operations and management of SAP applications such as SAP HANA. With this release, SAP customers and partners can automate and simplify their SAP system administration tasks such as backup/restore of SAP HANA. (cadb5fd7)
  • client-greengrassv2: Adds new parent target ARN paramater to CreateDeployment, GetDeployment, and ListDeployments APIs for the new subdeployments feature. (9143da4a)
  • client-workspaces: This release introduces ModifyCertificateBasedAuthProperties, a new API that allows control of certificate-based auth properties associated with a WorkSpaces directory. The DescribeWorkspaceDirectories API will now additionally return certificate-based auth properties in its responses. (01db1ff4)
  • client-connect: This release updates the APIs: UpdateInstanceAttribute, DescribeInstanceAttribute, and ListInstanceAttributes. You can use it to programmatically enable/disable enhanced contact monitoring using attribute type ENHANCED_CONTACT_MONITORING on the specified Amazon Connect instance. (5008e1d8)
Bug Fixes
  • codegen: do not call clear on endpoints param name map (#4164) (90b380ad)

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

v3.210.0

3.210.0(2022-11-14)

Chores
  • util-endpoints: update aws partitions.json (f1b165c3)
  • default-config: update sdk default configuration model (89f49ff2)
  • endpoints: update endpoints model (8b200308)
  • models: update API models (2e18e0a0)
  • docs: update doc generation to include typedoc args (#4188) (191e600a)
  • util-base64: delete runtime specific modules (#4177) (d9811bd7)
Documentation Changes
  • client-managedblockchain: Updating the API docs data type: NetworkEthereumAttributes, and the operations DeleteNode, and CreateNode to also include the supported Goerli network. (89aa4c21)
New Features
  • client-lakeformation: This release adds a new parameter "Parameters" in the DataLakeSettings. (1a047d1f)
  • client-workdocs: Added 2 new document related operations, DeleteDocumentVersion and RestoreDocumentVersions. (38acfdd8)
  • client-xray: This release enhances GetServiceGraph API to support new type of edge to represent links between SQS and Lambda in event-driven applications. (0963adb4)
  • client-customer-profiles: This release enhances the SearchProfiles API by providing functionality to search for profiles using multiple keys and logical operators. (ae0500b5)
  • client-rds: This release adds support for restoring an RDS Multi-AZ DB cluster snapshot to a Single-AZ deployment or a Multi-AZ DB instance deployment. (1b96437b)
  • client-proton: Add support for CodeBuild Provisioning (7594756a)

... (truncated)

Changelog

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

3.211.0 (2022-11-15)

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

3.210.0 (2022-11-14)

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

3.209.0 (2022-11-11)

Bug Fixes

  • clients: remove unconditional add of util-base64 node and browser modules (#4170) (24ec718)
  • clients: use default no-op logger in clients codegen (#4171) (9721730)

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)

... (truncated)

Commits
  • 7caa548 Publish v3.211.0
  • dc8048d Publish v3.210.0
  • 27ad79f Publish v3.209.0
  • 9721730 fix(clients): use default no-op logger in clients codegen (#4171)
  • 24ec718 fix(clients): remove unconditional add of util-base64 node and browser module...
  • 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
  • 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.211.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.211.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 16, 2022
@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Nov 17, 2022

Superseded by #207.

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