service/budgets: Updates service API and documentation
Adds support for auto-adjusting budgets, a new budget method alongside fixed and planned. Auto-adjusting budgets introduces new metadata to configure a budget limit baseline using a historical lookback average or current period forecast.
service/ce: Updates service API
service/ec2: Updates service API and documentation
Documentation updates for EC2.
service/glue: Updates service API and documentation
Support for optimistic locking in UpdateTable
service/ssm: Updates service documentation
Assorted ticket fixes and updates for AWS Systems Manager.
SDK Features
codegen: Updates the SDK's code generation to stop supporting new API modeled JSONValue parameters. The SDK's JSONValue type is only compatible with JSON documents with a top level JSON Object. JSON Lists, Strings, Scalars, are not compatible. This prevents JSON Value working with some APIs such as Amazon Lex Runtime Service's operations.
service/lexruntimeservice: Introduces a breaking change for following parameters from a JSONValue to string type, because the SDKs JSONValue is not compatible with JSON documents of lists.
service/budgets: Updates service API and documentation
Adds support for auto-adjusting budgets, a new budget method alongside fixed and planned. Auto-adjusting budgets introduces new metadata to configure a budget limit baseline using a historical lookback average or current period forecast.
service/ce: Updates service API
service/ec2: Updates service API and documentation
Documentation updates for EC2.
service/glue: Updates service API and documentation
Support for optimistic locking in UpdateTable
service/ssm: Updates service documentation
Assorted ticket fixes and updates for AWS Systems Manager.
SDK Features
codegen: Updates the SDK's code generation to stop supporting new API modeled JSONValue parameters. The SDK's JSONValue type is only compatible with JSON documents with a top level JSON Object. JSON Lists, Strings, Scalars, are not compatible. This prevents JSON Value working with some APIs such as Amazon Lex Runtime Service's operations.
service/lexruntimeservice: Introduces a breaking change for following parameters from a JSONValue to string type, because the SDKs JSONValue is not compatible with JSON documents of lists.
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.49 to 1.43.0.
<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.43.0 (2022-02-16)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/budgets</code>: Updates service API and documentation
<ul>
<li>Adds support for auto-adjusting budgets, a new budget method alongside fixed and planned. Auto-adjusting budgets introduces new metadata to configure a budget limit baseline using a historical lookback average or current period forecast.</li>
</ul>
</li>
<li><code>service/ce</code>: Updates service API</li>
<li><code>service/ec2</code>: Updates service API and documentation
<ul>
<li>Documentation updates for EC2.</li>
</ul>
</li>
<li><code>service/glue</code>: Updates service API and documentation
<ul>
<li>Support for optimistic locking in UpdateTable</li>
</ul>
</li>
<li><code>service/ssm</code>: Updates service documentation
<ul>
<li>Assorted ticket fixes and updates for AWS Systems Manager.</li>
</ul>
</li>
</ul>
<h3>SDK Features</h3>
<ul>
<li><code>codegen</code>: Updates the SDK's code generation to stop supporting new API modeled JSONValue parameters. The SDK's JSONValue type is only compatible with JSON documents with a top level JSON Object. JSON Lists, Strings, Scalars, are not compatible. This prevents JSON Value working with some APIs such as Amazon Lex Runtime Service's operations.
<ul>
<li>Related to <a href="https://github.com/aws/aws-sdk-go/pull/4264">#4264</a> and <a href="https://github.com/aws/aws-sdk-go/issues/4258">#4258</a></li>
</ul>
</li>
</ul>
<h3>SDK Bugs</h3>
<ul>
<li><code>service/lexruntimeservice</code>: Introduces a breaking change for following parameters from a JSONValue to string type, because the SDKs JSONValue is not compatible with JSON documents of lists.
<ul>
<li>PostContentInput.ActiveContexts</li>
<li>PutContentOutput.AlternativeIntents</li>
<li>PutContentOutput.ActiveContexts</li>
<li>PutSessionOutput.ActiveContexts</li>
<li>Fixes <a href="https://github.com/aws/aws-sdk-go/issues/4258">#4258</a></li>
</ul>
</li>
</ul>
<h1>Release v1.42.53 (2022-02-14)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/appflow</code>: Updates service API and documentation</li>
<li><code>service/athena</code>: Updates service API and documentation
<ul>
<li>This release adds a subfield, ErrorType, to the AthenaError response object in the GetQueryExecution API when a query fails.</li>
</ul>
</li>
<li><code>service/rds</code>: Updates service API, documentation, waiters, paginators, and examples
<ul>
<li>Adds support for determining which Aurora PostgreSQL versions support Babelfish.</li>
</ul>
</li>
</ul>
<h1>Release v1.42.52 (2022-02-11)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/ssm</code>: Updates service API
<ul>
<li>Documentation updates for AWS Systems Manager.</li>
</ul>
</li>
</ul>
<h1>Release v1.42.51 (2022-02-10)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/cloudformation</code>: Updates service API
<ul>
<li>This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes</li>
</ul>
</li>
<li><code>service/lookoutvision</code>: Updates service API and 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.43.0 (2022-02-16)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/budgets</code>: Updates service API and documentation
<ul>
<li>Adds support for auto-adjusting budgets, a new budget method alongside fixed and planned. Auto-adjusting budgets introduces new metadata to configure a budget limit baseline using a historical lookback average or current period forecast.</li>
</ul>
</li>
<li><code>service/ce</code>: Updates service API</li>
<li><code>service/ec2</code>: Updates service API and documentation
<ul>
<li>Documentation updates for EC2.</li>
</ul>
</li>
<li><code>service/glue</code>: Updates service API and documentation
<ul>
<li>Support for optimistic locking in UpdateTable</li>
</ul>
</li>
<li><code>service/ssm</code>: Updates service documentation
<ul>
<li>Assorted ticket fixes and updates for AWS Systems Manager.</li>
</ul>
</li>
</ul>
<h3>SDK Features</h3>
<ul>
<li><code>codegen</code>: Updates the SDK's code generation to stop supporting new API modeled JSONValue parameters. The SDK's JSONValue type is only compatible with JSON documents with a top level JSON Object. JSON Lists, Strings, Scalars, are not compatible. This prevents JSON Value working with some APIs such as Amazon Lex Runtime Service's operations.
<ul>
<li>Related to <a href="https://github.com/aws/aws-sdk-go/pull/4264">#4264</a> and <a href="https://github.com/aws/aws-sdk-go/issues/4258">#4258</a></li>
</ul>
</li>
</ul>
<h3>SDK Bugs</h3>
<ul>
<li><code>service/lexruntimeservice</code>: Introduces a breaking change for following parameters from a JSONValue to string type, because the SDKs JSONValue is not compatible with JSON documents of lists.
<ul>
<li>PostContentInput.ActiveContexts</li>
<li>PutContentOutput.AlternativeIntents</li>
<li>PutContentOutput.ActiveContexts</li>
<li>PutSessionOutput.ActiveContexts</li>
<li>Fixes <a href="https://github.com/aws/aws-sdk-go/issues/4258">#4258</a></li>
</ul>
</li>
</ul>
<h1>Release v1.42.53 (2022-02-14)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/appflow</code>: Updates service API and documentation</li>
<li><code>service/athena</code>: Updates service API and documentation
<ul>
<li>This release adds a subfield, ErrorType, to the AthenaError response object in the GetQueryExecution API when a query fails.</li>
</ul>
</li>
<li><code>service/rds</code>: Updates service API, documentation, waiters, paginators, and examples
<ul>
<li>Adds support for determining which Aurora PostgreSQL versions support Babelfish.</li>
</ul>
</li>
</ul>
<h1>Release v1.42.52 (2022-02-11)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/ssm</code>: Updates service API
<ul>
<li>Documentation updates for AWS Systems Manager.</li>
</ul>
</li>
</ul>
<h1>Release v1.42.51 (2022-02-10)</h1>
<h3>Service Client Updates</h3>
<ul>
<li><code>service/cloudformation</code>: Updates service API
<ul>
<li>This SDK release adds AWS CloudFormation Hooks HandlerErrorCodes</li>
</ul>
</li>
<li><code>service/lookoutvision</code>: Updates service API and 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/6f163e060019551e05abee6ba9c1cb1880e670c6"><code>6f163e0</code></a> Release v1.43.0 (2022-02-16) (<a href="https://github.com/aws/aws-sdk-go/issues/4279">#4279</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/93134df4fd5d1cdb72dd122a850b54d414792d71"><code>93134df</code></a> codegen: Update API client generation to not support new JSONValue members (#...</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/796368e22db724f1a430e4c7a6e3a177b4e10d82"><code>796368e</code></a> Release v1.42.53 (2022-02-14) (<a href="https://github.com/aws/aws-sdk-go/issues/4277">#4277</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/961902f19e925368f0cd3059e1827817f9d9a05d"><code>961902f</code></a> codegen: Correct the generated event stream docstring (<a href="https://github.com/aws/aws-sdk-go/issues/4270">#4270</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/00f1a022afaa9d7a6437c6e666b8ded4ebbf1165"><code>00f1a02</code></a> Release v1.42.52 (2022-02-11) (<a href="https://github.com/aws/aws-sdk-go/issues/4276">#4276</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/a55d3cfe1061382667944a5a846b865204e2a878"><code>a55d3cf</code></a> Release v1.42.51 (2022-02-10) (<a href="https://github.com/aws/aws-sdk-go/issues/4275">#4275</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-go/commit/e0bad165e848f8f066b5eb021b486bceb46e7cfe"><code>e0bad16</code></a> Release v1.42.50 (2022-02-09) (<a href="https://github.com/aws/aws-sdk-go/issues/4274">#4274</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-go/compare/v1.42.49...v1.43.0">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.49 to 1.43.0.
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
6f163e0Release v1.43.0 (2022-02-16) (#4279)93134dfcodegen: Update API client generation to not support new JSONValue members (#...796368eRelease v1.42.53 (2022-02-14) (#4277)961902fcodegen: Correct the generated event stream docstring (#4270)00f1a02Release v1.42.52 (2022-02-11) (#4276)a55d3cfRelease v1.42.51 (2022-02-10) (#4275)e0bad16Release v1.42.50 (2022-02-09) (#4274)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 conflictsThis merge request has been superseeded by https://gitlab.com/unboundsoftware/s3uploader/-/merge_requests/54
Pull request closed