Skip to content

Commit

Permalink
fix(lambda): bump the aws group in /lambdas with 5 updates (philips-l…
Browse files Browse the repository at this point in the history
…abs#3620)

Bumps the aws group in /lambdas with 5 updates:

| Package | From | To |
| --- | --- | --- |
|
[@aws-sdk/client-ec2](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2)
| `3.441.0` | `3.454.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.441.0` | `3.454.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.441.0` | `3.454.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.441.0` | `3.454.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.441.0` | `3.454.0` |

Updates `@aws-sdk/client-ec2` from 3.441.0 to 3.454.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-ec2</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.454.0</h2>
<h4>3.454.0(2023-11-17)</h4>
<h5>Chores</h5>
<ul>
<li><strong>client-macie:</strong> deprecated moving to macie2 (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5502">#5502</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/934314ce0f71436326bd1b46d43d6146cf033d9a">934314ce</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sts:</strong> API updates for the AWS Security Token
Service (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1c081b94d720b9d70da6ffd0ce1cbd5c417d072f">1c081b94</a>)</li>
<li><strong>client-kinesis-video:</strong> Docs only build to bring
up-to-date with public docs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ec9ad09999c62b90b3fd0c25223c8c8bd9201a2">3ec9ad09</a>)</li>
<li><strong>client-dlm:</strong> Added support for SAP HANA in Amazon
Data Lifecycle Manager EBS snapshot lifecycle policies with pre and post
scripts. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7c6e095e092c60006c2688f94c787a45c1e16e16">7c6e095e</a>)</li>
<li><strong>client-cloud9:</strong> A minor doc only update related to
changing the date of an API change. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b87b3a70753b7831123503c3ac7d333da86b2071">b87b3a70</a>)</li>
<li>remove API docs developer preview announcement in readme (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5494">#5494</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84f23581f817f2d4f34447127e5970adc742cec3">84f23581</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-11-17
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d740184cfd085adfdad29f2e83b23bae75ebb1d">4d740184</a>)</li>
<li><strong>client-athena:</strong> Adding SerivicePreProcessing time
metric (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6d0d4495da17ecd81093bb807d6e47641285d2b1">6d0d4495</a>)</li>
<li><strong>client-emr:</strong> Launch support for IAM Identity Center
Trusted Identity Propagation and workspace storage encryption using AWS
KMS in EMR Studio (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6cc6bdc350964775eb7ab2c9aedaca2c0d68cf3b">6cc6bdc3</a>)</li>
<li><strong>client-cloudformation:</strong> This release adds a new flag
ImportExistingResources to CreateChangeSet. Specify this parameter on a
CREATE- or UPDATE-type change set to import existing resources with
custom names instead of recreating them. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9dd25ecb8ee37b4231e1c1e0b0199079b5d04058">9dd25ecb</a>)</li>
<li><strong>client-mgn:</strong> Removed invalid and unnecessary default
values. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7efd42df2de15ce9087323bd7fb1e22c8ab6afa">e7efd42d</a>)</li>
<li><strong>client-pipes:</strong> TargetParameters now properly
supports BatchJobParameters.ArrayProperties.Size and
BatchJobParameters.RetryStrategy.Attempts being optional, and
EcsTaskParameters.Overrides.EphemeralStorage.SizeInGiB now properly
required when setting EphemeralStorage (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/03b574e473407dd82f1874ceb39f024ae7718f34">03b574e4</a>)</li>
<li><strong>client-location:</strong> Remove default value and allow
nullable for request parameters having minimum value larger than zero.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1886fed7645d4e1978538d7a34b2e7637eb3c1e1">1886fed7</a>)</li>
<li><strong>client-redshift:</strong> Updated SDK for Amazon Redshift,
which you can use to configure a connection with IAM Identity Center to
manage access to databases. With these, you can create a connection
through a managed application. You can also change a managed
application, delete it, or get information about an existing one. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b806277297ca543c58c9595a9ad9b920c8002ece">b8062772</a>)</li>
<li><strong>client-wisdom:</strong> This release adds QuickResponse as a
new Wisdom resource and Wisdom APIs for import, create, read, search,
update and delete QuickResponse resources. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/acf3ac4539221997cd310be4e08131fea81b77b9">acf3ac45</a>)</li>
<li><strong>client-codestar-connections:</strong> This release adds
support for the CloudFormation Git sync feature. Git sync enables
updating a CloudFormation stack from a template stored in a Git
repository. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ae3037b2189b7fdcfec4ebd9668f8ffa1401b003">ae3037b2</a>)</li>
<li><strong>client-trustedadvisor:</strong> AWS Trusted Advisor
introduces new APIs to enable you to programmatically access Trusted
Advisor best practice checks, recommendations, and prioritized
recommendations. Trusted Advisor APIs enable you to integrate Trusted
Advisor with your operational tools to automate your workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a1849c20c4a364c0ded69f3c3a00ecca963cc881">a1849c20</a>)</li>
<li><strong>client-redshift-serverless:</strong> Updated SDK for Amazon
Redshift Serverless, which provides the ability to configure a
connection with IAM Identity Center to manage user and group access to
databases. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d293ea1bbde855f2fc54ac963c1d3af614155ae3">d293ea1b</a>)</li>
<li><strong>client-ivschat:</strong> type &amp; defaulting refinement to
various range properties (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ceef8258a255f27947a6ff8faa17148da803fcc9">ceef8258</a>)</li>
<li><strong>client-app-mesh:</strong> Change the default value of these
fields from 0 to null: MaxConnections, MaxPendingRequests, MaxRequests,
HealthCheckThreshold, PortNumber, and HealthCheckPolicy -&gt; port.
Users are not expected to perceive the change, except that
badRequestException is thrown when required fields missing configured.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/90a90eb44121f91ea969ef4651900947a50221a4">90a90eb4</a>)</li>
<li><strong>client-rds:</strong> This release adds support for option
groups and replica enhancements to Amazon RDS Custom. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fb8ad1a222d78af980a252144eecbb217cd23e9d">fb8ad1a2</a>)</li>
<li><strong>client-s3:</strong> Removes all default 0 values for numbers
and false values for booleans (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61b32fe67ab5414ec88d5d5e5120c06e4a59ff18">61b32fe6</a>)</li>
<li><strong>client-sso-oidc:</strong> Adding support for
<code>sso-oauth:CreateTokenWithIAM</code>. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/313f0468af7386aff51d5755648306c1f988963e">313f0468</a>)</li>
<li><strong>client-sso-admin:</strong> Improves support for configuring
RefreshToken and TokenExchange grants on applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f53e68f421b5d2037edab50b49d6edc456b73a0d">f53e68f4</a>)</li>
<li><strong>client-ivs:</strong> type &amp; defaulting refinement to
various range properties (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fe08f6f5c1e11b3f67eeeb64abaf1c1b28771d37">fe08f6f5</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adding
BatchIsAuthorized API which supports multiple authorization requests
against a PolicyStore (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ec2e0d51fbb34a2b462e53a0ea73a32670d539b7">ec2e0d51</a>)</li>
<li><strong>client-osis:</strong> Add support for enabling a persistent
buffer when creating or updating an OpenSearch Ingestion pipeline. Add
tags to Pipeline and PipelineSummary response models. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26fab565397152d9c381e2f244d4f47718fe876c">26fab565</a>)</li>
<li><strong>client-eventbridge:</strong> Introduces a new rule state
ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS for matching with Get,
List and Describe AWS API call events from CloudTrail. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e581203f6b5d300c56bce3e75c67c345d2f93469">e581203f</a>)</li>
<li><strong>client-ec2:</strong> This release adds new features for
Amazon VPC IP Address Manager (IPAM) Allowing a choice between Free and
Advanced Tiers, viewing public IP address insights across regions and in
Amazon Cloudwatch, use IPAM to plan your subnet IPs within a VPC and
bring your own autonomous system number to IPAM. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a42bf10ea54a082b3b4f2e0a6a9b8edefacd584">7a42bf10</a>)</li>
<li><strong>client-internetmonitor:</strong> Adds new querying
capabilities for running data queries on a monitor (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/33af4000d42a034f2bcc30947f051bd06beaec7e">33af4000</a>)</li>
<li><strong>client-connect:</strong> This release adds
WISDOM_QUICK_RESPONSES as new IntegrationType of Connect
IntegrationAssociation resource and bug fixes. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b1c19ad55e9da45dabdd85315a2a7543a9e5c7b5">b1c19ad5</a>)</li>
<li><strong>client-medialive:</strong> MediaLive has now added support
for per-output static image overlay. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/02cc208bfab4a89d29500dd924964d143019dc09">02cc208b</a>)</li>
<li><strong>client-codepipeline:</strong> CodePipeline now supports
overriding source revisions to achieve manual re-deploy of a past
revision (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9239afa242be2f064c0dbc4f54e9584c0c23c4aa">9239afa2</a>)</li>
<li><strong>client-ecr:</strong> Documentation and operational updates
for Amazon ECR, adding support for pull through cache rules for upstream
registries that require authentication. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/00d6cadbca85532ebb1ccf0a6653718ef97dfd9f">00d6cadb</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> deserialize unions with list members (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5498">#5498</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69afef9790dd2360aec072e8e6b9747fc8d97434">69afef97</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-ec2/CHANGELOG.md"><code>@​aws-sdk/client-ec2</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.453.0...v3.454.0">3.454.0</a>
(2023-11-17)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> This release adds new features for
Amazon VPC IP Address Manager (IPAM) Allowing a choice between Free and
Advanced Tiers, viewing public IP address insights across regions and in
Amazon Cloudwatch, use IPAM to plan your subnet IPs within a VPC and
bring your own autonomous system number to IPAM. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a42bf10ea54a082b3b4f2e0a6a9b8edefacd584">7a42bf1</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.452.0...v3.453.0">3.453.0</a>
(2023-11-16)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Enable use of tenant-specific
PublicSigningKeyUrl from device trust providers and onboard jumpcloud as
a new device trust provider. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9e1a8373e3df5bac1de43327eb9ecb0063882ad1">9e1a837</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.451.0...v3.452.0">3.452.0</a>
(2023-11-15)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> AWS EBS now supports Snapshot Lock,
giving users the ability to lock an EBS Snapshot to prohibit deletion of
the snapshot. This release introduces the LockSnapshot, UnlockSnapshot
&amp; DescribeLockedSnapshots APIs to manage lock configuration for
snapshots. The release also includes the dl2q_24xlarge. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8177a4654cf77422903e41ccacd07601b149c533">8177a46</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.450.0...v3.451.0">3.451.0</a>
(2023-11-14)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ec2</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.449.0...v3.450.0">3.450.0</a>
(2023-11-13)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Adds the new EC2
DescribeInstanceTopology API, which you can use to retrieve the network
topology of your running instances on select platform types to determine
their relative proximity to each other. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce5a2b07a6afc8d6b7140efe8010de1940c6285f">ce5a2b0</a>)</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bdea14f30ee461290988b6fd46b7446a8767632f"><code>bdea14f</code></a>
Publish v3.454.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a42bf10ea54a082b3b4f2e0a6a9b8edefacd584"><code>7a42bf1</code></a>
feat(client-ec2): This release adds new features for Amazon VPC IP
Address Ma...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2485b67a1c69da7145c6ca6a166b0db6d8e073b"><code>e2485b6</code></a>
Publish v3.453.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/9e1a8373e3df5bac1de43327eb9ecb0063882ad1"><code>9e1a837</code></a>
feat(client-ec2): Enable use of tenant-specific PublicSigningKeyUrl from
devi...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bf2c573e191334b7ec3335a99fc684c679902635"><code>bf2c573</code></a>
Publish v3.452.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/8177a4654cf77422903e41ccacd07601b149c533"><code>8177a46</code></a>
feat(client-ec2): AWS EBS now supports Snapshot Lock, giving users the
abilit...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f49a44291fef2d949a95c1f3f2d809fbc1ac18a1"><code>f49a442</code></a>
Publish v3.451.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6bd28f1d3992fb4db76a1a6db66fca7f33504d60"><code>6bd28f1</code></a>
chore(codegen): update smithy-typescript commit (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/5486">#5486</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a9a1623536a86b8e0b1e21d3aafd3345fe8edf0"><code>0a9a162</code></a>
Publish v3.450.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce5a2b07a6afc8d6b7140efe8010de1940c6285f"><code>ce5a2b0</code></a>
feat(client-ec2): Adds the new EC2 DescribeInstanceTopology API, which
you ca...</li>
<li>Additional commits viewable in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.454.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.441.0 to 3.454.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-s3</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.454.0</h2>
<h4>3.454.0(2023-11-17)</h4>
<h5>Chores</h5>
<ul>
<li><strong>client-macie:</strong> deprecated moving to macie2 (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5502">#5502</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/934314ce0f71436326bd1b46d43d6146cf033d9a">934314ce</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sts:</strong> API updates for the AWS Security Token
Service (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1c081b94d720b9d70da6ffd0ce1cbd5c417d072f">1c081b94</a>)</li>
<li><strong>client-kinesis-video:</strong> Docs only build to bring
up-to-date with public docs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ec9ad09999c62b90b3fd0c25223c8c8bd9201a2">3ec9ad09</a>)</li>
<li><strong>client-dlm:</strong> Added support for SAP HANA in Amazon
Data Lifecycle Manager EBS snapshot lifecycle policies with pre and post
scripts. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7c6e095e092c60006c2688f94c787a45c1e16e16">7c6e095e</a>)</li>
<li><strong>client-cloud9:</strong> A minor doc only update related to
changing the date of an API change. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b87b3a70753b7831123503c3ac7d333da86b2071">b87b3a70</a>)</li>
<li>remove API docs developer preview announcement in readme (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5494">#5494</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84f23581f817f2d4f34447127e5970adc742cec3">84f23581</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-11-17
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d740184cfd085adfdad29f2e83b23bae75ebb1d">4d740184</a>)</li>
<li><strong>client-athena:</strong> Adding SerivicePreProcessing time
metric (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6d0d4495da17ecd81093bb807d6e47641285d2b1">6d0d4495</a>)</li>
<li><strong>client-emr:</strong> Launch support for IAM Identity Center
Trusted Identity Propagation and workspace storage encryption using AWS
KMS in EMR Studio (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6cc6bdc350964775eb7ab2c9aedaca2c0d68cf3b">6cc6bdc3</a>)</li>
<li><strong>client-cloudformation:</strong> This release adds a new flag
ImportExistingResources to CreateChangeSet. Specify this parameter on a
CREATE- or UPDATE-type change set to import existing resources with
custom names instead of recreating them. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9dd25ecb8ee37b4231e1c1e0b0199079b5d04058">9dd25ecb</a>)</li>
<li><strong>client-mgn:</strong> Removed invalid and unnecessary default
values. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7efd42df2de15ce9087323bd7fb1e22c8ab6afa">e7efd42d</a>)</li>
<li><strong>client-pipes:</strong> TargetParameters now properly
supports BatchJobParameters.ArrayProperties.Size and
BatchJobParameters.RetryStrategy.Attempts being optional, and
EcsTaskParameters.Overrides.EphemeralStorage.SizeInGiB now properly
required when setting EphemeralStorage (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/03b574e473407dd82f1874ceb39f024ae7718f34">03b574e4</a>)</li>
<li><strong>client-location:</strong> Remove default value and allow
nullable for request parameters having minimum value larger than zero.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1886fed7645d4e1978538d7a34b2e7637eb3c1e1">1886fed7</a>)</li>
<li><strong>client-redshift:</strong> Updated SDK for Amazon Redshift,
which you can use to configure a connection with IAM Identity Center to
manage access to databases. With these, you can create a connection
through a managed application. You can also change a managed
application, delete it, or get information about an existing one. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b806277297ca543c58c9595a9ad9b920c8002ece">b8062772</a>)</li>
<li><strong>client-wisdom:</strong> This release adds QuickResponse as a
new Wisdom resource and Wisdom APIs for import, create, read, search,
update and delete QuickResponse resources. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/acf3ac4539221997cd310be4e08131fea81b77b9">acf3ac45</a>)</li>
<li><strong>client-codestar-connections:</strong> This release adds
support for the CloudFormation Git sync feature. Git sync enables
updating a CloudFormation stack from a template stored in a Git
repository. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ae3037b2189b7fdcfec4ebd9668f8ffa1401b003">ae3037b2</a>)</li>
<li><strong>client-trustedadvisor:</strong> AWS Trusted Advisor
introduces new APIs to enable you to programmatically access Trusted
Advisor best practice checks, recommendations, and prioritized
recommendations. Trusted Advisor APIs enable you to integrate Trusted
Advisor with your operational tools to automate your workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a1849c20c4a364c0ded69f3c3a00ecca963cc881">a1849c20</a>)</li>
<li><strong>client-redshift-serverless:</strong> Updated SDK for Amazon
Redshift Serverless, which provides the ability to configure a
connection with IAM Identity Center to manage user and group access to
databases. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d293ea1bbde855f2fc54ac963c1d3af614155ae3">d293ea1b</a>)</li>
<li><strong>client-ivschat:</strong> type &amp; defaulting refinement to
various range properties (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ceef8258a255f27947a6ff8faa17148da803fcc9">ceef8258</a>)</li>
<li><strong>client-app-mesh:</strong> Change the default value of these
fields from 0 to null: MaxConnections, MaxPendingRequests, MaxRequests,
HealthCheckThreshold, PortNumber, and HealthCheckPolicy -&gt; port.
Users are not expected to perceive the change, except that
badRequestException is thrown when required fields missing configured.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/90a90eb44121f91ea969ef4651900947a50221a4">90a90eb4</a>)</li>
<li><strong>client-rds:</strong> This release adds support for option
groups and replica enhancements to Amazon RDS Custom. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fb8ad1a222d78af980a252144eecbb217cd23e9d">fb8ad1a2</a>)</li>
<li><strong>client-s3:</strong> Removes all default 0 values for numbers
and false values for booleans (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61b32fe67ab5414ec88d5d5e5120c06e4a59ff18">61b32fe6</a>)</li>
<li><strong>client-sso-oidc:</strong> Adding support for
<code>sso-oauth:CreateTokenWithIAM</code>. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/313f0468af7386aff51d5755648306c1f988963e">313f0468</a>)</li>
<li><strong>client-sso-admin:</strong> Improves support for configuring
RefreshToken and TokenExchange grants on applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f53e68f421b5d2037edab50b49d6edc456b73a0d">f53e68f4</a>)</li>
<li><strong>client-ivs:</strong> type &amp; defaulting refinement to
various range properties (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fe08f6f5c1e11b3f67eeeb64abaf1c1b28771d37">fe08f6f5</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adding
BatchIsAuthorized API which supports multiple authorization requests
against a PolicyStore (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ec2e0d51fbb34a2b462e53a0ea73a32670d539b7">ec2e0d51</a>)</li>
<li><strong>client-osis:</strong> Add support for enabling a persistent
buffer when creating or updating an OpenSearch Ingestion pipeline. Add
tags to Pipeline and PipelineSummary response models. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26fab565397152d9c381e2f244d4f47718fe876c">26fab565</a>)</li>
<li><strong>client-eventbridge:</strong> Introduces a new rule state
ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS for matching with Get,
List and Describe AWS API call events from CloudTrail. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e581203f6b5d300c56bce3e75c67c345d2f93469">e581203f</a>)</li>
<li><strong>client-ec2:</strong> This release adds new features for
Amazon VPC IP Address Manager (IPAM) Allowing a choice between Free and
Advanced Tiers, viewing public IP address insights across regions and in
Amazon Cloudwatch, use IPAM to plan your subnet IPs within a VPC and
bring your own autonomous system number to IPAM. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a42bf10ea54a082b3b4f2e0a6a9b8edefacd584">7a42bf10</a>)</li>
<li><strong>client-internetmonitor:</strong> Adds new querying
capabilities for running data queries on a monitor (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/33af4000d42a034f2bcc30947f051bd06beaec7e">33af4000</a>)</li>
<li><strong>client-connect:</strong> This release adds
WISDOM_QUICK_RESPONSES as new IntegrationType of Connect
IntegrationAssociation resource and bug fixes. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b1c19ad55e9da45dabdd85315a2a7543a9e5c7b5">b1c19ad5</a>)</li>
<li><strong>client-medialive:</strong> MediaLive has now added support
for per-output static image overlay. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/02cc208bfab4a89d29500dd924964d143019dc09">02cc208b</a>)</li>
<li><strong>client-codepipeline:</strong> CodePipeline now supports
overriding source revisions to achieve manual re-deploy of a past
revision (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9239afa242be2f064c0dbc4f54e9584c0c23c4aa">9239afa2</a>)</li>
<li><strong>client-ecr:</strong> Documentation and operational updates
for Amazon ECR, adding support for pull through cache rules for upstream
registries that require authentication. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/00d6cadbca85532ebb1ccf0a6653718ef97dfd9f">00d6cadb</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> deserialize unions with list members (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5498">#5498</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69afef9790dd2360aec072e8e6b9747fc8d97434">69afef97</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-s3/CHANGELOG.md"><code>@​aws-sdk/client-s3</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.453.0...v3.454.0">3.454.0</a>
(2023-11-17)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> Removes all default 0 values for numbers
and false values for booleans (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61b32fe67ab5414ec88d5d5e5120c06e4a59ff18">61b32fe</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.450.0...v3.451.0">3.451.0</a>
(2023-11-14)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.449.0...v3.450.0">3.450.0</a>
(2023-11-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.448.0...v3.449.0">3.449.0</a>
(2023-11-10)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.444.0...v3.445.0">3.445.0</a>
(2023-11-07)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-s3</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bdea14f30ee461290988b6fd46b7446a8767632f"><code>bdea14f</code></a>
Publish v3.454.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/61b32fe67ab5414ec88d5d5e5120c06e4a59ff18"><code>61b32fe</code></a>
feat(client-s3): Removes all default 0 values for numbers and false
values fo...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f49a44291fef2d949a95c1f3f2d809fbc1ac18a1"><code>f49a442</code></a>
Publish v3.451.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6bd28f1d3992fb4db76a1a6db66fca7f33504d60"><code>6bd28f1</code></a>
chore(codegen): update smithy-typescript commit (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/5486">#5486</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a9a1623536a86b8e0b1e21d3aafd3345fe8edf0"><code>0a9a162</code></a>
Publish v3.450.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c24b638ecb845962a2dd20cdae65e70fa673632d"><code>c24b638</code></a>
docs: fix typo in client template (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/5476">#5476</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/611bffa9c93f9cb3a4d58ff23d5b3ae52027e8f7"><code>611bffa</code></a>
Publish v3.449.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5aa935c97485df4ec7bf8022e7683c7017a09c24"><code>5aa935c</code></a>
Publish v3.445.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5538f3bef66c2428d46d6532f52d996977509a8b"><code>5538f3b</code></a>
chore(codegen): bump codegen version to 0.19.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/5450">#5450</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.454.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.441.0 to 3.454.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws/aws-sdk-js-v3/releases"><code>@​aws-sdk/lib-storage</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.454.0</h2>
<h4>3.454.0(2023-11-17)</h4>
<h5>Chores</h5>
<ul>
<li><strong>client-macie:</strong> deprecated moving to macie2 (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5502">#5502</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/934314ce0f71436326bd1b46d43d6146cf033d9a">934314ce</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sts:</strong> API updates for the AWS Security Token
Service (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1c081b94d720b9d70da6ffd0ce1cbd5c417d072f">1c081b94</a>)</li>
<li><strong>client-kinesis-video:</strong> Docs only build to bring
up-to-date with public docs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ec9ad09999c62b90b3fd0c25223c8c8bd9201a2">3ec9ad09</a>)</li>
<li><strong>client-dlm:</strong> Added support for SAP HANA in Amazon
Data Lifecycle Manager EBS snapshot lifecycle policies with pre and post
scripts. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7c6e095e092c60006c2688f94c787a45c1e16e16">7c6e095e</a>)</li>
<li><strong>client-cloud9:</strong> A minor doc only update related to
changing the date of an API change. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b87b3a70753b7831123503c3ac7d333da86b2071">b87b3a70</a>)</li>
<li>remove API docs developer preview announcement in readme (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5494">#5494</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84f23581f817f2d4f34447127e5970adc742cec3">84f23581</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-11-17
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d740184cfd085adfdad29f2e83b23bae75ebb1d">4d740184</a>)</li>
<li><strong>client-athena:</strong> Adding SerivicePreProcessing time
metric (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6d0d4495da17ecd81093bb807d6e47641285d2b1">6d0d4495</a>)</li>
<li><strong>client-emr:</strong> Launch support for IAM Identity Center
Trusted Identity Propagation and workspace storage encryption using AWS
KMS in EMR Studio (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6cc6bdc350964775eb7ab2c9aedaca2c0d68cf3b">6cc6bdc3</a>)</li>
<li><strong>client-cloudformation:</strong> This release adds a new flag
ImportExistingResources to CreateChangeSet. Specify this parameter on a
CREATE- or UPDATE-type change set to import existing resources with
custom names instead of recreating them. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9dd25ecb8ee37b4231e1c1e0b0199079b5d04058">9dd25ecb</a>)</li>
<li><strong>client-mgn:</strong> Removed invalid and unnecessary default
values. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7efd42df2de15ce9087323bd7fb1e22c8ab6afa">e7efd42d</a>)</li>
<li><strong>client-pipes:</strong> TargetParameters now properly
supports BatchJobParameters.ArrayProperties.Size and
BatchJobParameters.RetryStrategy.Attempts being optional, and
EcsTaskParameters.Overrides.EphemeralStorage.SizeInGiB now properly
required when setting EphemeralStorage (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/03b574e473407dd82f1874ceb39f024ae7718f34">03b574e4</a>)</li>
<li><strong>client-location:</strong> Remove default value and allow
nullable for request parameters having minimum value larger than zero.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1886fed7645d4e1978538d7a34b2e7637eb3c1e1">1886fed7</a>)</li>
<li><strong>client-redshift:</strong> Updated SDK for Amazon Redshift,
which you can use to configure a connection with IAM Identity Center to
manage access to databases. With these, you can create a connection
through a managed application. You can also change a managed
application, delete it, or get information about an existing one. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b806277297ca543c58c9595a9ad9b920c8002ece">b8062772</a>)</li>
<li><strong>client-wisdom:</strong> This release adds QuickResponse as a
new Wisdom resource and Wisdom APIs for import, create, read, search,
update and delete QuickResponse resources. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/acf3ac4539221997cd310be4e08131fea81b77b9">acf3ac45</a>)</li>
<li><strong>client-codestar-connections:</strong> This release adds
support for the CloudFormation Git sync feature. Git sync enables
updating a CloudFormation stack from a template stored in a Git
repository. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ae3037b2189b7fdcfec4ebd9668f8ffa1401b003">ae3037b2</a>)</li>
<li><strong>client-trustedadvisor:</strong> AWS Trusted Advisor
introduces new APIs to enable you to programmatically access Trusted
Advisor best practice checks, recommendations, and prioritized
recommendations. Trusted Advisor APIs enable you to integrate Trusted
Advisor with your operational tools to automate your workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a1849c20c4a364c0ded69f3c3a00ecca963cc881">a1849c20</a>)</li>
<li><strong>client-redshift-serverless:</strong> Updated SDK for Amazon
Redshift Serverless, which provides the ability to configure a
connection with IAM Identity Center to manage user and group access to
databases. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d293ea1bbde855f2fc54ac963c1d3af614155ae3">d293ea1b</a>)</li>
<li><strong>client-ivschat:</strong> type &amp; defaulting refinement to
various range properties (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ceef8258a255f27947a6ff8faa17148da803fcc9">ceef8258</a>)</li>
<li><strong>client-app-mesh:</strong> Change the default value of these
fields from 0 to null: MaxConnections, MaxPendingRequests, MaxRequests,
HealthCheckThreshold, PortNumber, and HealthCheckPolicy -&gt; port.
Users are not expected to perceive the change, except that
badRequestException is thrown when required fields missing configured.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/90a90eb44121f91ea969ef4651900947a50221a4">90a90eb4</a>)</li>
<li><strong>client-rds:</strong> This release adds support for option
groups and replica enhancements to Amazon RDS Custom. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fb8ad1a222d78af980a252144eecbb217cd23e9d">fb8ad1a2</a>)</li>
<li><strong>client-s3:</strong> Removes all default 0 values for numbers
and false values for booleans (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61b32fe67ab5414ec88d5d5e5120c06e4a59ff18">61b32fe6</a>)</li>
<li><strong>client-sso-oidc:</strong> Adding support for
<code>sso-oauth:CreateTokenWithIAM</code>. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/313f0468af7386aff51d5755648306c1f988963e">313f0468</a>)</li>
<li><strong>client-sso-admin:</strong> Improves support for configuring
RefreshToken and TokenExchange grants on applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f53e68f421b5d2037edab50b49d6edc456b73a0d">f53e68f4</a>)</li>
<li><strong>client-ivs:</strong> type &amp; defaulting refinement to
various range properties (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fe08f6f5c1e11b3f67eeeb64abaf1c1b28771d37">fe08f6f5</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adding
BatchIsAuthorized API which supports multiple authorization requests
against a PolicyStore (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ec2e0d51fbb34a2b462e53a0ea73a32670d539b7">ec2e0d51</a>)</li>
<li><strong>client-osis:</strong> Add support for enabling a persistent
buffer when creating or updating an OpenSearch Ingestion pipeline. Add
tags to Pipeline and PipelineSummary response models. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26fab565397152d9c381e2f244d4f47718fe876c">26fab565</a>)</li>
<li><strong>client-eventbridge:</strong> Introduces a new rule state
ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS for matching with Get,
List and Describe AWS API call events from CloudTrail. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e581203f6b5d300c56bce3e75c67c345d2f93469">e581203f</a>)</li>
<li><strong>client-ec2:</strong> This release adds new features for
Amazon VPC IP Address Manager (IPAM) Allowing a choice between Free and
Advanced Tiers, viewing public IP address insights across regions and in
Amazon Cloudwatch, use IPAM to plan your subnet IPs within a VPC and
bring your own autonomous system number to IPAM. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a42bf10ea54a082b3b4f2e0a6a9b8edefacd584">7a42bf10</a>)</li>
<li><strong>client-internetmonitor:</strong> Adds new querying
capabilities for running data queries on a monitor (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/33af4000d42a034f2bcc30947f051bd06beaec7e">33af4000</a>)</li>
<li><strong>client-connect:</strong> This release adds
WISDOM_QUICK_RESPONSES as new IntegrationType of Connect
IntegrationAssociation resource and bug fixes. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b1c19ad55e9da45dabdd85315a2a7543a9e5c7b5">b1c19ad5</a>)</li>
<li><strong>client-medialive:</strong> MediaLive has now added support
for per-output static image overlay. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/02cc208bfab4a89d29500dd924964d143019dc09">02cc208b</a>)</li>
<li><strong>client-codepipeline:</strong> CodePipeline now supports
overriding source revisions to achieve manual re-deploy of a past
revision (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9239afa242be2f064c0dbc4f54e9584c0c23c4aa">9239afa2</a>)</li>
<li><strong>client-ecr:</strong> Documentation and operational updates
for Amazon ECR, adding support for pull through cache rules for upstream
registries that require authentication. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/00d6cadbca85532ebb1ccf0a6653718ef97dfd9f">00d6cadb</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> deserialize unions with list members (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5498">#5498</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69afef9790dd2360aec072e8e6b9747fc8d97434">69afef97</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/lib/lib-storage/CHANGELOG.md"><code>@​aws-sdk/lib-storage</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.453.0...v3.454.0">3.454.0</a>
(2023-11-17)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.450.0...v3.451.0">3.451.0</a>
(2023-11-14)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.449.0...v3.450.0">3.450.0</a>
(2023-11-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.448.0...v3.449.0">3.449.0</a>
(2023-11-10)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.444.0...v3.445.0">3.445.0</a>
(2023-11-07)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/lib-storage</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bdea14f30ee461290988b6fd46b7446a8767632f"><code>bdea14f</code></a>
Publish v3.454.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f49a44291fef2d949a95c1f3f2d809fbc1ac18a1"><code>f49a442</code></a>
Publish v3.451.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6bd28f1d3992fb4db76a1a6db66fca7f33504d60"><code>6bd28f1</code></a>
chore(codegen): update smithy-typescript commit (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage/issues/5486">#5486</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a9a1623536a86b8e0b1e21d3aafd3345fe8edf0"><code>0a9a162</code></a>
Publish v3.450.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/611bffa9c93f9cb3a4d58ff23d5b3ae52027e8f7"><code>611bffa</code></a>
Publish v3.449.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5aa935c97485df4ec7bf8022e7683c7017a09c24"><code>5aa935c</code></a>
Publish v3.445.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.454.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.441.0 to 3.454.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-ssm</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.454.0</h2>
<h4>3.454.0(2023-11-17)</h4>
<h5>Chores</h5>
<ul>
<li><strong>client-macie:</strong> deprecated moving to macie2 (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5502">#5502</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/934314ce0f71436326bd1b46d43d6146cf033d9a">934314ce</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sts:</strong> API updates for the AWS Security Token
Service (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1c081b94d720b9d70da6ffd0ce1cbd5c417d072f">1c081b94</a>)</li>
<li><strong>client-kinesis-video:</strong> Docs only build to bring
up-to-date with public docs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ec9ad09999c62b90b3fd0c25223c8c8bd9201a2">3ec9ad09</a>)</li>
<li><strong>client-dlm:</strong> Added support for SAP HANA in Amazon
Data Lifecycle Manager EBS snapshot lifecycle policies with pre and post
scripts. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7c6e095e092c60006c2688f94c787a45c1e16e16">7c6e095e</a>)</li>
<li><strong>client-cloud9:</strong> A minor doc only update related to
changing the date of an API change. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b87b3a70753b7831123503c3ac7d333da86b2071">b87b3a70</a>)</li>
<li>remove API docs developer preview announcement in readme (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5494">#5494</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84f23581f817f2d4f34447127e5970adc742cec3">84f23581</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-11-17
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d740184cfd085adfdad29f2e83b23bae75ebb1d">4d740184</a>)</li>
<li><strong>client-athena:</strong> Adding SerivicePreProcessing time
metric (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6d0d4495da17ecd81093bb807d6e47641285d2b1">6d0d4495</a>)</li>
<li><strong>client-emr:</strong> Launch support for IAM Identity Center
Trusted Identity Propagation and workspace storage encryption using AWS
KMS in EMR Studio (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6cc6bdc350964775eb7ab2c9aedaca2c0d68cf3b">6cc6bdc3</a>)</li>
<li><strong>client-cloudformation:</strong> This release adds a new flag
ImportExistingResources to CreateChangeSet. Specify this parameter on a
CREATE- or UPDATE-type change set to import existing resources with
custom names instead of recreating them. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9dd25ecb8ee37b4231e1c1e0b0199079b5d04058">9dd25ecb</a>)</li>
<li><strong>client-mgn:</strong> Removed invalid and unnecessary default
values. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7efd42df2de15ce9087323bd7fb1e22c8ab6afa">e7efd42d</a>)</li>
<li><strong>client-pipes:</strong> TargetParameters now properly
supports BatchJobParameters.ArrayProperties.Size and
BatchJobParameters.RetryStrategy.Attempts being optional, and
EcsTaskParameters.Overrides.EphemeralStorage.SizeInGiB now properly
required when setting EphemeralStorage (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/03b574e473407dd82f1874ceb39f024ae7718f34">03b574e4</a>)</li>
<li><strong>client-location:</strong> Remove default value and allow
nullable for request parameters having minimum value larger than zero.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1886fed7645d4e1978538d7a34b2e7637eb3c1e1">1886fed7</a>)</li>
<li><strong>client-redshift:</strong> Updated SDK for Amazon Redshift,
which you can use to configure a connection with IAM Identity Center to
manage access to databases. With these, you can create a connection
through a managed application. You can also change a managed
application, delete it, or get information about an existing one. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b806277297ca543c58c9595a9ad9b920c8002ece">b8062772</a>)</li>
<li><strong>client-wisdom:</strong> This release adds QuickResponse as a
new Wisdom resource and Wisdom APIs for import, create, read, search,
update and delete QuickResponse resources. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/acf3ac4539221997cd310be4e08131fea81b77b9">acf3ac45</a>)</li>
<li><strong>client-codestar-connections:</strong> This release adds
support for the CloudFormation Git sync feature. Git sync enables
updating a CloudFormation stack from a template stored in a Git
repository. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ae3037b2189b7fdcfec4ebd9668f8ffa1401b003">ae3037b2</a>)</li>
<li><strong>client-trustedadvisor:</strong> AWS Trusted Advisor
introduces new APIs to enable you to programmatically access Trusted
Advisor best practice checks, recommendations, and prioritized
recommendations. Trusted Advisor APIs enable you to integrate Trusted
Advisor with your operational tools to automate your workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a1849c20c4a364c0ded69f3c3a00ecca963cc881">a1849c20</a>)</li>
<li><strong>client-redshift-serverless:</strong> Updated SDK for Amazon
Redshift Serverless, which provides the ability to configure a
connection with IAM Identity Center to manage user and group access to
databases. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d293ea1bbde855f2fc54ac963c1d3af614155ae3">d293ea1b</a>)</li>
<li><strong>client-ivschat:</strong> type &amp; defaulting refinement to
various range properties (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ceef8258a255f27947a6ff8faa17148da803fcc9">ceef8258</a>)</li>
<li><strong>client-app-mesh:</strong> Change the default value of these
fields from 0 to null: MaxConnections, MaxPendingRequests, MaxRequests,
HealthCheckThreshold, PortNumber, and HealthCheckPolicy -&gt; port.
Users are not expected to perceive the change, except that
badRequestException is thrown when required fields missing configured.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/90a90eb44121f91ea969ef4651900947a50221a4">90a90eb4</a>)</li>
<li><strong>client-rds:</strong> This release adds support for option
groups and replica enhancements to Amazon RDS Custom. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fb8ad1a222d78af980a252144eecbb217cd23e9d">fb8ad1a2</a>)</li>
<li><strong>client-s3:</strong> Removes all default 0 values for numbers
and false values for booleans (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61b32fe67ab5414ec88d5d5e5120c06e4a59ff18">61b32fe6</a>)</li>
<li><strong>client-sso-oidc:</strong> Adding support for
<code>sso-oauth:CreateTokenWithIAM</code>. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/313f0468af7386aff51d5755648306c1f988963e">313f0468</a>)</li>
<li><strong>client-sso-admin:</strong> Improves support for configuring
RefreshToken and TokenExchange grants on applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f53e68f421b5d2037edab50b49d6edc456b73a0d">f53e68f4</a>)</li>
<li><strong>client-ivs:</strong> type &amp; defaulting refinement to
various range properties (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fe08f6f5c1e11b3f67eeeb64abaf1c1b28771d37">fe08f6f5</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adding
BatchIsAuthorized API which supports multiple authorization requests
against a PolicyStore (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ec2e0d51fbb34a2b462e53a0ea73a32670d539b7">ec2e0d51</a>)</li>
<li><strong>client-osis:</strong> Add support for enabling a persistent
buffer when creating or updating an OpenSearch Ingestion pipeline. Add
tags to Pipeline and PipelineSummary response models. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26fab565397152d9c381e2f244d4f47718fe876c">26fab565</a>)</li>
<li><strong>client-eventbridge:</strong> Introduces a new rule state
ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS for matching with Get,
List and Describe AWS API call events from CloudTrail. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e581203f6b5d300c56bce3e75c67c345d2f93469">e581203f</a>)</li>
<li><strong>client-ec2:</strong> This release adds new features for
Amazon VPC IP Address Manager (IPAM) Allowing a choice between Free and
Advanced Tiers, viewing public IP address insights across regions and in
Amazon Cloudwatch, use IPAM to plan your subnet IPs within a VPC and
bring your own autonomous system number to IPAM. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7a42bf10ea54a082b3b4f2e0a6a9b8edefacd584">7a42bf10</a>)</li>
<li><strong>client-internetmonitor:</strong> Adds new querying
capabilities for running data queries on a monitor (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/33af4000d42a034f2bcc30947f051bd06beaec7e">33af4000</a>)</li>
<li><strong>client-connect:</strong> This release adds
WISDOM_QUICK_RESPONSES as new IntegrationType of Connect
IntegrationAssociation resource and bug fixes. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b1c19ad55e9da45dabdd85315a2a7543a9e5c7b5">b1c19ad5</a>)</li>
<li><strong>client-medialive:</strong> MediaLive has now added support
for per-output static image overlay. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/02cc208bfab4a89d29500dd924964d143019dc09">02cc208b</a>)</li>
<li><strong>client-codepipeline:</strong> CodePipeline now supports
overriding source revisions to achieve manual re-deploy of a past
revision (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9239afa242be2f064c0dbc4f54e9584c0c23c4aa">9239afa2</a>)</li>
<li><strong>client-ecr:</strong> Documentation and operational updates
for Amazon ECR, adding support for pull through cache rules for upstream
registries that require authentication. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/00d6cadbca85532ebb1ccf0a6653718ef97dfd9f">00d6cadb</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>codegen:</strong> deserialize unions with list members (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5498">#5498</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/69afef9790dd2360aec072e8e6b9747fc8d97434">69afef97</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-ssm/CHANGELOG.md"><code>@​aws-sdk/client-ssm</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.453.0...v3.454.0">3.454.0</a>
(2023-11-17)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.452.0...v3.453.0">3.453.0</a>
(2023-11-16)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ssm:</strong> This release introduces the ability to
filter automation execution steps which have parent steps. In addition,
runbook variable information is returned by GetAutomationExecution and
parent step information is returned by the
DescribeAutomationStepExecutions API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/35113ae0981456900f458ed78e48a5c039e575c1">35113ae</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.450.0...v3.451.0">3.451.0</a>
(2023-11-14)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.449.0...v3.450.0">3.450.0</a>
(2023-11-13)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.448.0...v3.449.0">3.449.0</a>
(2023-11-10)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.444.0...v3.445.0">3.445.0</a>
(2023-11-07)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@​aws-sdk/client-ssm</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/bdea14f30ee461290988b6fd46b7446a8767632f"><code>bdea14f</code></a>
Publish v3.454.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2485b67a1c69da7145c6ca6a166b0db6d8e073b"><code>e2485b6</code></a>
Publish v3.453.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/35113ae0981456900f458ed78e48a5c039e575c1"><code>35113ae</code></a>
feat(client-ssm): This release introduces the ability to filter
automation ex...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f49a44291fef2d949a95c1f3f2d809fbc1ac18a1"><code>f49a442</code></a>
Publish v3.451.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/6bd28f1d3992fb4db76a1a6db66fca7f33504d60"><code>6bd28f1</code></a>
chore(codegen): update smithy-typescript commit (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/5486">#5486</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0a9a1623536a86b8e0b1e21d3aafd3345fe8edf0"><code>0a9a162</code></a>
Publish v3.450.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/c24b638ecb845962a2dd20cdae65e70fa673632d"><code>c24b638</code></a>
docs: fix typo in client template (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/5476">#5476</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/611bffa9c93f9cb3a4d58ff23d5b3ae52027e8f7"><code>611bffa</code></a>
Publish v3.449.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5aa935c97485df4ec7bf8022e7683c7017a09c24"><code>5aa935c</code></a>
Publish v3.445.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/5538f3bef66c2428d46d6532f52d996977509a8b"><code>5538f3b</code></a>
chore(codegen): bump codegen version to 0.19.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/5450">#5450</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.454.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.441.0 to 3.454.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-sqs</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v3.454.0</h2>
<h4>3.454.0(2023-11-17)</h4>
<h5>Chores</h5>
<ul>
<li><strong>client-macie:</strong> deprecated moving to macie2 (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5502">#5502</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/934314ce0f71436326bd1b46d43d6146cf033d9a">934314ce</a>)</li>
</ul>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-sts:</strong> API updates for the AWS Security Token
Service (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1c081b94d720b9d70da6ffd0ce1cbd5c417d072f">1c081b94</a>)</li>
<li><strong>client-kinesis-video:</strong> Docs only build to bring
up-to-date with public docs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3ec9ad09999c62b90b3fd0c25223c8c8bd9201a2">3ec9ad09</a>)</li>
<li><strong>client-dlm:</strong> Added support for SAP HANA in Amazon
Data Lifecycle Manager EBS snapshot lifecycle policies with pre and post
scripts. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/7c6e095e092c60006c2688f94c787a45c1e16e16">7c6e095e</a>)</li>
<li><strong>client-cloud9:</strong> A minor doc only update related to
changing the date of an API change. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b87b3a70753b7831123503c3ac7d333da86b2071">b87b3a70</a>)</li>
<li>remove API docs developer preview announcement in readme (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5494">#5494</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84f23581f817f2d4f34447127e5970adc742cec3">84f23581</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-11-17
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/4d740184cfd085adfdad29f2e83b23bae75ebb1d">4d740184</a>)</li>
<li><strong>client-athena:</strong> Adding SerivicePreProcessing time
metric (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6d0d4495da17ecd81093bb807d6e47641285d2b1">6d0d4495</a>)</li>
<li><strong>client-emr:</strong> Launch support for IAM Identity Center
Trusted Identity Propagation and workspace storage encryption using AWS
KMS in EMR Studio (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6cc6bdc350964775eb7ab2c9aedaca2c0d68cf3b">6cc6bdc3</a>)</li>
<li><strong>client-cloudformation:</strong> This release adds a new flag
ImportExistingResources to CreateChangeSet. Specify this parameter on a
CREATE- or UPDATE-type change set to import existing resources with
custom names instead of recreating them. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9dd25ecb8ee37b4231e1c1e0b0199079b5d04058">9dd25ecb</a>)</li>
<li><strong>client-mgn:</strong> Removed invalid and unnecessary default
values. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7efd42df2de15ce9087323bd7fb1e22c8ab6afa">e7efd42d</a>)</li>
<li><strong>client-pipes:</strong> TargetParameters now properly
supports BatchJobParameters.ArrayProperties.Size and
BatchJobParameters.RetryStrategy.Attempts being optional, and
EcsTaskParameters.Overrides.EphemeralStorage.SizeInGiB now properly
required when setting EphemeralStorage (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/03b574e473407dd82f1874ceb39f024ae7718f34">03b574e4</a>)</li>
<li><strong>client-location:</strong> Remove default value and allow
nullable for request parameters having minimum value larger than zero.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/1886fed7645d4e1978538d7a34b2e7637eb3c1e1">1886fed7</a>)</li>
<li><strong>client-redshift:</strong> Updated SDK for Amazon Redshift,
which you can use to configure a connection with IAM Identity Center to
manage access to databases. With these, you can create a connection
through a managed application. You can also change a managed
application, delete it, or get information about an existing one. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b806277297ca543c58c9595a9ad9b920c8002ece">b8062772</a>)</li>
<li><strong>client-wisdom:</strong> This release adds QuickResponse as a
new Wisdom resource and Wisdom APIs for import, create, read, search,
update and delete QuickResponse resources. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/acf3ac4539221997cd310be4e08131fea81b77b9">acf3ac45</a>)</li>
<li><strong>client-codestar-connections:</strong> This release adds
support for the CloudFormation Git sync feature. Git sync enables
updating a CloudFormation stack from a template stored in a Git
repository. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ae3037b2189b7fdcfec4ebd9668f8ffa1401b003">ae3037b2</a>)</li>
<li><strong>client-trustedadvisor:</strong> AWS Trusted Advisor
introduces new APIs to enable you to programmatically access Trusted
Advisor best practice checks, recommendations, and prioritized
recommendations. Trusted Advisor APIs enable you to integrate Trusted
Advisor with your operational tools to automate your workloads. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a1849c20c4a364c0ded69f3c3a00ecca963cc881">a1849c20</a>)</li>
<li><strong>client-redshift-serverless:</strong> Updated SDK for Amazon
Redshift Serverless, which provides the ability to configure a
connection with IAM Identity Center to manage user and group access to
databases. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d293ea1bbde855f2fc54ac963c1d3af614155ae3">d293ea1b</a>)</li>
<li><strong>client-ivschat:</strong> type &amp; defaulting refinement to
various range properties (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ceef8258a255f27947a6ff8faa17148da803fcc9">ceef8258</a>)</li>
<li><strong>client-app-mesh:</strong> Change the default value of these
fields from 0 to null: MaxConnections, MaxPendingRequests, MaxRequests,
HealthCheckThreshold, PortNumber, and HealthCheckPolicy -&gt; port.
Users are not expected to perceive the change, except that
badRequestException is thrown when required fields missing configured.
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/90a90eb44121f91ea969ef4651900947a50221a4">90a90eb4</a>)</li>
<li><strong>client-rds:</strong> This release adds support for option
groups and replica enhancements to Amazon RDS Custom. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fb8ad1a222d78af980a252144eecbb217cd23e9d">fb8ad1a2</a>)</li>
<li><strong>client-s3:</strong> Removes all default 0 values for numbers
and false values for booleans (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/61b32fe67ab5414ec88d5d5e5120c06e4a59ff18">61b32fe6</a>)</li>
<li><strong>client-sso-oidc:</strong> Adding support for
<code>sso-oauth:CreateTokenWithIAM</code>. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/313f0468af7386aff51d5755648306c1f988963e">313f0468</a>)</li>
<li><strong>client-sso-admin:</strong> Improves support for configuring
RefreshToken and TokenExchange grants on applications. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f53e68f421b5d2037edab50b49d6edc456b73a0d">f53e68f4</a>)</li>
<li><strong>client-ivs:</strong> type &amp; defaulting refinement to
various range properties (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fe08f6f5c1e11b3f67eeeb64abaf1c1b28771d37">fe08f6f5</a>)</li>
<li><strong>client-verifiedpermissions:</strong> Adding
BatchIsAuthorized API which supports multiple authorization requests
against a PolicyStore (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ec2e0d51fbb34a2b462e53a0ea73a32670d539b7">ec2e0d51</a>)</li>
<li><strong>client-osis:</strong> Add support for enabling a persistent
buffer when creating or updating an OpenSearch Ingestion pipeline. Add
tags to Pipeline and PipelineSummary response models. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26fab565397152d9c381e2f244d4f47718fe876c">26fab565</a>)</li>
<li><strong>client-eventbridge:</strong> Introduces a new rule state
ENABLED_WITH_ALL_CLOUDTRAIL_MANAGEMENT_EVENTS for matching with Get,
List and Describe AWS API call events from CloudTrail. (<a
href="https:/…
  • Loading branch information
dependabot[bot] authored Nov 21, 2023
1 parent e9547bc commit 1b944d5
Showing 1 changed file with 752 additions and 708 deletions.
Loading

0 comments on commit 1b944d5

Please sign in to comment.