Skip to content

Bump the aws-sdk group across 1 directory with 7 updates#153

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk-2dc48fb1f3
Open

Bump the aws-sdk group across 1 directory with 7 updates#153
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk-2dc48fb1f3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 21, 2026

Bumps the aws-sdk group with 7 updates in the / directory:

Package From To
@aws-sdk/client-cloudwatch-logs 3.1026.0 3.1032.0
@aws-sdk/client-cloudwatch 3.1029.0 3.1032.0
@aws-sdk/client-s3 3.1029.0 3.1032.0
@aws-sdk/client-sqs 3.1026.0 3.1032.0
@aws-sdk/client-ssm 3.1029.0 3.1032.0
@aws-sdk/client-sts 3.1026.0 3.1032.0
@aws-sdk/credential-providers 3.1026.0 3.1032.0

Updates @aws-sdk/client-cloudwatch-logs from 3.1026.0 to 3.1032.0

Release notes

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

v3.1032.0

3.1032.0(2026-04-17)

Documentation Changes
  • client-neptune: Improving Documentation for Neptune (e27d9cd0)
New Features
  • clients: update client endpoints as of 2026-04-17 (1fd8c265)
  • client-connect: Fixes in SDK for customers using TestCase APIs (bd88a7ec)
  • client-imagebuilder: ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import. (d211b308)
  • client-quicksight: Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation. (da327c47)
  • client-sagemaker: Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration. (ffcb883d)
  • client-cleanrooms: This release adds support for configurable spark properties for Cleanrooms PySpark workloads. (c5de5506)
  • client-groundstation: Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations. (360c3817)
  • client-sts: The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader. (c5755466)
  • client-connectcampaignsv2: This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns. (4ee31aed)
