Skip to content

Commit 775720d

Browse files
Upgrade: [dependabot] - bump @aws-sdk/client-s3 from 3.1023.0 to 3.1028.0 (#687)
Bumps [@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3) from 3.1023.0 to 3.1028.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-s3</code>'s releases</a>.</em></p> <blockquote> <h2>v3.1028.0</h2> <h4>3.1028.0(2026-04-09)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> bump codegen version to 0.48.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7924">#7924</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/037593a791dde5728e7daffce24db8803ddb2b35">037593a7</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-bcm-dashboards:</strong> Scheduled email reports of Billing and Cost Management Dashboards (<a href="https://github.com/aws/aws-sdk-js-v3/commit/5e7231a11fb84317876381fabbb3468f5bd1a378">5e7231a1</a>)</li> <li><strong>client-mediaconnect:</strong> Adds support for MediaLive Channel-type Router Inputs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/858c746dc2fcd16712905fabdbd09b1a364f7c77">858c746d</a>)</li> <li><strong>client-bedrock-agentcore:</strong> Introducing support for SearchRegistryRecords API on AgentCoreRegistry (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6ac1ecc5ed727a2c9b92d587dd7b41ac3d5440ee">6ac1ecc5</a>)</li> <li><strong>client-sagemaker:</strong> Release support for g7e instance types for SageMaker HyperPod (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c92e9e66bd0109504f7f15ebd409a23cc8821ec4">c92e9e66</a>)</li> <li><strong>client-bedrock-agentcore-control:</strong> Initial release for CRUDL in AgentCore Registry Service (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ec576322f9476affa41bfe45ff9501ba3c2301b7">ec576322</a>)</li> <li><strong>client-redshift-data:</strong> The BatchExecuteStatement API now supports named SQL parameters, enabling secure batch queries with parameterized values. This enhancement helps prevent SQL injection vulnerabilities and improves query reusability. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/de8f2afba6b945dcb804a55b6e9d944eaf213d50">de8f2afb</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.1028.0.zip</strong></p> <h2>v3.1027.0</h2> <h4>3.1027.0(2026-04-08)</h4> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-04-08 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/88eb6682733b52d243befa8ff9b6cd7972207542">88eb6682</a>)</li> <li><strong>client-outposts:</strong> Add AWS Outposts APIs to view renewal pricing options and submit renewal requests for Outpost contracts (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ba6c2a7e3c2fc2ed15f44949bedc4a8f048cbaf2">ba6c2a7e</a>)</li> <li><strong>client-ecr:</strong> Add UnableToListUpstreamImageReferrersException in ListImageReferrers (<a href="https://github.com/aws/aws-sdk-js-v3/commit/459df0bc3e99151fcfaffa59608032f789225181">459df0bc</a>)</li> <li><strong>client-backup:</strong> Adding EKS specific backup vault notification types for AWS Backup. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c5badfde9ad0899a64a6a506682506cf458cf838">c5badfde</a>)</li> <li><strong>client-marketplace-discovery:</strong> AWS Marketplace Discovery API provides an interface that enables programmatic access to the AWS Marketplace catalog, including searching and browsing listings, retrieving product details and fulfillment options, and accessing public and private offer pricing and terms. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1523d996c9baed4f0d56459be0460d8a11ce6bd6">1523d996</a>)</li> <li><strong>client-ivs-realtime:</strong> Adds support for Amazon IVS real-time streaming redundant ingest. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1a8caf9ec958d6a72d41c18f0c6e426325ddd016">1a8caf9e</a>)</li> <li><strong>client-medialive:</strong> MediaLive is adding support for MediaConnect Router by supporting a new output type called MEDIACONNECT ROUTER. This new output type will provide seamless encrypted transport between your MediaLive channel and MediaConnect Router. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9d257a3f456eb61ebd2e6e823e80797b31bfc182">9d257a3f</a>)</li> <li><strong>client-drs:</strong> This changes adds support for modifying the replication configuration to support data replication using IPv6. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b2cd4452c436577d4d780fc3c51c04a042f5179d">b2cd4452</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.1027.0.zip</strong></p> <h2>v3.1026.0</h2> <h4>3.1026.0(2026-04-07)</h4> <h5>Chores</h5> <ul> <li><strong>clients:</strong> add AWS retry customizations for DynamoDB, SQS, SFN, SWF (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7922">#7922</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4d9c592830725c8dbbfa84299345d70fdc82a574">4d9c5928</a>)</li> <li><strong>codegen:</strong> update for sparse types and retry 2.1 updates (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7916">#7916</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b19357a7a6cac4cbe040a6ac429102cfbc378b1e">b19357a7</a>)</li> <li><strong>scripts:</strong> add codegen flag for PR creation (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7920">#7920</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/899eb5ca7cf7c8b2f9206453c7a1eed064130ded">899eb5ca</a>)</li> </ul> <h5>New Features</h5> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/blob/main/clients/client-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s changelog</a>.</em></p> <blockquote> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1027.0...v3.1028.0">3.1028.0</a> (2026-04-09)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1026.0...v3.1027.0">3.1027.0</a> (2026-04-08)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1025.0...v3.1026.0">3.1026.0</a> (2026-04-07)</h1> <h3>Features</h3> <ul> <li><strong>client-s3:</strong> Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/229167dd9dc54fa300fd9bd68837fcf6eb82e566">229167d</a>)</li> </ul> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1024.0...v3.1025.0">3.1025.0</a> (2026-04-06)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> <h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.1023.0...v3.1024.0">3.1024.0</a> (2026-04-03)</h1> <p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-s3</code></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/edca62d045eca5140670a967164b87f2fc764456"><code>edca62d</code></a> Publish v3.1028.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/690d8d46dfe79779a57e53c51ac31116801e2237"><code>690d8d4</code></a> Publish v3.1027.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/67ea2f7c59da5bdd85a6176f003108e91a7f5d92"><code>67ea2f7</code></a> Publish v3.1026.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/229167dd9dc54fa300fd9bd68837fcf6eb82e566"><code>229167d</code></a> feat(client-s3): Updated list of the valid AWS Region values for the Location...</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/b19357a7a6cac4cbe040a6ac429102cfbc378b1e"><code>b19357a</code></a> chore(codegen): update for sparse types and retry 2.1 updates (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/7916">#7916</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/8cfa946642fbfebcb3e71f1aff1094d1bb7683bd"><code>8cfa946</code></a> Publish v3.1025.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/99bf9fc2c6f7e26a1a027b12b5fe03f061bf55e1"><code>99bf9fc</code></a> Publish v3.1024.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.1028.0/clients/client-s3">compare view</a></li> </ul> </details> <br /> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1312f8b commit 775720d

2 files changed

Lines changed: 139 additions & 111 deletions

File tree

0 commit comments

Comments
 (0)