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

   Bumps 
[github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) 
from 1.17.10 to 1.18.0.
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/CHANGELOG.md";>github.com/aws/aws-sdk-go-v2/config's
 changelog</a>.</em></p>
   <blockquote>
   <h1>Release (2022-11-11)</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/config</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/config/CHANGELOG.md#v1180-2022-11-11";>v1.18.0</a>
   <ul>
   <li><strong>Announcement</strong>: When using the SSOTokenProvider, a 
previous implementation incorrectly compensated for invalid SSOTokenProvider 
configurations in the shared profile. This has been fixed via PR <a 
href="https://github-redirect.dependabot.com/aws/aws-sdk-go-v2/issues/1903";>#1903</a>
 and tracked in issue <a 
href="https://github-redirect.dependabot.com/aws/aws-sdk-go-v2/issues/1846";>#1846</a></li>
   <li><strong>Feature</strong>: Adds token refresh support (via 
SSOTokenProvider) when using the SSOCredentialProvider</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/credentials</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/credentials/CHANGELOG.md#v1130-2022-11-11";>v1.13.0</a>
   <ul>
   <li><strong>Announcement</strong>: When using the SSOTokenProvider, a 
previous implementation incorrectly compensated for invalid SSOTokenProvider 
configurations in the shared profile. This has been fixed via PR <a 
href="https://github-redirect.dependabot.com/aws/aws-sdk-go-v2/issues/1903";>#1903</a>
 and tracked in issue <a 
href="https://github-redirect.dependabot.com/aws/aws-sdk-go-v2/issues/1846";>#1846</a></li>
   <li><strong>Feature</strong>: Adds token refresh support (via 
SSOTokenProvider) when using the SSOCredentialProvider</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/main/service/glue/CHANGELOG.md#v1341-2022-11-11";>v1.34.1</a>
   <ul>
   <li><strong>Documentation</strong>: Added links related to enabling job 
bookmarks.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/iot</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/iot/CHANGELOG.md#v1310-2022-11-11";>v1.31.0</a>
   <ul>
   <li><strong>Feature</strong>: This release add new api 
listRelatedResourcesForAuditFinding and new member type IssuerCertificates for 
Iot device device defender Audit.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/licensemanager</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/licensemanager/CHANGELOG.md#v1160-2022-11-11";>v1.16.0</a>
   <ul>
   <li><strong>Feature</strong>: AWS License Manager now supports onboarded 
Management Accounts or Delegated Admins to view granted licenses aggregated 
from all accounts in the organization.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/marketplacecatalog</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/marketplacecatalog/CHANGELOG.md#v1140-2022-11-11";>v1.14.0</a>
   <ul>
   <li><strong>Feature</strong>: Added three new APIs to support tagging and 
tag-based authorization: TagResource, UntagResource, and ListTagsForResource. 
Added optional parameters to the StartChangeSet API to support tagging a 
resource while making a request to create it.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/rekognition</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/rekognition/CHANGELOG.md#v1210-2022-11-11";>v1.21.0</a>
   <ul>
   <li><strong>Feature</strong>: Adding support for ImageProperties feature to 
detect dominant colors and image brightness, sharpness, and contrast, inclusion 
and exclusion filters for labels and label categories, new fields to the API 
response, &quot;aliases&quot; and &quot;categories&quot;</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/securityhub</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/securityhub/CHANGELOG.md#v1238-2022-11-11";>v1.23.8</a>
   <ul>
   <li><strong>Documentation</strong>: Documentation updates for Security 
Hub</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/ssmincidents</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/ssmincidents/CHANGELOG.md#v1180-2022-11-11";>v1.18.0</a>
   <ul>
   <li><strong>Feature</strong>: RelatedItems now have an ID field which can be 
used for referencing them else where. Introducing event references in 
TimelineEvent API and increasing maximum length of &quot;eventData&quot; to 12K 
characters.</li>
   </ul>
   </li>
   </ul>
   <h1>Release (2022-11-10)</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/autoscaling</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/autoscaling/CHANGELOG.md#v1241-2022-11-10";>v1.24.1</a>
   <ul>
   <li><strong>Documentation</strong>: This release adds a new price capacity 
