Skip to content

Commit

Permalink
build(deps): bump github.com/aws/aws-sdk-go from 1.44.95 to 1.44.100 (#…
Browse files Browse the repository at this point in the history
…351)

Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go)
from 1.44.95 to 1.44.100.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-go/releases">github.com/aws/aws-sdk-go's
releases</a>.</em></p>
<blockquote>
<h1>Release v1.44.100 (2022-09-16)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/codestar-notifications</code>: Updates service API and
documentation</li>
<li><code>service/ecs</code>: Updates service documentation
<ul>
<li>This release supports new task definition sizes.</li>
</ul>
</li>
</ul>
<h1>Release v1.44.99 (2022-09-15)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/dynamodb</code>: Updates service API, documentation,
waiters, paginators, and examples
<ul>
<li>Increased DynamoDB transaction limit from 25 to 100.</li>
</ul>
</li>
<li><code>service/ec2</code>: Updates service API and documentation
<ul>
<li>This feature allows customers to create tags for
vpc-endpoint-connections and vpc-endpoint-service-permissions.</li>
</ul>
</li>
<li><code>service/sagemaker</code>: Updates service API and
documentation
<ul>
<li>Amazon SageMaker Automatic Model Tuning now supports specifying
Hyperband strategy for tuning jobs, which uses a multi-fidelity based
tuning strategy to stop underperforming hyperparameter configurations
early.</li>
</ul>
</li>
</ul>
<h1>Release v1.44.98 (2022-09-14)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/amplifyuibuilder</code>: Updates service API,
documentation, and paginators</li>
<li><code>service/ec2</code>: Updates service API and documentation
<ul>
<li>This update introduces API operations to manage and create local
gateway route tables, CoIP pools, and VIF group associations.</li>
</ul>
</li>
</ul>
<h1>Release v1.44.97 (2022-09-13)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/customer-profiles</code>: Updates service API and
documentation</li>
<li><code>service/drs</code>: Updates service API and documentation</li>
<li><code>service/ec2</code>: Updates service API and documentation
<ul>
<li>Two new features for local gateway route tables: support for static
routes targeting Elastic Network Interfaces and direct VPC routing.</li>
</ul>
</li>
<li><code>service/evidently</code>: Updates service API and
documentation</li>
<li><code>service/kendra</code>: Updates service API and documentation
<ul>
<li>This release enables our customer to choose the option of Sharepoint
2019 for the on-premise Sharepoint connector.</li>
</ul>
</li>
<li><code>service/transfer</code>: Updates service API and documentation
<ul>
<li>This release introduces the ability to have multiple server host
keys for any of your Transfer Family servers that use the SFTP
protocol.</li>
</ul>
</li>
</ul>
<h1>Release v1.44.96 (2022-09-12)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/eks</code>: Updates service API and documentation</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/55b562a2221683e6bcc3362df54c0a7d1ec5f028"><code>55b562a</code></a>
Release v1.44.100 (2022-09-16) (<a
href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/4560">#4560</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/26d64847dea36f6ba6d6d6e221f91205e151add4"><code>26d6484</code></a>
Release v1.44.99 (2022-09-15) (<a
href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/4559">#4559</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/dd192ad74a81a03191f9b848712694c566f2b22d"><code>dd192ad</code></a>
Release v1.44.98 (2022-09-14) (<a
href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/4558">#4558</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/6fa20357e9892dabcdf3092069db7075af9c5df8"><code>6fa2035</code></a>
Release v1.44.97 (2022-09-13) (<a
href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/4556">#4556</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-go/commit/6fcfde5b3429cb00ea9dfc16157299cc6ec0bcaf"><code>6fcfde5</code></a>
Release v1.44.96 (2022-09-12) (<a
href="https://github-redirect.dependabot.com/aws/aws-sdk-go/issues/4555">#4555</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-go/compare/v1.44.95...v1.44.100">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&package-manager=go_modules&previous-version=1.44.95&new-version=1.44.100)](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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 19, 2022
1 parent b3fa94d commit c4aba7d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.18

require (
github.com/alitto/pond v1.8.1
github.com/aws/aws-sdk-go v1.44.95
github.com/aws/aws-sdk-go v1.44.100
github.com/containers/image/v5 v5.22.0
github.com/dgraph-io/ristretto v0.1.0
github.com/evanphx/json-patch v5.6.0+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -167,8 +167,8 @@ github.com/aws/aws-sdk-go v1.15.78/go.mod h1:E3/ieXAlvM0XWO57iftYVDLLvQ824smPP3A
github.com/aws/aws-sdk-go v1.23.20/go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo=
github.com/aws/aws-sdk-go v1.25.37/go.mod h1:KmX6BPdI08NWTb3/sm4ZGu5ShLoqVDhKgpiN924inxo=
github.com/aws/aws-sdk-go v1.36.30/go.mod h1:hcU610XS61/+aQV88ixoOzUoG7v3b31pl2zKMmprdro=
github.com/aws/aws-sdk-go v1.44.95 h1:QwmA+PeR6v4pF0f/dPHVPWGAshAhb9TnGZBTM5uKuI8=
github.com/aws/aws-sdk-go v1.44.95/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo=
github.com/aws/aws-sdk-go v1.44.100 h1:7I86bWNQB+HGDT5z/dJy61J7qgbgLoZ7O51C9eL6hrA=
github.com/aws/aws-sdk-go v1.44.100/go.mod h1:y4AeaBuwd2Lk+GepC1E9v0qOiTws0MIWAX4oIKwKHZo=
github.com/beorn7/perks v0.0.0-20160804104726-4c0e84591b9a/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
github.com/beorn7/perks v0.0.0-20180321164747-3a771d992973/go.mod h1:Dwedo/Wpr24TaqPxmxbtue+5NUziq4I4S80YR8gNf3Q=
github.com/beorn7/perks v1.0.0/go.mod h1:KWe93zE9D1o94FZ5RNwFwVgaQK1VOXiVxmqh+CedLV8=
Expand Down

0 comments on commit c4aba7d

Please sign in to comment.