Commit 7be7a94
authored
Bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.92.0 to 1.92.1 (#2613)
Bumps
[github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2)
from 1.92.0 to 1.92.1.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/34ec0a43cbf69475be3bbbb6329c49687cc018df"><code>34ec0a4</code></a>
Release 2025-11-25</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/540441aa03ecb2b3b2b2f1eab1b71661b0ae2481"><code>540441a</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/9869a2b39a8edb77fc98e0fc70d9bb059c6534a5"><code>9869a2b</code></a>
Update endpoints model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a6b38c167b9ce07461c4f0af81be087055267121"><code>a6b38c1</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/3953a0d499bf4a96a11e3377af3e5291831eed6c"><code>3953a0d</code></a>
add explicit message deser to all s3 errors (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3237">#3237</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/e7eec69683d04dbab33314fb6de43f8a43684163"><code>e7eec69</code></a>
Fix panic during auth scheme resolution due to region validation (<a
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/3235">#3235</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/d68b3a05c22b3bde751da6bb70e6fe01fd02407f"><code>d68b3a0</code></a>
Release 2025-11-24</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/292a19869df57271d51b382018591d71f09f72d3"><code>292a198</code></a>
Regenerated Clients</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/dfeabc64ff80e2ee65951eb84d616072c8cd4b60"><code>dfeabc6</code></a>
Update API model</li>
<li><a
href="https://github.com/aws/aws-sdk-go-v2/commit/a7a1be5d2c14e9270e927654b63272fdfbee1aa6"><code>a7a1be5</code></a>
Release 2025-11-21</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-go-v2/compare/service/s3/v1.92.0...service/s3/v1.92.1">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting
`@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits
that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after
your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge
and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- `@dependabot show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop
Dependabot creating any more for this major version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen
the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the
PR or upgrade to it yourself)
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent d1ebcc9 commit 7be7a94
2 files changed
+3
-6
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | | - | |
85 | 84 | | |
86 | 85 | | |
87 | 86 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
46 | | - | |
| 45 | + | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
146 | 146 | | |
147 | 147 | | |
148 | 148 | | |
149 | | - | |
150 | | - | |
151 | 149 | | |
152 | 150 | | |
153 | 151 | | |
| |||
0 commit comments