Commit 7440958
authored
Bump @aws-sdk/client-appsync from 3.806.0 to 3.812.0 (#119)
Bumps
[@aws-sdk/client-appsync](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appsync)
from 3.806.0 to 3.812.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-appsync</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.812.0</h2>
<h4>3.812.0(2025-05-16)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ecs:</strong> This is an Amazon ECs documentation
only release to support the change of the container exit
"reason" field from 255 characters to 1024 characters. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/88cb2cfc2d0950a9dfb5abbb2987f94729b52646">88cb2cfc</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2025-05-16
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9a8d9b5da07d02c2bc4629f4610936b88f69592f">9a8d9b5d</a>)</li>
<li><strong>client-bedrock-data-automation:</strong> Add support for
VIDEO modality to BlueprintType enum. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5657cb1e76b524bae4410cc2274b073629ff63cb">5657cb1e</a>)</li>
<li><strong>client-codepipeline:</strong> CodePipeline now supports new
API ListDeployActionExecutionTargets that lists the deployment target
details for deploy action executions. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/eb51d8f64aab6f9eaca9227ad36998dbd775f0fc">eb51d8f6</a>)</li>
<li><strong>client-emr:</strong> Added APIs for managing Application
UIs: Access Persistent (serverless) UIs via CreatePersistentAppUI
DescribePersistentAppUI & GetPersistentAppUIPresignedURL, and
Cluster-based UIs through GetOnClusterAppUIPresignedURL. Supports Yarn,
Spark History, and TEZ interfaces. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f1f82e19a6d67a043a3cf780e7c66c953f909e3d">f1f82e19</a>)</li>
<li><strong>client-neptune:</strong> This release adds Global Cluster
Switchover capability which enables you to change your global cluster's
primary AWS Region, the region that serves writes, while preserving the
replication between all regions in the global cluster. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ab547b08323ed2b701c8d70360cdf95a036ceaf1">ab547b08</a>)</li>
<li><strong>client-glue:</strong> Changes include (1) Excel as S3 Source
type and XML and Tableau's Hyper as S3 Sink types, (2) targeted number
of partitions parameter in S3 sinks and (3) new compression types in
CSV/JSON and Parquet S3 sinks. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a5f2aef9f311287e5f4f556b35757d310b02871d">a5f2aef9</a>)</li>
<li><strong>client-service-quotas:</strong> This release introduces
CreateSupportCase operation to SDK. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/611d06e00cacd29164488449b85eb2d9542c0048">611d06e0</a>)</li>
<li><strong>client-bedrock-data-automation-runtime:</strong> Add
AssetProcessingConfiguration for video segment to InputConfiguration (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bbf9999dec7f69fea941ece86632bda684ee9dd5">bbf9999d</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>core/protocols:</strong> read error code case-insensitively
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7085">#7085</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c13a2a07660ea42eb31374100042e64688005146">c13a2a07</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>codegen:</strong> unblock CI status check (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7086">#7086</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e6fe205c96124ae141a6d1226203076950d160db">e6fe205c</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.812.0.zip</strong></p>
<h2>v3.811.0</h2>
<h4>3.811.0(2025-05-15)</h4>
<h5>Chores</h5>
<ul>
<li><strong>aws-util-test:</strong> exclude spec files from types build
(<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7084">#7084</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/22aaa5614cbd7e9167b7f0ad6cde74fd4380033a">22aaa561</a>)</li>
<li><strong>scripts:</strong> update package graph analysis script (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7080">#7080</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/888367984914efb945b81cebf42a41835103f1bb">88836798</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-controltower:</strong> Updated the descriptions for
the AWS Control Tower Baseline APIs to make them more intuitive. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/82296b6fe10954babee5b536951766b00118d4ec">82296b6f</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-codebuild:</strong> AWS CodeBuild now supports Docker
Server capability (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4be4416037be596a1d0ad888a7d6542dc0cd4af7">4be44160</a>)</li>
<li><strong>client-bedrock-agent:</strong> Amazon Bedrock Flows
introduces DoWhile loops nodes, parallel node executions, and
enhancements to knowledge base nodes. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d754c78990d38d6b828e2b43621f739e95c41ae1">d754c789</a>)</li>
<li><strong>client-workspaces:</strong> Added the new AlwaysOn running
mode for WorkSpaces Pools. Customers can now choose between AlwaysOn
(for instant access, with hourly usage billing regardless of connection
status), or AutoStop (to optimize cost, with a brief startup delay) for
their pools. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/039e7bee0e240ecbf08d5ffa66263715d8938eb8">039e7bee</a>)</li>
<li><strong>client-pcs:</strong> This release adds support for Slurm
accounting. For more information, see the Slurm accounting topic in the
AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and
later. This release also adds 24.11 as a valid value for the version
parameter of the Scheduler data type. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8f518997cebf7a8ae60afb6b2e5d6ade5380d33b">8f518997</a>)</li>
<li><strong>client-database-migration-service:</strong> Introduces Data
Resync feature to describe-table-statistics and IAM database
authentication for MariaDB, MySQL, and PostgreSQL. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1aeeeda72aef69b48c9c51775f59828c2c257ac4">1aeeeda7</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-appsync/CHANGELOG.md"><code>@aws-sdk/client-appsync</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.811.0...v3.812.0">3.812.0</a>
(2025-05-16)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-appsync</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.809.0...v3.810.0">3.810.0</a>
(2025-05-14)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-appsync</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.807.0...v3.808.0">3.808.0</a>
(2025-05-12)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-appsync</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e4e386e53c3226ffefb03a997468ca5b8bfcd819"><code>e4e386e</code></a>
Publish v3.812.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b4b7461f79b5fde59d18f77281d92976b27dd821"><code>b4b7461</code></a>
Publish v3.810.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/b51a0f6d4f7d8cb34d5a6e597ff0823cd8db4f03"><code>b51a0f6</code></a>
chore(codegen): update for default endpoint ruleset (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appsync/issues/7077">#7077</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/23b1dbc2498957d17b675b785fd6a8f0ddcd0412"><code>23b1dbc</code></a>
Publish v3.808.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d6920e8ca3c55f78252ba2df59d8925edf011a64"><code>d6920e8</code></a>
chore(clients): update smithy versions to get loader config types (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appsync/issues/7072">#7072</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.812.0/clients/client-appsync">compare
view</a></li>
</ul>
</details>
<br />
[](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 show <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 928cd7b commit 7440958
2 files changed
+161
-160
lines changed
0 commit comments