Skip to content

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

Open
dependabot[bot] wants to merge 1 commit into
production-hardenedfrom
dependabot/npm_and_yarn/aws-sdk-54084baef9
Open

chore(deps)(deps): bump the aws-sdk group across 1 directory with 2 updates#8
dependabot[bot] wants to merge 1 commit into
production-hardenedfrom
dependabot/npm_and_yarn/aws-sdk-54084baef9

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github May 20, 2026

Bumps the aws-sdk group with 2 updates in the / directory: @aws-sdk/client-s3 and @aws-sdk/s3-request-presigner.

Updates @aws-sdk/client-s3 from 3.1019.0 to 3.1051.0

Release notes

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

v3.1051.0

3.1051.0(2026-05-20)

Chores
Documentation Changes
  • client-mwaa: Updated API documentation to describe the PublicAndPrivate webserver access mode. (d96c0a14)
New Features
  • clients: update client endpoints as of 2026-05-20 (1214aae4)
  • client-customer-profiles: Amazon Connect Customer Profiles adds support for item catalog columns in RecommenderSchema, ExcludedColumns in Create and Update Recommender to specify columns to exclude from training, and the ability to disable automatic retraining by setting TrainingFrequency to 0. (15e208ec)
  • client-bedrock-runtime: Supporting Request Metadata for Invoke Model and Invoke Model with Response Stream (d0633866)
  • client-payment-cryptography-data: GenerateAuthRequestCryptogram API launch. (bb91020a)
  • client-kms: AWS KMS now supports creating grants for AWS service principals using new GranteeServicePrincipal and RetiringServicePrincipal parameters. This release adds SourceArn grant constraint and three condition keys for controlling CreateGrant access. For more information, see Grants in AWS KMS. (be8a4113)

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

v3.1050.0

3.1050.0(2026-05-19)

New Features
  • clients: update client endpoints as of 2026-05-19 (9a5e6f03)
  • client-sagemaker: Add support for ml.p5.4xlarge and ml.p5en.48xlarge instances on SageMaker Notebook Instances Platform. (73a3e28f)
  • client-grafana: Introduce degraded workspace status as a possible Amazon Managed Grafana workspace status, and a new field named degraded workspace reason which informs customers why the workspace is degraded in the DescribeWorkspace API response. (af49cb81)
  • client-rtbfabric: This release is to deprecate 'inboundLinksCount' field in GetResponderGateway response and introduce the new field 'linksRequestedCount' to replace it. (3c9765e3)
  • client-devops-agent: Added a new serviceType mcpserversigv4 service and association. This provides feature to register MCP sigv4 authorization based MCPs (84e18e58)
  • client-guardduty: Adding support for exposure and vulnerability context from AWS Security Hub in GuardDuty Extended Threat Detection attack sequence findings. (de2356de)
  • client-bedrock-agentcore: Add RetryableConflictException (HTTP 409) to InvokeAgentRuntime and StopRuntimeSession to prevent orphaned VMs during concurrent session access. The SDK automatically retries this exception with backoff. Enforcement is not yet active and will be enabled in a future service update. (239af13e)
