Skip to content

Commit

Permalink
fix(deps): Bump @aws-sdk/client-kms from 3.332.0 to 3.335.0 (#50)
Browse files Browse the repository at this point in the history
Bumps [@aws-sdk/client-kms](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms) from 3.332.0 to 3.335.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/client-kms</code>'s releases</a>.</em></p>
<blockquote>
<h2>v3.335.0</h2>
<h4>3.335.0(2023-05-18)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong>  Documentation only release to address various tickets. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f408730c366e107f42847e8b540e1c1d830a97e5">f408730c</a>)</li>
<li><strong>client-rds:</strong>  RDS documentation update for the EngineVersion parameter of ModifyDBSnapshot (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b61a48c0189d58188d6e9c8be3ec22ee96906770">b61a48c0</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2023-05-18 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8467346cacdbe0d1b2e087da53475191496785bb">8467346c</a>)</li>
<li><strong>client-cloudtrail:</strong>  Add ConflictException to PutEventSelectors, add (Channel/EDS)ARNInvalidException to Tag APIs. These exceptions provide customers with more specific error messages instead of internal errors. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/8e275e0a72f1f30a9f14019262d07d8a34c4502f">8e275e0a</a>)</li>
<li><strong>client-athena:</strong>  Removing SparkProperties from EngineConfiguration object for StartSession API call (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a083593205ec6bef31e18fdb5a892f00397d7dd7">a0835932</a>)</li>
<li><strong>client-ec2:</strong>  Add support for i4g.large, i4g.xlarge, i4g.2xlarge, i4g.4xlarge, i4g.8xlarge and i4g.16xlarge instances powered by AWS Graviton2 processors that deliver up to 15% better compute performance than our other storage-optimized instances. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6d1ea0bacba489db15f50954aeeb5dc358e94678">6d1ea0ba</a>)</li>
<li><strong>client-sts:</strong>  API updates for the AWS Security Token Service (<a href="https://github.com/aws/aws-sdk-js-v3/commit/ed5b031c086e3caaebd012485e2989fbffd1e1f9">ed5b031c</a>)</li>
<li><strong>client-mediaconvert:</strong>  This release introduces a new MXF Profile for XDCAM which is strictly compliant with the SMPTE RDD 9 standard and improved handling of output name modifiers. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9f7d0d1f48b12ba9e921d0fbf6ea22716bc749ca">9f7d0d1f</a>)</li>
<li><strong>client-connect:</strong>  You can programmatically create and manage prompts using APIs, for example, to extract prompts stored within Amazon Connect and add them to your Amazon S3 bucket. AWS CloudTrail, AWS CloudFormation and tagging are supported. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/a691b2d6321d0f533460cf5bab060302636214d3">a691b2d6</a>)</li>
<li><strong>client-sagemaker-geospatial:</strong>  This release makes ExecutionRoleArn a required field in the StartEarthObservationJob API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/1cb2b40b388b76174d0a64ce02288970f1ad5665">1cb2b40b</a>)</li>
<li><strong>client-compute-optimizer:</strong>  In this launch, we add support for showing integration status with external metric providers such as Instana, Datadog ...etc in GetEC2InstanceRecommendations and ExportEC2InstanceRecommendations apis (<a href="https://github.com/aws/aws-sdk-js-v3/commit/c6f5b24b11faf527fab9fadfd397dd35c9027ba9">c6f5b24b</a>)</li>
<li><strong>deps:</strong>  use <a href="https://github.com/smithy"><code>@​smithy</code></a> types and protocol-http (<a href="https://github.com/aws/aws-sdk-js-v3/pull/4722">#4722</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7ed7101dcc4e81038b6c7f581162b959e6b33a04">7ed7101d</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong>  do not trim query params in request output (<a href="https://github.com/aws/aws-sdk-js-v3/pull/4731">#4731</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f787d8eb49768ad3d262cc2484e2136a5aed6bc2">f787d8eb</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.335.0.zip</strong></p>
<h2>v3.334.0</h2>
<h4>3.334.0(2023-05-16)</h4>
<h5>Chores</h5>
<ul>
<li><strong>codegen:</strong>  sync codegen (<a href="https://github.com/aws/aws-sdk-js-v3/pull/4727">#4727</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/edd45f2242601de7a3adb1f4890b0b47b1c5a282">edd45f22</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-secrets-manager:</strong>  Documentation updates for Secrets Manager (<a href="https://github.com/aws/aws-sdk-js-v3/commit/971ec65ddc1a91a95eca6f5a1de27340305a10df">971ec65d</a>)</li>
<li><strong>client-direct-connect:</strong>  This release includes an update to the mtu value for CreateTransitVirtualInterface from 9001 mtu to 8500 mtu. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d1b0d1a233f8959c6943cc6f723d86ba4ca93f0a">d1b0d1a2</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong>  update client endpoints as of 2023-05-16 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/f64ec403088ba850436c618fe884414c69950ed6">f64ec403</a>)</li>
<li><strong>client-detective:</strong>  Added and updated API operations in Detective to support the integration of ASFF Security Hub findings. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/602665d50b7bf18635c9429fc5ac863dbe5b479c">602665d5</a>)</li>
<li><strong>client-glue:</strong>  Add Support for Tags for Custom Entity Types (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7c99c1e31557706980d20a0d4c9657b2f0faa86d">7c99c1e3</a>)</li>
<li><strong>client-wafv2:</strong>  My AWS Service (placeholder) - You can now rate limit web requests based on aggregation keys other than IP addresses, and you can aggregate using combinations of keys. You can also rate limit all requests that match a scope-down statement, without further aggregation. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/d3d15cf9b081f3e2e180d031265d059a95afae2c">d3d15cf9</a>)</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-js-v3/blob/main/clients/client-kms/CHANGELOG.md"><code>@​aws-sdk/client-kms</code>'s changelog</a>.</em></p>
<blockquote>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.334.0...v3.335.0">3.335.0</a> (2023-05-18)</h1>
<h3>Features</h3>
<ul>
<li><strong>deps:</strong> use <a href="https://github.com/smithy"><code>@​smithy</code></a> types and protocol-http (<a href="https://github.com/aws/aws-sdk-js-v3/issues/4722">#4722</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/7ed7101dcc4e81038b6c7f581162b959e6b33a04">7ed7101</a>)</li>
</ul>
<h1><a href="https://github.com/aws/aws-sdk-js-v3/compare/v3.333.0...v3.334.0">3.334.0</a> (2023-05-16)</h1>
<p><strong>Note:</strong> Version bump only for package <code>@​aws-sdk/client-kms</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/45df38afdaf09468648553c9ce36abaca54653d0"><code>45df38a</code></a> Publish v3.335.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/7ed7101dcc4e81038b6c7f581162b959e6b33a04"><code>7ed7101</code></a> feat(deps): use <a href="https://github.com/smithy"><code>@​smithy</code></a> types and protocol-http (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms/issues/4722">#4722</a>)</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/fb5df75b6ed6a417aa9ee19d862eefe83d7286ed"><code>fb5df75</code></a> Publish v3.334.0</li>
<li><a href="https://github.com/aws/aws-sdk-js-v3/commit/edd45f2242601de7a3adb1f4890b0b47b1c5a282"><code>edd45f2</code></a> chore(codegen): sync codegen (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kms/issues/4727">#4727</a>)</li>
<li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.335.0/clients/client-kms">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-kms&package-manager=npm_and_yarn&previous-version=3.332.0&new-version=3.335.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)


</details>
  • Loading branch information
dependabot[bot] authored May 20, 2023
1 parent a286f7a commit 3cccbab
Show file tree
Hide file tree
Showing 2 changed files with 124 additions and 76 deletions.
Loading

0 comments on commit 3cccbab

Please sign in to comment.