Bug Fixes
  • core: reduce object allocations in protocol serde (#7939) (d0c9af06)

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

v3.1031.0

3.1031.0(2026-04-16)

Chores
Documentation Changes
  • client-cloudwatch: Update documentation of alarm mute rules start and end date fields (3b2342bc)
New Features
  • clients: update client endpoints as of 2026-04-16 (68ae10a1)
  • client-appstream: Add content redirection to Update Stack (1bde7c78)
  • client-connect: This release updates the Amazon Connect Rules CRUD APIs to support a new EventSourceName - OnEmailAnalysisAvailable. Use this event source to trigger rules when conversational analytics results are available for email contacts. (7abcd2c7)
  • client-rds: Adds a new DescribeServerlessV2PlatformVersions API to describe platform version properties for Aurora Serverless v2. Also introduces a new valid maintenance action value for serverless platform version updates. (b72b175a)
  • client-drs: Updating regex for identification of AWS Regions. (9405d283)
  • client-mediaconvert: Adds support for Elemental Inference powered smart crop feature, enabling video verticalization (c82e5cac)
  • client-auto-scaling: This release adds support for specifying Availability Zone IDs as an alternative to Availability Zone names when creating or updating Auto Scaling groups. (40e2faa7)

... (truncated)

Changelog

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

3.1032.0 (2026-04-17)

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

3.1031.0 (2026-04-16)

Features

  • client-cloudwatch-logs: Endpoint update for CloudWatch Logs Streaming APIs. (6b28a14)

3.1030.0 (2026-04-13)

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

3.1029.0 (2026-04-10)

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

3.1028.0 (2026-04-09)

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

3.1027.0 (2026-04-08)

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

Commits

Updates @aws-sdk/client-cloudwatch from 3.1029.0 to 3.1032.0

Release notes

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

v3.1032.0

3.1032.0(2026-04-17)

Documentation Changes
  • client-neptune: Improving Documentation for Neptune (e27d9cd0)
New Features
  • clients: update client endpoints as of 2026-04-17 (1fd8c265)
  • client-connect: Fixes in SDK for customers using TestCase APIs (bd88a7ec)
  • client-imagebuilder: ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import. (d211b308)
  • client-quicksight: Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation. (da327c47)
  • client-sagemaker: Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration. (ffcb883d)
  • client-cleanrooms: This release adds support for configurable spark properties for Cleanrooms PySpark workloads. (c5de5506)
  • client-groundstation: Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations. (360c3817)
  • client-sts: The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader. (c5755466)
  • client-connectcampaignsv2: This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns. (4ee31aed)
Bug Fixes
  • core: reduce object allocations in protocol serde (#7939) (d0c9af06)

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

v3.1031.0

3.1031.0(2026-04-16)

Chores
Documentation Changes
  • client-cloudwatch: Update documentation of alarm mute rules start and end date fields (3b2342bc)
New Features
  • clients: update client endpoints as of 2026-04-16 (68ae10a1)
  • client-appstream: Add content redirection to Update Stack (1bde7c78)
  • client-connect: This release updates the Amazon Connect Rules CRUD APIs to support a new EventSourceName - OnEmailAnalysisAvailable. Use this event source to trigger rules when conversational analytics results are available for email contacts. (7abcd2c7)
  • client-rds: Adds a new DescribeServerlessV2PlatformVersions API to describe platform version properties for Aurora Serverless v2. Also introduces a new valid maintenance action value for serverless platform version updates. (b72b175a)
  • client-drs: Updating regex for identification of AWS Regions. (9405d283)
  • client-mediaconvert: Adds support for Elemental Inference powered smart crop feature, enabling video verticalization (c82e5cac)
  • client-auto-scaling: This release adds support for specifying Availability Zone IDs as an alternative to Availability Zone names when creating or updating Auto Scaling groups. (40e2faa7)

... (truncated)

Changelog

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

3.1032.0 (2026-04-17)

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

3.1031.0 (2026-04-16)

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

3.1030.0 (2026-04-13)

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

Commits

Updates @aws-sdk/client-s3 from 3.1029.0 to 3.1032.0

Release notes

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

v3.1032.0

3.1032.0(2026-04-17)

Documentation Changes
  • client-neptune: Improving Documentation for Neptune (e27d9cd0)
New Features
  • clients: update client endpoints as of 2026-04-17 (1fd8c265)
  • client-connect: Fixes in SDK for customers using TestCase APIs (bd88a7ec)
  • client-imagebuilder: ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import. (d211b308)
  • client-quicksight: Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation. (da327c47)
  • client-sagemaker: Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration. (ffcb883d)
  • client-cleanrooms: This release adds support for configurable spark properties for Cleanrooms PySpark workloads. (c5de5506)
  • client-groundstation: Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations. (360c3817)
  • client-sts: The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader. (c5755466)
  • client-connectcampaignsv2: This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns. (4ee31aed)
Bug Fixes
  • core: reduce object allocations in protocol serde (#7939) (d0c9af06)

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

v3.1031.0

3.1031.0(2026-04-16)

Chores
Documentation Changes
  • client-cloudwatch: Update documentation of alarm mute rules start and end date fields (3b2342bc)
New Features
  • clients: update client endpoints as of 2026-04-16 (68ae10a1)
  • client-appstream: Add content redirection to Update Stack (1bde7c78)
  • client-connect: This release updates the Amazon Connect Rules CRUD APIs to support a new EventSourceName - OnEmailAnalysisAvailable. Use this event source to trigger rules when conversational analytics results are available for email contacts. (7abcd2c7)
  • client-rds: Adds a new DescribeServerlessV2PlatformVersions API to describe platform version properties for Aurora Serverless v2. Also introduces a new valid maintenance action value for serverless platform version updates. (b72b175a)
  • client-drs: Updating regex for identification of AWS Regions. (9405d283)
  • client-mediaconvert: Adds support for Elemental Inference powered smart crop feature, enabling video verticalization (c82e5cac)
  • client-auto-scaling: This release adds support for specifying Availability Zone IDs as an alternative to Availability Zone names when creating or updating Auto Scaling groups. (40e2faa7)

... (truncated)

Changelog

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

3.1032.0 (2026-04-17)

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

3.1031.0 (2026-04-16)

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

3.1030.0 (2026-04-13)

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

Commits

Updates @aws-sdk/client-sqs from 3.1026.0 to 3.1032.0

Release notes

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

v3.1032.0

3.1032.0(2026-04-17)

Documentation Changes
  • client-neptune: Improving Documentation for Neptune (e27d9cd0)
New Features
  • clients: update client endpoints as of 2026-04-17 (1fd8c265)
  • client-connect: Fixes in SDK for customers using TestCase APIs (bd88a7ec)
  • client-imagebuilder: ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import. (d211b308)
  • client-quicksight: Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation. (da327c47)
  • client-sagemaker: Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration. (ffcb883d)
  • client-cleanrooms: This release adds support for configurable spark properties for Cleanrooms PySpark workloads. (c5de5506)
  • client-groundstation: Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations. (360c3817)
  • client-sts: The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader. (c5755466)
  • client-connectcampaignsv2: This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns. (4ee31aed)
Bug Fixes
  • core: reduce object allocations in protocol serde (#7939) (d0c9af06)

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

v3.1031.0

3.1031.0(2026-04-16)

Chores
Documentation Changes
  • client-cloudwatch: Update documentation of alarm mute rules start and end date fields (3b2342bc)
New Features
  • clients: update client endpoints as of 2026-04-16 (68ae10a1)
  • client-appstream: Add content redirection to Update Stack (1bde7c78)
  • client-connect: This release updates the Amazon Connect Rules CRUD APIs to support a new EventSourceName - OnEmailAnalysisAvailable. Use this event source to trigger rules when conversational analytics results are available for email contacts. (7abcd2c7)
  • client-rds: Adds a new DescribeServerlessV2PlatformVersions API to describe platform version properties for Aurora Serverless v2. Also introduces a new valid maintenance action value for serverless platform version updates. (b72b175a)
  • client-drs: Updating regex for identification of AWS Regions. (9405d283)
  • client-mediaconvert: Adds support for Elemental Inference powered smart crop feature, enabling video verticalization (c82e5cac)
  • client-auto-scaling: This release adds support for specifying Availability Zone IDs as an alternative to Availability Zone names when creating or updating Auto Scaling groups. (40e2faa7)

... (truncated)

Changelog

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

3.1032.0 (2026-04-17)

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

3.1031.0 (2026-04-16)

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

3.1030.0 (2026-04-13)

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

3.1029.0 (2026-04-10)

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

3.1028.0 (2026-04-09)

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

3.1027.0 (2026-04-08)

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

Commits

Updates @aws-sdk/client-ssm from 3.1029.0 to 3.1032.0

Release notes

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

v3.1032.0

3.1032.0(2026-04-17)

Documentation Changes
  • client-neptune: Improving Documentation for Neptune (e27d9cd0)
New Features
  • clients: update client endpoints as of 2026-04-17 (1fd8c265)
  • client-connect: Fixes in SDK for customers using TestCase APIs (bd88a7ec)
  • client-imagebuilder: ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import. (d211b308)
  • client-quicksight: Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation. (da327c47)
  • client-sagemaker: Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration. (ffcb883d)
  • client-cleanrooms: This release adds support for configurable spark properties for Cleanrooms PySpark workloads. (c5de5506)
  • client-groundstation: Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations. (360c3817)
  • client-sts: The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader. (c5755466)
  • client-connectcampaignsv2: This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns. (4ee31aed)
Bug Fixes
  • core: reduce object allocations in protocol serde (#7939) (d0c9af06)

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

v3.1031.0

3.1031.0(2026-04-16)

Chores
Documentation Changes
  • client-cloudwatch: Update documentation of alarm mute rules start and end date fields (3b2342bc)
New Features
  • clients: update client endpoints as of 2026-04-16 (68ae10a1)
  • client-appstream: Add content redirection to Update Stack (1bde7c78)
  • client-connect: This release updates the Amazon Connect Rules CRUD APIs to support a new EventSourceName - OnEmailAnalysisAvailable. Use this event source to trigger rules when conversational analytics results are available for email contacts. (7abcd2c7)
  • client-rds: Adds a new DescribeServerlessV2PlatformVersions API to describe platform version properties for Aurora Serverless v2. Also introduces a new valid maintenance action value for serverless platform version updates. (b72b175a)
  • client-drs: Updating regex for identification of AWS Regions. (9405d283)
  • client-mediaconvert: Adds support for Elemental Inference powered smart crop feature, enabling video verticalization (c82e5cac)
  • client-auto-scaling: This release adds support for specifying Availability Zone IDs as an alternative to Availability Zone names when creating or updating Auto Scaling groups. (40e2faa7)

... (truncated)

Changelog

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

3.1032.0 (2026-04-17)

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

3.1031.0 (2026-04-16)

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

3.1030.0 (2026-04-13)

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

Commits

Updates @aws-sdk/client-sts from 3.1026.0 to 3.1032.0

Release notes

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

v3.1032.0

3.1032.0(2026-04-17)

Documentation Changes
  • client-neptune: Improving Documentation for Neptune (e27d9cd0)
New Features
  • clients: update client endpoints as of 2026-04-17 (1fd8c265)
  • client-connect: Fixes in SDK for customers using TestCase APIs (bd88a7ec)
  • client-imagebuilder: ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import. (d211b308)
  • client-quicksight: Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation. (da327c47)
  • client-sagemaker: Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration. (ffcb883d)
  • client-cleanrooms: This release adds support for configurable spark properties for Cleanrooms PySpark workloads. (c5de5506)
  • client-groundstation: Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations. (360c3817)
  • client-sts: The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader. (c5755466)
  • client-connectcampaignsv2: This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns. (4ee31aed)
Bug Fixes
  • core: reduce object allocations in protocol serde (#7939) (d0c9af06)

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

v3.1031.0

3.1031.0(2026-04-16)

Chores
Documentation Changes
  • client-cloudwatch: Update documentation of alarm mute rules start and end date fields (3b2342bc)
New Features
  • clients: update client endpoints as of 2026-04-16 (68ae10a1)
  • client-appstream: Add content redirection to Update Stack (1bde7c78)
  • client-connect: This release updates the Amazon Connect Rules CRUD APIs to support a new EventSourceName - OnEmailAnalysisAvailable. Use this event source to trigger rules when conversational analytics results are available for email contacts. (7abcd2c7)
  • client-rds: Adds a new DescribeServerlessV2PlatformVersions API to describe platform version properties for Aurora Serverless v2. Also introduces a new valid maintenance action value for serverless platform version updates. (b72b175a)
  • client-drs: Updating regex for identification of AWS Regions. (9405d283)
  • client-mediaconvert: Adds support for Elemental Inference powered smart crop feature, enabling video verticalization (c82e5cac)
  • client-auto-scaling: This release adds support for specifying Availability Zone IDs as an alternative to Availability Zone names when creating or updating Auto Scaling groups. (40e2faa7)

... (truncated)

Changelog

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

3.1032.0 (2026-04-17)

Features

  • client-sts: The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader. (c575546)

3.1031.0 (2026-04-16)

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

3.1030.0 (2026-04-13)

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

3.1029.0 (2026-04-10)

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

3.1028.0 (2026-04-09)

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

3.1027.0 (2026-04-08)

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

Commits

Updates @aws-sdk/credential-providers from 3.1026.0 to 3.1032.0

Release notes

Sourced from @​aws-sdk/credential-providers's releases.

v3.1032.0

3.1032.0(2026-04-17)

Documentation Changes
  • client-neptune: Improving Documentation for Neptune (e27d9cd0)
New Features
  • clients: update client endpoints as of 2026-04-17 (1fd8c265)
  • client-connect: Fixes in SDK for customers using TestCase APIs (bd88a7ec)
  • client-imagebuilder: ImportDiskImage API adds registerImageOptions for Secure Boot control and custom UEFI data. It adds windowsConfiguration for selecting a specific edition from multi-image .wim files during ISO import. (d211b308)
  • client-quicksight: Public release of dashboard customization summary, S3 Tables data source type, Athena cross-account connector, custom sorting for controls, and AI-powered analysis generation. (da327c47)
  • client-sagemaker: Adds support for providing NetworkInterface for efa enabled instances and Simplified cluster creation for Slurm-orchestrated clusters with optional Lifecycle Script (LCS) configuration. (ffcb883d)
  • client-cleanrooms: This release adds support for configurable spark properties for Cleanrooms PySpark workloads. (c5de5506)
  • client-groundstation: Adds support for updating contacts, listing antennas, and listing ground station reservations. New API operations - UpdateContact, ListContactVersions, DescribeContactVersion, ListAntennas, and ListGroundStationReservations. (360c3817)
  • client-sts: The STS client now supports configuring SigV4a through the auth scheme preference setting. SigV4a uses asymmetric cryptography, enabling customers using long-term IAM credentials to continue making STS API calls even when a region is isolated from the partition leader. (c5755466)
  • client-connectcampaignsv2: This release adds support for campaign entry limits configuration and hourly refresh frequency in Amazon Connect Outbound Campaigns. (4ee31aed)
Bug Fixes
  • core: reduce object allocations in protocol serde (#7939) (d0c9af06)

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

v3.1031.0

3.1031.0(2026-04-16)

Chores
Documentation Changes
  • client-cloudwatch: Update documentation of alarm mute rules start and end date fields (3b2342bc)
New Features
  • clients: update client endpoints as of 2026-04-16 (68ae10a1)
  • client-appstream: Add content redirection to Update Stack (1bde7c78)
  • client-connect: This release updates the Amazon Connect Rules CRUD APIs to support a new EventSourceName - OnEmailAnalysisAvailable. Use this event source to trigger rules when conversational analytics results are available for email contacts. (7abcd2c7)
  • client-rds: Adds a new DescribeServerlessV2PlatformVersions API to describe platform version properties for Aurora Serverless v2. Also introduces a new valid maintenance action value for serverless platform version updates. (b72b175a)
  • client-drs: Updating regex for identification of AWS Regions. (9405d283)
  • client-mediaconvert: Adds support for Elemental Inference powered smart crop feature, enabling video verticalization (c82e5cac)
  • client-auto-scaling: This release adds support for specifying Availability Zone IDs as an alternative to Availability Zone names when creating or updating Auto Scaling groups. (40e2faa7)

... (truncated)

Changelog

Sourced from <...

Description has been truncated

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 21, 2026
@dependabot dependabot Bot requested a review from a team as a code owner April 21, 2026 08:59
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk-2dc48fb1f3 branch 2 times, most recently from 650966f to 41438e9 Compare April 24, 2026 09:04
Bumps the aws-sdk group with 7 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.1026.0` | `3.1032.0` |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.1029.0` | `3.1032.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1029.0` | `3.1032.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.1026.0` | `3.1032.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.1029.0` | `3.1032.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.1026.0` | `3.1032.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.1026.0` | `3.1032.0` |



Updates `@aws-sdk/client-cloudwatch-logs` from 3.1026.0 to 3.1032.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.1032.0/clients/client-cloudwatch-logs)

Updates `@aws-sdk/client-cloudwatch` from 3.1029.0 to 3.1032.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/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1032.0/clients/client-cloudwatch)

Updates `@aws-sdk/client-s3` from 3.1029.0 to 3.1032.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-s3/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1032.0/clients/client-s3)

Updates `@aws-sdk/client-sqs` from 3.1026.0 to 3.1032.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-sqs/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1032.0/clients/client-sqs)

Updates `@aws-sdk/client-ssm` from 3.1029.0 to 3.1032.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.1032.0/clients/client-ssm)

Updates `@aws-sdk/client-sts` from 3.1026.0 to 3.1032.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-sts/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1032.0/clients/client-sts)

Updates `@aws-sdk/credential-providers` from 3.1026.0 to 3.1032.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/credential-providers/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1032.0/packages/credential-providers)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-version: 3.1030.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-version: 3.1030.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1030.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.1030.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.1030.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.1030.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.1030.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk-2dc48fb1f3 branch from 41438e9 to d41d79b Compare April 27, 2026 09:55
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.

1 participant