optimized allocation strategy for Spot Instances to help customers optimize 
provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. 
It allocates Spot Instances based on both spare capacity availability and Spot 
Instance price.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/ec2</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/ec2/CHANGELOG.md#v1700-2022-11-10";>v1.70.0</a>
   <ul>
   <li><strong>Feature</strong>: This release adds a new price capacity 
optimized allocation strategy for Spot Instances to help customers optimize 
provisioning of Spot Instances via EC2 Auto Scaling, EC2 Fleet, and Spot Fleet. 
It allocates Spot Instances based on both spare capacity availability and Spot 
Instance price.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/ecs</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/ecs/CHANGELOG.md#v1190-2022-11-10";>v1.19.0</a>
   <ul>
   <li><strong>Feature</strong>: This release adds support for task scale-in 
protection with updateTaskProtection and getTaskProtection APIs. 
UpdateTaskProtection API can be used to protect a service managed task from 
being terminated by scale-in events and getTaskProtection API to get the 
scale-in protection status of a task.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/elasticsearchservice</code>: 
<a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/elasticsearchservice/CHANGELOG.md#v1170-2022-11-10";>v1.17.0</a>
   <ul>
   <li><strong>Feature</strong>: Amazon OpenSearch Service now offers managed 
VPC endpoints to connect to your Amazon OpenSearch Service VPC-enabled domain 
in a Virtual Private Cloud (VPC). This feature allows you to privately access 
OpenSearch Service domain without using public IPs or requiring traffic to 
traverse the Internet.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/resourceexplorer2</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/resourceexplorer2/CHANGELOG.md#v101-2022-11-10";>v1.0.1</a>
   <ul>
   <li><strong>Documentation</strong>: Text only updates to some Resource 
Explorer descriptions.</li>
   </ul>
   </li>
   <li><code>github.com/aws/aws-sdk-go-v2/service/scheduler</code>: <a 
href="https://github.com/aws/aws-sdk-go-v2/blob/main/service/scheduler/CHANGELOG.md#v100-2022-11-10";>v1.0.0</a>
   <ul>
   <li><strong>Release</strong>: New AWS service client module</li>
   <li><strong>Feature</strong>: AWS introduces the new Amazon EventBridge 
Scheduler. EventBridge Scheduler is a serverless scheduler that allows you to 
create, run, and manage tasks from one central, managed service.</li>
   </ul>
   </li>
   </ul>
   <h1>Release (2022-11-09)</h1>
   <h2>Module Highlights</h2>
   <!-- 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/8d0db3b4e141cf633b473a2ed4fab93579b2aa21";><code>8d0db3b</code></a>
 Release 2022-11-11</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/409cb2a601fbb2b3ad69e9c3969e42e030977b43";><code>409cb2a</code></a>
 Regenerated Clients</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/1ef6c0cb6c45087cb2f445845d45de0135b31fac";><code>1ef6c0c</code></a>
 Update endpoints model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/fb60a6ef214ca6b08e33cf6e6491722f8fc7d67c";><code>fb60a6e</code></a>
 Update API model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/3d79564f49870ccdce722ed337245265b237872b";><code>3d79564</code></a>
 Add token refresh support to SSOCredentialProvider (<a 
href="https://github-redirect.dependabot.com/aws/aws-sdk-go-v2/issues/1903";>#1903</a>)</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/0966539129860e2582d8cecf4e640eff8414b377";><code>0966539</code></a>
 Release 2022-11-10</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/aec7ab65913d4bc2a4318ff06c814fb5896e6508";><code>aec7ab6</code></a>
 Regenerated Clients</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/d008171cc1ff86cdb15e40ac6d1612c41c1b132b";><code>d008171</code></a>
 Update endpoints model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/29d44ebdd76da48cb6324e9aebb6246b97c186da";><code>29d44eb</code></a>
 Update API model</li>
   <li><a 
href="https://github.com/aws/aws-sdk-go-v2/commit/01cee3e9ffa2bc6ad2c1646da4e2dff037d169f3";><code>01cee3e</code></a>
 Release 2022-11-09</li>
   <li>Additional commits viewable in <a 
href="https://github.com/aws/aws-sdk-go-v2/compare/config/v1.17.10...config/v1.18.0";>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/config&package-manager=go_modules&previous-version=1.17.10&new-version=1.18.0)](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 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