service/backup: Updates service API and documentation
service/pinpoint: Updates service documentation
Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023.
service/quicksight: Updates service API, documentation, and paginators
Add support for Asset Bundle, Geospatial Heatmaps.
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebase will rebase this MR. Deprecated, use GitLab's native /rebase instead
$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.265 to 1.44.267.
<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.267 (2023-05-22)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/backup</code>: Updates service API and documentation</li>
<li><code>service/pinpoint</code>: Updates service documentation
<ul>
<li>Amazon Pinpoint is deprecating the tags parameter in the UpdateSegment, UpdateCampaign, UpdateEmailTemplate, UpdateSmsTemplate, UpdatePushTemplate, UpdateInAppTemplate and UpdateVoiceTemplate. Amazon Pinpoint will end support tags parameter by May 22, 2023.</li>
</ul>
</li>
<li><code>service/quicksight</code>: Updates service API, documentation, and paginators
<ul>
<li>Add support for Asset Bundle, Geospatial Heatmaps.</li>
</ul>
</li>
</ul>
<h3>SDK Bugs</h3>
<ul>
<li><code>rest</code>: Revert removing unnecessary path normalization behavior.
<ul>
<li>This behavior would mutate request paths with URI-encoded characters, potentially resulting in misrouted requests.</li>
</ul>
</li>
<li><code>config</code>: Revert deprecating <code>DisableRestProtocolURICleaning</code> config setting.
<ul>
<li>This setting will have an effect again. REST-protocol paths will now be normalized after serialization.</li>
</ul>
</li>
</ul>
<h1>Release v1.44.266 (2023-05-19)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/backup</code>: Updates service API and documentation</li>
<li><code>service/connectcases</code>: Updates service API</li>
<li><code>service/mediapackagev2</code>: Adds new service</li>
<li><code>service/sesv2</code>: Updates service API, documentation, and examples</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go/commit/4b1b9ad416972c0745ee74aa1af27b06eddf63f7"><code>4b1b9ad</code></a> Release v1.44.267 (2023-05-22) (<a href="https://github.com/aws/aws-sdk-go/issues/4851">#4851</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/ced715fd983fb8d8a977a45b9ce4c76cbdbb4ec1"><code>ced715f</code></a> Revert "Deprecate url path cleaning during http request serialization" (<a href="https://github.com/aws/aws-sdk-go/issues/4849">#4849</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/17200eb6399cd12e0baa44e0973398ee0432ab17"><code>17200eb</code></a> Release v1.44.266 (2023-05-19) (<a href="https://github.com/aws/aws-sdk-go/issues/4847">#4847</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/6b9e1f9cef53204693c2f3be4974c388711d6437"><code>6b9e1f9</code></a> Merge pull request <a href="https://github.com/aws/aws-sdk-go/issues/4830">#4830</a> from addisonj/assumerolecreds_source_identity</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/64deb07a53bc8f071b541fbf0b0f7b1c8eac5800"><code>64deb07</code></a> Add support for SourceIdentity to stscreds.NewCredentials</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.44.265...v1.44.267">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. Deprecated, use GitLab's native /rebase instead
- `$dependabot recreate` will recreate this MR rewriting all the manual changes and resolving conflicts
</details>
argoyle
(Migrated from gitlab.com)
merged commit into main2023-05-23 04:49:20 +00:00
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.265 to 1.44.267.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
Commits
4b1b9adRelease v1.44.267 (2023-05-22) (#4851)ced715fRevert "Deprecate url path cleaning during http request serialization" (#4849)17200ebRelease v1.44.266 (2023-05-19) (#4847)6b9e1f9Merge pull request #4830 from addisonj/assumerolecreds_source_identity64deb07Add support for SourceIdentity to stscreds.NewCredentialsDependabot commands
You can trigger Dependabot actions by commenting on this MR
$dependabot rebasewill rebase this MR. Deprecated, use GitLab's native /rebase instead$dependabot recreatewill recreate this MR rewriting all the manual changes and resolving conflicts