Skip to content

chore(deps): bump the aws-sdk group across 1 directory with 31 updates#13446

Merged
czubocha merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk-4c9c35a60a
Mar 31, 2026
Merged

chore(deps): bump the aws-sdk group across 1 directory with 31 updates#13446
czubocha merged 1 commit intomainfrom
dependabot/npm_and_yarn/aws-sdk-4c9c35a60a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Mar 31, 2026

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

Package From To
@aws-sdk/client-acm 3.1009.0 3.1015.0
@aws-sdk/client-api-gateway 3.1009.0 3.1015.0
@aws-sdk/client-apigatewayv2 3.1009.0 3.1015.0
@aws-sdk/client-application-auto-scaling 3.1009.0 3.1015.0
@aws-sdk/client-cloudformation 3.1009.0 3.1015.0
@aws-sdk/client-cloudfront 3.1009.0 3.1015.0
@aws-sdk/client-cloudfront-keyvaluestore 3.1009.0 3.1015.0
@aws-sdk/client-cloudwatch 3.1009.0 3.1015.0
@aws-sdk/client-cloudwatch-logs 3.1009.0 3.1015.0
@aws-sdk/client-dynamodb 3.1009.0 3.1015.0
@aws-sdk/client-ec2 3.1009.0 3.1015.0
@aws-sdk/client-ecr 3.1009.0 3.1015.0
@aws-sdk/client-ecs 3.1009.0 3.1015.0
@aws-sdk/client-elastic-load-balancing-v2 3.1009.0 3.1015.0
@aws-sdk/client-eventbridge 3.1009.0 3.1015.0
@aws-sdk/client-iam 3.1009.0 3.1015.0
@aws-sdk/client-lambda 3.1009.0 3.1015.0
@aws-sdk/client-route-53 3.1009.0 3.1015.0
@aws-sdk/client-s3 3.1009.0 3.1015.0
@aws-sdk/client-sqs 3.1009.0 3.1015.0
@aws-sdk/client-ssm 3.1009.0 3.1015.0
@aws-sdk/client-sts 3.1009.0 3.1015.0
@aws-sdk/client-wafv2 3.1009.0 3.1015.0
@aws-sdk/signature-v4-crt 3.1009.0 3.1015.0
@aws-sdk/client-bedrock-agentcore 3.1009.0 3.1015.0
@aws-sdk/client-iot 3.1009.0 3.1015.0
@aws-sdk/credential-providers 3.1009.0 3.1015.0
@aws-sdk/lib-storage 3.1009.0 3.1015.0
@aws-sdk/client-cognito-identity-provider 3.1009.0 3.1015.0
@aws-sdk/client-sso-oidc 3.1009.0 3.1015.0

Updates @aws-sdk/client-acm from 3.1009.0 to 3.1015.0

Release notes

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

v3.1015.0

3.1015.0(2026-03-23)

Chores
New Features
  • client-lightsail: Add support for tagging of ContactMethod resource type (9e5c87c6)
  • client-batch: AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments. (a1eace0c)
  • client-connectcases: You can now use the UpdateRelatedItem API to update the content of comments and custom related items associated with a case. (ca3fcd61)
  • client-omics: Adds support for batch workflow runs in Amazon Omics, enabling users to submit, manage, and monitor multiple runs as a single batch. Includes APIs to create, cancel, and delete batches, track submission statuses and counts, list runs within a batch, and configure default settings. (5dd6fe2f)
Bug Fixes
  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#7877) (55f77269)

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

v3.1014.0

3.1014.0(2026-03-20)

Chores
Documentation Changes
  • client-backup: Fix Typo for S3Backup Options ( S3BackupACLs to BackupACLs) (4d912214)
New Features
  • clients: update client endpoints as of 2026-03-20 (6450a12d)
  • client-verifiedpermissions: Adds support for Policy Store Aliases, Policy Names, and Policy Template Names. These are customizable identifiers that can be used in place of Policy Store ids, Policy ids, and Policy Template ids respectively in Amazon Verified Permissions APIs. (c8fe1858)
  • client-opensearch: Added support for Amazon Managed Service for Prometheus (AMP) as a connected data source in OpenSearch UI. Now users can analyze Prometheus metrics in OpenSearch UI without data copy. (c9bdbb54)
  • client-dynamodb: Adding ReplicaArn to ReplicaDescription of a global table replica (51c2c17a)
