You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
The key has expired.
Bump @aws-sdk/client-kinesis from 3.360.0 to 3.363.0 (#93)
Bumps
[@aws-sdk/client-kinesis](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kinesis)
from 3.360.0 to 3.363.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-kinesis</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.363.0</h2>
<h4>3.363.0(2023-06-29)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-chime:</strong> The Amazon Chime SDK APIs in the
Chime namespace are no longer supported. Customers should use APIs in
the dedicated Amazon Chime SDK namespaces: ChimeSDKIdentity,
ChimeSDKMediaPipelines, ChimeSDKMeetings, ChimeSDKMessaging, and
ChimeSDKVoice. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a6ff65faa545c01bb2e173f5b9d38dc8bd31a097">a6ff65fa</a>)</li>
<li><strong>client-appstream:</strong> This release introduces app block
builder, allowing customers to provision a resource to package
applications into an app block (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8c61b346a3f1f6194f1cef161b629b9f8b65c10e">8c61b346</a>)</li>
<li><strong>client-sagemaker:</strong> Adding support for timeseries
forecasting in the CreateAutoMLJobV2 API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1c2f6f07c99c638dd0683f15b47478157e046f14">1c2f6f07</a>)</li>
<li><strong>client-cleanrooms:</strong> This release adds support for
the OR operator in RSQL join match conditions and the ability to control
which operators (AND, OR) are allowed in a join match condition. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/03a2f9ac9f14423c2660de675fedc8d708e3eab3">03a2f9ac</a>)</li>
<li><strong>client-glue:</strong> This release adds support for AWS Glue
Crawler with Iceberg Tables, allowing Crawlers to discover Iceberg
Tables in S3 and register them in Glue Data Catalog for query engines to
query against. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2a11fd8ae47cbc51fc87a5d019099528266f0f0c">2a11fd8a</a>)</li>
<li><strong>client-dynamodb:</strong> This release adds
ReturnValuesOnConditionCheckFailure parameter to PutItem, UpdateItem,
DeleteItem, ExecuteStatement, BatchExecuteStatement and
ExecuteTransaction APIs. When set to ALL_OLD, API returns a copy of the
item as it was when a conditional write failed (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cef0845a77f2a941f7294de1a61f58159693f944">cef0845a</a>)</li>
<li><strong>client-gamelift:</strong> Amazon GameLift now supports game
builds that use the Amazon Linux 2023 (AL2023) operating system. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce985baa035dbd66d60c799b10c3e77abe33b10b">ce985baa</a>)</li>
<li><strong>clients:</strong> use migrated <a
href="https://github.com/smithy"><code>@smithy</code></a> packages (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4873">#4873</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d036e2e43cd33cfd497871f97dde907c3078b2fd">d036e2e4</a>)</li>
</ul>
<h2>v3.362.0</h2>
<h4>3.362.0(2023-06-28)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>api-reference:</strong> deprecation message on TypeDoc api
reference (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4894">#4894</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2b5a3e46e58a7835a83d47924cb5b072f7f89784">2b5a3e46</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-lambda:</strong> Surface ResourceConflictException in
DeleteEventSourceMapping (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9aafa26074ecfc2629b8476555ad565efd57501c">9aafa260</a>)</li>
<li><strong>client-internetmonitor:</strong> This release adds a new
feature for Amazon CloudWatch Internet Monitor that enables customers to
set custom thresholds, for performance and availability drops, for
triggering when to create a health event. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fb478aaea8c100d368782847b047074471909aba">fb478aae</a>)</li>
<li><strong>client-rds:</strong> Amazon Relational Database Service
(RDS) now supports joining a RDS for SQL Server instance to a
self-managed Active Directory. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a3ee38fa1b07050237de742743e48048e73668fe">a3ee38fa</a>)</li>
<li><strong>client-sagemaker:</strong> This release adds support for
Model Cards Model Registry integration. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/75339d289ed4aede2aa3e4d325eab3327769d89c">75339d28</a>)</li>
<li><strong>client-kinesis-analytics-v2:</strong> Support for new
runtime environment in Kinesis Data Analytics Studio: Zeppelin-0.10,
Apache Flink-1.15 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bb74957c962e40e67590fddd208edfad8406b848">bb74957c</a>)</li>
<li><strong>client-s3:</strong> The S3 LISTObjects, ListObjectsV2 and
ListObjectVersions API now supports a new optional header
x-amz-optional-object-attributes. If header contains RestoreStatus as
the value, then S3 will include Glacier restore status i.e.
isRestoreInProgress and RestoreExpiryDate in List response. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/54577854eb24a30cdee4099f03c7b26f247f3dc0">54577854</a>)</li>
<li><strong>client-omics:</strong> Add Common Workflow Language (CWL) as
a supported language for Omics workflows (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3cb41fa75d0918d6a4e5921a54327d967f2a00c5">3cb41fa7</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>util-retry:</strong> correct attempts count on
StandardRetryStrategy (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/4891">#4891</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/63c3e60c019a3a129f784908d304ece99b7da9d7">63c3e60c</a>)</li>
</ul>
<h2>v3.361.0</h2>
<h4>3.361.0(2023-06-27)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-ssm:</strong> Systems Manager doc-only update for
June 2023. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e298b14d39312d497b61828dd8e4584a65313905">e298b14d</a>)</li>
<li><strong>client-verifiedpermissions:</strong> This update fixes
several broken links to the Cedar documentation. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e6fbf506c42b9a31ac8d3ddddd45196c5f9bdcbb">e6fbf506</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-sagemaker:</strong> Introducing TTL for online store
records in feature groups. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9e6d60d0d26333dc6f4b01c65b1607793d4bfcbd">9e6d60d0</a>)</li>
<li><strong>client-ivs:</strong> IVS customers can now revoke the viewer
session associated with an auth token, to prevent and stop playback
using that token. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5e12ed4aa524d6ecfde6821a8226e9882c4e3564">5e12ed4a</a>)</li>
<li><strong>client-macie2:</strong> This release adds support for
configuring new classification jobs to use the set of managed data
identifiers that we recommend for jobs. For the managed data identifier
selection type (managedDataIdentifierSelector), specify RECOMMENDED. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5410b9001ef77c41dfc96e10504f8aac8c1e8030">5410b900</a>)</li>
<li><strong>client-privatenetworks:</strong> This release allows
Private5G customers to choose different commitment plans (60-days,
1-year, 3-years) when placing new orders, enables automatic renewal
option for 1-year and 3-years commitments. It also allows customers to
update the commitment plan of an existing radio unit. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/c0eca1870e50b241c5357cd53f80b51898ee99f0">c0eca187</a>)</li>
<li><strong>client-appfabric:</strong> Initial release of AWS AppFabric
for connecting SaaS applications for better productivity and security.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/bfd0e0cd0ba59515cefbc340de59f6b071d5a003">bfd0e0cd</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-kinesis/CHANGELOG.md"><code>@aws-sdk/client-kinesis</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.362.0...v3.363.0">3.363.0</a>
(2023-06-29)</h1>
<h3>Features</h3>
<ul>
<li><strong>clients:</strong> use migrated <a
href="https://github.com/smithy"><code>@smithy</code></a> packages (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/issues/4873">#4873</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d036e2e43cd33cfd497871f97dde907c3078b2fd">d036e2e</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.361.0...v3.362.0">3.362.0</a>
(2023-06-28)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-kinesis</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bda23814dcc0f598b0b4543ada3bcd100351696"><code>0bda238</code></a>
Publish v3.363.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/d036e2e43cd33cfd497871f97dde907c3078b2fd"><code>d036e2e</code></a>
feat(clients): use migrated <a
href="https://github.com/smithy"><code>@smithy</code></a> packages (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-kinesis/issues/4873">#4873</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4b3856a34f026d516653bf90e26d325e826ea765"><code>4b3856a</code></a>
Publish v3.362.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.363.0/clients/client-kinesis">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
You can trigger a rebase of this PR 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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>