Skip to content

chore(deps): bump @aws-sdk/client-ssm from 3.1063.0 to 3.1085.0#416

Merged
macalbert merged 5 commits into
mainfrom
dependabot/npm_and_yarn/aws-sdk/client-ssm-3.1081.0
Jul 11, 2026
Merged

chore(deps): bump @aws-sdk/client-ssm from 3.1063.0 to 3.1085.0#416
macalbert merged 5 commits into
mainfrom
dependabot/npm_and_yarn/aws-sdk/client-ssm-3.1081.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 8, 2026

Copy link
Copy Markdown
Contributor

Bumps @aws-sdk/client-ssm from 3.1063.0 to 3.1085.0.

Release notes

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

v3.1085.0

3.1085.0(2026-07-10)

New Features
  • clients: update client endpoints as of 2026-07-10 (dffbeab0)
  • client-quicksight: Provides CreateKnowledgeBase and UpdateKnowledgeBase APIs (42de5523)
  • client-inspector2: Support for 3 day and 7 day ECR re-scan durations (4b0b5c86)
  • client-lambda: Added TelemetryConfig support for Managed Instances Capacity Provider, enabling customers to configure system log level and custom log group for managed instance logging. (63388139)
  • client-sagemaker: Release support for g4d, c6g, c7g, c8g instance types for SageMaker HyperPod (800976de)
  • client-ec2: New Amazon EC2 instances. M9g, M9gd, C9g, and C9gd on AWS Graviton5. C8in, M8in, and R8in add 600 Gbps network. C8ib, M8ib, and R8ib add 300 Gbps EBS. C8ine, M8ine, M8idn, R8idn, M8idb, and R8idb round out Intel Xeon 6. Mac-m3ultra with Apple M3 Ultra. G7 with NVIDIA RTX PRO 4500 Blackwell GPUs. (35aaf387)
  • client-license-manager: Added the ResetUsage field to the CreateLicenseVersion API. When set to true, the entitlement usage counts for the license are reset to 0. If it is false or not specified, entitlement usage is left unchanged. (52f1c9c0)
  • client-cloudwatch: CloudWatch now assigns a unique identifier to each anomaly detector. PutAnomalyDetector and DescribeAnomalyDetectors return this AnomalyDetectorId, which you can use to describe or delete a specific anomaly detector directly. (36fc0ee5)

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

v3.1084.0

3.1084.0(2026-07-09)

New Features
  • client-connect: Amazon Connect - Added DeleteContactData API to support PII deletion of customer endpoint, additional email recipients and email subject. (87f4ae0e)
  • client-guardduty: Adding "AI Analyst" enum value for detector (20518a4f)
  • client-synthetics: CloudWatch Synthetics adds support for customer managed KMS keys for canary environment variables. Customers can now encrypt their canary's Lambda function environment variables at rest using their own AWS KMS key, providing additional control over data protection. (c7379151)
  • client-ec2: Added support for additional override parameters in CreateFleet, including LaunchTemplateSpecificationUserData, KeyName, IamInstanceProfile, and MetadataOptions. The CreateFleet response now also includes SubnetId, AvailabilityZone, and AvailabilityZoneId for launched instances. (6fcc95d1)
  • client-ivs: adds support for AWS IVS ad configuration APIs to allow for a postRollConfiguration object on the ad configuration resource (7dd93c48)
Tests
  • client-kinesis: aggregate HTTP/2 sessions across all endpoint pools (#8181) (84b2b62c)

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

v3.1083.0

3.1083.0(2026-07-08)

Chores
  • core/client: remove TypeScript version user-agent metric (#8177) (9d72bc29)
New Features
  • client-signin: Adds support for OAuth 2.0 token operations in AWS Sign-In, CreateOAuth2TokenWithIAM (client credentials flow), IntrospectOAuth2TokenWithIAM (token inspection), and RevokeOAuth2TokenWithIAM (token revocation). (bc64f6b2)

... (truncated)

Changelog

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

3.1085.0 (2026-07-10)

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

3.1084.0 (2026-07-09)

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

3.1083.0 (2026-07-08)

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

3.1082.0 (2026-07-08)

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

3.1081.0 (2026-07-07)

Features

  • client-ssm: Adding SSM Cloud Connector to support Azure Virtual Machines onboarding to AWS Systems Manager (6efef57)

3.1080.0 (2026-07-06)

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

... (truncated)

Commits
  • 8d0b498 Publish v3.1085.0
  • c34ce8a Publish v3.1084.0
  • ceb9aee Publish v3.1083.0
  • afc3740 Publish v3.1082.0
  • f8b4987 chore(codegen): sync for isolatedModules tsconfig and server metrics recorder...
  • 8f43c79 chore(deps): bump '@​smithy/core' to ^3.29.1 (#8167)
  • 02d5abf Publish v3.1081.0
  • 6efef57 feat(client-ssm): Adding SSM Cloud Connector to support Azure Virtual Machine...
  • be034d9 Publish v3.1080.0
  • 74dc940 Publish v3.1079.0
  • Additional commits viewable in compare view

@dependabot
dependabot Bot requested a review from macalbert as a code owner July 8, 2026 08:10
@dependabot dependabot Bot added dependencies Dependency updates (Dependabot) npm Pull requests that update npm/pnpm packages labels Jul 8, 2026
@github-actions github-actions Bot added chore Build, tooling or maintenance — no product change size/XS Trivial change — up to 9 lines / 1 file labels Jul 8, 2026
Bumps [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) from 3.1063.0 to 3.1085.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.1085.0/clients/client-ssm)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps): bump @aws-sdk/client-ssm from 3.1063.0 to 3.1081.0 chore(deps): bump @aws-sdk/client-ssm from 3.1063.0 to 3.1085.0 Jul 11, 2026
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk/client-ssm-3.1081.0 branch from aacac49 to 7e52949 Compare July 11, 2026 00:26
@github-actions github-actions Bot added size/S Small change — 10-49 lines / 2-4 files and removed npm Pull requests that update npm/pnpm packages size/XS Trivial change — up to 9 lines / 1 file labels Jul 11, 2026
@macalbert
macalbert merged commit d58daa1 into main Jul 11, 2026
8 checks passed
@macalbert
macalbert deleted the dependabot/npm_and_yarn/aws-sdk/client-ssm-3.1081.0 branch July 11, 2026 00:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Build, tooling or maintenance — no product change dependencies Dependency updates (Dependabot) size/S Small change — 10-49 lines / 2-4 files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant