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/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.59.
<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.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>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/discovery</code>: Updates service API and documentation
<ul>
<li>Add AWS Agentless Collector details to the GetDiscoverySummary API response</li>
</ul>
</li>
<li><code>service/ec2</code>: Updates service documentation
<ul>
<li>Documentation updates for Amazon EC2.</li>
</ul>
</li>
<li><code>service/elasticache</code>: Updates service API and documentation
<ul>
<li>Adding AutoMinorVersionUpgrade in the DescribeReplicationGroups API</li>
</ul>
</li>
<li><code>service/kms</code>: Updates service API, documentation, and paginators
<ul>
<li>Added support for the SM2 KeySpec in China Partition Regions</li>
</ul>
</li>
<li><code>service/mediapackage</code>: Updates service API and documentation
<ul>
<li>This release adds "IncludeIframeOnlyStream" for Dash endpoints and increases the number of supported video and audio encryption presets for Speke v2</li>
</ul>
</li>
<li><code>service/sagemaker</code>: Updates service API, documentation, and paginators
<ul>
<li>Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.</li>
</ul>
</li>
<li><code>service/sso-admin</code>: Updates service API, documentation, and paginators</li>
</ul>
<h1>Release v1.44.56 (2022-07-15)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/datasync</code>: Updates service documentation</li>
</ul>
<!-- 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.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>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/discovery</code>: Updates service API and documentation
<ul>
<li>Add AWS Agentless Collector details to the GetDiscoverySummary API response</li>
</ul>
</li>
<li><code>service/ec2</code>: Updates service documentation
<ul>
<li>Documentation updates for Amazon EC2.</li>
</ul>
</li>
<li><code>service/elasticache</code>: Updates service API and documentation
<ul>
<li>Adding AutoMinorVersionUpgrade in the DescribeReplicationGroups API</li>
</ul>
</li>
<li><code>service/kms</code>: Updates service API, documentation, and paginators
<ul>
<li>Added support for the SM2 KeySpec in China Partition Regions</li>
</ul>
</li>
<li><code>service/mediapackage</code>: Updates service API and documentation
<ul>
<li>This release adds "IncludeIframeOnlyStream" for Dash endpoints and increases the number of supported video and audio encryption presets for Speke v2</li>
</ul>
</li>
<li><code>service/sagemaker</code>: Updates service API, documentation, and paginators
<ul>
<li>Amazon SageMaker Edge Manager provides lightweight model deployment feature to deploy machine learning models on requested devices.</li>
</ul>
</li>
<li><code>service/sso-admin</code>: Updates service API, documentation, and paginators</li>
</ul>
<h1>Release v1.44.56 (2022-07-15)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/datasync</code>: Updates service documentation</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<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><a href="https://github.com/aws/aws-sdk-go/commit/51340be0f1d0683bf164f9c4ee4904c3b2a5497a"><code>51340be</code></a> Release v1.44.51 (2022-07-08) (<a href="https://github.com/aws/aws-sdk-go/issues/4474">#4474</a>)</li>
<li>Additional commits viewable in <a href="https://github.com/aws/aws-sdk-go/compare/v1.44.6...v1.44.59">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.6 to 1.44.59.
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
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)51340beRelease v1.44.51 (2022-07-08) (#4474)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 conflictsDependabot 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