Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 20, 2025

Bumps the aws group with 11 updates:

Package From To
@types/aws-lambda 8.10.149 8.10.150
aws-cdk 2.1010.0 2.1019.1
aws-cdk-lib 2.200.0 2.201.0
@aws-sdk/client-cloudfront 3.787.0 3.830.0
@aws-sdk/client-sns 3.732.0 3.830.0
@aws-sdk/client-dynamodb 3.788.0 3.830.0
@aws-sdk/client-s3 3.787.0 3.832.0
@aws-sdk/client-secrets-manager 3.787.0 3.830.0
@aws-sdk/client-sqs 3.787.0 3.831.0
@aws-sdk/client-ssm 3.787.0 3.830.0
@aws-solutions-constructs/aws-lambda-sqs-lambda 2.84.0 2.85.2

Updates @types/aws-lambda from 8.10.149 to 8.10.150

Commits

Updates aws-cdk from 2.1010.0 to 2.1019.1

Release notes

Sourced from aws-cdk's releases.

aws-cdk@v2.1019.1

2.1019.1 (2025-06-19)

Bug Fixes

  • revert "retain type of context values and not convert them to string" (#630) (76ac13c)

aws-cdk@v2.1019.0

2.1019.0 (2025-06-18)

Features

  • cli: aws-cdk bundle is now targeting node18 (#610) (bdf1f66)

Bug Fixes

  • cli: retain type of context values and not convert them to string (#595) (6250b39), closes #30583

aws-cdk@v2.1018.1

2.1018.1 (2025-06-11)

Bug Fixes

aws-cdk@v2.1018.0

2.1018.0 (2025-06-05)

Features

Bug Fixes

  • cli: update cdk-from-cfn to fix a number of cdk migrate bugs (#569) (a1ef4fc)
  • toolkit-lib: refactor feature is not marked as unstable (#563) (c2f7af8)
  • toolkit-lib: new mappingSource option to replace multiple mutual exclusive options in the refactor API (#559) (49699d8)

aws-cdk@v2.1017.1

... (truncated)

Commits
  • 76ac13c fix: revert "retain type of context values and not convert them to string" (#...
  • e9c24a6 chore: use isolatedModules tsconfig everywhere (#620)
  • fafb1f6 chore(deps): upgrade dependencies (#615)
  • 6250b39 fix(cli): retain type of context values and not convert them to string (#595)
  • bdf1f66 feat(cli): aws-cdk bundle is now targeting node18 (#610)
  • c64f63a chore(node-bundle): produce a bundle metafile by default (#607)
  • cb71364 fix: pin minimatch to 10.0.1 (#599)
  • 60b7d57 chore: update dependencies (#589)
  • db8fed0 chore(deps): upgrade dependencies (#583)
  • 764a12c chore: prevent api-extractor from publishing tagsForStack (#581)
  • Additional commits viewable in compare view

Updates aws-cdk-lib from 2.200.0 to 2.201.0

Release notes

Sourced from aws-cdk-lib's releases.

v2.201.0

Features

Bug Fixes


Alpha modules (2.201.0-alpha.0)

Features

Reverts

v2.200.2

Bug Fixes


Alpha modules (2.200.2-alpha.0)

v2.200.1

... (truncated)

Changelog

Sourced from aws-cdk-lib's changelog.

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

2.201.0-alpha.0 (2025-06-12)

Features

Reverts

2.200.2-alpha.0 (2025-06-11)

2.200.1-alpha.0 (2025-06-03)

2.200.0-alpha.0 (2025-06-02)

Features

2.199.0-alpha.0 (2025-05-27)

2.198.0-alpha.0 (2025-05-22)

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • amplify: A compute role is created when platform is Platform.WEB_COMPUTE or Platform.WEB_DYNAMIC.

Features

2.197.0-alpha.0 (2025-05-20)

2.196.1-alpha.0 (2025-05-19)

2.196.0-alpha.0 (2025-05-15)

... (truncated)

Commits
  • 77c6517 feat(opensearch): update default TLS security policy to TLS 1.2 for OpenSearc...
  • 9f8eef9 feat: update L1 CloudFormation resource definitions (#34687)
  • 0e268f9 docs(ecs): add note for windows tasks CPU/Memory requirement (#34683)
  • b5ef88b chore: update dev dependency - aws-sdk-js-codemod (#34542)
  • 2e2b34d chore: npm-check-updates && yarn upgrade (#34684)
  • 040af1b fix(apigateway): correct JsonSchema.additionalItems property type (#33879)
  • 974f710 docs(cloudfront): specify that cloudront does not support updating the key (#...
  • b41794d feat(ec2): add interface VPC endpoint for DSQL (#34487)
  • ce52a96 feat: update L1 CloudFormation resource definitions (#34659)
  • 19436e8 chore(rds): mariadb add versions 10.5.29 and 10.6.22, postgres add versions 1...
  • Additional commits viewable in compare view

Updates @aws-sdk/client-cloudfront from 3.787.0 to 3.830.0

Release notes

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

v3.830.0

3.830.0(2025-06-16)

Chores
  • codegen: allow explicit undefined in EndpointParameters (#7131) (bfe38d00)
New Features
  • client-network-firewall: You can now create firewalls using a Transit Gateway instead of a VPC, resulting in a TGW attachment. (01632923)
  • client-bedrock: This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a Amazon SageMaker trained Amazon Nova model into Amazon Bedrock for inference. (c1459bc0)
  • client-sagemaker: This release 1) adds a new S3DataType Converse for SageMaker training 2)adds C8g R7gd M8g C6in P6 P6e instance type for SageMaker endpoint 3) adds m7i, r7i, c7i instance type for SageMaker Training and Processing. (797e80ce)
  • client-ecr: The DescribeImageScanning API now includes lastInUseAt and InUseCount fields that can be used to prioritize vulnerability remediation for images that are actively being used. (255a444a)
Other Changes

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

v3.829.0

3.829.0(2025-06-12)

Chores
  • deps: bump brace-expansion from 1.1.11 to 1.1.12 (#7127) (37ffc303)
Documentation Changes
  • client-ecs: This Amazon ECS release supports updating the capacityProviderStrategy parameter in update-service. (eb8c772a)
  • client-apigatewayv2: Documentation updates for Amazon API Gateway (4ec8cbf4)
  • client-api-gateway: Documentation updates for Amazon API Gateway (5bc9810c)
New Features
  • client-emr-serverless: This release adds support for retrieval of the optional executionIamPolicy field in the GetJobRun API response. (cd2a9841)
  • client-pcs: Fixed regex patterns for ARN fields. (f7d6c3f2)
  • client-iotfleetwise: Add new status READY_FOR_CHECKIN used for vehicle synchronisation (f98e6ab6)
  • client-connectcampaignsv2: Added PutInstanceCommunicationLimits and GetInstanceCommunicationLimits APIs (244af1f4)
  • client-kms: AWS KMS announces the support of ML-DSA key pairs that creates post-quantum safe digital signatures. (6ac671f3)

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

v3.828.0

... (truncated)

Changelog

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

3.830.0 (2025-06-16)

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

3.828.0 (2025-06-11)

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

3.826.0 (2025-06-06)

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

3.825.0 (2025-06-05)

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

3.823.0 (2025-06-03)

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

3.821.0 (2025-05-30)

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

3.817.0 (2025-05-23)

... (truncated)

Commits

Updates @aws-sdk/client-sns from 3.732.0 to 3.830.0

Release notes

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

v3.830.0

3.830.0(2025-06-16)

Chores
  • codegen: allow explicit undefined in EndpointParameters (#7131) (bfe38d00)
New Features
  • client-network-firewall: You can now create firewalls using a Transit Gateway instead of a VPC, resulting in a TGW attachment. (01632923)
  • client-bedrock: This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a Amazon SageMaker trained Amazon Nova model into Amazon Bedrock for inference. (c1459bc0)
  • client-sagemaker: This release 1) adds a new S3DataType Converse for SageMaker training 2)adds C8g R7gd M8g C6in P6 P6e instance type for SageMaker endpoint 3) adds m7i, r7i, c7i instance type for SageMaker Training and Processing. (797e80ce)
  • client-ecr: The DescribeImageScanning API now includes lastInUseAt and InUseCount fields that can be used to prioritize vulnerability remediation for images that are actively being used. (255a444a)
Other Changes

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

v3.829.0

3.829.0(2025-06-12)

Chores
  • deps: bump brace-expansion from 1.1.11 to 1.1.12 (#7127) (37ffc303)
Documentation Changes
  • client-ecs: This Amazon ECS release supports updating the capacityProviderStrategy parameter in update-service. (eb8c772a)
  • client-apigatewayv2: Documentation updates for Amazon API Gateway (4ec8cbf4)
  • client-api-gateway: Documentation updates for Amazon API Gateway (5bc9810c)
New Features
  • client-emr-serverless: This release adds support for retrieval of the optional executionIamPolicy field in the GetJobRun API response. (cd2a9841)
  • client-pcs: Fixed regex patterns for ARN fields. (f7d6c3f2)
  • client-iotfleetwise: Add new status READY_FOR_CHECKIN used for vehicle synchronisation (f98e6ab6)
  • client-connectcampaignsv2: Added PutInstanceCommunicationLimits and GetInstanceCommunicationLimits APIs (244af1f4)
  • client-kms: AWS KMS announces the support of ML-DSA key pairs that creates post-quantum safe digital signatures. (6ac671f3)

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

v3.828.0

... (truncated)

Changelog

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

3.830.0 (2025-06-16)

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

3.828.0 (2025-06-11)

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

3.826.0 (2025-06-06)

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

3.825.0 (2025-06-05)

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

3.823.0 (2025-06-03)

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

3.821.0 (2025-05-30)

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

3.817.0 (2025-05-23)

... (truncated)

Commits

Updates @aws-sdk/client-dynamodb from 3.788.0 to 3.830.0

Release notes

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

v3.830.0

3.830.0(2025-06-16)

Chores
  • codegen: allow explicit undefined in EndpointParameters (#7131) (bfe38d00)
New Features
  • client-network-firewall: You can now create firewalls using a Transit Gateway instead of a VPC, resulting in a TGW attachment. (01632923)
  • client-bedrock: This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a Amazon SageMaker trained Amazon Nova model into Amazon Bedrock for inference. (c1459bc0)
  • client-sagemaker: This release 1) adds a new S3DataType Converse for SageMaker training 2)adds C8g R7gd M8g C6in P6 P6e instance type for SageMaker endpoint 3) adds m7i, r7i, c7i instance type for SageMaker Training and Processing. (797e80ce)
  • client-ecr: The DescribeImageScanning API now includes lastInUseAt and InUseCount fields that can be used to prioritize vulnerability remediation for images that are actively being used. (255a444a)
Other Changes

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

v3.829.0

3.829.0(2025-06-12)

Chores
  • deps: bump brace-expansion from 1.1.11 to 1.1.12 (#7127) (37ffc303)
Documentation Changes
  • client-ecs: This Amazon ECS release supports updating the capacityProviderStrategy parameter in update-service. (eb8c772a)
  • client-apigatewayv2: Documentation updates for Amazon API Gateway (4ec8cbf4)
  • client-api-gateway: Documentation updates for Amazon API Gateway (5bc9810c)
New Features
  • client-emr-serverless: This release adds support for retrieval of the optional executionIamPolicy field in the GetJobRun API response. (cd2a9841)
  • client-pcs: Fixed regex patterns for ARN fields. (f7d6c3f2)
  • client-iotfleetwise: Add new status READY_FOR_CHECKIN used for vehicle synchronisation (f98e6ab6)
  • client-connectcampaignsv2: Added PutInstanceCommunicationLimits and GetInstanceCommunicationLimits APIs (244af1f4)
  • client-kms: AWS KMS announces the support of ML-DSA key pairs that creates post-quantum safe digital signatures. (6ac671f3)

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

v3.828.0

... (truncated)

Changelog

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

3.830.0 (2025-06-16)

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

3.828.0 (2025-06-11)

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

3.826.0 (2025-06-06)

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

3.825.0 (2025-06-05)

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

3.823.0 (2025-06-03)

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

3.821.0 (2025-05-30)

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

3.817.0 (2025-05-23)

... (truncated)

Commits

Updates @aws-sdk/client-s3 from 3.787.0 to 3.832.0

Release notes

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

v3.832.0

3.832.0(2025-06-18)

New Features
  • clients: update client endpoints as of 2025-06-18 (8a84e0cd)
  • client-s3: Added support for renaming objects within the same bucket using the new RenameObject API. (a3d0c1b1)
  • client-aiops: This is the initial SDK release for Amazon AI Operations (AIOps). AIOps is a generative AI-powered assistant that helps you respond to incidents in your system by scanning your system's telemetry and quickly surface suggestions that might be related to your issue. (3161916f)
  • client-cloudwatch-logs: Added CloudWatch Logs Transformer support for converting CloudTrail, VPC Flow, EKS Audit, AWS WAF and Route53 Resolver logs to OCSF v1.1 format. (f0b2fa15)
  • client-auto-scaling: Add IncludeInstances parameter to DescribeAutoScalingGroups API (864dcb00)
  • client-sagemaker: Add support for p6-b200 instance type for SageMaker Hyperpod (f0f582b7)

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

v3.831.0

3.831.0(2025-06-17)

Documentation Changes
  • client-bedrock: This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a trained model into Amazon Bedrock for inference. (e82957ba)
New Features
  • clients: update client endpoints as of 2025-06-17 (51c66503)
  • client-guardduty: Adding support for extended threat detection for EKS Audit Logs and EKS Runtime Monitoring. (60477da1)
  • client-backup: AWS Backup is adding support for integration of its logically air-gapped vaults with the AWS Organizations Multi-party approval capability. (5702df1a)
  • client-sts: The AWS Security Token Service APIs AssumeRoleWithSAML and AssumeRoleWithWebIdentity can now be invoked without pre-configured AWS credentials in the SDK configuration. (afd6565a)
  • client-securityhub: Adds operations, structures, and exceptions required for public preview release of Security Hub V2. (4d9c0e23)
  • client-organizations: Add support for policy operations on the SECURITYHUB_POLICY policy type. (25f59c2f)
  • client-inspector2: Add Code Repository Scanning as part of AWS InspectorV2 (88ce9ca4)
  • client-wafv2: AWS WAF can now suggest protection packs for you based on the application information you provide when you create a webACL. (b615870f)
  • client-database-migration-service: Add "Virtual" field to Data Provider as well as "S3Path" and "S3AccessRoleArn" fields to DataProvider settings (c569004e)
  • client-accessanalyzer: We are launching a new analyzer type, internal access analyzer. The new analyzer will generate internal access findings, which help customers understand who within their AWS organization or AWS Account has access to their critical AWS resources. (cc61f234)
  • client-mpa: This release enables customers to create Multi-party approval teams and approval requests to protect supported operations. (95f166d2)
  • client-acm: Adds support for Exportable Public Certificates (6c01059e)
  • client-network-firewall: Release of Active Threat Defense in Network Firewall (d41fa293)
Bug Fixes
  • codegen: awsQueryCompat error matching and error shape (#7133) (c4fe7473)

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

v3.830.0

... (truncated)

Changelog

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

3.832.0 (2025-06-18)

Features

  • client-s3: Added support for renaming objects within the same bucket using the new RenameObject API. (a3d0c1b)

3.830.0 (2025-06-16)

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

3.828.0 (2025-06-11)

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

3.826.0 (2025-06-06)

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

3.825.0 (2025-06-05)

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

3.824.0 (2025-06-04)

Bug Fixes

  • signature-v4-multi-region: report available sigv4a dependency (#7113) (a96c5df)

... (truncated)

Commits
  • 0fd639b Publish v3.832.0
  • a3d0c1b feat(client-s3): Added support for renaming objects within the same bucket us...
  • 82b4537 Publish v3.830.0
  • 280c07a test(clients): run endpoint tests in client mode (#7130)
  • bfe38d0 chore(codegen): allow explicit undefined in EndpointParameters (#7131)
  • f7b1c99 Publish v3.828.0
  • b09a8f9 Publish v3.826.0
  • d7e8fb4 chore(codegen): upgrade to smithy 1.58.0 (#7119)
  • 9ab725b Publish v3.825.0
  • f7533ee chore(codegen): update for TypeRegistry (#7116)
  • Additional commits viewable in compare view

Updates @aws-sdk/client-secrets-manager from 3.787.0 to 3.830.0

Release notes

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

v3.830.0

3.830.0(2025-06-16)

Chores
  • codegen: allow explicit undefined in EndpointParameters (#7131) (bfe38d00)
New Features
  • client-network-firewall: You can now create firewalls using a Transit Gateway instead of a VPC, resulting in a TGW attachment. (01632923)
  • client-bedrock: This release of the SDK has the API and documentation for the createcustommodel API. This feature lets you copy a Amazon SageMaker trained Amazon Nova model into Amazon Bedrock for inference. (c1459bc0)
  • client-sagemaker: This release 1) adds a new S3DataType Converse for SageMaker training 2)adds C8g R7gd M8g C6in P6 P6e instance type for SageMaker endpoint 3) adds m7i, r7i, c7i instance type for SageMaker Training and Processing. (797e80ce)
  • client-ecr: The DescribeImageScanning API now includes lastInUseAt and InUseCount fields that can be used to prioritize vulnerability remediation for images that are actively being used. (255a444a)
Other Changes

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

v3.829.0

3.829.0(2025-06-12)

Chores
  • deps: bump brace-expansion from 1.1.11 to 1.1.12 (#7127) (37ffc303)
Documentation Changes
  • client-ecs: This Amazon ECS release supports updating the capacityProviderStrategy parameter in update-service. (eb8c772a)
  • client-apigatewayv2: Documentation updates for Amazon API Gateway (4ec8cbf4)
  • client-api-gateway: Documentation updates for Amazon API Gateway (Description has been truncated

Bumps the aws group with 11 updates:

| Package | From | To |
| --- | --- | --- |
| [@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda) | `8.10.149` | `8.10.150` |
| [aws-cdk](https://github.com/aws/aws-cdk-cli/tree/HEAD/packages/aws-cdk) | `2.1010.0` | `2.1019.1` |
| [aws-cdk-lib](https://github.com/aws/aws-cdk/tree/HEAD/packages/aws-cdk-lib) | `2.200.0` | `2.201.0` |
| [@aws-sdk/client-cloudfront](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudfront) | `3.787.0` | `3.830.0` |
| [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.732.0` | `3.830.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.788.0` | `3.830.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.787.0` | `3.832.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.787.0` | `3.830.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.787.0` | `3.831.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.787.0` | `3.830.0` |
| [@aws-solutions-constructs/aws-lambda-sqs-lambda](https://github.com/awslabs/aws-solutions-constructs/tree/HEAD/source/patterns/@aws-solutions-constructs/aws-lambda-sqs-lambda) | `2.84.0` | `2.85.2` |


Updates `@types/aws-lambda` from 8.10.149 to 8.10.150
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/aws-lambda)

Updates `aws-cdk` from 2.1010.0 to 2.1019.1
- [Release notes](https://github.com/aws/aws-cdk-cli/releases)
- [Commits](https://github.com/aws/aws-cdk-cli/commits/aws-cdk@v2.1019.1/packages/aws-cdk)

Updates `aws-cdk-lib` from 2.200.0 to 2.201.0
- [Release notes](https://github.com/aws/aws-cdk/releases)
- [Changelog](https://github.com/aws/aws-cdk/blob/main/CHANGELOG.v2.alpha.md)
- [Commits](https://github.com/aws/aws-cdk/commits/v2.201.0/packages/aws-cdk-lib)

Updates `@aws-sdk/client-cloudfront` from 3.787.0 to 3.830.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.830.0/clients/client-cloudfront)

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

Updates `@aws-sdk/client-dynamodb` from 3.788.0 to 3.830.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.830.0/clients/client-dynamodb)

Updates `@aws-sdk/client-s3` from 3.787.0 to 3.832.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.832.0/clients/client-s3)

Updates `@aws-sdk/client-secrets-manager` from 3.787.0 to 3.830.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-secrets-manager/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.830.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-sqs` from 3.787.0 to 3.831.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.831.0/clients/client-sqs)

Updates `@aws-sdk/client-ssm` from 3.787.0 to 3.830.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.830.0/clients/client-ssm)

Updates `@aws-solutions-constructs/aws-lambda-sqs-lambda` from 2.84.0 to 2.85.2
- [Release notes](https://github.com/awslabs/aws-solutions-constructs/releases)
- [Changelog](https://github.com/awslabs/aws-solutions-constructs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/awslabs/aws-solutions-constructs/commits/v2.85.2/source/patterns/@aws-solutions-constructs/aws-lambda-sqs-lambda)

---
updated-dependencies:
- dependency-name: "@types/aws-lambda"
  dependency-version: 8.10.150
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: aws
- dependency-name: aws-cdk
  dependency-version: 2.1019.1
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: aws-cdk-lib
  dependency-version: 2.201.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-cloudfront"
  dependency-version: 3.830.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-sns"
  dependency-version: 3.830.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.830.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.832.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.830.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.831.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.830.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
- dependency-name: "@aws-solutions-constructs/aws-lambda-sqs-lambda"
  dependency-version: 2.85.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws
...

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 Jun 20, 2025
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2025

Reviewers

The following teams could not be added as reviewers: aligent-devops. Either the team does not exist or it does not have the correct permissions to be added as a reviewer.

Please fix the above issues or remove invalid values from dependabot.yml.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jun 20, 2025

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 20, 2025
@TheOrangePuff TheOrangePuff merged commit 822f23f into main Jun 20, 2025
3 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/main/aws-950223259c branch June 20, 2025 05:08
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.

2 participants