Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 22, 2025

Bumps the aws-sdk-v3 group with 2 updates in the / directory: @aws-sdk/client-ssm and @aws-sdk/lib-dynamodb.

Updates @aws-sdk/client-ssm from 3.848.0 to 3.849.0

Release notes

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

v3.849.0

3.849.0(2025-07-18)

Documentation Changes
  • client-ssm: July 2025 doc-only updates for Systems Manager. (4c081fec)
New Features
  • clients: update client endpoints as of 2025-07-18 (dac2a874)
  • client-outposts: Add AWS Outposts API to surface customer billing information (bc4cc25c)
  • client-sesv2: Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses. (1cf5c019)
  • client-cloudwatch-logs: CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation (090c7008)
  • client-auditmanager: Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded. (218ebbc1)
  • client-mediaconvert: This release adds support for TAMS server integration with MediaConvert inputs. (e804655c)

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

Changelog

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

3.849.0 (2025-07-18)

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

Commits
  • 0082621 Publish v3.849.0
  • 4c081fe docs(client-ssm): July 2025 doc-only updates for Systems Manager.
  • See full diff in compare view

Updates @aws-sdk/lib-dynamodb from 3.848.0 to 3.850.0

Release notes

Sourced from @​aws-sdk/lib-dynamodb's releases.

v3.850.0

3.850.0(2025-07-21)

New Features
  • clients: update client endpoints as of 2025-07-21 (9a5e598d)
  • client-deadline: Add support for VPC resource endpoints in Service Managed Fleets (e094eab2)
  • client-timestream-influxdb: Timestream for InfluxDB adds support for db.influx.24xlarge instance type. This enhancement enables higher compute capacity for demanding workloads through CreateDbInstance, CreateDbCluster, UpdateDbInstance, and UpdateDbCluster APIs. (ccb79086)
  • client-ec2: This release adds support for C8gn, F2 and P6e-GB200 Instance types (3d8f2e12)
  • client-cloudfront: Add dualstack endpoint support (f67f9827)
  • client-sagemaker: This release adds 1/ Support for S3FileSystem in CustomFileSystems 2/ The ability for a customer to select their preferred IpAddressType for use with private Workforces 3/ Support for p4de instance type in SageMaker Training Plans (a78bcaf1)
Bug Fixes
Tests

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

v3.849.0

3.849.0(2025-07-18)

Documentation Changes
  • client-ssm: July 2025 doc-only updates for Systems Manager. (4c081fec)
New Features
  • clients: update client endpoints as of 2025-07-18 (dac2a874)
  • client-outposts: Add AWS Outposts API to surface customer billing information (bc4cc25c)
  • client-sesv2: Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses. (1cf5c019)
  • client-cloudwatch-logs: CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation (090c7008)
  • client-auditmanager: Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded. (218ebbc1)
  • client-mediaconvert: This release adds support for TAMS server integration with MediaConvert inputs. (e804655c)

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

Changelog

Sourced from @​aws-sdk/lib-dynamodb's changelog.

3.850.0 (2025-07-21)

Bug Fixes

Commits

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot added dependencies Changes that touch dependencies, e.g. Dependabot, etc. javascript Pull requests that update Javascript code labels Jul 22, 2025
@boring-cyborg boring-cyborg bot added the documentation Improvements or additions to documentation label Jul 22, 2025
@pull-request-size pull-request-size bot added the size/S PR between 10-29 LOC label Jul 22, 2025
Bumps the aws-sdk-v3 group with 2 updates in the / directory: [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) and [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb).


Updates `@aws-sdk/client-ssm` from 3.848.0 to 3.849.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.849.0/clients/client-ssm)

Updates `@aws-sdk/lib-dynamodb` from 3.848.0 to 3.850.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/lib/lib-dynamodb/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.850.0/lib/lib-dynamodb)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.849.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-version: 3.850.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk-v3
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/aws-sdk-v3-85b7fd49f8 branch from e46a48c to 9ed496c Compare July 22, 2025 13:52
Copy link

@svozza svozza merged commit 6d9072e into main Jul 22, 2025
48 checks passed
@svozza svozza deleted the dependabot/npm_and_yarn/aws-sdk-v3-85b7fd49f8 branch July 22, 2025 14:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Changes that touch dependencies, e.g. Dependabot, etc. documentation Improvements or additions to documentation javascript Pull requests that update Javascript code size/S PR between 10-29 LOC
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant