Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 1, 2026

Bumps the aws-sdk group with 68 updates:

Package From To
@aws-sdk/client-acm 3.901.0 3.958.0
@aws-sdk/client-amplify 3.901.0 3.958.0
@aws-sdk/client-api-gateway 3.901.0 3.958.0
@aws-sdk/client-apigatewayv2 3.901.0 3.958.0
@aws-sdk/client-appconfig 3.901.0 3.958.0
@aws-sdk/client-appconfigdata 3.901.0 3.958.0
@aws-sdk/client-appsync 3.901.0 3.958.0
@aws-sdk/client-athena 3.901.0 3.958.0
@aws-sdk/client-auto-scaling 3.901.0 3.958.0
@aws-sdk/client-batch 3.901.0 3.958.0
@aws-sdk/client-bedrock 3.901.0 3.958.0
@aws-sdk/client-bedrock-agent 3.901.0 3.958.0
@aws-sdk/client-bedrock-agent-runtime 3.901.0 3.958.0
@aws-sdk/client-bedrock-runtime 3.901.0 3.958.0
@aws-sdk/client-cloudformation 3.901.0 3.958.0
@aws-sdk/client-cloudwatch 3.901.0 3.958.0
@aws-sdk/client-cloudwatch-events 3.901.0 3.958.0
@aws-sdk/client-cloudwatch-logs 3.901.0 3.958.0
@aws-sdk/client-cognito-identity 3.901.0 3.958.0
@aws-sdk/client-cognito-identity-provider 3.901.0 3.958.0
@aws-sdk/client-dynamodb 3.901.0 3.958.0
@aws-sdk/client-dynamodb-streams 3.901.0 3.958.0
@aws-sdk/client-ec2 3.901.0 3.958.0
@aws-sdk/client-ecr 3.901.0 3.958.0
@aws-sdk/client-ecs 3.901.0 3.958.0
@aws-sdk/client-efs 3.901.0 3.958.0
@aws-sdk/client-eks 3.901.0 3.958.0
@aws-sdk/client-elastic-load-balancing-v2 3.901.0 3.958.0
@aws-sdk/client-elasticache 3.901.0 3.958.0
@aws-sdk/client-eventbridge 3.901.0 3.958.0
@aws-sdk/client-firehose 3.901.0 3.958.0
@aws-sdk/client-glue 3.901.0 3.958.0
@aws-sdk/client-iam 3.901.0 3.958.0
@aws-sdk/client-kinesis 3.901.0 3.958.0
@aws-sdk/client-kms 3.901.0 3.958.0
@aws-sdk/client-lambda 3.901.0 3.958.0
@aws-sdk/client-location 3.901.0 3.958.0
@aws-sdk/client-mediaconvert 3.901.0 3.958.0
@aws-sdk/client-opensearch 3.901.0 3.958.0
@aws-sdk/client-opensearchserverless 3.901.0 3.958.0
@aws-sdk/client-polly 3.901.0 3.958.0
@aws-sdk/client-rds 3.901.0 3.958.0
@aws-sdk/client-rds-data 3.901.0 3.958.0
@aws-sdk/client-rekognition 3.901.0 3.958.0
@aws-sdk/client-s3 3.901.0 3.958.0
@aws-sdk/client-scheduler 3.901.0 3.958.0
@aws-sdk/client-secrets-manager 3.901.0 3.958.0
@aws-sdk/client-service-catalog 3.901.0 3.958.0
@aws-sdk/client-servicediscovery 3.901.0 3.958.0
@aws-sdk/client-ses 3.901.0 3.958.0
@aws-sdk/client-sesv2 3.901.0 3.958.0
@aws-sdk/client-sfn 3.901.0 3.958.0
@aws-sdk/client-sns 3.901.0 3.958.0
@aws-sdk/client-sqs 3.901.0 3.960.0
@aws-sdk/client-ssm 3.901.0 3.958.0
@aws-sdk/client-sso 3.901.0 3.958.0
@aws-sdk/client-sso-admin 3.901.0 3.958.0
@aws-sdk/client-sso-oidc 3.901.0 3.958.0
@aws-sdk/client-sts 3.901.0 3.958.0
@aws-sdk/client-textract 3.901.0 3.958.0
@aws-sdk/client-translate 3.901.0 3.958.0
@aws-sdk/client-verifiedpermissions 3.901.0 3.958.0
@aws-sdk/client-xray 3.901.0 3.958.0
@aws-sdk/credential-providers 3.901.0 3.958.0
@aws-sdk/lib-dynamodb 3.901.0 3.958.0
@aws-sdk/lib-storage 3.901.0 3.958.0
@aws-sdk/s3-presigned-post 3.901.0 3.958.0
@aws-sdk/s3-request-presigner 3.901.0 3.958.0

