service/connect: Updates service API and documentation
service/connectcases: Updates service API and documentation
service/redshift: Updates service documentation
Documentation updates for Redshift API bringing it in line with IAM best practices.
service/securityhub: Updates service API, documentation, and paginators
service/servicecatalog: Updates service documentation
Documentation updates for Service Catalog
Release v1.44.208 (2023-02-23)
Service Client Updates
service/appflow: Updates service API and documentation
service/ecs: Updates service API and documentation
This release supports deleting Amazon ECS task definitions that are in the INACTIVE state.
service/grafana: Updates service documentation
service/guardduty: Updates service documentation
Updated API and data types descriptions for CreateFilter, UpdateFilter, and TriggerDetails.
service/iotwireless: Updates service API and documentation
service/location: Updates service API, documentation, and paginators
service/macie2: Updates service API and documentation
service/wafv2: Updates service API and documentation
Release v1.44.207 (2023-02-22)
Service Client Updates
service/chime-sdk-voice: Updates service API and documentation
service/cloudfront: Updates service API and documentation
CloudFront now supports block lists in origin request policies so that you can forward all headers, cookies, or query string from viewer requests to the origin except for those specified in the block list.
service/datasync: Updates service API
service/opensearch: Updates service API, documentation, and paginators
service/rum: Updates service API and documentation
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.44.206 to 1.44.209.
<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.209 (2023-02-24)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/connect</code>: Updates service API and documentation</li>
<li><code>service/connectcases</code>: Updates service API and documentation</li>
<li><code>service/redshift</code>: Updates service documentation
<ul>
<li>Documentation updates for Redshift API bringing it in line with IAM best practices.</li>
</ul>
</li>
<li><code>service/securityhub</code>: Updates service API, documentation, and paginators</li>
<li><code>service/servicecatalog</code>: Updates service documentation
<ul>
<li>Documentation updates for Service Catalog</li>
</ul>
</li>
</ul>
<h1>Release v1.44.208 (2023-02-23)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/appflow</code>: Updates service API and documentation</li>
<li><code>service/ecs</code>: Updates service API and documentation
<ul>
<li>This release supports deleting Amazon ECS task definitions that are in the INACTIVE state.</li>
</ul>
</li>
<li><code>service/grafana</code>: Updates service documentation</li>
<li><code>service/guardduty</code>: Updates service documentation
<ul>
<li>Updated API and data types descriptions for CreateFilter, UpdateFilter, and TriggerDetails.</li>
</ul>
</li>
<li><code>service/iotwireless</code>: Updates service API and documentation</li>
<li><code>service/location</code>: Updates service API, documentation, and paginators</li>
<li><code>service/macie2</code>: Updates service API and documentation</li>
<li><code>service/wafv2</code>: Updates service API and documentation</li>
</ul>
<h1>Release v1.44.207 (2023-02-22)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/chime-sdk-voice</code>: Updates service API and documentation</li>
<li><code>service/cloudfront</code>: Updates service API and documentation
<ul>
<li>CloudFront now supports block lists in origin request policies so that you can forward all headers, cookies, or query string from viewer requests to the origin <em>except</em> for those specified in the block list.</li>
</ul>
</li>
<li><code>service/datasync</code>: Updates service API</li>
<li><code>service/opensearch</code>: Updates service API, documentation, and paginators</li>
<li><code>service/rum</code>: Updates service API and documentation</li>
<li><code>service/ssm</code>: Updates service documentation
<ul>
<li>Document only update for Feb 2023</li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go/commit/203a0ba5d2b297856b1dd8e313121e065097762c"><code>203a0ba</code></a> Release v1.44.209 (2023-02-24) (<a href="https://github.com/aws/aws-sdk-go/issues/4739">#4739</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/5fabc200455abcde45b34541ee557eb910ab0bd6"><code>5fabc20</code></a> Release v1.44.208 (2023-02-23) (<a href="https://github.com/aws/aws-sdk-go/issues/4737">#4737</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/f401fe6dc8e74d992001fc8677e53b102bf8d9f3"><code>f401fe6</code></a> Release v1.44.207 (2023-02-22) (<a href="https://github.com/aws/aws-sdk-go/issues/4735">#4735</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.44.206...v1.44.209">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>
Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.
Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an [`ignore` condition](https://docs.github.com/en/code-security/supply-chain-security/configuration-options-for-dependency-updates#ignore) with the desired `update_types` to your config file.
Pull request closed
This pull request cannot be reopened because the branch was deleted.
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.44.206 to 1.44.209.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
203a0baRelease v1.44.209 (2023-02-24) (#4739)5fabc20Release v1.44.208 (2023-02-23) (#4737)f401fe6Release v1.44.207 (2023-02-22) (#4735)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
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more
Dependabot won't notify anymore about this release, but will get in touch when a new version is available. You can also ignore all major, minor, or patch releases for a dependency by adding an
ignorecondition with the desiredupdate_typesto your config file.Pull request closed