Skip to content

Commit dbf0f27

Browse files
Bump @aws-sdk/client-appsync from 3.990.0 to 3.995.0 (#178)
Bumps [@aws-sdk/client-appsync](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appsync) from 3.990.0 to 3.995.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.995.0</h2> <h4>3.995.0(2026-02-20)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> bump codegen version to 0.45.0 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7752">#7752</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/3c93f8ab7a5baa0ad56bc06767b38132490221de">3c93f8ab</a>)</li> <li><strong>util-user-agent-node:</strong> populate metadata of alternative JavaScript runtimes (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7754">#7754</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/79d2c235fc32a54fd088949cdb63afcd7fd8ed60">79d2c235</a>)</li> <li>make PR template checklist easier to edit (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7753">#7753</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/be25ea35e3e48a216d20cd66beb3537d36d8a258">be25ea35</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>clients:</strong> update client endpoints as of 2026-02-20 (<a href="https://github.com/aws/aws-sdk-js-v3/commit/aa23f1e0e151ac3e2ce430b8b847ee196d78f457">aa23f1e0</a>)</li> <li><strong>client-appstream:</strong> Adding new attribute to disable IMDS v1 APIs for fleet, Image Builder and AppBlockBuilder instances. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/720218892a2c5eae9c5157e383a253d02a5b3959">72021889</a>)</li> <li><strong>client-sagemaker-runtime:</strong> Added support for S3OutputPathExtension and Filename parameters to the InvokeEndpointAsync API to allow users to customize the S3 output path and file name for async inference response payloads. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/edac3d730ce23289651582209425f567912be4fd">edac3d73</a>)</li> <li><strong>client-trustedadvisor:</strong> Adding a new enum attribute(statusReason) to TrustedAdvisorAPI response. This attribute explains reasoning behind check status for certain specific scenarios. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/2d4a1eb4804aafa8b4581783e0db0dcb3eb61e8d">2d4a1eb4</a>)</li> <li><strong>client-ecs:</strong> Migrated to Smithy. No functional changes (<a href="https://github.com/aws/aws-sdk-js-v3/commit/20258a5ffedcaffdf80b85eeb66d5e00057de37d">20258a5f</a>)</li> <li><strong>client-ssm:</strong> Add support for AssociationDispatchAssumeRole in AWS SSM State Manager. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/83535fc82c40d5871dea60dc4374527d6a2ff5be">83535fc8</a>)</li> <li><strong>client-signer-data:</strong> This release introduces AWS Signer Data Plane SDK client supporting GetRevocationStatus API. The new client enables AWS PrivateLink connectivity with both private DNS and VPC endpoint URLs. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/b03b059db8d788eed82aa57f354adc89d06767c7">b03b059d</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.995.0.zip</strong></p> <h2>v3.994.0</h2> <h4>3.994.0(2026-02-19)</h4> <h5>Chores</h5> <ul> <li><strong>codegen:</strong> bump Gradle to 9.3.1 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7750">#7750</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9db72de8815a925baaf710de2745c53dd5612ac2">9db72de8</a>)</li> </ul> <h5>New Features</h5> <ul> <li><strong>client-pca-connector-scep:</strong> AWS Private CA Connector for SCEP now supports AWS PrivateLink, allowing your clients to request certificates from within your Amazon Virtual Private Cloud (VPC) without traversing the public internet. With this launch, you can create VPC endpoints to connect to your SCEP connector privately. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/6ffd8f08c3d0fc44ea0b4ce41f707411530d3bf4">6ffd8f08</a>)</li> <li><strong>client-bcm-dashboards:</strong> The Billing and Cost Management GetDashboard API now returns identifier for each widget, enabling users to uniquely identify widgets within their dashboards. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4d6e1de79c505a6806eb8c66d48bd278f60868f9">4d6e1de7</a>)</li> <li><strong>client-ecr:</strong> Adds multiple artifact types filter support in ListImageReferrers API. (<a href="https://github.com/aws/aws-sdk-js-v3/commit/9335ea37587772acdb32fd218b0227b8ce2c14ac">9335ea37</a>)</li> </ul> <hr /> <p>For list of updated packages, view <strong>updated-packages.md</strong> in <strong>assets-3.994.0.zip</strong></p> <h2>v3.993.0</h2> <h4>3.993.0(2026-02-18)</h4> <h5>Chores</h5> <ul> <li>bump fast-xml-parser to 5.3.6 (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7747">#7747</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/74d03faf12a9970b1510406afd30bab58de050e8">74d03faf</a>)</li> <li><strong>codegen:</strong> fix undefined http binding top level members (<a href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/7741">#7741</a>) (<a href="https://github.com/aws/aws-sdk-js-v3/commit/4b0264205571fb92738e0304838377aa8d98394c">4b026420</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.994.0...v3.995.0">3.995.0</a> (2026-02-20)</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.993.0...v3.994.0">3.994.0</a> (2026-02-19)</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.992.0...v3.993.0">3.993.0</a> (2026-02-18)</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.991.0...v3.992.0">3.992.0</a> (2026-02-17)</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.990.0...v3.991.0">3.991.0</a> (2026-02-16)</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/e8dc4f20e257561a97d7cdda37f4ef3578068e8c"><code>e8dc4f2</code></a> Publish v3.995.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/62005a29357f34b10275ac0e7354bf25f0b49ae7"><code>62005a2</code></a> Publish v3.994.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/1d8d8189357aa19f8cca82d37fbaf37e0e58e83a"><code>1d8d818</code></a> Publish v3.993.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/4b0264205571fb92738e0304838377aa8d98394c"><code>4b02642</code></a> chore(codegen): fix undefined http binding top level members (<a href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-appsync/issues/7741">#7741</a>)</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/c4fdbdb6a436f50160724a6cc6919475a4dbfc8d"><code>c4fdbdb</code></a> Publish v3.992.0</li> <li><a href="https://github.com/aws/aws-sdk-js-v3/commit/d504da4cb5a18065a60caa6dd9609f4ef39cafd3"><code>d504da4</code></a> Publish v3.991.0</li> <li>See full diff in <a href="https://github.com/aws/aws-sdk-js-v3/commits/v3.995.0/clients/client-appsync">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@aws-sdk/client-appsync&package-manager=npm_and_yarn&previous-version=3.990.0&new-version=3.995.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 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 0304e61 commit dbf0f27

File tree

2 files changed

+203
-152
lines changed

2 files changed

+203
-152
lines changed

0 commit comments

Comments
 (0)