Updates @aws-sdk/client-acm from 3.901.0 to 3.958.0

Release notes

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

v3.958.0

3.958.0(2025-12-23)

Chores
  • client-elastic-transcoder: remove elastic transcoder due to service shutdown (#7602) (4381b2dc)
  • build: generate clients without formatting prettier/eslint (#7599) (da9c913a)
  • codegen: bump codegen version to 0.40.0 (#7601) (4dc2bcb7)
New Features
  • clients: update client endpoints as of 2025-12-23 (f5aa61b9)
  • client-s3: Add additional validation to Outpost bucket names. (2f30457f)
  • client-geo-places: Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (1c6374da)
  • client-pinpoint-sms-voice-v2: This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (ac0c236b)
Tests

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

v3.957.0

3.957.0(2025-12-22)

Chores
  • move crc64NvmeCrtContainer to '@​aws-sdk/crc64-nvme' (#7600) (69196b71)
  • move e2e tests from cucumber to vitest (#7539) (561b8900)
  • build: replace lerna partial-tree build with turbo (#7597) (04bdba3e)
Documentation Changes
  • client-pcs: Change API Reference Documentation for default Mode in Accounting and SlurmRest (966f60ac)
New Features
  • client-config-service: Added supported resourceTypes for Config from July to November 2025 (2c7dab27)
  • client-ec2: Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (a492f734)
  • client-guardduty: Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (53e59c65)
  • middleware-flexible-checksums: use CRC64NVME JS implementation if CRT is not available (#7595) (4c6ad409)
Bug Fixes
  • middleware-flexible-checksums: advise user on InvalidChunkSizeError (#7598) (6fa3b4cc)

... (truncated)

Changelog

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

3.958.0 (2025-12-23)

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

3.957.0 (2025-12-22)

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

3.956.0 (2025-12-19)

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

3.955.0 (2025-12-18)

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

3.954.0 (2025-12-17)

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

3.953.0 (2025-12-16)

Features

  • clients: allow protocol selection by class constructor (#7568) (5c5fd2e)

... (truncated)

Commits
  • 57ab7df Publish v3.958.0
  • da9c913 chore(build): generate clients without formatting prettier/eslint (#7599)
  • bd65e3e Publish v3.957.0
  • 04bdba3 chore(build): replace lerna partial-tree build with turbo (#7597)
  • 561b890 chore: move e2e tests from cucumber to vitest (#7539)
  • 7804018 Publish v3.956.0
  • a3f0202 chore(codegen): differentiate union and struct schema (#7594)
  • 2c73829 chore(codegen): update for $unknown union member handling (#7591)
  • 821ba3b Publish v3.955.0
  • e9b7f20 chore(clients): export star from models_N (#7586)
  • Additional commits viewable in compare view

Updates @aws-sdk/client-amplify from 3.901.0 to 3.958.0

Release notes

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

v3.958.0

3.958.0(2025-12-23)

Chores
  • client-elastic-transcoder: remove elastic transcoder due to service shutdown (#7602) (4381b2dc)
  • build: generate clients without formatting prettier/eslint (#7599) (da9c913a)
  • codegen: bump codegen version to 0.40.0 (#7601) (4dc2bcb7)
New Features
  • clients: update client endpoints as of 2025-12-23 (f5aa61b9)
  • client-s3: Add additional validation to Outpost bucket names. (2f30457f)
  • client-geo-places: Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (1c6374da)
  • client-pinpoint-sms-voice-v2: This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (ac0c236b)
Tests

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

v3.957.0

3.957.0(2025-12-22)

Chores
  • move crc64NvmeCrtContainer to '@​aws-sdk/crc64-nvme' (#7600) (69196b71)
  • move e2e tests from cucumber to vitest (#7539) (561b8900)
  • build: replace lerna partial-tree build with turbo (#7597) (04bdba3e)
Documentation Changes
  • client-pcs: Change API Reference Documentation for default Mode in Accounting and SlurmRest (966f60ac)
New Features
  • client-config-service: Added supported resourceTypes for Config from July to November 2025 (2c7dab27)
  • client-ec2: Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (a492f734)
  • client-guardduty: Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (53e59c65)
  • middleware-flexible-checksums: use CRC64NVME JS implementation if CRT is not available (#7595) (4c6ad409)
Bug Fixes
  • middleware-flexible-checksums: advise user on InvalidChunkSizeError (#7598) (6fa3b4cc)

... (truncated)

Changelog

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

3.958.0 (2025-12-23)

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

3.957.0 (2025-12-22)

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

3.956.0 (2025-12-19)

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

3.955.0 (2025-12-18)

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

3.954.0 (2025-12-17)

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

3.953.0 (2025-12-16)

Features

  • clients: allow protocol selection by class constructor (#7568) (5c5fd2e)

... (truncated)

Commits

Updates @aws-sdk/client-api-gateway from 3.901.0 to 3.958.0

Release notes

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

v3.958.0

3.958.0(2025-12-23)

Chores
  • client-elastic-transcoder: remove elastic transcoder due to service shutdown (#7602) (4381b2dc)
  • build: generate clients without formatting prettier/eslint (#7599) (da9c913a)
  • codegen: bump codegen version to 0.40.0 (#7601) (4dc2bcb7)
New Features
  • clients: update client endpoints as of 2025-12-23 (f5aa61b9)
  • client-s3: Add additional validation to Outpost bucket names. (2f30457f)
  • client-geo-places: Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (1c6374da)
  • client-pinpoint-sms-voice-v2: This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (ac0c236b)
Tests

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

v3.957.0

3.957.0(2025-12-22)

Chores
  • move crc64NvmeCrtContainer to '@​aws-sdk/crc64-nvme' (#7600) (69196b71)
  • move e2e tests from cucumber to vitest (#7539) (561b8900)
  • build: replace lerna partial-tree build with turbo (#7597) (04bdba3e)
Documentation Changes
  • client-pcs: Change API Reference Documentation for default Mode in Accounting and SlurmRest (966f60ac)
New Features
  • client-config-service: Added supported resourceTypes for Config from July to November 2025 (2c7dab27)
  • client-ec2: Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (a492f734)
  • client-guardduty: Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (53e59c65)
  • middleware-flexible-checksums: use CRC64NVME JS implementation if CRT is not available (#7595) (4c6ad409)
Bug Fixes
  • middleware-flexible-checksums: advise user on InvalidChunkSizeError (#7598) (6fa3b4cc)

... (truncated)

Changelog

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

3.958.0 (2025-12-23)

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

3.957.0 (2025-12-22)

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

3.956.0 (2025-12-19)

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

3.955.0 (2025-12-18)

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

3.954.0 (2025-12-17)

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

3.953.0 (2025-12-16)

Features

  • clients: allow protocol selection by class constructor (#7568) (5c5fd2e)

... (truncated)

Commits
  • 57ab7df Publish v3.958.0
  • da9c913 chore(build): generate clients without formatting prettier/eslint (#7599)
  • bd65e3e Publish v3.957.0
  • 04bdba3 chore(build): replace lerna partial-tree build with turbo (#7597)
  • 561b890 chore: move e2e tests from cucumber to vitest (#7539)
  • 7804018 Publish v3.956.0
  • a3f0202 chore(codegen): differentiate union and struct schema (#7594)
  • 2c73829 chore(codegen): update for $unknown union member handling (#7591)
  • 821ba3b Publish v3.955.0
  • e9b7f20 chore(clients): export star from models_N (#7586)
  • Additional commits viewable in compare view

Updates @aws-sdk/client-apigatewayv2 from 3.901.0 to 3.958.0

Release notes

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

v3.958.0

3.958.0(2025-12-23)

Chores
  • client-elastic-transcoder: remove elastic transcoder due to service shutdown (#7602) (4381b2dc)
  • build: generate clients without formatting prettier/eslint (#7599) (da9c913a)
  • codegen: bump codegen version to 0.40.0 (#7601) (4dc2bcb7)
New Features
  • clients: update client endpoints as of 2025-12-23 (f5aa61b9)
  • client-s3: Add additional validation to Outpost bucket names. (2f30457f)
  • client-geo-places: Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (1c6374da)
  • client-pinpoint-sms-voice-v2: This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (ac0c236b)
Tests

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

v3.957.0

3.957.0(2025-12-22)

Chores
  • move crc64NvmeCrtContainer to '@​aws-sdk/crc64-nvme' (#7600) (69196b71)
  • move e2e tests from cucumber to vitest (#7539) (561b8900)
  • build: replace lerna partial-tree build with turbo (#7597) (04bdba3e)
Documentation Changes
  • client-pcs: Change API Reference Documentation for default Mode in Accounting and SlurmRest (966f60ac)
New Features
  • client-config-service: Added supported resourceTypes for Config from July to November 2025 (2c7dab27)
  • client-ec2: Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (a492f734)
  • client-guardduty: Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (53e59c65)
  • middleware-flexible-checksums: use CRC64NVME JS implementation if CRT is not available (#7595) (4c6ad409)
Bug Fixes
  • middleware-flexible-checksums: advise user on InvalidChunkSizeError (#7598) (6fa3b4cc)

... (truncated)

Changelog

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

3.958.0 (2025-12-23)

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

3.957.0 (2025-12-22)

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

3.956.0 (2025-12-19)

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

3.955.0 (2025-12-18)

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

3.954.0 (2025-12-17)

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

3.953.0 (2025-12-16)

Features

  • clients: allow protocol selection by class constructor (#7568) (5c5fd2e)

... (truncated)

Commits

Updates @aws-sdk/client-appconfig from 3.901.0 to 3.958.0

Release notes

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

v3.958.0

3.958.0(2025-12-23)

Chores
  • client-elastic-transcoder: remove elastic transcoder due to service shutdown (#7602) (4381b2dc)
  • build: generate clients without formatting prettier/eslint (#7599) (da9c913a)
  • codegen: bump codegen version to 0.40.0 (#7601) (4dc2bcb7)
New Features
  • clients: update client endpoints as of 2025-12-23 (f5aa61b9)
  • client-s3: Add additional validation to Outpost bucket names. (2f30457f)
  • client-geo-places: Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (1c6374da)
  • client-pinpoint-sms-voice-v2: This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (ac0c236b)
Tests

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

v3.957.0

3.957.0(2025-12-22)

Chores
  • move crc64NvmeCrtContainer to '@​aws-sdk/crc64-nvme' (#7600) (69196b71)
  • move e2e tests from cucumber to vitest (#7539) (561b8900)
  • build: replace lerna partial-tree build with turbo (#7597) (04bdba3e)
Documentation Changes
  • client-pcs: Change API Reference Documentation for default Mode in Accounting and SlurmRest (966f60ac)
New Features
  • client-config-service: Added supported resourceTypes for Config from July to November 2025 (2c7dab27)
  • client-ec2: Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (a492f734)
  • client-guardduty: Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (53e59c65)
  • middleware-flexible-checksums: use CRC64NVME JS implementation if CRT is not available (#7595) (4c6ad409)
Bug Fixes
  • middleware-flexible-checksums: advise user on InvalidChunkSizeError (#7598) (6fa3b4cc)

... (truncated)

Changelog

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

3.958.0 (2025-12-23)

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

3.957.0 (2025-12-22)

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

3.956.0 (2025-12-19)

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

3.955.0 (2025-12-18)

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

3.954.0 (2025-12-17)

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

3.953.0 (2025-12-16)

Features

  • clients: allow protocol selection by class constructor (#7568) (5c5fd2e)

... (truncated)

Commits

Updates @aws-sdk/client-appconfigdata from 3.901.0 to 3.958.0

Release notes

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

v3.958.0

3.958.0(2025-12-23)

Chores
  • client-elastic-transcoder: remove elastic transcoder due to service shutdown (#7602) (4381b2dc)
  • build: generate clients without formatting prettier/eslint (#7599) (da9c913a)
  • codegen: bump codegen version to 0.40.0 (#7601) (4dc2bcb7)
New Features
  • clients: update client endpoints as of 2025-12-23 (f5aa61b9)
  • client-s3: Add additional validation to Outpost bucket names. (2f30457f)
  • client-geo-places: Adds support for InferredSecondaryAddress place type, Designator in SecondaryAddressComponent and Heading in ReverseGeocode. (1c6374da)
  • client-pinpoint-sms-voice-v2: This release adds support for the Registration Reviewer feature, which provides generative AI feedback on a phone number or sender ID registration to ensure completeness before sending to downstream (carrier) review. (ac0c236b)
Tests

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

v3.957.0

3.957.0(2025-12-22)

Chores
  • move crc64NvmeCrtContainer to '@​aws-sdk/crc64-nvme' (#7600) (69196b71)
  • move e2e tests from cucumber to vitest (#7539) (561b8900)
  • build: replace lerna partial-tree build with turbo (#7597) (04bdba3e)
Documentation Changes
  • client-pcs: Change API Reference Documentation for default Mode in Accounting and SlurmRest (966f60ac)
New Features
  • client-config-service: Added supported resourceTypes for Config from July to November 2025 (2c7dab27)
  • client-ec2: Adds support for linkedGroupId on the CreatePlacementGroup and DescribePlacementGroups APIs. The linkedGroupId parameter is reserved for future use. (a492f734)
  • client-guardduty: Make accountIds a required field in GetRemainingFreeTrialDays API to reflect service behavior. (53e59c65)
  • middleware-flexible-checksums: use CRC64NVME JS implementation if CRT is not available (#7595) (4c6ad409)
Bug Fixes
  • middleware-flexible-checksums: advise user on InvalidChunkSizeError (#7598) (6fa3b4cc)

... (truncated)

Changelog

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

3.958.0 (2025-12-23)

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

3.957.0 (2025-12-22)

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

3.956.0 (2025-12-19)

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

3.955.0 (2025-12-18)

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

3.954.0 (2025-12-17)

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

3.953.0 (2025-12-16)

Features

  • clients: allow protocol selection by class constructor (#7568) (5c5fd2e)

... (truncated)

Commits
  • 57ab7df Publish v3.958.0
  • da9c913 chore(build): generate clients without formatting prettier/eslint (#7599)
  • bd65e3e Publish v3.957.0
  • 04bdba3 chore(build): replace lerna partial-tree build with turbo (#7597)
  • 7804018 Publish v3.956.0
  • a3f0202 chore(codegen): differentiate union and struct schema (#7594)
  • 2c73829 chore(codegen): update for $unknown union member handling (#7591)
  • 821ba3b Publish v3.955.0
  • e9b7f20 chore(clients): export star from models_N (#7586)
  • 0bfc110 Publish v3.954.0
  • Additional commits viewable in

Bumps the aws-sdk group with 68 updates:

| Package | From | To |
| --- | --- | --- |
| [@aws-sdk/client-acm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-acm) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-amplify](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-amplify) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-api-gateway](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-api-gateway) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-apigatewayv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-apigatewayv2) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-appconfig](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appconfig) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-appconfigdata](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appconfigdata) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-appsync](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appsync) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-athena](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-athena) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-auto-scaling](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-auto-scaling) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-batch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-batch) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-bedrock](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-bedrock-agent](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agent) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-bedrock-agent-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-agent-runtime) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-bedrock-runtime](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-bedrock-runtime) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-cloudformation](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudformation) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-cloudwatch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-cloudwatch-events](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-events) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-cloudwatch-logs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cloudwatch-logs) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-cognito-identity](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-cognito-identity-provider](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-cognito-identity-provider) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-dynamodb-streams](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb-streams) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-ecr](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecr) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-ecs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ecs) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-efs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-efs) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-eks](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eks) | `3.901.0` | `3.958.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.901.0` | `3.958.0` |
| [@aws-sdk/client-elasticache](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-elasticache) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-firehose](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-firehose) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-glue](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-glue) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-iam](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-iam) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-kinesis](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kinesis) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-lambda](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-lambda) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-location](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-location) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-mediaconvert](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-mediaconvert) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-opensearch](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-opensearch) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-opensearchserverless](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-opensearchserverless) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-polly](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-polly) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-rds](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-rds) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-rds-data](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-rds-data) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-rekognition](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-rekognition) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-scheduler](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-scheduler) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-secrets-manager](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-secrets-manager) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-service-catalog](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-service-catalog) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-servicediscovery](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-servicediscovery) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-ses](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ses) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-sesv2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sesv2) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-sfn](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sfn) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-sns](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sns) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs) | `3.901.0` | `3.960.0` |
| [@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-sso](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sso) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-sso-admin](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sso-admin) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-sso-oidc](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sso-oidc) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-sts](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sts) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-textract](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-textract) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-translate](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-translate) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-verifiedpermissions](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-verifiedpermissions) | `3.901.0` | `3.958.0` |
| [@aws-sdk/client-xray](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-xray) | `3.901.0` | `3.958.0` |
| [@aws-sdk/credential-providers](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/credential-providers) | `3.901.0` | `3.958.0` |
| [@aws-sdk/lib-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-dynamodb) | `3.901.0` | `3.958.0` |
| [@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage) | `3.901.0` | `3.958.0` |
| [@aws-sdk/s3-presigned-post](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-presigned-post) | `3.901.0` | `3.958.0` |
| [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner) | `3.901.0` | `3.958.0` |


Updates `@aws-sdk/client-acm` from 3.901.0 to 3.958.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.958.0/clients/client-acm)

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

Updates `@aws-sdk/client-api-gateway` from 3.901.0 to 3.958.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.958.0/clients/client-api-gateway)

Updates `@aws-sdk/client-apigatewayv2` from 3.901.0 to 3.958.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.958.0/clients/client-apigatewayv2)

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

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

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

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

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

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

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

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

Updates `@aws-sdk/client-bedrock-agent-runtime` from 3.901.0 to 3.958.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-agent-runtime/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/clients/client-bedrock-agent-runtime)

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

Updates `@aws-sdk/client-cloudformation` from 3.901.0 to 3.958.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.958.0/clients/client-cloudformation)

Updates `@aws-sdk/client-cloudwatch` from 3.901.0 to 3.958.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.958.0/clients/client-cloudwatch)

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

Updates `@aws-sdk/client-cloudwatch-logs` from 3.901.0 to 3.958.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.958.0/clients/client-cloudwatch-logs)

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

Updates `@aws-sdk/client-cognito-identity-provider` from 3.901.0 to 3.958.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.958.0/clients/client-cognito-identity-provider)

Updates `@aws-sdk/client-dynamodb` from 3.901.0 to 3.958.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.958.0/clients/client-dynamodb)

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

Updates `@aws-sdk/client-ec2` from 3.901.0 to 3.958.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.958.0/clients/client-ec2)

Updates `@aws-sdk/client-ecr` from 3.901.0 to 3.958.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.958.0/clients/client-ecr)

Updates `@aws-sdk/client-ecs` from 3.901.0 to 3.958.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.958.0/clients/client-ecs)

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

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

Updates `@aws-sdk/client-elastic-load-balancing-v2` from 3.901.0 to 3.958.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.958.0/clients/client-elastic-load-balancing-v2)

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

Updates `@aws-sdk/client-eventbridge` from 3.901.0 to 3.958.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.958.0/clients/client-eventbridge)

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

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

Updates `@aws-sdk/client-iam` from 3.901.0 to 3.958.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.958.0/clients/client-iam)

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

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

Updates `@aws-sdk/client-lambda` from 3.901.0 to 3.958.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.958.0/clients/client-lambda)

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

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

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

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

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

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

Updates `@aws-sdk/client-rds-data` from 3.901.0 to 3.958.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-rds-data/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/clients/client-rds-data)

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

Updates `@aws-sdk/client-s3` from 3.901.0 to 3.958.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.958.0/clients/client-s3)

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

Updates `@aws-sdk/client-secrets-manager` from 3.901.0 to 3.958.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.958.0/clients/client-secrets-manager)

Updates `@aws-sdk/client-service-catalog` from 3.901.0 to 3.958.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-service-catalog/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/clients/client-service-catalog)

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

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

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

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

Updates `@aws-sdk/client-sns` from 3.901.0 to 3.958.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.958.0/clients/client-sns)

Updates `@aws-sdk/client-sqs` from 3.901.0 to 3.960.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.960.0/clients/client-sqs)

