service/comprehendmedical: Updates service API and documentation
service/health: Updates service documentation
Documentation updates for AWS Health
service/iot: Updates service API and documentation
This release allows customer to enable caching of custom authorizer on HTTP protocol for clients that use persistent or Keep-Alive connection in order to reduce the number of Lambda invocations.
service/logs: Updates service API and documentation
This release adds AWS Organizations support as condition key in destination policy for cross account Subscriptions in CloudWatch Logs.
service/lookoutvision: Updates service API, documentation, and paginators
service/outposts: Updates service API and documentation
service/sagemaker: Updates service API and documentation
This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo.
service/comprehendmedical: Updates service API and documentation
service/health: Updates service documentation
Documentation updates for AWS Health
service/iot: Updates service API and documentation
This release allows customer to enable caching of custom authorizer on HTTP protocol for clients that use persistent or Keep-Alive connection in order to reduce the number of Lambda invocations.
service/logs: Updates service API and documentation
This release adds AWS Organizations support as condition key in destination policy for cross account Subscriptions in CloudWatch Logs.
service/lookoutvision: Updates service API, documentation, and paginators
service/outposts: Updates service API and documentation
service/sagemaker: Updates service API and documentation
This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo.
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.20 to 1.42.21.
<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.21 (2021-12-08)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/comprehendmedical</code>: Updates service API and documentation</li>
<li><code>service/health</code>: Updates service documentation
<ul>
<li>Documentation updates for AWS Health</li>
</ul>
</li>
<li><code>service/iot</code>: Updates service API and documentation
<ul>
<li>This release allows customer to enable caching of custom authorizer on HTTP protocol for clients that use persistent or Keep-Alive connection in order to reduce the number of Lambda invocations.</li>
</ul>
</li>
<li><code>service/logs</code>: Updates service API and documentation
<ul>
<li>This release adds AWS Organizations support as condition key in destination policy for cross account Subscriptions in CloudWatch Logs.</li>
</ul>
</li>
<li><code>service/lookoutvision</code>: Updates service API, documentation, and paginators</li>
<li><code>service/outposts</code>: Updates service API and documentation</li>
<li><code>service/sagemaker</code>: Updates service API and documentation
<ul>
<li>This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo.</li>
</ul>
</li>
<li><code>service/support</code>: Updates service documentation
<ul>
<li>Documentation updates for AWS Support.</li>
</ul>
</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.21 (2021-12-08)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/comprehendmedical</code>: Updates service API and documentation</li>
<li><code>service/health</code>: Updates service documentation
<ul>
<li>Documentation updates for AWS Health</li>
</ul>
</li>
<li><code>service/iot</code>: Updates service API and documentation
<ul>
<li>This release allows customer to enable caching of custom authorizer on HTTP protocol for clients that use persistent or Keep-Alive connection in order to reduce the number of Lambda invocations.</li>
</ul>
</li>
<li><code>service/logs</code>: Updates service API and documentation
<ul>
<li>This release adds AWS Organizations support as condition key in destination policy for cross account Subscriptions in CloudWatch Logs.</li>
</ul>
</li>
<li><code>service/lookoutvision</code>: Updates service API, documentation, and paginators</li>
<li><code>service/outposts</code>: Updates service API and documentation</li>
<li><code>service/sagemaker</code>: Updates service API and documentation
<ul>
<li>This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo.</li>
</ul>
</li>
<li><code>service/support</code>: Updates service documentation
<ul>
<li>Documentation updates for AWS Support.</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go/commit/3236aef240509fbc5b199c19ab4081ff0685d9eb"><code>3236aef</code></a> Release v1.42.21 (2021-12-08) (<a href="https://github.com/aws/aws-sdk-go/issues/4202">#4202</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/82630e1cab5ca9e1504939f56139ed075d6f82b0"><code>82630e1</code></a> update rest-json protocol test to latest version (<a href="https://github.com/aws/aws-sdk-go/issues/4132">#4132</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/1affa97dccfae4772f8d1877e45f8529bbb14ded"><code>1affa97</code></a> private/protocol/rest: Fix return error in location errors (<a href="https://github.com/aws/aws-sdk-go/issues/4138">#4138</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.42.20...v1.42.21">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.20 to 1.42.21.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Changelog
Sourced from github.com/aws/aws-sdk-go's changelog.
Commits
3236aefRelease v1.42.21 (2021-12-08) (#4202)82630e1update rest-json protocol test to latest version (#4132)1affa97private/protocol/rest: Fix return error in location errors (#4138)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
4c817b4824