This repository was archived by the owner on Jan 16, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit 70d7731
authored
fix(lambda): bump the aws group in /lambdas with 5 updates (#4082)
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.629.0` | `3.632.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.629.0` | `3.632.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.629.0` | `3.632.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.629.0` | `3.633.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.629.0` | `3.633.0` |
Updates `@aws-sdk/client-ec2` from 3.629.0 to 3.632.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.632.0</h2>
<h4>3.632.0(2024-08-15)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-15
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/05ff22bfc526d93628f7bf5bdf48126be2a15c65">05ff22bf</a>)</li>
<li><strong>client-s3:</strong> Amazon Simple Storage Service / Features
: Adds support for pagination in the S3 ListBuckets API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f31c6ea7efbf19998274e65d1cd87380ff21f191">f31c6ea7</a>)</li>
<li><strong>client-docdb:</strong> This release adds Global Cluster
Failover capability which enables you to change your global cluster's
primary AWS region, the region that serves writes, during a regional
outage. Performing a failover action preserves your Global Cluster
setup. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/62c6973ca51b710f11b96e1a9e170ac9e489b58f">62c6973c</a>)</li>
<li><strong>client-iam:</strong> Make the LastUsedDate field in the
GetAccessKeyLastUsed response optional. This may break customers who
only call the API for access keys with a valid LastUsedDate. This fixes
a deserialization issue for access keys without a LastUsedDate, because
the field was marked as required but could be null. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e20e9570ac51a8eb820f0124bada8e2b5d6bca7">2e20e957</a>)</li>
<li><strong>client-ecs:</strong> This release introduces a new
ContainerDefinition configuration to support the customer-managed keys
for ECS container restart feature. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e56be6989649b228db0faf2798e772baefca0ff3">e56be698</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>util-endpoints:</strong> parseArn when resourcePath contains
both delimiters (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6387">#6387</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/63cb133fcfedaf307e06c5f519aea1b58cdeb77b">63cb133f</a>)</li>
<li><strong>credential-providers:</strong> avoid sharing http2
requestHandler with inner STS (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6389">#6389</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d7b161064452a259ebb26502a14ef17159cb1f90">d7b16106</a>)</li>
<li><strong>lib-dynamodb:</strong> missing <code>@smithy/core</code>
dependency in <code>@aws-sdk/lib-dynamodb</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6384">#6384</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84fd78ba51b3362b48ea983c263dd368b88f4287">84fd78ba</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.632.0.zip</strong></p>
<h2>v3.631.0</h2>
<h4>3.631.0(2024-08-14)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-codebuild:</strong> AWS CodeBuild now supports using
Secrets Manager to store git credentials and using multiple source
credentials in a single project. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9e44d9f430fbe1f28ca655124e55851bb1292331">9e44d9f4</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>util-endpoints:</strong> check for entire resource-path
being empty (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6380">#6380</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/08ad51004178754e4d630c913ac7f2d89aa281cb">08ad5100</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.631.0.zip</strong></p>
<h2>v3.630.0</h2>
<h4>3.630.0(2024-08-13)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>credential-providers:</strong> add longer explanation about
credential function and chaining (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6382">#6382</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26788b9853ab3cd92e462291e21f65af053c38f5">26788b98</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-glue:</strong> Add AttributesToGet parameter support
for Glue GetTables (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3d999b614c4cbd9db561e1ea32b6bbdea00df7e2">3d999b61</a>)</li>
<li><strong>client-appstream:</strong> This release includes following
new APIs: CreateThemeForStack, DescribeThemeForStack,
UpdateThemeForStack, DeleteThemeForStack to support custom branding
programmatically. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/86d89c6647dab08f9dd88540a3e3323f5ddb6fff">86d89c66</a>)</li>
<li><strong>client-amplify:</strong> Add a new field
"cacheConfig" that enables users to configure the CDN cache
settings for an App (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/db3560cfcb9b9074e70026d357f34ca0250b5a9c">db3560cf</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.631.0...v3.632.0">3.632.0</a>
(2024-08-15)</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.630.0...v3.631.0">3.631.0</a>
(2024-08-14)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-ec2</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/704fc4755a1d4eb9b88618a94af6d3bcda1391da"><code>704fc47</code></a>
Publish v3.632.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4825462cd7bee35259813804eb5e2644c9c86bab"><code>4825462</code></a>
Publish v3.631.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.632.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-ssm` from 3.629.0 to 3.632.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.632.0</h2>
<h4>3.632.0(2024-08-15)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-15
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/05ff22bfc526d93628f7bf5bdf48126be2a15c65">05ff22bf</a>)</li>
<li><strong>client-s3:</strong> Amazon Simple Storage Service / Features
: Adds support for pagination in the S3 ListBuckets API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f31c6ea7efbf19998274e65d1cd87380ff21f191">f31c6ea7</a>)</li>
<li><strong>client-docdb:</strong> This release adds Global Cluster
Failover capability which enables you to change your global cluster's
primary AWS region, the region that serves writes, during a regional
outage. Performing a failover action preserves your Global Cluster
setup. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/62c6973ca51b710f11b96e1a9e170ac9e489b58f">62c6973c</a>)</li>
<li><strong>client-iam:</strong> Make the LastUsedDate field in the
GetAccessKeyLastUsed response optional. This may break customers who
only call the API for access keys with a valid LastUsedDate. This fixes
a deserialization issue for access keys without a LastUsedDate, because
the field was marked as required but could be null. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e20e9570ac51a8eb820f0124bada8e2b5d6bca7">2e20e957</a>)</li>
<li><strong>client-ecs:</strong> This release introduces a new
ContainerDefinition configuration to support the customer-managed keys
for ECS container restart feature. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e56be6989649b228db0faf2798e772baefca0ff3">e56be698</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>util-endpoints:</strong> parseArn when resourcePath contains
both delimiters (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6387">#6387</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/63cb133fcfedaf307e06c5f519aea1b58cdeb77b">63cb133f</a>)</li>
<li><strong>credential-providers:</strong> avoid sharing http2
requestHandler with inner STS (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6389">#6389</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d7b161064452a259ebb26502a14ef17159cb1f90">d7b16106</a>)</li>
<li><strong>lib-dynamodb:</strong> missing <code>@smithy/core</code>
dependency in <code>@aws-sdk/lib-dynamodb</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6384">#6384</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84fd78ba51b3362b48ea983c263dd368b88f4287">84fd78ba</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.632.0.zip</strong></p>
<h2>v3.631.0</h2>
<h4>3.631.0(2024-08-14)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-codebuild:</strong> AWS CodeBuild now supports using
Secrets Manager to store git credentials and using multiple source
credentials in a single project. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9e44d9f430fbe1f28ca655124e55851bb1292331">9e44d9f4</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>util-endpoints:</strong> check for entire resource-path
being empty (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6380">#6380</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/08ad51004178754e4d630c913ac7f2d89aa281cb">08ad5100</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.631.0.zip</strong></p>
<h2>v3.630.0</h2>
<h4>3.630.0(2024-08-13)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>credential-providers:</strong> add longer explanation about
credential function and chaining (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6382">#6382</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26788b9853ab3cd92e462291e21f65af053c38f5">26788b98</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-glue:</strong> Add AttributesToGet parameter support
for Glue GetTables (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3d999b614c4cbd9db561e1ea32b6bbdea00df7e2">3d999b61</a>)</li>
<li><strong>client-appstream:</strong> This release includes following
new APIs: CreateThemeForStack, DescribeThemeForStack,
UpdateThemeForStack, DeleteThemeForStack to support custom branding
programmatically. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/86d89c6647dab08f9dd88540a3e3323f5ddb6fff">86d89c66</a>)</li>
<li><strong>client-amplify:</strong> Add a new field
"cacheConfig" that enables users to configure the CDN cache
settings for an App (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/db3560cfcb9b9074e70026d357f34ca0250b5a9c">db3560cf</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.631.0...v3.632.0">3.632.0</a>
(2024-08-15)</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.630.0...v3.631.0">3.631.0</a>
(2024-08-14)</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/704fc4755a1d4eb9b88618a94af6d3bcda1391da"><code>704fc47</code></a>
Publish v3.632.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4825462cd7bee35259813804eb5e2644c9c86bab"><code>4825462</code></a>
Publish v3.631.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.632.0/clients/client-ssm">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-sqs` from 3.629.0 to 3.632.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.632.0</h2>
<h4>3.632.0(2024-08-15)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-15
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/05ff22bfc526d93628f7bf5bdf48126be2a15c65">05ff22bf</a>)</li>
<li><strong>client-s3:</strong> Amazon Simple Storage Service / Features
: Adds support for pagination in the S3 ListBuckets API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f31c6ea7efbf19998274e65d1cd87380ff21f191">f31c6ea7</a>)</li>
<li><strong>client-docdb:</strong> This release adds Global Cluster
Failover capability which enables you to change your global cluster's
primary AWS region, the region that serves writes, during a regional
outage. Performing a failover action preserves your Global Cluster
setup. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/62c6973ca51b710f11b96e1a9e170ac9e489b58f">62c6973c</a>)</li>
<li><strong>client-iam:</strong> Make the LastUsedDate field in the
GetAccessKeyLastUsed response optional. This may break customers who
only call the API for access keys with a valid LastUsedDate. This fixes
a deserialization issue for access keys without a LastUsedDate, because
the field was marked as required but could be null. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e20e9570ac51a8eb820f0124bada8e2b5d6bca7">2e20e957</a>)</li>
<li><strong>client-ecs:</strong> This release introduces a new
ContainerDefinition configuration to support the customer-managed keys
for ECS container restart feature. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e56be6989649b228db0faf2798e772baefca0ff3">e56be698</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>util-endpoints:</strong> parseArn when resourcePath contains
both delimiters (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6387">#6387</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/63cb133fcfedaf307e06c5f519aea1b58cdeb77b">63cb133f</a>)</li>
<li><strong>credential-providers:</strong> avoid sharing http2
requestHandler with inner STS (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6389">#6389</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d7b161064452a259ebb26502a14ef17159cb1f90">d7b16106</a>)</li>
<li><strong>lib-dynamodb:</strong> missing <code>@smithy/core</code>
dependency in <code>@aws-sdk/lib-dynamodb</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6384">#6384</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84fd78ba51b3362b48ea983c263dd368b88f4287">84fd78ba</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.632.0.zip</strong></p>
<h2>v3.631.0</h2>
<h4>3.631.0(2024-08-14)</h4>
<h5>New Features</h5>
<ul>
<li><strong>client-codebuild:</strong> AWS CodeBuild now supports using
Secrets Manager to store git credentials and using multiple source
credentials in a single project. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/9e44d9f430fbe1f28ca655124e55851bb1292331">9e44d9f4</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>util-endpoints:</strong> check for entire resource-path
being empty (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6380">#6380</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/08ad51004178754e4d630c913ac7f2d89aa281cb">08ad5100</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.631.0.zip</strong></p>
<h2>v3.630.0</h2>
<h4>3.630.0(2024-08-13)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>credential-providers:</strong> add longer explanation about
credential function and chaining (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6382">#6382</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/26788b9853ab3cd92e462291e21f65af053c38f5">26788b98</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>client-glue:</strong> Add AttributesToGet parameter support
for Glue GetTables (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3d999b614c4cbd9db561e1ea32b6bbdea00df7e2">3d999b61</a>)</li>
<li><strong>client-appstream:</strong> This release includes following
new APIs: CreateThemeForStack, DescribeThemeForStack,
UpdateThemeForStack, DeleteThemeForStack to support custom branding
programmatically. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/86d89c6647dab08f9dd88540a3e3323f5ddb6fff">86d89c66</a>)</li>
<li><strong>client-amplify:</strong> Add a new field
"cacheConfig" that enables users to configure the CDN cache
settings for an App (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/db3560cfcb9b9074e70026d357f34ca0250b5a9c">db3560cf</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-sqs/CHANGELOG.md"><code>@aws-sdk/client-sqs</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.631.0...v3.632.0">3.632.0</a>
(2024-08-15)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-sqs</code></p>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.630.0...v3.631.0">3.631.0</a>
(2024-08-14)</h1>
<p><strong>Note:</strong> Version bump only for package
<code>@aws-sdk/client-sqs</code></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/704fc4755a1d4eb9b88618a94af6d3bcda1391da"><code>704fc47</code></a>
Publish v3.632.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4825462cd7bee35259813804eb5e2644c9c86bab"><code>4825462</code></a>
Publish v3.631.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.632.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/client-s3` from 3.629.0 to 3.633.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.633.0</h2>
<h4>3.633.0(2024-08-16)</h4>
<h5>Chores</h5>
<ul>
<li><strong>deps:</strong> bump elliptic from 6.5.4 to 6.5.7 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6390">#6390</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2ce21717fa730eee362ebb435318c545d916436">e2ce2171</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-16
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d47413aab469c51b0981cc2ed4866b7392916266">d47413aa</a>)</li>
<li><strong>client-inspector2:</strong> Update the correct format of key
and values for resource tags (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/594c0fcb192a0d17c475b1b08210b80ef9bd03e7">594c0fcb</a>)</li>
<li><strong>client-sesv2:</strong> Marking use case description field of
account details as deprecated. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/271136dd16817e13dc645686ee56e8e71559b4fd">271136dd</a>)</li>
<li><strong>client-batch:</strong> Improvements of integration between
AWS Batch and EC2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/661259105ac5bf0516b33478947b3df8665bd0e0">66125910</a>)</li>
<li><strong>client-quicksight:</strong> Amazon QuickSight launches
Customer Managed Key (CMK) encryption for Data Source metadata (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b4200b092059f0ab337b492087de742ff3a316d0">b4200b09</a>)</li>
<li><strong>client-sagemaker:</strong> Introduce Endpoint and
EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cbc6a8735822a0d9618b11bf913436daea301582">cbc6a873</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>middleware-sdk-s3:</strong> skip stream inspection if
non-stream-like body (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6333">#6333</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5f85b5fdd487a92a6fd788b4363f1a946805f511">5f85b5fd</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.633.0.zip</strong></p>
<h2>v3.632.0</h2>
<h4>3.632.0(2024-08-15)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-15
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/05ff22bfc526d93628f7bf5bdf48126be2a15c65">05ff22bf</a>)</li>
<li><strong>client-s3:</strong> Amazon Simple Storage Service / Features
: Adds support for pagination in the S3 ListBuckets API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f31c6ea7efbf19998274e65d1cd87380ff21f191">f31c6ea7</a>)</li>
<li><strong>client-docdb:</strong> This release adds Global Cluster
Failover capability which enables you to change your global cluster's
primary AWS region, the region that serves writes, during a regional
outage. Performing a failover action preserves your Global Cluster
setup. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/62c6973ca51b710f11b96e1a9e170ac9e489b58f">62c6973c</a>)</li>
<li><strong>client-iam:</strong> Make the LastUsedDate field in the
GetAccessKeyLastUsed response optional. This may break customers who
only call the API for access keys with a valid LastUsedDate. This fixes
a deserialization issue for access keys without a LastUsedDate, because
the field was marked as required but could be null. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e20e9570ac51a8eb820f0124bada8e2b5d6bca7">2e20e957</a>)</li>
<li><strong>client-ecs:</strong> This release introduces a new
ContainerDefinition configuration to support the customer-managed keys
for ECS container restart feature. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e56be6989649b228db0faf2798e772baefca0ff3">e56be698</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>util-endpoints:</strong> parseArn when resourcePath contains
both delimiters (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6387">#6387</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/63cb133fcfedaf307e06c5f519aea1b58cdeb77b">63cb133f</a>)</li>
<li><strong>credential-providers:</strong> avoid sharing http2
requestHandler with inner STS (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6389">#6389</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d7b161064452a259ebb26502a14ef17159cb1f90">d7b16106</a>)</li>
<li><strong>lib-dynamodb:</strong> missing <code>@smithy/core</code>
dependency in <code>@aws-sdk/lib-dynamodb</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6384">#6384</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84fd78ba51b3362b48ea983c263dd368b88f4287">84fd78ba</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.632.0.zip</strong></p>
<h2>v3.631.0</h2>
<h4>3.631.0(2024-08-14)</h4>
<!-- 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.632.0...v3.633.0">3.633.0</a>
(2024-08-16)</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.631.0...v3.632.0">3.632.0</a>
(2024-08-15)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-s3:</strong> Amazon Simple Storage Service / Features
: Adds support for pagination in the S3 ListBuckets API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f31c6ea7efbf19998274e65d1cd87380ff21f191">f31c6ea</a>)</li>
</ul>
<h1><a
href="https://github.com/aws/aws-sdk-js-v3/compare/v3.630.0...v3.631.0">3.631.0</a>
(2024-08-14)</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/d9a4bcc98d7d9ab4fba5d6ca94f5e6e2273407bb"><code>d9a4bcc</code></a>
Publish v3.633.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/704fc4755a1d4eb9b88618a94af6d3bcda1391da"><code>704fc47</code></a>
Publish v3.632.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/f31c6ea7efbf19998274e65d1cd87380ff21f191"><code>f31c6ea</code></a>
feat(client-s3): Amazon Simple Storage Service / Features : Adds support
for...</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4825462cd7bee35259813804eb5e2644c9c86bab"><code>4825462</code></a>
Publish v3.631.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.633.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-sdk/lib-storage` from 3.629.0 to 3.633.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.633.0</h2>
<h4>3.633.0(2024-08-16)</h4>
<h5>Chores</h5>
<ul>
<li><strong>deps:</strong> bump elliptic from 6.5.4 to 6.5.7 (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6390">#6390</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e2ce21717fa730eee362ebb435318c545d916436">e2ce2171</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-16
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d47413aab469c51b0981cc2ed4866b7392916266">d47413aa</a>)</li>
<li><strong>client-inspector2:</strong> Update the correct format of key
and values for resource tags (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/594c0fcb192a0d17c475b1b08210b80ef9bd03e7">594c0fcb</a>)</li>
<li><strong>client-sesv2:</strong> Marking use case description field of
account details as deprecated. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/271136dd16817e13dc645686ee56e8e71559b4fd">271136dd</a>)</li>
<li><strong>client-batch:</strong> Improvements of integration between
AWS Batch and EC2. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/661259105ac5bf0516b33478947b3df8665bd0e0">66125910</a>)</li>
<li><strong>client-quicksight:</strong> Amazon QuickSight launches
Customer Managed Key (CMK) encryption for Data Source metadata (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b4200b092059f0ab337b492087de742ff3a316d0">b4200b09</a>)</li>
<li><strong>client-sagemaker:</strong> Introduce Endpoint and
EndpointConfig Arns in sagemaker:ListPipelineExecutionSteps API response
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/cbc6a8735822a0d9618b11bf913436daea301582">cbc6a873</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>middleware-sdk-s3:</strong> skip stream inspection if
non-stream-like body (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6333">#6333</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5f85b5fdd487a92a6fd788b4363f1a946805f511">5f85b5fd</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.633.0.zip</strong></p>
<h2>v3.632.0</h2>
<h4>3.632.0(2024-08-15)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2024-08-15
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/05ff22bfc526d93628f7bf5bdf48126be2a15c65">05ff22bf</a>)</li>
<li><strong>client-s3:</strong> Amazon Simple Storage Service / Features
: Adds support for pagination in the S3 ListBuckets API. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f31c6ea7efbf19998274e65d1cd87380ff21f191">f31c6ea7</a>)</li>
<li><strong>client-docdb:</strong> This release adds Global Cluster
Failover capability which enables you to change your global cluster's
primary AWS region, the region that serves writes, during a regional
outage. Performing a failover action preserves your Global Cluster
setup. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/62c6973ca51b710f11b96e1a9e170ac9e489b58f">62c6973c</a>)</li>
<li><strong>client-iam:</strong> Make the LastUsedDate field in the
GetAccessKeyLastUsed response optional. This may break customers who
only call the API for access keys with a valid LastUsedDate. This fixes
a deserialization issue for access keys without a LastUsedDate, because
the field was marked as required but could be null. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e20e9570ac51a8eb820f0124bada8e2b5d6bca7">2e20e957</a>)</li>
<li><strong>client-ecs:</strong> This release introduces a new
ContainerDefinition configuration to support the customer-managed keys
for ECS container restart feature. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e56be6989649b228db0faf2798e772baefca0ff3">e56be698</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>util-endpoints:</strong> parseArn when resourcePath contains
both delimiters (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6387">#6387</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/63cb133fcfedaf307e06c5f519aea1b58cdeb77b">63cb133f</a>)</li>
<li><strong>credential-providers:</strong> avoid sharing http2
requestHandler with inner STS (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6389">#6389</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/d7b161064452a259ebb26502a14ef17159cb1f90">d7b16106</a>)</li>
<li><strong>lib-dynamodb:</strong> missing <code>@smithy/core</code>
dependency in <code>@aws-sdk/lib-dynamodb</code> (<a
href="https://redirect.github.com/aws/aws-sdk-js-v3/pull/6384">#6384</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/84fd78ba51b3362b48ea983c263dd368b88f4287">84fd78ba</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.632.0.zip</strong></p>
<h2>v3.631.0</h2>
<h4>3.631.0(2024-08-14)</h4>
<!-- 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.632.0...v3.633.0">3.633.0</a>
(2024-08-16)</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.631.0...v3.632.0">3.632.0</a>
(2024-08-15)</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.630.0...v3.631.0">3.631.0</a>
(2024-08-14)</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/d9a4bcc98d7d9ab4fba5d6ca94f5e6e2273407bb"><code>d9a4bcc</code></a>
Publish v3.633.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/704fc4755a1d4eb9b88618a94af6d3bcda1391da"><code>704fc47</code></a>
Publish v3.632.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/4825462cd7bee35259813804eb5e2644c9c86bab"><code>4825462</code></a>
Publish v3.631.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.633.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />
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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 975ee4e commit 70d7731Copy full SHA for 70d7731
File tree
7 files changed
+118
-118
lines changedFilter options
- lambdas
- functions
- ami-housekeeper
- control-plane
- gh-agent-syncer
- termination-watcher
- webhook
- libs/aws-ssm-util
7 files changed
+118
-118
lines changedDiff for: lambdas/functions/ami-housekeeper/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/ami-housekeeper/package.json+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
41 |
| - | |
| 40 | + | |
| 41 | + | |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
|
Diff for: lambdas/functions/control-plane/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/control-plane/package.json+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 |
| - | |
42 |
| - | |
| 41 | + | |
| 42 | + | |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
|
Diff for: lambdas/functions/gh-agent-syncer/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/gh-agent-syncer/package.json+2-2
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
36 | 36 |
| |
37 | 37 |
| |
38 | 38 |
| |
39 |
| - | |
40 |
| - | |
| 39 | + | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Diff for: lambdas/functions/termination-watcher/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/termination-watcher/package.json+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Diff for: lambdas/functions/webhook/package.json
Copy file name to clipboardExpand all lines: lambdas/functions/webhook/package.json+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
|
Diff for: lambdas/libs/aws-ssm-util/package.json
Copy file name to clipboardExpand all lines: lambdas/libs/aws-ssm-util/package.json+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
0 commit comments