Tests
  • snapshot-testing: fix structure of XML errors from mock service (#7874) (a17511fe)

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

... (truncated)

Changelog

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

3.1015.0 (2026-03-23)

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

3.1014.0 (2026-03-20)

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

3.1013.0 (2026-03-19)

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

3.1012.0 (2026-03-18)

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

3.1011.0 (2026-03-17)

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

3.1010.0 (2026-03-16)

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

Commits

Updates @aws-sdk/client-api-gateway from 3.1009.0 to 3.1015.0

Release notes

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

v3.1015.0

3.1015.0(2026-03-23)

Chores
New Features
  • client-lightsail: Add support for tagging of ContactMethod resource type (9e5c87c6)
  • client-batch: AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments. (a1eace0c)
  • client-connectcases: You can now use the UpdateRelatedItem API to update the content of comments and custom related items associated with a case. (ca3fcd61)
  • client-omics: Adds support for batch workflow runs in Amazon Omics, enabling users to submit, manage, and monitor multiple runs as a single batch. Includes APIs to create, cancel, and delete batches, track submission statuses and counts, list runs within a batch, and configure default settings. (5dd6fe2f)
Bug Fixes
  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#7877) (55f77269)

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

v3.1014.0

3.1014.0(2026-03-20)

Chores
Documentation Changes
  • client-backup: Fix Typo for S3Backup Options ( S3BackupACLs to BackupACLs) (4d912214)
New Features
  • clients: update client endpoints as of 2026-03-20 (6450a12d)
  • client-verifiedpermissions: Adds support for Policy Store Aliases, Policy Names, and Policy Template Names. These are customizable identifiers that can be used in place of Policy Store ids, Policy ids, and Policy Template ids respectively in Amazon Verified Permissions APIs. (c8fe1858)
  • client-opensearch: Added support for Amazon Managed Service for Prometheus (AMP) as a connected data source in OpenSearch UI. Now users can analyze Prometheus metrics in OpenSearch UI without data copy. (c9bdbb54)
  • client-dynamodb: Adding ReplicaArn to ReplicaDescription of a global table replica (51c2c17a)
Tests
  • snapshot-testing: fix structure of XML errors from mock service (#7874) (a17511fe)

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

... (truncated)

Changelog

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

3.1015.0 (2026-03-23)

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

3.1014.0 (2026-03-20)

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

3.1013.0 (2026-03-19)

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

3.1012.0 (2026-03-18)

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

3.1011.0 (2026-03-17)

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

3.1010.0 (2026-03-16)

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

Commits

Updates @aws-sdk/client-apigatewayv2 from 3.1009.0 to 3.1015.0

Release notes

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

v3.1015.0

3.1015.0(2026-03-23)

Chores
New Features
  • client-lightsail: Add support for tagging of ContactMethod resource type (9e5c87c6)
  • client-batch: AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments. (a1eace0c)
  • client-connectcases: You can now use the UpdateRelatedItem API to update the content of comments and custom related items associated with a case. (ca3fcd61)
  • client-omics: Adds support for batch workflow runs in Amazon Omics, enabling users to submit, manage, and monitor multiple runs as a single batch. Includes APIs to create, cancel, and delete batches, track submission statuses and counts, list runs within a batch, and configure default settings. (5dd6fe2f)
Bug Fixes
  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#7877) (55f77269)

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

v3.1014.0

3.1014.0(2026-03-20)

Chores
Documentation Changes
  • client-backup: Fix Typo for S3Backup Options ( S3BackupACLs to BackupACLs) (4d912214)
New Features
  • clients: update client endpoints as of 2026-03-20 (6450a12d)
  • client-verifiedpermissions: Adds support for Policy Store Aliases, Policy Names, and Policy Template Names. These are customizable identifiers that can be used in place of Policy Store ids, Policy ids, and Policy Template ids respectively in Amazon Verified Permissions APIs. (c8fe1858)
  • client-opensearch: Added support for Amazon Managed Service for Prometheus (AMP) as a connected data source in OpenSearch UI. Now users can analyze Prometheus metrics in OpenSearch UI without data copy. (c9bdbb54)
  • client-dynamodb: Adding ReplicaArn to ReplicaDescription of a global table replica (51c2c17a)
Tests
  • snapshot-testing: fix structure of XML errors from mock service (#7874) (a17511fe)

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

... (truncated)

Changelog

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

3.1015.0 (2026-03-23)

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

3.1014.0 (2026-03-20)

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

3.1013.0 (2026-03-19)

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

3.1012.0 (2026-03-18)

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

3.1011.0 (2026-03-17)

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

3.1010.0 (2026-03-16)

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

Commits

Updates @aws-sdk/client-application-auto-scaling from 3.1009.0 to 3.1015.0

Release notes

Sourced from @​aws-sdk/client-application-auto-scaling's releases.

v3.1015.0

3.1015.0(2026-03-23)

Chores
New Features
  • client-lightsail: Add support for tagging of ContactMethod resource type (9e5c87c6)
  • client-batch: AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments. (a1eace0c)
  • client-connectcases: You can now use the UpdateRelatedItem API to update the content of comments and custom related items associated with a case. (ca3fcd61)
  • client-omics: Adds support for batch workflow runs in Amazon Omics, enabling users to submit, manage, and monitor multiple runs as a single batch. Includes APIs to create, cancel, and delete batches, track submission statuses and counts, list runs within a batch, and configure default settings. (5dd6fe2f)
Bug Fixes
  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#7877) (55f77269)

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

v3.1014.0

3.1014.0(2026-03-20)

Chores
Documentation Changes
  • client-backup: Fix Typo for S3Backup Options ( S3BackupACLs to BackupACLs) (4d912214)
New Features
  • clients: update client endpoints as of 2026-03-20 (6450a12d)
  • client-verifiedpermissions: Adds support for Policy Store Aliases, Policy Names, and Policy Template Names. These are customizable identifiers that can be used in place of Policy Store ids, Policy ids, and Policy Template ids respectively in Amazon Verified Permissions APIs. (c8fe1858)
  • client-opensearch: Added support for Amazon Managed Service for Prometheus (AMP) as a connected data source in OpenSearch UI. Now users can analyze Prometheus metrics in OpenSearch UI without data copy. (c9bdbb54)
  • client-dynamodb: Adding ReplicaArn to ReplicaDescription of a global table replica (51c2c17a)
Tests
  • snapshot-testing: fix structure of XML errors from mock service (#7874) (a17511fe)

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

... (truncated)

Changelog

Sourced from @​aws-sdk/client-application-auto-scaling's changelog.

3.1015.0 (2026-03-23)

Note: Version bump only for package @​aws-sdk/client-application-auto-scaling

3.1014.0 (2026-03-20)

Note: Version bump only for package @​aws-sdk/client-application-auto-scaling

3.1013.0 (2026-03-19)

Note: Version bump only for package @​aws-sdk/client-application-auto-scaling

3.1012.0 (2026-03-18)

Note: Version bump only for package @​aws-sdk/client-application-auto-scaling

3.1011.0 (2026-03-17)

Note: Version bump only for package @​aws-sdk/client-application-auto-scaling

3.1010.0 (2026-03-16)

Note: Version bump only for package @​aws-sdk/client-application-auto-scaling

Commits

Updates @aws-sdk/client-cloudformation from 3.1009.0 to 3.1015.0

Release notes

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

v3.1015.0

3.1015.0(2026-03-23)

Chores
New Features
  • client-lightsail: Add support for tagging of ContactMethod resource type (9e5c87c6)
  • client-batch: AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments. (a1eace0c)
  • client-connectcases: You can now use the UpdateRelatedItem API to update the content of comments and custom related items associated with a case. (ca3fcd61)
  • client-omics: Adds support for batch workflow runs in Amazon Omics, enabling users to submit, manage, and monitor multiple runs as a single batch. Includes APIs to create, cancel, and delete batches, track submission statuses and counts, list runs within a batch, and configure default settings. (5dd6fe2f)
Bug Fixes
  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#7877) (55f77269)

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

v3.1014.0

3.1014.0(2026-03-20)

Chores
Documentation Changes
  • client-backup: Fix Typo for S3Backup Options ( S3BackupACLs to BackupACLs) (4d912214)
New Features
  • clients: update client endpoints as of 2026-03-20 (6450a12d)
  • client-verifiedpermissions: Adds support for Policy Store Aliases, Policy Names, and Policy Template Names. These are customizable identifiers that can be used in place of Policy Store ids, Policy ids, and Policy Template ids respectively in Amazon Verified Permissions APIs. (c8fe1858)
  • client-opensearch: Added support for Amazon Managed Service for Prometheus (AMP) as a connected data source in OpenSearch UI. Now users can analyze Prometheus metrics in OpenSearch UI without data copy. (c9bdbb54)
  • client-dynamodb: Adding ReplicaArn to ReplicaDescription of a global table replica (51c2c17a)
Tests
  • snapshot-testing: fix structure of XML errors from mock service (#7874) (a17511fe)

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

... (truncated)

Changelog

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

3.1015.0 (2026-03-23)

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

3.1014.0 (2026-03-20)

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

3.1013.0 (2026-03-19)

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

3.1012.0 (2026-03-18)

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

3.1011.0 (2026-03-17)

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

3.1010.0 (2026-03-16)

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

Commits

Updates @aws-sdk/client-cloudfront from 3.1009.0 to 3.1015.0

Release notes

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

v3.1015.0

3.1015.0(2026-03-23)

Chores
New Features
  • client-lightsail: Add support for tagging of ContactMethod resource type (9e5c87c6)
  • client-batch: AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments. (a1eace0c)
  • client-connectcases: You can now use the UpdateRelatedItem API to update the content of comments and custom related items associated with a case. (ca3fcd61)
  • client-omics: Adds support for batch workflow runs in Amazon Omics, enabling users to submit, manage, and monitor multiple runs as a single batch. Includes APIs to create, cancel, and delete batches, track submission statuses and counts, list runs within a batch, and configure default settings. (5dd6fe2f)
Bug Fixes
  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#7877) (55f77269)

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

v3.1014.0

3.1014.0(2026-03-20)

Chores
Documentation Changes
  • client-backup: Fix Typo for S3Backup Options ( S3BackupACLs to BackupACLs) (4d912214)
New Features
  • clients: update client endpoints as of 2026-03-20 (6450a12d)
  • client-verifiedpermissions: Adds support for Policy Store Aliases, Policy Names, and Policy Template Names. These are customizable identifiers that can be used in place of Policy Store ids, Policy ids, and Policy Template ids respectively in Amazon Verified Permissions APIs. (c8fe1858)
  • client-opensearch: Added support for Amazon Managed Service for Prometheus (AMP) as a connected data source in OpenSearch UI. Now users can analyze Prometheus metrics in OpenSearch UI without data copy. (c9bdbb54)
  • client-dynamodb: Adding ReplicaArn to ReplicaDescription of a global table replica (51c2c17a)
Tests
  • snapshot-testing: fix structure of XML errors from mock service (#7874) (a17511fe)

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

... (truncated)

Changelog

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

3.1015.0 (2026-03-23)

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

3.1014.0 (2026-03-20)

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

3.1013.0 (2026-03-19)

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

3.1012.0 (2026-03-18)

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

3.1011.0 (2026-03-17)

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

3.1010.0 (2026-03-16)

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

Commits

Updates @aws-sdk/client-cloudfront-keyvaluestore from 3.1009.0 to 3.1015.0

Release notes

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

v3.1015.0

3.1015.0(2026-03-23)

Chores
New Features
  • client-lightsail: Add support for tagging of ContactMethod resource type (9e5c87c6)
  • client-batch: AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments. (a1eace0c)
  • client-connectcases: You can now use the UpdateRelatedItem API to update the content of comments and custom related items associated with a case. (ca3fcd61)
  • client-omics: Adds support for batch workflow runs in Amazon Omics, enabling users to submit, manage, and monitor multiple runs as a single batch. Includes APIs to create, cancel, and delete batches, track submission statuses and counts, list runs within a batch, and configure default settings. (5dd6fe2f)
Bug Fixes
  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#7877) (55f77269)

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

v3.1014.0

3.1014.0(2026-03-20)

Chores
Documentation Changes
  • client-backup: Fix Typo for S3Backup Options ( S3BackupACLs to BackupACLs) (4d912214)
New Features
  • clients: update client endpoints as of 2026-03-20 (6450a12d)
  • client-verifiedpermissions: Adds support for Policy Store Aliases, Policy Names, and Policy Template Names. These are customizable identifiers that can be used in place of Policy Store ids, Policy ids, and Policy Template ids respectively in Amazon Verified Permissions APIs. (c8fe1858)
  • client-opensearch: Added support for Amazon Managed Service for Prometheus (AMP) as a connected data source in OpenSearch UI. Now users can analyze Prometheus metrics in OpenSearch UI without data copy. (c9bdbb54)
  • client-dynamodb: Adding ReplicaArn to ReplicaDescription of a global table replica (51c2c17a)
Tests
  • snapshot-testing: fix structure of XML errors from mock service (#7874) (a17511fe)

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

... (truncated)

Changelog

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

3.1015.0 (2026-03-23)

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

3.1014.0 (2026-03-20)

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

3.1013.0 (2026-03-19)

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

3.1012.0 (2026-03-18)

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

3.1011.0 (2026-03-17)

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

3.1010.0 (2026-03-16)

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

Commits

Updates @aws-sdk/client-cloudwatch from 3.1009.0 to 3.1015.0

Release notes

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

v3.1015.0

3.1015.0(2026-03-23)

Chores
New Features
  • client-lightsail: Add support for tagging of ContactMethod resource type (9e5c87c6)
  • client-batch: AWS Batch AMI Visibility feature support. Adds read-only batchImageStatus to Ec2Configuration to provide visibility on the status of Batch-vended AMIs used by Compute Environments. (a1eace0c)
  • client-connectcases: You can now use the UpdateRelatedItem API to update the content of comments and custom related items associated with a case. (ca3fcd61)
  • client-omics: Adds support for batch workflow runs in Amazon Omics, enabling users to submit, manage, and monitor multiple runs as a single batch. Includes APIs to create, cancel, and delete batches, track submission statuses and counts, list runs within a batch, and configure default settings. (5dd6fe2f)
Bug Fixes
  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#7877) (55f77269)

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

v3.1014.0

3.1014.0(2026-03-20)

Chores
Documentation Changes
  • client-backup: Fix Typo for S3Backup Options ( S3BackupACLs to BackupACLs) (4d912214)
New Features
  • clients: update client endpoints as of 2026-03-20 (6450a12d)
  • client-verifiedpermissions: Adds support for Policy Store Aliases, Policy Names, and Policy Template Names. These are customizable identifiers that can be used in place of Policy Store ids, Policy ids, and Policy Template ids respectively in Amazon Verified Permissions APIs. (c8fe1858)
  • client-opensearch: Added support for Amazon Managed Service for Prometheus (AMP) as a connected data source in OpenSearch UI. Now users can analyze Prometheus metrics in OpenSearch UI without data copy. (c9bdbb54)
  • client-dynamodb: Adding ReplicaArn to ReplicaDescription of a global table replica (51c2c17a)
Tests
  • snapshot-testing: fix structure of XML errors from mock service (#7874) (a17511fe)

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

... (truncated)

Changelog

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

3.1015.0 (2026-03-23)

Bug Fixes

  • core/protocols: use composite error registry for error handling, revert default error message to "UnknownError" (#7877) (55f7726)

3.1014.0 (2026-03-20)

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

3.1013.0 (2026-03-19)

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

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

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-acm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-acm) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-api-gateway](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-api-gateway) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-apigatewayv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-apigatewayv2) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-application-auto-scaling](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-application-auto-scaling) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-cloudfront-keyvaluestore](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront-keyvaluestore) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-elastic-load-balancing-v2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-elastic-load-balancing-v2) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-iam](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iam) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-route-53](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-route-53) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-wafv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-wafv2) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/signature-v4-crt](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/signature-v4-crt) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-bedrock-agentcore](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agentcore) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-iot](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iot) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) | `3.1009.0` | `3.1015.0` |
| [@aws-sdk/client-sso-oidc](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sso-oidc) | `3.1009.0` | `3.1015.0` |



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

