dependabot[bot] opened a new pull request, #36281:
URL: https://github.com/apache/beam/pull/36281

   Bumps 
[github.com/aws/aws-sdk-go-v2/credentials](https://github.com/aws/aws-sdk-go-v2)
 from 1.18.12 to 1.18.14.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.14/CHANGELOG.md";>github.com/aws/aws-sdk-go-v2/credentials's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Release (2023-02-20)</h1>
   <h2>General Highlights</h2>
   <ul>
   <li><strong>Dependency Update</strong>: Updated to the latest SDK module 
versions</li>
   </ul>
   <h2>Module Highlights</h2>
   <ul>
   <li><code>github.com/aws/aws-sdk-go-v2</code>: v1.17.5
   <ul>
   <li><strong>Bug Fix</strong>: fix int overflow bug on 32 bit 
architecture</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/auditmanager</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.14/service/auditmanager/CHANGELOG.md#v1240-2023-02-20";>v1.24.0</a>
   <ul>
   <li><strong>Feature</strong>: This release introduces a 
ServiceQuotaExceededException to the UpdateAssessmentFrameworkShare API 
operation.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/connect</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.14/service/connect/CHANGELOG.md#v1470-2023-02-20";>v1.47.0</a>
   <ul>
   <li><strong>Feature</strong>: Reasons for failed diff has been approved by 
SDK Reviewer</li>
   </ul>
   </li>
   </ul>
   <h1>Release (2023-02-17)</h1>
   <h2>General Highlights</h2>
   <ul>
   <li><strong>Dependency Update</strong>: Updated to the latest SDK module 
versions</li>
   </ul>
   <h2>Module Highlights</h2>
   <ul>
   <li><code>github.com/aws/aws-sdk-go-v2/service/apprunner</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.14/service/apprunner/CHANGELOG.md#v1170-2023-02-17";>v1.17.0</a>
   <ul>
   <li><strong>Feature</strong>: This release supports removing MaxSize limit 
for AutoScalingConfiguration.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/glue</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.14/service/glue/CHANGELOG.md#v1430-2023-02-17";>v1.43.0</a>
   <ul>
   <li><strong>Feature</strong>: Release of Delta Lake Data Lake Format for 
Glue Studio Service</li>
   </ul>
   </li>
   </ul>
   <h1>Release (2023-02-16)</h1>
   <h2>Module Highlights</h2>
   <ul>
   <li><code>github.com/aws/aws-sdk-go-v2/service/emr</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.14/service/emr/CHANGELOG.md#v1230-2023-02-16";>v1.23.0</a>
   <ul>
   <li><strong>Feature</strong>: This release provides customers the ability to 
define a timeout period for procuring capacity during a resize operation for 
Instance Fleet clusters. Customers can specify this timeout using the 
ResizeSpecifications parameter supported by RunJobFlow, ModifyInstanceFleet and 
AddInstanceFleet APIs.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/grafana</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.14/service/grafana/CHANGELOG.md#v1120-2023-02-16";>v1.12.0</a>
   <ul>
   <li><strong>Feature</strong>: With this release Amazon Managed Grafana now 
supports inbound Network Access Control that helps you to restrict user access 
to your Grafana workspaces</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/ivs</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.14/service/ivs/CHANGELOG.md#v1203-2023-02-16";>v1.20.3</a>
   <ul>
   <li><strong>Documentation</strong>: Doc-only update. Updated text 
description in DeleteChannel, Stream, and StreamSummary.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/wafv2</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.14/service/wafv2/CHANGELOG.md#v1251-2023-02-16";>v1.25.1</a>
   <ul>
   <li><strong>Documentation</strong>: Added a notice for account takeover 
prevention (ATP). The interface incorrectly lets you to configure ATP response 
inspection in regional web ACLs in Region US East (N. Virginia), without 
returning an error. ATP response inspection is only available in web ACLs that 
protect CloudFront distributions.</li>
   </ul>
   </li>
   </ul>
   <h1>Release (2023-02-15)</h1>
   <h2>General Highlights</h2>
   <ul>
   <li><strong>Dependency Update</strong>: Updated to the latest SDK module 
versions</li>
   </ul>
   <h2>Module Highlights</h2>
   <ul>
   <li><code>github.com/aws/aws-sdk-go-v2/service/accessanalyzer</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.14/service/accessanalyzer/CHANGELOG.md#v1193-2023-02-15";>v1.19.3</a>
   <ul>
   <li><strong>Announcement</strong>: When receiving an error response in 
restJson-based services, an incorrect error type may have been returned based 
on the content of the response. This has been fixed via PR <a 
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2012";>#2012</a> 
tracked in issue <a 
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1910";>#1910</a>.</li>
   <li><strong>Bug Fix</strong>: Correct error type parsing for restJson 
services.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/account</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.14/service/account/CHANGELOG.md#v191-2023-02-15";>v1.9.1</a>
   <ul>
   <li><strong>Announcement</strong>: When receiving an error response in 
restJson-based services, an incorrect error type may have been returned based 
on the content of the response. This has been fixed via PR <a 
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2012";>#2012</a> 
tracked in issue <a 
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1910";>#1910</a>.</li>
   <li><strong>Bug Fix</strong>: Correct error type parsing for restJson 
services.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/acm</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/config/v1.18.14/service/acm/CHANGELOG.md#v1173-2023-02-15";>v1.17.3</a>
   <ul>
   <li><strong>Announcement</strong>: When receiving an error response in 
restJson-based services, an incorrect error type may have been returned based 
on the content of the response. This has been fixed via PR <a 
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2012";>#2012</a> 
tracked in issue <a 
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/1910";>#1910</a>.</li>
   </ul>
   </li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/b1af56e48042111f0c367b639faaf87ba9bd3001";><code>b1af56e</code></a>
 Release 2023-02-20</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/4f504d9665de5f649db0b1d8b43da091f01fb6d7";><code>4f504d9</code></a>
 Regenerated Clients</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/c6191ffa5f47a5cacf09880387f69d96963b9a21";><code>c6191ff</code></a>
 Update API model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/8e6fa271cad1a3e18bd04bacdea8d8dc170115ca";><code>8e6fa27</code></a>
 Merge pull request <a 
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2026";>#2026</a> from 
aws/firstissue</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/9af2842ca9258238ee5f72d85e5d61b12c4a7737";><code>9af2842</code></a>
 Don't skip anonymous (embedded) fields with named tags (<a 
href="https://redirect.github.com/aws/aws-sdk-go-v2/issues/2022";>#2022</a>)</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/1ca1e1831b92e691f1c1d35204f914740ed1345e";><code>1ca1e18</code></a>
 add changelog entry</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/b19c337948f9867adb6295106bc13474c9ad6f6f";><code>b19c337</code></a>
 fix int overflow on 32 bit architecture</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/50d82a9979e506d66de709e10c053d576a069ce7";><code>50d82a9</code></a>
 Release 2023-02-17</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/19dc3750fd7698c2aeb98a15b8e3e1be1d4f9e6a";><code>19dc375</code></a>
 Regenerated Clients</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/8fe3523a2c614a4fc173910cd044b9826e336ecc";><code>8fe3523</code></a>
 Update endpoints model</li>
   <li>Additional commits viewable in <a 
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.18.12...config/v1.18.14";>compare
 view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/aws/aws-sdk-go-v2/credentials&package-manager=go_modules&previous-version=1.18.12&new-version=1.18.14)](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>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to