service/rekognition: Updates service API and documentation
This release introduces a new field IndexFacesModelVersion, which is the version of the face detect and storage model that was used when indexing the face vector.
service/s3: Updates service documentation and examples
Minor doc-based updates based on feedback bugs received.
service/s3control: Updates service documentation
Documentation updates for the renaming of Glacier to Glacier Flexible Retrieval.
SDK Enhancements
aws/session: Add options for customizing the construction of credential providers. Currently only supported for stscreds.WebIdentityRoleProvider.
service/rekognition: Updates service API and documentation
This release introduces a new field IndexFacesModelVersion, which is the version of the face detect and storage model that was used when indexing the face vector.
service/s3: Updates service documentation and examples
Minor doc-based updates based on feedback bugs received.
service/s3control: Updates service documentation
Documentation updates for the renaming of Glacier to Glacier Flexible Retrieval.
SDK Enhancements
aws/session: Add options for customizing the construction of credential providers. Currently only supported for stscreds.WebIdentityRoleProvider.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR
$dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts
Bumps [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) from 1.42.26 to 1.42.27.
<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.42.27 (2022-01-04)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/rekognition</code>: Updates service API and documentation
<ul>
<li>This release introduces a new field IndexFacesModelVersion, which is the version of the face detect and storage model that was used when indexing the face vector.</li>
</ul>
</li>
<li><code>service/s3</code>: Updates service documentation and examples
<ul>
<li>Minor doc-based updates based on feedback bugs received.</li>
</ul>
</li>
<li><code>service/s3control</code>: Updates service documentation
<ul>
<li>Documentation updates for the renaming of Glacier to Glacier Flexible Retrieval.</li>
</ul>
</li>
</ul>
<h3>SDK Enhancements</h3>
<ul>
<li><code>aws/session</code>: Add options for customizing the construction of credential providers. Currently only supported for <code>stscreds.WebIdentityRoleProvider</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-go/blob/main/CHANGELOG.md">github.com/aws/aws-sdk-go's changelog</a>.</em></p>
<blockquote>
<h1>Release v1.42.27 (2022-01-04)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/rekognition</code>: Updates service API and documentation
<ul>
<li>This release introduces a new field IndexFacesModelVersion, which is the version of the face detect and storage model that was used when indexing the face vector.</li>
</ul>
</li>
<li><code>service/s3</code>: Updates service documentation and examples
<ul>
<li>Minor doc-based updates based on feedback bugs received.</li>
</ul>
</li>
<li><code>service/s3control</code>: Updates service documentation
<ul>
<li>Documentation updates for the renaming of Glacier to Glacier Flexible Retrieval.</li>
</ul>
</li>
</ul>
<h3>SDK Enhancements</h3>
<ul>
<li><code>aws/session</code>: Add options for customizing the construction of credential providers. Currently only supported for <code>stscreds.WebIdentityRoleProvider</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go/commit/40fbdd110e7d6b447d1611db2c1373045df73ee4"><code>40fbdd1</code></a> Release v1.42.27 (2022-01-04) (<a href="https://github.com/aws/aws-sdk-go/issues/4225">#4225</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/92b5621bf8338d68f64c79cd094969d289428723"><code>92b5621</code></a> add options for customizing credential providers (<a href="https://github.com/aws/aws-sdk-go/issues/4174">#4174</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/de43cec11780585526df7d5fd54bb11282b45155"><code>de43cec</code></a> Fix: Kinesis Video SigningName (<a href="https://github.com/aws/aws-sdk-go/issues/4164">#4164</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/29f6f92b6d50bcbe214c81a375ebe0666f7627ef"><code>29f6f92</code></a> example/aws/proxyWithTLSClientCert: Use <code>Transport.ForceAttemptHTTP2</code> to enab...</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/619862d08d6e00e4d727715f79eea849960c5891"><code>619862d</code></a> Updated golang.org/x/net package to latest version. (<a href="https://github.com/aws/aws-sdk-go/issues/4216">#4216</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.42.26...v1.42.27">compare view</a></li>
</ul>
</details>
<br />
---
<details>
<summary>Dependabot commands</summary>
<br />
You can trigger Dependabot actions by commenting on this MR
- `$dependabot rebase` will rebase this MR
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Bumps github.com/aws/aws-sdk-go from 1.42.26 to 1.42.27.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Changelog
Sourced from github.com/aws/aws-sdk-go's changelog.
Commits
40fbdd1Release v1.42.27 (2022-01-04) (#4225)92b5621add options for customizing credential providers (#4174)de43cecFix: Kinesis Video SigningName (#4164)29f6f92example/aws/proxyWithTLSClientCert: UseTransport.ForceAttemptHTTP2to enab...619862dUpdated golang.org/x/net package to latest version. (#4216)Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflictsCodecov Report
Continue to review full report at Codecov.
mentioned in commit
0c25ca80bf