Updates `@aws-sdk/client-ssm` from 3.901.0 to 3.958.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.958.0/clients/client-ssm)

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

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

Updates `@aws-sdk/client-sso-oidc` from 3.901.0 to 3.958.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.958.0/clients/client-sso-oidc)

Updates `@aws-sdk/client-sts` from 3.901.0 to 3.958.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.958.0/clients/client-sts)

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

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

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

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

Updates `@aws-sdk/credential-providers` from 3.901.0 to 3.958.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.958.0/packages/credential-providers)

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

Updates `@aws-sdk/lib-storage` from 3.901.0 to 3.958.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.958.0/lib/lib-storage)

Updates `@aws-sdk/s3-presigned-post` from 3.901.0 to 3.958.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-presigned-post/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/packages/s3-presigned-post)

Updates `@aws-sdk/s3-request-presigner` from 3.901.0 to 3.958.0
- [Release notes](https://github.com/aws/aws-sdk-js-v3/releases)
- [Changelog](https://github.com/aws/aws-sdk-js-v3/blob/main/packages/s3-request-presigner/CHANGELOG.md)
- [Commits](https://github.com/aws/aws-sdk-js-v3/commits/v3.958.0/packages/s3-request-presigner)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-acm"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-amplify"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-api-gateway"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-apigatewayv2"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-appconfig"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-appconfigdata"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-appsync"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-athena"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-auto-scaling"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-batch"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-bedrock"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-bedrock-agent"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-bedrock-agent-runtime"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-bedrock-runtime"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudformation"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudwatch"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudwatch-events"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cloudwatch-logs"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cognito-identity"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-cognito-identity-provider"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-dynamodb"
  dependency-version: 3.958.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-dynamodb-streams"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ec2"
  dependency-version: 3.958.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ecr"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ecs"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-efs"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-eks"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-elastic-load-balancing-v2"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-elasticache"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-eventbridge"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-firehose"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-glue"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-iam"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-kinesis"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-kms"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-lambda"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-location"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-mediaconvert"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-opensearch"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-opensearchserverless"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-polly"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-rds"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-rds-data"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-rekognition"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.958.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-scheduler"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-secrets-manager"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-service-catalog"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-servicediscovery"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ses"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sesv2"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sfn"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sns"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sqs"
  dependency-version: 3.960.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-ssm"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sso"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sso-admin"
  dependency-version: 3.958.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.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-sts"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-textract"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-translate"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-verifiedpermissions"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/client-xray"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/credential-providers"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/lib-dynamodb"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/lib-storage"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/s3-presigned-post"
  dependency-version: 3.958.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.958.0
  dependency-type: direct:development
  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 Jan 1, 2026
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 8, 2026

This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests.

To ignore these dependencies, configure ignore rules in dependabot.yml

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/aws-sdk-85dbda5728 branch January 8, 2026 12:53
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