Updates `@aws-sdk/client-api-gateway` from 3.1009.0 to 3.1015.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-api-gateway/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1015.0/clients/client-api-gateway)

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

Updates `@aws-sdk/client-application-auto-scaling` from 3.1009.0 to 3.1015.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-application-auto-scaling/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1015.0/clients/client-application-auto-scaling)

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

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

Updates `@aws-sdk/client-cloudfront-keyvaluestore` from 3.1009.0 to 3.1015.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-cloudfront-keyvaluestore/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1015.0/clients/client-cloudfront-keyvaluestore)

Updates `@aws-sdk/client-cloudwatch` from 3.1009.0 to 3.1015.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.1015.0/clients/client-cloudwatch)

Updates `@aws-sdk/client-cloudwatch-logs` from 3.1009.0 to 3.1015.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.1015.0/clients/client-cloudwatch-logs)

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

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

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

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

Updates `@aws-sdk/client-elastic-load-balancing-v2` from 3.1009.0 to 3.1015.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-elastic-load-balancing-v2/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1015.0/clients/client-elastic-load-balancing-v2)

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

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

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

Updates `@aws-sdk/client-route-53` from 3.1009.0 to 3.1015.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-route-53/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1015.0/clients/client-route-53)

Updates `@aws-sdk/client-s3` from 3.1009.0 to 3.1015.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.1015.0/clients/client-s3)

