Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @aws-sdk/client-cloudwatch-logs from 3.699.0 to 3.849.0.

Release notes

Sourced from @​aws-sdk/client-cloudwatch-logs'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

v3.848.0

3.848.0(2025-07-17)

Documentation Changes
  • client-keyspacesstreams: Doc only update for the Amazon Keyspaces Streams API. (299bd9d1)
  • client-sfn: Align input with style guidelines. (f60fcf62)
  • client-cloudfront: Doc only update for CloudFront that fixes some customer-reported issues (d866c056)
New Features
  • clients: update client endpoints as of 2025-07-17 (6fad106c)
  • client-ec2: AWS Free Tier Version2 Support (1356a462)
  • client-mediaconvert: This release expands the range of supported audio outputs to include xHE, 192khz FLAC and the deprecation of dual mono for AC3. (dc5d4c46)
  • client-synthetics: This feature allows AWS Synthetics customers to provide code dependencies using lambda layer while creating a canary (816322ac)
  • client-mailmanager: Allow underscores in the local part of the input of the "Email recipients rewrite" action in rule sets. (d0c66111)
  • client-cleanroomsml: This release introduces Parquet result format support for ML Input Channel models in AWS Clean Rooms ML. (2b8c1aae)
Tests
  • util-endpoints: add AWS_ENDPOINT_URL integ test (#7209) (6eff848f)

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

v3.847.0

3.847.0(2025-07-16)

... (truncated)

Changelog

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

3.849.0 (2025-07-18)

Features

  • 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 (090c700)

3.848.0 (2025-07-17)

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

3.847.0 (2025-07-16)

Features

  • client-cloudwatch-logs: CloudWatch Logs updates: Added X-Ray tracing for Amazon Bedrock Agent resources. Logs introduced Log Group level resource policies (managed through Put/Delete/Describe Resource Policy APIs). For more information, see CloudWatch Logs API documentation. (fb8fd45)

3.846.0 (2025-07-16)

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

3.845.0 (2025-07-15)

Bug Fixes

  • clients: upgrade @​smithy/middleware-endpoint to fix file/env endpoint resolution (#7206) (37a6275)

3.844.0 (2025-07-09)

... (truncated)

Commits
  • 0082621 Publish v3.849.0
  • 090c700 feat(client-cloudwatch-logs): CloudWatchLogs launches GetLogObject API with s...
  • c63c1e3 Publish v3.848.0
  • d40eda5 Publish v3.847.0
  • fb8fd45 feat(client-cloudwatch-logs): CloudWatch Logs updates: Added X-Ray tracing fo...
  • da10587 Publish v3.846.0
  • 8a37039 Publish v3.845.0
  • 37a6275 fix(clients): upgrade @​smithy/middleware-endpoint to fix file/env endpoint re...
  • d9c5976 Publish v3.844.0
  • d65a730 chore(codegen): sync for isCustomEndpoint changes (#7193)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) from 3.699.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-cloudwatch-logs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.849.0/clients/client-cloudwatch-logs)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 21, 2025
@socket-security
Copy link

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​aws-sdk/​client-cloudwatch-logs@​3.699.0 ⏵ 3.849.0100 +3100100100 +4100

View full report

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 3, 2025

Superseded by #195.

@dependabot dependabot bot closed this Aug 3, 2025
@dependabot dependabot bot deleted the dependabot-npm_and_yarn-aws-sdk-client-cloudwatch-logs-3.849.0 branch August 3, 2025 23:59
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant