Skip to content

chore(deps): update aws-sdk-js-v3 monorepo to v3.1063.0#2357

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aws-sdk-js-v3-monorepo
Open

chore(deps): update aws-sdk-js-v3 monorepo to v3.1063.0#2357
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/aws-sdk-js-v3-monorepo

Conversation

@renovate

@renovate renovate Bot commented Jun 8, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
@aws-sdk/client-cloudwatch-logs (source) 3.1045.03.1063.0 age confidence
@aws-sdk/client-lambda (source) 3.1045.03.1063.0 age confidence

Release Notes

aws/aws-sdk-js-v3 (@​aws-sdk/client-cloudwatch-logs)

v3.1063.0

Compare Source

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

v3.1062.0

Compare Source

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

v3.1061.0

Compare Source

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

v3.1060.0

Compare Source

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

v3.1059.0

Compare Source

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

v3.1058.0

Compare Source

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

v3.1057.0

Compare Source

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

v3.1056.0

Compare Source

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

v3.1055.0

Compare Source

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

v3.1054.0

Compare Source

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

v3.1053.0

Compare Source

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

v3.1052.0

Compare Source

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

v3.1051.0

Compare Source

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

v3.1050.0

Compare Source

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

v3.1049.0

Compare Source

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

v3.1048.0

Compare Source

Features
  • client-cloudwatch-logs: Updating the max limit for start query api parameter. (931876e)

v3.1047.0

Compare Source

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

v3.1046.0

Compare Source

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

aws/aws-sdk-js-v3 (@​aws-sdk/client-lambda)

v3.1063.0

Compare Source

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

v3.1062.0

Compare Source

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

v3.1061.0

Compare Source

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

v3.1060.0

Compare Source

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

v3.1059.0

Compare Source

Features
  • client-lambda: Adds configuration for tag propagation to Lambda-managed resources. (d2a9416)

v3.1058.0

Compare Source

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

v3.1057.0

Compare Source

3.1057.0(2026-05-29)
Bug Fixes
  • client-rds-data:
    • ArrayValue member element types are now nullable: booleanValues
      is (boolean | null)[], longValues and doubleValues are
      (number | null)[], stringValues is (string | null)[], and
      arrayValues is (ArrayValue | null)[]. This reflects that SQL
      array responses can contain NULL elements. Existing TypeScript code
      that reads elements as non-nullable values won't compile; migrate
      by changing the target type to nullable, using the nullish coalescing
      operator ?? to supply a default, or using .filter(v => v !== null). (43e8abc9)
Chores
New Features
  • clients: update client endpoints as of 2026-05-29 (100e59e3)
  • client-codeguru-security: Adding new BDD representation of endpoint ruleset (b5e79600)
  • client-auto-scaling-plans: Adding new BDD representation of endpoint ruleset (be4de620)
  • client-connect-contact-lens: Adding new BDD representation of endpoint ruleset (5356eaf4)
  • client-connectcampaignsv2: Adding new BDD representation of endpoint ruleset (610e00f6)
  • client-cloudsearch: Adding new BDD representation of endpoint ruleset (954a5629)
  • client-account: Adding new BDD representation of endpoint ruleset (043ec31b)
  • client-directory-service-data: Adding new BDD representation of endpoint ruleset (a4c4696b)
  • client-bedrock: Automated Reasoning checks - Added two build workflows for policies. Iterative Refine Policy uses AI to update policy definitions based on test results and feedback. Resolve Policy Ambiguities consolidates ambiguous variables in Automated Reasoning policies, a common source of ambiguous validation. (dc971ce1)
  • client-lex-models-v2: Adding new BDD representation of endpoint ruleset (46879a2b)
  • client-application-insights: Adding new BDD representation of endpoint ruleset (8188d14a)
  • client-quicksight: Adds support for creating, updating, describing, listing, and deleting an OAuthClientApplication resource, a new quicksight resource that allows customers to store OAuth configurations to connect to their databases via 3 Legged OAuth. (62d39a81)
  • client-bedrock-agentcore-control: Reference your own AWS Secrets Manager secrets when configuring credential providers, giving you control over encryption, rotation, and access policies instead of using service-managed secrets. (ac8eac96)
  • client-codecatalyst: Adding new BDD representation of endpoint ruleset (5d0951a1)
  • client-grafana: Adding new BDD representation of endpoint ruleset (a0c1dbf4)
  • client-drs: Adding new BDD representation of endpoint ruleset (af7bbc33)
  • client-cloudsearch-domain: Adding new BDD representation of endpoint ruleset (84e5f9f0)
  • client-networkflowmonitor: Adding new BDD representation of endpoint ruleset (2571d33c)
  • client-mailmanager: Adding new BDD representation of endpoint ruleset (89075b5d)
  • client-route53resolver: Added BatchCreateFirewallRule, BatchUpdateFirewallRule, BatchDeleteFirewallRule, and ListFirewallRuleTypes APIs. Added FirewallRuleType support to Firewall Rule APIs. (a5c6d722)
  • client-pcs: Adding new BDD representation of endpoint ruleset (eec245d2)
  • client-inspector-scan: Adding new BDD representation of endpoint ruleset (f4eb5511)
  • client-sesv2: This release introduces support for Tenant Suppression Lists (3de2020c)
  • client-chime: Adding new BDD representation of endpoint ruleset (f8e2cde5)
  • client-proton: Adding new BDD representation of endpoint ruleset (937b25e0)
  • client-lex-runtime-v2: Adding new BDD representation of endpoint ruleset (2e4709c6)
  • client-ssm-guiconnect: Adding new BDD representation of endpoint ruleset (e5c019d3)
  • client-codecommit: Adding new BDD representation of endpoint ruleset (3dc4ba9c)
  • client-wafv2: Adding new BDD representation of endpoint ruleset (4ec2c0f7)
  • client-athena: Adding new BDD representation of endpoint ruleset (a9a05afb)
  • client-auto-scaling: Adding new BDD representation of endpoint ruleset (2038f34d)
  • client-cloudtrail: Adding new BDD representation of endpoint ruleset (f8aca9fe)
  • client-codebuild: Adding new BDD representation of endpoint ruleset (8d82661f)
  • client-route53-recovery-cluster: Adding new BDD representation of endpoint ruleset (295e9e4b)
  • client-entityresolution: Adding new BDD representation of endpoint ruleset (cbe0dd2e)
  • client-mwaa: Adding new BDD representation of endpoint ruleset (58e3ca28)
  • client-personalize-events: Adding new BDD representation of endpoint ruleset (75da9a4b)
  • client-omics: Add engineSettings to StartRun and GetRun. Add profiles and profileParameterTemplates to GetWorkflow and GetWorkflowVersion. (b742790f)
  • client-backup-gateway: Adding new BDD representation of endpoint ruleset (78977a6c)
  • client-cloudhsm-v2: Adding new BDD representation of endpoint ruleset (16dc3f83)
  • client-budgets: Adding new BDD representation of endpoint ruleset (d49141cc)
  • client-clouddirectory: Adding new BDD representation of endpoint ruleset (5826e357)
  • client-workspaces-instances: Adding new BDD representation of endpoint ruleset (2b06af5e)
  • client-cloudhsm: Adding new BDD representation of endpoint ruleset (b960d633)
  • client-arc-zonal-shift: Adding new BDD representation of endpoint ruleset (5c228113)
  • client-qbusiness: Adding new BDD representation of endpoint ruleset (4770f027)
  • client-codedeploy: Adding new BDD representation of endpoint ruleset (7c04b84f)
  • client-synthetics: Adding new BDD representation of endpoint ruleset (59d0871f)
  • client-payment-cryptography-data: Adding new BDD representation of endpoint ruleset (d3b4a304)
  • client-groundstation: Adds support for Alpha-5 satellite number encoding in the Two-Line Element ephemeris format. (17029957)
Tests

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

v3.1056.0

Compare Source

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

v3.1055.0

Compare Source

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

v3.1054.0

Compare Source

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

v3.1053.0

Compare Source

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

v3.1052.0

Compare Source

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

v3.1051.0

Compare Source

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

v3.1050.0

Compare Source

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

v3.1049.0

Compare Source

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

v3.1048.0

Compare Source

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

v3.1047.0

Compare Source

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

v3.1046.0

Compare Source

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about these updates again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner June 8, 2026 16:05
@renovate renovate Bot added the dependencies Pull requests that update a dependency file label Jun 8, 2026
@renovate renovate Bot force-pushed the renovate/aws-sdk-js-v3-monorepo branch from 4470060 to 9bee7ee Compare June 8, 2026 21:00
@renovate renovate Bot changed the title chore(deps): update aws-sdk-js-v3 monorepo to v3.1062.0 chore(deps): update aws-sdk-js-v3 monorepo to v3.1063.0 Jun 8, 2026
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.

0 participants