Updates `@aws-sdk/client-sqs` from 3.1009.0 to 3.1015.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.1015.0/clients/client-sqs)

Updates `@aws-sdk/client-ssm` from 3.1009.0 to 3.1015.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.1015.0/clients/client-ssm)

Updates `@aws-sdk/client-sts` from 3.1009.0 to 3.1015.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.1015.0/clients/client-sts)

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

Updates `@aws-sdk/signature-v4-crt` from 3.1009.0 to 3.1015.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/signature-v4-crt/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1015.0/packages/signature-v4-crt)

Updates `@aws-sdk/client-bedrock-agentcore` from 3.1009.0 to 3.1015.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-bedrock-agentcore/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1015.0/clients/client-bedrock-agentcore)

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

Updates `@aws-sdk/credential-providers` from 3.1009.0 to 3.1015.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.1015.0/packages/credential-providers)

Updates `@aws-sdk/lib-storage` from 3.1009.0 to 3.1015.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-storage/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1015.0/lib/lib-storage)

Updates `@smithy/node-http-handler` from 4.5.0 to 4.5.1
- [Release notes](https://github.com/smithy-lang/smithy-typescript/releases)
- [Changelog](https://github.com/smithy-lang/smithy-typescript/blob/main/packages/node-http-handler/CHANGELOG.md)
- [Commits](https://github.com/smithy-lang/smithy-typescript/commits/@smithy/node-http-handler@4.5.1/packages/node-http-handler)

Updates `@aws-sdk/client-cognito-identity-provider` from 3.1009.0 to 3.1015.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-cognito-identity-provider/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1015.0/clients/client-cognito-identity-provider)

Updates `@aws-sdk/client-sso-oidc` from 3.1009.0 to 3.1015.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-sso-oidc/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.1015.0/clients/client-sso-oidc)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-acm"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-api-gateway"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-apigatewayv2"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-application-auto-scaling"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudfront-keyvaluestore"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-version: 3.1015.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.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ec2"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ecr"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ecs"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-elastic-load-balancing-v2"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-iam"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-route-53"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-wafv2"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/signature-v4-crt"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-bedrock-agentcore"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-iot"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.1015.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@smithy/node-http-handler"
  dependency-version: 4.5.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.1015.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sso-oidc"
  dependency-version: 3.1015.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 added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Mar 31, 2026
@Mmarzex
Copy link
Copy Markdown
Contributor

Mmarzex commented Mar 31, 2026

Snyk checks have passed. No issues have been found so far.

Status Scan Engine Critical High Medium Low Total (0)
Open Source Security 0 0 0 0 0 issues
Licenses 0 0 0 0 0 issues
Code Security 0 0 0 0 0 issues

💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse.

@czubocha czubocha merged commit 9f6d4a0 into main Mar 31, 2026
9 checks passed
@czubocha czubocha deleted the dependabot/npm_and_yarn/aws-sdk-4c9c35a60a branch March 31, 2026 13:03
@github-actions github-actions bot locked and limited conversation to collaborators Mar 31, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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.

2 participants