service/monitoring: Updates service API and documentation
Adding support for the suppression of Composite Alarm actions
service/network-firewall: Updates service API and documentation
service/rds: Updates service API, documentation, waiters, paginators, and examples
Adds support for creating an RDS Proxy for an RDS for MariaDB database.
Release v1.44.59 (2022-07-20)
Service Client Updates
service/acm-pca: Updates service documentation
service/iot: Updates service API and documentation
GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.
SDK Bugs
service/pricing: Fixes a bug that caused GetProductsOutput.PriceList to be generated incorrectly. (#4486)
The v1.44.46 release incorrectly resulted in the PriceList field's type changing from []aws.JSONValue to []*string.
This release reverts this change, with the field now correctly updated to []aws.JSONValue.
service/monitoring: Updates service API and documentation
Adding support for the suppression of Composite Alarm actions
service/network-firewall: Updates service API and documentation
service/rds: Updates service API, documentation, waiters, paginators, and examples
Adds support for creating an RDS Proxy for an RDS for MariaDB database.
Release v1.44.59 (2022-07-20)
Service Client Updates
service/acm-pca: Updates service documentation
service/iot: Updates service API and documentation
GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.
SDK Bugs
service/pricing: Fixes a bug that caused GetProductsOutput.PriceList to be generated incorrectly. (#4486)
The v1.44.46 release incorrectly resulted in the PriceList field's type changing from []aws.JSONValue to []*string.
This release reverts this change, with the field now correctly updated to []aws.JSONValue.
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.6 to 1.44.60.
<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.60 (2022-07-21)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/athena</code>: Updates service API, documentation, and paginators
<ul>
<li>This feature allows customers to retrieve runtime statistics for completed queries</li>
</ul>
</li>
<li><code>service/dms</code>: Updates service documentation
<ul>
<li>Documentation updates for Database Migration Service (DMS).</li>
</ul>
</li>
<li><code>service/docdb</code>: Updates service API and documentation
<ul>
<li>Enable copy-on-write restore type</li>
</ul>
</li>
<li><code>service/ec2-instance-connect</code>: Updates service API and documentation</li>
<li><code>service/frauddetector</code>: Updates service API and documentation</li>
<li><code>service/iotsitewise</code>: Updates service API, documentation, and paginators</li>
<li><code>service/kendra</code>: Updates service API and documentation
<ul>
<li>Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html">https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html</a></li>
</ul>
</li>
<li><code>service/monitoring</code>: Updates service API and documentation
<ul>
<li>Adding support for the suppression of Composite Alarm actions</li>
</ul>
</li>
<li><code>service/network-firewall</code>: Updates service API and documentation</li>
<li><code>service/rds</code>: Updates service API, documentation, waiters, paginators, and examples
<ul>
<li>Adds support for creating an RDS Proxy for an RDS for MariaDB database.</li>
</ul>
</li>
</ul>
<h1>Release v1.44.59 (2022-07-20)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/acm-pca</code>: Updates service documentation</li>
<li><code>service/iot</code>: Updates service API and documentation
<ul>
<li>GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.</li>
</ul>
</li>
</ul>
<h3>SDK Bugs</h3>
<ul>
<li><code>service/pricing</code>: Fixes a bug that caused <code>GetProductsOutput.PriceList</code> to be generated incorrectly. (<a href="https://github.com/aws/aws-sdk-go/pull/4486">#4486</a>)
<ul>
<li>The <a href="https://github.com/aws/aws-sdk-go/releases/tag/v1.44.46">v1.44.46</a> release incorrectly resulted in the <code>PriceList</code> field's type changing from <code>[]aws.JSONValue</code> to <code>[]*string</code>.</li>
<li>This release reverts this change, with the field now correctly updated to <code>[]aws.JSONValue</code>.</li>
<li>Fixes <a href="https://github.com/aws/aws-sdk-go/issues/4480">#4480</a></li>
</ul>
</li>
</ul>
<h1>Release v1.44.58 (2022-07-19)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/devops-guru</code>: Updates service API, documentation, and paginators</li>
<li><code>service/glue</code>: Updates service documentation
<ul>
<li>Documentation updates for AWS Glue Job Timeout and Autoscaling</li>
</ul>
</li>
<li><code>service/sagemaker</code>: Updates service API
<ul>
<li>Fixed an issue with cross account QueryLineage</li>
</ul>
</li>
<li><code>service/sagemaker-edge</code>: Updates service API and documentation</li>
<li><code>service/workspaces</code>: Updates service API
<ul>
<li>Increased the character limit of the login message from 850 to 2000 characters.</li>
</ul>
</li>
</ul>
<h1>Release v1.44.57 (2022-07-18)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.44.60 (2022-07-21)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/athena</code>: Updates service API, documentation, and paginators
<ul>
<li>This feature allows customers to retrieve runtime statistics for completed queries</li>
</ul>
</li>
<li><code>service/dms</code>: Updates service documentation
<ul>
<li>Documentation updates for Database Migration Service (DMS).</li>
</ul>
</li>
<li><code>service/docdb</code>: Updates service API and documentation
<ul>
<li>Enable copy-on-write restore type</li>
</ul>
</li>
<li><code>service/ec2-instance-connect</code>: Updates service API and documentation</li>
<li><code>service/frauddetector</code>: Updates service API and documentation</li>
<li><code>service/iotsitewise</code>: Updates service API, documentation, and paginators</li>
<li><code>service/kendra</code>: Updates service API and documentation
<ul>
<li>Amazon Kendra now provides Oauth2 support for SharePoint Online. For more information, see <a href="https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html">https://docs.aws.amazon.com/kendra/latest/dg/data-source-sharepoint.html</a></li>
</ul>
</li>
<li><code>service/monitoring</code>: Updates service API and documentation
<ul>
<li>Adding support for the suppression of Composite Alarm actions</li>
</ul>
</li>
<li><code>service/network-firewall</code>: Updates service API and documentation</li>
<li><code>service/rds</code>: Updates service API, documentation, waiters, paginators, and examples
<ul>
<li>Adds support for creating an RDS Proxy for an RDS for MariaDB database.</li>
</ul>
</li>
</ul>
<h1>Release v1.44.59 (2022-07-20)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/acm-pca</code>: Updates service documentation</li>
<li><code>service/iot</code>: Updates service API and documentation
<ul>
<li>GA release the ability to enable/disable IoT Fleet Indexing for Device Defender and Named Shadow information, and search them through IoT Fleet Indexing APIs. This includes Named Shadow Selection as a part of the UpdateIndexingConfiguration API.</li>
</ul>
</li>
</ul>
<h3>SDK Bugs</h3>
<ul>
<li><code>service/pricing</code>: Fixes a bug that caused <code>GetProductsOutput.PriceList</code> to be generated incorrectly. (<a href="https://github.com/aws/aws-sdk-go/pull/4486">#4486</a>)
<ul>
<li>The <a href="https://github.com/aws/aws-sdk-go/releases/tag/v1.44.46">v1.44.46</a> release incorrectly resulted in the <code>PriceList</code> field's type changing from <code>[]aws.JSONValue</code> to <code>[]*string</code>.</li>
<li>This release reverts this change, with the field now correctly updated to <code>[]aws.JSONValue</code>.</li>
<li>Fixes <a href="https://github.com/aws/aws-sdk-go/issues/4480">#4480</a></li>
</ul>
</li>
</ul>
<h1>Release v1.44.58 (2022-07-19)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/devops-guru</code>: Updates service API, documentation, and paginators</li>
<li><code>service/glue</code>: Updates service documentation
<ul>
<li>Documentation updates for AWS Glue Job Timeout and Autoscaling</li>
</ul>
</li>
<li><code>service/sagemaker</code>: Updates service API
<ul>
<li>Fixed an issue with cross account QueryLineage</li>
</ul>
</li>
<li><code>service/sagemaker-edge</code>: Updates service API and documentation</li>
<li><code>service/workspaces</code>: Updates service API
<ul>
<li>Increased the character limit of the login message from 850 to 2000 characters.</li>
</ul>
</li>
</ul>
<h1>Release v1.44.57 (2022-07-18)</h1>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-go/commit/694be8764ee72b4792a50b3659b039a1914a2b38"><code>694be87</code></a> Release v1.44.60 (2022-07-21) (<a href="https://github.com/aws/aws-sdk-go/issues/4488">#4488</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/5a5fc7b7ce2f053384fb6eb818478b9056bec5ac"><code>5a5fc7b</code></a> Release v1.44.59 (2022-07-20) (<a href="https://github.com/aws/aws-sdk-go/issues/4487">#4487</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/c11f6f2b695648406010de01d00fb18a9c7f3047"><code>c11f6f2</code></a> service/pricing: Fix PriceList type to aws.JSONValue (<a href="https://github.com/aws/aws-sdk-go/issues/4486">#4486</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/d05e5e043952e3ad4887ecae2c2ab36e41c6cb46"><code>d05e5e0</code></a> Release v1.44.58 (2022-07-19) (<a href="https://github.com/aws/aws-sdk-go/issues/4485">#4485</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/049042f5895226ee90def1a9ff354d8311dc13af"><code>049042f</code></a> Release v1.44.57 (2022-07-18) (<a href="https://github.com/aws/aws-sdk-go/issues/4483">#4483</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/d84ce2650fa2e0e867df64fa3b7013e2e2643b83"><code>d84ce26</code></a> Release v1.44.56 (2022-07-15) (<a href="https://github.com/aws/aws-sdk-go/issues/4482">#4482</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/625f24b7d45371da2ce5739758e96a2c4edb3738"><code>625f24b</code></a> Release v1.44.55 (2022-07-14) (<a href="https://github.com/aws/aws-sdk-go/issues/4479">#4479</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/f7b11b3e815ee110c5eb130fec2426a0cbf238b3"><code>f7b11b3</code></a> Release v1.44.54 (2022-07-13) (<a href="https://github.com/aws/aws-sdk-go/issues/4478">#4478</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/d6ec7a32b14b828a036e9fdba9182ea46a5cbe9b"><code>d6ec7a3</code></a> Release v1.44.53 (2022-07-12) (<a href="https://github.com/aws/aws-sdk-go/issues/4477">#4477</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/dd182593819c7b76187973f0eda979a5fc266715"><code>dd18259</code></a> Release v1.44.52 (2022-07-11) (<a href="https://github.com/aws/aws-sdk-go/issues/4476">#4476</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go/compare/v1.44.6...v1.44.60">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>
Help us with your feedback. Take ten seconds to tell us how you rate us.
# [Codecov](https://codecov.io/gl/unboundsoftware/s3uploader/pull/179?src=pr&el=h1&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) Report
> Merging [#179](https://codecov.io/gl/unboundsoftware/s3uploader/pull/179?src=pr&el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (7f3eca0) into [main](https://codecov.io/gl/unboundsoftware/s3uploader/commit/d48eee3f932ec89be3e5d5154ee3c6fb5c24eac5?el=desc&utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware) (d48eee3) will **not change** coverage.
> The diff coverage is `n/a`.
```diff
@@ Coverage Diff @@
## main #179 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 3 3
Lines 159 159
=========================================
Hits 159 159
```
Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=gitlab&utm_content=comment&utm_campaign=pr+comments&utm_term=unboundsoftware).
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.6 to 1.44.60.
Release notes
Sourced from github.com/aws/aws-sdk-go's releases.
... (truncated)
Changelog
Sourced from github.com/aws/aws-sdk-go's changelog.
... (truncated)
Commits
694be87Release v1.44.60 (2022-07-21) (#4488)5a5fc7bRelease v1.44.59 (2022-07-20) (#4487)c11f6f2service/pricing: Fix PriceList type to aws.JSONValue (#4486)d05e5e0Release v1.44.58 (2022-07-19) (#4485)049042fRelease v1.44.57 (2022-07-18) (#4483)d84ce26Release v1.44.56 (2022-07-15) (#4482)625f24bRelease v1.44.55 (2022-07-14) (#4479)f7b11b3Release v1.44.54 (2022-07-13) (#4478)d6ec7a3Release v1.44.53 (2022-07-12) (#4477)dd18259Release v1.44.52 (2022-07-11) (#4476)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
Help us with your feedback. Take ten seconds to tell us how you rate us.
This merge request has been superseded by https://gitlab.com/unboundsoftware/s3uploader/-/merge_requests/180
Pull request closed