Tests
  • lib-storage: speed up lib-storage e2e tests by reducing permutations (#8028) (273afd4e)

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

v3.1049.0

3.1049.0(2026-05-18)

Documentation Changes

... (truncated)

Changelog

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

3.1051.0 (2026-05-20)

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

3.1050.0 (2026-05-19)

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

3.1049.0 (2026-05-18)

Bug Fixes

  • client-sts: update imports to new module locations (#8025) (be183b6)

3.1048.0 (2026-05-15)

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

3.1047.0 (2026-05-14)

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

3.1046.0 (2026-05-14)

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

... (truncated)

Commits

Updates @aws-sdk/s3-request-presigner from 3.1019.0 to 3.1051.0

Release notes

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

v3.1051.0

3.1051.0(2026-05-20)

Chores
Documentation Changes
  • client-mwaa: Updated API documentation to describe the PublicAndPrivate webserver access mode. (d96c0a14)
New Features
  • clients: update client endpoints as of 2026-05-20 (1214aae4)
  • client-customer-profiles: Amazon Connect Customer Profiles adds support for item catalog columns in RecommenderSchema, ExcludedColumns in Create and Update Recommender to specify columns to exclude from training, and the ability to disable automatic retraining by setting TrainingFrequency to 0. (15e208ec)
  • client-bedrock-runtime: Supporting Request Metadata for Invoke Model and Invoke Model with Response Stream (d0633866)
  • client-payment-cryptography-data: GenerateAuthRequestCryptogram API launch. (bb91020a)
  • client-kms: AWS KMS now supports creating grants for AWS service principals using new GranteeServicePrincipal and RetiringServicePrincipal parameters. This release adds SourceArn grant constraint and three condition keys for controlling CreateGrant access. For more information, see Grants in AWS KMS. (be8a4113)

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

v3.1050.0

3.1050.0(2026-05-19)

New Features
  • clients: update client endpoints as of 2026-05-19 (9a5e6f03)
  • client-sagemaker: Add support for ml.p5.4xlarge and ml.p5en.48xlarge instances on SageMaker Notebook Instances Platform. (73a3e28f)
  • client-grafana: Introduce degraded workspace status as a possible Amazon Managed Grafana workspace status, and a new field named degraded workspace reason which informs customers why the workspace is degraded in the DescribeWorkspace API response. (af49cb81)
  • client-rtbfabric: This release is to deprecate 'inboundLinksCount' field in GetResponderGateway response and introduce the new field 'linksRequestedCount' to replace it. (3c9765e3)
  • client-devops-agent: Added a new serviceType mcpserversigv4 service and association. This provides feature to register MCP sigv4 authorization based MCPs (84e18e58)
  • client-guardduty: Adding support for exposure and vulnerability context from AWS Security Hub in GuardDuty Extended Threat Detection attack sequence findings. (de2356de)
  • client-bedrock-agentcore: Add RetryableConflictException (HTTP 409) to InvokeAgentRuntime and StopRuntimeSession to prevent orphaned VMs during concurrent session access. The SDK automatically retries this exception with backoff. Enforcement is not yet active and will be enabled in a future service update. (239af13e)
Tests
  • lib-storage: speed up lib-storage e2e tests by reducing permutations (#8028) (273afd4e)

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

v3.1049.0

3.1049.0(2026-05-18)

Documentation Changes

... (truncated)

Changelog

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

3.1051.0 (2026-05-20)

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

3.1050.0 (2026-05-19)

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

3.1049.0 (2026-05-18)

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

3.1048.0 (2026-05-15)

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

3.1047.0 (2026-05-14)

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

3.1046.0 (2026-05-14)

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

3.1045.0 (2026-05-07)

... (truncated)

Commits

@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github May 20, 2026

Labels

The following labels could not be found: dependencies, javascript, security. Please create them before Dependabot can add them to a pull request.

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

…pdates

Bumps the aws-sdk group with 2 updates in the / directory: [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) and [@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner).


Updates `@aws-sdk/client-s3` from 3.1019.0 to 3.1051.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.1051.0/clients/client-s3)

Updates `@aws-sdk/s3-request-presigner` from 3.1019.0 to 3.1051.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.1051.0/packages/s3-request-presigner)

---
updated-dependencies:
- dependency-name: "@aws-sdk/client-s3"
  dependency-version: 3.1050.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
- dependency-name: "@aws-sdk/s3-request-presigner"
  dependency-version: 3.1050.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: aws-sdk
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title chore(deps)(deps): bump the aws-sdk group with 2 updates chore(deps)(deps): bump the aws-sdk group across 1 directory with 2 updates May 21, 2026
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/aws-sdk-54084baef9 branch from e45be96 to 3e2fccb Compare May 21, 2026 03:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants