Skip to content

Commit

Permalink
fix(lambda): bump the aws group in /lambdas with 5 updates (#3579)
Browse files Browse the repository at this point in the history
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.436.0` | `3.438.0` |
|
[@aws-sdk/client-sqs](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs)
| `3.436.0` | `3.438.0` |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3)
| `3.436.0` | `3.438.0` |
|
[@aws-sdk/lib-storage](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/lib/lib-storage)
| `3.436.0` | `3.438.0` |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm)
| `3.436.0` | `3.438.0` |

Updates `@aws-sdk/client-ec2` from 3.436.0 to 3.438.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.438.0</h2>
<h4>3.438.0(2023-10-27)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-wafv2:</strong> Updates the descriptions for the
calls that manage web ACL associations, to provide information for
customer-managed IAM policies. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e086ef5a0cf5b3cfbcd3db599280150569d4853">2e086ef5</a>)</li>
<li><strong>client-pinpoint:</strong> Updated documentation to describe
the case insensitivity for EndpointIds. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/731b82117d0d9ff09cc8d15a5758560ba9dd6ec8">731b8211</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-10-27
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45e96d32540c82c5464676527e5b04fc544abc61">45e96d32</a>)</li>
<li><strong>client-redshift:</strong> added support to create a dual
stack cluster (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45b42fc0040d3d01fd0f3514c4c5530138fb3214">45b42fc0</a>)</li>
<li><strong>client-emr:</strong> Updated CreateCluster API request and
DescribeCluster API responses to include EbsRootVolumeIops, and
EbsRootVolumeThroughput attributes that specify the user configured root
volume IOPS and throughput for Amazon EBS root device volume. This
feature will be available from Amazon EMR releases 6.15.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce8979f6a081ec561f152660f74663fb959a406d">ce8979f6</a>)</li>
<li><strong>client-neptune:</strong> Update TdeCredentialPassword type
to SensitiveString (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7cee7e19bba83116b49874c21231299990030b3">e7cee7e1</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>signature-v4-crt:</strong> set min version of aws-crt to
1.18.3 (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5426">#5426</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5e5784fccaf45524cbb62c5691ea56c0456478e8">5e5784fc</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>karma-credential-loader:</strong> use workspace version of
STS in karma credential loader (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5424">#5424</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b080028714a8fe9296bdfb34e457acb2ca07dbb8">b0800287</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.438.0.zip</strong></p>
<h2>v3.437.0</h2>
<h4>3.437.0(2023-10-26)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-10-26
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dead611e044211944e1bd76cef0eaf31bc2a1645">dead611e</a>)</li>
<li><strong>client-network-firewall:</strong> Network Firewall now
supports inspection of outbound SSL/TLS traffic. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3686e694042ada9360f9dee41c7ce928da8de069">3686e694</a>)</li>
<li><strong>client-sagemaker:</strong> Amazon Sagemaker Autopilot now
supports Text Generation jobs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fd8ca9031d4f06d108b60f43f98bfb288ab2a261">fd8ca903</a>)</li>
<li><strong>client-ec2:</strong> Launching GetSecurityGroupsForVpc API.
This API gets security groups that can be associated by the AWS account
making the request with network interfaces in the specified VPC. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bc9a39b6069ab8a1df7b29798e93045167dcffe">0bc9a39b</a>)</li>
<li><strong>client-transfer:</strong> No API changes from previous
release. This release migrated the model to Smithy keeping all features
unchanged. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6bd640200ded7ee472800de542748e26ea8def71">6bd64020</a>)</li>
<li><strong>client-appstream:</strong> This release introduces
multi-session fleets, allowing customers to provision more than one user
session on a single fleet instance. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8e3c248319464415579b5dcea13d5f1c6b784090">8e3c2483</a>)</li>
<li><strong>client-opensearch:</strong> You can specify ipv4 or
dualstack IPAddressType for cluster endpoints. If you specify
IPAddressType as dualstack, the new endpoint will be visible under the
'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas,
the 'Endpoint' will continue to serve IPv4 requests. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a9637b16a328233b3dbf0b47d736446f28ddd63c">a9637b16</a>)</li>
<li><strong>client-redshift:</strong> Add Redshift APIs
GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and
DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL
integration feature, which can be used to control data ingress into
Redshift namespace, and view inbound integrations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f0791f139f80d0a27a601237b2dc65e510a967bf">f0791f13</a>)</li>
<li><strong>client-sns:</strong> Message Archiving and Replay is now
supported in Amazon SNS for FIFO topics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/10014a819d3e8a2d1732b85b666f7cafd25590b7">10014a81</a>)</li>
<li><strong>client-ssm-sap:</strong> AWS Systems Manager for SAP added
support for registration and discovery of SAP ABAP applications (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6a156d7d8482bc018a4f6b15cd7f121e54c58f44">6a156d7d</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>signature-v4-crt:</strong> remove dynamic imports (!) (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5225">#5225</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/89f97b5cea8052510471cdad69acced9f5be60d1">89f97b5c</a>)</li>
</ul>
<hr />
<!-- 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.437.0...v3.438.0">3.438.0</a>
(2023-10-27)</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.436.0...v3.437.0">3.437.0</a>
(2023-10-26)</h1>
<h3>Features</h3>
<ul>
<li><strong>client-ec2:</strong> Launching GetSecurityGroupsForVpc API.
This API gets security groups that can be associated by the AWS account
making the request with network interfaces in the specified VPC. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bc9a39b6069ab8a1df7b29798e93045167dcffe">0bc9a39</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7ffd9bcc73d7752c8fc881f519516516e0e6af7c"><code>7ffd9bc</code></a>
Publish v3.438.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0faec34a250145097a48f05a61094262b755541"><code>e0faec3</code></a>
Migrate util-endpoints package (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ec2/issues/5390">#5390</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/373e006919dd20ac8925b24a2a8039ab67d5d5cd"><code>373e006</code></a>
Publish v3.437.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bc9a39b6069ab8a1df7b29798e93045167dcffe"><code>0bc9a39</code></a>
feat(client-ec2): Launching GetSecurityGroupsForVpc API. This API gets
securi...</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.438.0/clients/client-ec2">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-sqs` from 3.436.0 to 3.438.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.438.0</h2>
<h4>3.438.0(2023-10-27)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-wafv2:</strong> Updates the descriptions for the
calls that manage web ACL associations, to provide information for
customer-managed IAM policies. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e086ef5a0cf5b3cfbcd3db599280150569d4853">2e086ef5</a>)</li>
<li><strong>client-pinpoint:</strong> Updated documentation to describe
the case insensitivity for EndpointIds. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/731b82117d0d9ff09cc8d15a5758560ba9dd6ec8">731b8211</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-10-27
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45e96d32540c82c5464676527e5b04fc544abc61">45e96d32</a>)</li>
<li><strong>client-redshift:</strong> added support to create a dual
stack cluster (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45b42fc0040d3d01fd0f3514c4c5530138fb3214">45b42fc0</a>)</li>
<li><strong>client-emr:</strong> Updated CreateCluster API request and
DescribeCluster API responses to include EbsRootVolumeIops, and
EbsRootVolumeThroughput attributes that specify the user configured root
volume IOPS and throughput for Amazon EBS root device volume. This
feature will be available from Amazon EMR releases 6.15.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce8979f6a081ec561f152660f74663fb959a406d">ce8979f6</a>)</li>
<li><strong>client-neptune:</strong> Update TdeCredentialPassword type
to SensitiveString (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7cee7e19bba83116b49874c21231299990030b3">e7cee7e1</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>signature-v4-crt:</strong> set min version of aws-crt to
1.18.3 (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5426">#5426</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5e5784fccaf45524cbb62c5691ea56c0456478e8">5e5784fc</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>karma-credential-loader:</strong> use workspace version of
STS in karma credential loader (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5424">#5424</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b080028714a8fe9296bdfb34e457acb2ca07dbb8">b0800287</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.438.0.zip</strong></p>
<h2>v3.437.0</h2>
<h4>3.437.0(2023-10-26)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-10-26
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dead611e044211944e1bd76cef0eaf31bc2a1645">dead611e</a>)</li>
<li><strong>client-network-firewall:</strong> Network Firewall now
supports inspection of outbound SSL/TLS traffic. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3686e694042ada9360f9dee41c7ce928da8de069">3686e694</a>)</li>
<li><strong>client-sagemaker:</strong> Amazon Sagemaker Autopilot now
supports Text Generation jobs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fd8ca9031d4f06d108b60f43f98bfb288ab2a261">fd8ca903</a>)</li>
<li><strong>client-ec2:</strong> Launching GetSecurityGroupsForVpc API.
This API gets security groups that can be associated by the AWS account
making the request with network interfaces in the specified VPC. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bc9a39b6069ab8a1df7b29798e93045167dcffe">0bc9a39b</a>)</li>
<li><strong>client-transfer:</strong> No API changes from previous
release. This release migrated the model to Smithy keeping all features
unchanged. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6bd640200ded7ee472800de542748e26ea8def71">6bd64020</a>)</li>
<li><strong>client-appstream:</strong> This release introduces
multi-session fleets, allowing customers to provision more than one user
session on a single fleet instance. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8e3c248319464415579b5dcea13d5f1c6b784090">8e3c2483</a>)</li>
<li><strong>client-opensearch:</strong> You can specify ipv4 or
dualstack IPAddressType for cluster endpoints. If you specify
IPAddressType as dualstack, the new endpoint will be visible under the
'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas,
the 'Endpoint' will continue to serve IPv4 requests. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a9637b16a328233b3dbf0b47d736446f28ddd63c">a9637b16</a>)</li>
<li><strong>client-redshift:</strong> Add Redshift APIs
GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and
DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL
integration feature, which can be used to control data ingress into
Redshift namespace, and view inbound integrations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f0791f139f80d0a27a601237b2dc65e510a967bf">f0791f13</a>)</li>
<li><strong>client-sns:</strong> Message Archiving and Replay is now
supported in Amazon SNS for FIFO topics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/10014a819d3e8a2d1732b85b666f7cafd25590b7">10014a81</a>)</li>
<li><strong>client-ssm-sap:</strong> AWS Systems Manager for SAP added
support for registration and discovery of SAP ABAP applications (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6a156d7d8482bc018a4f6b15cd7f121e54c58f44">6a156d7d</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>signature-v4-crt:</strong> remove dynamic imports (!) (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5225">#5225</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/89f97b5cea8052510471cdad69acced9f5be60d1">89f97b5c</a>)</li>
</ul>
<hr />
<!-- 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.437.0...v3.438.0">3.438.0</a>
(2023-10-27)</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.436.0...v3.437.0">3.437.0</a>
(2023-10-26)</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/7ffd9bcc73d7752c8fc881f519516516e0e6af7c"><code>7ffd9bc</code></a>
Publish v3.438.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0faec34a250145097a48f05a61094262b755541"><code>e0faec3</code></a>
Migrate util-endpoints package (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-sqs/issues/5390">#5390</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/373e006919dd20ac8925b24a2a8039ab67d5d5cd"><code>373e006</code></a>
Publish v3.437.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.438.0/clients/client-sqs">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-s3` from 3.436.0 to 3.438.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.438.0</h2>
<h4>3.438.0(2023-10-27)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-wafv2:</strong> Updates the descriptions for the
calls that manage web ACL associations, to provide information for
customer-managed IAM policies. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e086ef5a0cf5b3cfbcd3db599280150569d4853">2e086ef5</a>)</li>
<li><strong>client-pinpoint:</strong> Updated documentation to describe
the case insensitivity for EndpointIds. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/731b82117d0d9ff09cc8d15a5758560ba9dd6ec8">731b8211</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-10-27
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45e96d32540c82c5464676527e5b04fc544abc61">45e96d32</a>)</li>
<li><strong>client-redshift:</strong> added support to create a dual
stack cluster (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45b42fc0040d3d01fd0f3514c4c5530138fb3214">45b42fc0</a>)</li>
<li><strong>client-emr:</strong> Updated CreateCluster API request and
DescribeCluster API responses to include EbsRootVolumeIops, and
EbsRootVolumeThroughput attributes that specify the user configured root
volume IOPS and throughput for Amazon EBS root device volume. This
feature will be available from Amazon EMR releases 6.15.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce8979f6a081ec561f152660f74663fb959a406d">ce8979f6</a>)</li>
<li><strong>client-neptune:</strong> Update TdeCredentialPassword type
to SensitiveString (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7cee7e19bba83116b49874c21231299990030b3">e7cee7e1</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>signature-v4-crt:</strong> set min version of aws-crt to
1.18.3 (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5426">#5426</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5e5784fccaf45524cbb62c5691ea56c0456478e8">5e5784fc</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>karma-credential-loader:</strong> use workspace version of
STS in karma credential loader (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5424">#5424</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b080028714a8fe9296bdfb34e457acb2ca07dbb8">b0800287</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.438.0.zip</strong></p>
<h2>v3.437.0</h2>
<h4>3.437.0(2023-10-26)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-10-26
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dead611e044211944e1bd76cef0eaf31bc2a1645">dead611e</a>)</li>
<li><strong>client-network-firewall:</strong> Network Firewall now
supports inspection of outbound SSL/TLS traffic. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3686e694042ada9360f9dee41c7ce928da8de069">3686e694</a>)</li>
<li><strong>client-sagemaker:</strong> Amazon Sagemaker Autopilot now
supports Text Generation jobs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fd8ca9031d4f06d108b60f43f98bfb288ab2a261">fd8ca903</a>)</li>
<li><strong>client-ec2:</strong> Launching GetSecurityGroupsForVpc API.
This API gets security groups that can be associated by the AWS account
making the request with network interfaces in the specified VPC. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bc9a39b6069ab8a1df7b29798e93045167dcffe">0bc9a39b</a>)</li>
<li><strong>client-transfer:</strong> No API changes from previous
release. This release migrated the model to Smithy keeping all features
unchanged. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6bd640200ded7ee472800de542748e26ea8def71">6bd64020</a>)</li>
<li><strong>client-appstream:</strong> This release introduces
multi-session fleets, allowing customers to provision more than one user
session on a single fleet instance. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8e3c248319464415579b5dcea13d5f1c6b784090">8e3c2483</a>)</li>
<li><strong>client-opensearch:</strong> You can specify ipv4 or
dualstack IPAddressType for cluster endpoints. If you specify
IPAddressType as dualstack, the new endpoint will be visible under the
'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas,
the 'Endpoint' will continue to serve IPv4 requests. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a9637b16a328233b3dbf0b47d736446f28ddd63c">a9637b16</a>)</li>
<li><strong>client-redshift:</strong> Add Redshift APIs
GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and
DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL
integration feature, which can be used to control data ingress into
Redshift namespace, and view inbound integrations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f0791f139f80d0a27a601237b2dc65e510a967bf">f0791f13</a>)</li>
<li><strong>client-sns:</strong> Message Archiving and Replay is now
supported in Amazon SNS for FIFO topics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/10014a819d3e8a2d1732b85b666f7cafd25590b7">10014a81</a>)</li>
<li><strong>client-ssm-sap:</strong> AWS Systems Manager for SAP added
support for registration and discovery of SAP ABAP applications (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6a156d7d8482bc018a4f6b15cd7f121e54c58f44">6a156d7d</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>signature-v4-crt:</strong> remove dynamic imports (!) (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5225">#5225</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/89f97b5cea8052510471cdad69acced9f5be60d1">89f97b5c</a>)</li>
</ul>
<hr />
<!-- 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.437.0...v3.438.0">3.438.0</a>
(2023-10-27)</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.436.0...v3.437.0">3.437.0</a>
(2023-10-26)</h1>
<h3>Bug Fixes</h3>
<ul>
<li><strong>signature-v4-crt:</strong> remove dynamic imports (!) (<a
href="https://github.com/aws/aws-sdk-js-v3/issues/5225">#5225</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/89f97b5cea8052510471cdad69acced9f5be60d1">89f97b5</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/7ffd9bcc73d7752c8fc881f519516516e0e6af7c"><code>7ffd9bc</code></a>
Publish v3.438.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0faec34a250145097a48f05a61094262b755541"><code>e0faec3</code></a>
Migrate util-endpoints package (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/5390">#5390</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/373e006919dd20ac8925b24a2a8039ab67d5d5cd"><code>373e006</code></a>
Publish v3.437.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/89f97b5cea8052510471cdad69acced9f5be60d1"><code>89f97b5</code></a>
fix(signature-v4-crt): remove dynamic imports (!) (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3/issues/5225">#5225</a>)</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.438.0/clients/client-s3">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/lib-storage` from 3.436.0 to 3.438.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.438.0</h2>
<h4>3.438.0(2023-10-27)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-wafv2:</strong> Updates the descriptions for the
calls that manage web ACL associations, to provide information for
customer-managed IAM policies. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e086ef5a0cf5b3cfbcd3db599280150569d4853">2e086ef5</a>)</li>
<li><strong>client-pinpoint:</strong> Updated documentation to describe
the case insensitivity for EndpointIds. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/731b82117d0d9ff09cc8d15a5758560ba9dd6ec8">731b8211</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-10-27
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45e96d32540c82c5464676527e5b04fc544abc61">45e96d32</a>)</li>
<li><strong>client-redshift:</strong> added support to create a dual
stack cluster (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45b42fc0040d3d01fd0f3514c4c5530138fb3214">45b42fc0</a>)</li>
<li><strong>client-emr:</strong> Updated CreateCluster API request and
DescribeCluster API responses to include EbsRootVolumeIops, and
EbsRootVolumeThroughput attributes that specify the user configured root
volume IOPS and throughput for Amazon EBS root device volume. This
feature will be available from Amazon EMR releases 6.15.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce8979f6a081ec561f152660f74663fb959a406d">ce8979f6</a>)</li>
<li><strong>client-neptune:</strong> Update TdeCredentialPassword type
to SensitiveString (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7cee7e19bba83116b49874c21231299990030b3">e7cee7e1</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>signature-v4-crt:</strong> set min version of aws-crt to
1.18.3 (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5426">#5426</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5e5784fccaf45524cbb62c5691ea56c0456478e8">5e5784fc</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>karma-credential-loader:</strong> use workspace version of
STS in karma credential loader (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5424">#5424</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b080028714a8fe9296bdfb34e457acb2ca07dbb8">b0800287</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.438.0.zip</strong></p>
<h2>v3.437.0</h2>
<h4>3.437.0(2023-10-26)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-10-26
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dead611e044211944e1bd76cef0eaf31bc2a1645">dead611e</a>)</li>
<li><strong>client-network-firewall:</strong> Network Firewall now
supports inspection of outbound SSL/TLS traffic. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3686e694042ada9360f9dee41c7ce928da8de069">3686e694</a>)</li>
<li><strong>client-sagemaker:</strong> Amazon Sagemaker Autopilot now
supports Text Generation jobs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fd8ca9031d4f06d108b60f43f98bfb288ab2a261">fd8ca903</a>)</li>
<li><strong>client-ec2:</strong> Launching GetSecurityGroupsForVpc API.
This API gets security groups that can be associated by the AWS account
making the request with network interfaces in the specified VPC. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bc9a39b6069ab8a1df7b29798e93045167dcffe">0bc9a39b</a>)</li>
<li><strong>client-transfer:</strong> No API changes from previous
release. This release migrated the model to Smithy keeping all features
unchanged. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6bd640200ded7ee472800de542748e26ea8def71">6bd64020</a>)</li>
<li><strong>client-appstream:</strong> This release introduces
multi-session fleets, allowing customers to provision more than one user
session on a single fleet instance. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8e3c248319464415579b5dcea13d5f1c6b784090">8e3c2483</a>)</li>
<li><strong>client-opensearch:</strong> You can specify ipv4 or
dualstack IPAddressType for cluster endpoints. If you specify
IPAddressType as dualstack, the new endpoint will be visible under the
'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas,
the 'Endpoint' will continue to serve IPv4 requests. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a9637b16a328233b3dbf0b47d736446f28ddd63c">a9637b16</a>)</li>
<li><strong>client-redshift:</strong> Add Redshift APIs
GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and
DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL
integration feature, which can be used to control data ingress into
Redshift namespace, and view inbound integrations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f0791f139f80d0a27a601237b2dc65e510a967bf">f0791f13</a>)</li>
<li><strong>client-sns:</strong> Message Archiving and Replay is now
supported in Amazon SNS for FIFO topics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/10014a819d3e8a2d1732b85b666f7cafd25590b7">10014a81</a>)</li>
<li><strong>client-ssm-sap:</strong> AWS Systems Manager for SAP added
support for registration and discovery of SAP ABAP applications (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6a156d7d8482bc018a4f6b15cd7f121e54c58f44">6a156d7d</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>signature-v4-crt:</strong> remove dynamic imports (!) (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5225">#5225</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/89f97b5cea8052510471cdad69acced9f5be60d1">89f97b5c</a>)</li>
</ul>
<hr />
<!-- 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.437.0...v3.438.0">3.438.0</a>
(2023-10-27)</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.436.0...v3.437.0">3.437.0</a>
(2023-10-26)</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/7ffd9bcc73d7752c8fc881f519516516e0e6af7c"><code>7ffd9bc</code></a>
Publish v3.438.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/373e006919dd20ac8925b24a2a8039ab67d5d5cd"><code>373e006</code></a>
Publish v3.437.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.438.0/lib/lib-storage">compare
view</a></li>
</ul>
</details>
<br />

Updates `@aws-sdk/client-ssm` from 3.436.0 to 3.438.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.438.0</h2>
<h4>3.438.0(2023-10-27)</h4>
<h5>Documentation Changes</h5>
<ul>
<li><strong>client-wafv2:</strong> Updates the descriptions for the
calls that manage web ACL associations, to provide information for
customer-managed IAM policies. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/2e086ef5a0cf5b3cfbcd3db599280150569d4853">2e086ef5</a>)</li>
<li><strong>client-pinpoint:</strong> Updated documentation to describe
the case insensitivity for EndpointIds. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/731b82117d0d9ff09cc8d15a5758560ba9dd6ec8">731b8211</a>)</li>
</ul>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-10-27
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45e96d32540c82c5464676527e5b04fc544abc61">45e96d32</a>)</li>
<li><strong>client-redshift:</strong> added support to create a dual
stack cluster (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/45b42fc0040d3d01fd0f3514c4c5530138fb3214">45b42fc0</a>)</li>
<li><strong>client-emr:</strong> Updated CreateCluster API request and
DescribeCluster API responses to include EbsRootVolumeIops, and
EbsRootVolumeThroughput attributes that specify the user configured root
volume IOPS and throughput for Amazon EBS root device volume. This
feature will be available from Amazon EMR releases 6.15.0 (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/ce8979f6a081ec561f152660f74663fb959a406d">ce8979f6</a>)</li>
<li><strong>client-neptune:</strong> Update TdeCredentialPassword type
to SensitiveString (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/e7cee7e19bba83116b49874c21231299990030b3">e7cee7e1</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>signature-v4-crt:</strong> set min version of aws-crt to
1.18.3 (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5426">#5426</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/5e5784fccaf45524cbb62c5691ea56c0456478e8">5e5784fc</a>)</li>
</ul>
<h5>Tests</h5>
<ul>
<li><strong>karma-credential-loader:</strong> use workspace version of
STS in karma credential loader (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5424">#5424</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/b080028714a8fe9296bdfb34e457acb2ca07dbb8">b0800287</a>)</li>
</ul>
<hr />
<p>For list of updated packages, view
<strong>updated-packages.md</strong> in
<strong>assets-3.438.0.zip</strong></p>
<h2>v3.437.0</h2>
<h4>3.437.0(2023-10-26)</h4>
<h5>New Features</h5>
<ul>
<li><strong>clients:</strong> update client endpoints as of 2023-10-26
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/dead611e044211944e1bd76cef0eaf31bc2a1645">dead611e</a>)</li>
<li><strong>client-network-firewall:</strong> Network Firewall now
supports inspection of outbound SSL/TLS traffic. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/3686e694042ada9360f9dee41c7ce928da8de069">3686e694</a>)</li>
<li><strong>client-sagemaker:</strong> Amazon Sagemaker Autopilot now
supports Text Generation jobs. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/fd8ca9031d4f06d108b60f43f98bfb288ab2a261">fd8ca903</a>)</li>
<li><strong>client-ec2:</strong> Launching GetSecurityGroupsForVpc API.
This API gets security groups that can be associated by the AWS account
making the request with network interfaces in the specified VPC. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/0bc9a39b6069ab8a1df7b29798e93045167dcffe">0bc9a39b</a>)</li>
<li><strong>client-transfer:</strong> No API changes from previous
release. This release migrated the model to Smithy keeping all features
unchanged. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6bd640200ded7ee472800de542748e26ea8def71">6bd64020</a>)</li>
<li><strong>client-appstream:</strong> This release introduces
multi-session fleets, allowing customers to provision more than one user
session on a single fleet instance. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/8e3c248319464415579b5dcea13d5f1c6b784090">8e3c2483</a>)</li>
<li><strong>client-opensearch:</strong> You can specify ipv4 or
dualstack IPAddressType for cluster endpoints. If you specify
IPAddressType as dualstack, the new endpoint will be visible under the
'EndpointV2' parameter and will support IPv4 and IPv6 requests. Whereas,
the 'Endpoint' will continue to serve IPv4 requests. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/a9637b16a328233b3dbf0b47d736446f28ddd63c">a9637b16</a>)</li>
<li><strong>client-redshift:</strong> Add Redshift APIs
GetResourcePolicy, DeleteResourcePolicy, PutResourcePolicy and
DescribeInboundIntegrations for the new Amazon Redshift Zero-ETL
integration feature, which can be used to control data ingress into
Redshift namespace, and view inbound integrations. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/f0791f139f80d0a27a601237b2dc65e510a967bf">f0791f13</a>)</li>
<li><strong>client-sns:</strong> Message Archiving and Replay is now
supported in Amazon SNS for FIFO topics. (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/10014a819d3e8a2d1732b85b666f7cafd25590b7">10014a81</a>)</li>
<li><strong>client-ssm-sap:</strong> AWS Systems Manager for SAP added
support for registration and discovery of SAP ABAP applications (<a
href="https://github.com/aws/aws-sdk-js-v3/commit/6a156d7d8482bc018a4f6b15cd7f121e54c58f44">6a156d7d</a>)</li>
</ul>
<h5>Bug Fixes</h5>
<ul>
<li><strong>signature-v4-crt:</strong> remove dynamic imports (!) (<a
href="https://github.com/aws/aws-sdk-js-v3/pull/5225">#5225</a>)
(<a
href="https://github.com/aws/aws-sdk-js-v3/commit/89f97b5cea8052510471cdad69acced9f5be60d1">89f97b5c</a>)</li>
</ul>
<hr />
<!-- 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.437.0...v3.438.0">3.438.0</a>
(2023-10-27)</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.436.0...v3.437.0">3.437.0</a>
(2023-10-26)</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/7ffd9bcc73d7752c8fc881f519516516e0e6af7c"><code>7ffd9bc</code></a>
Publish v3.438.0</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/e0faec34a250145097a48f05a61094262b755541"><code>e0faec3</code></a>
Migrate util-endpoints package (<a
href="https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm/issues/5390">#5390</a>)</li>
<li><a
href="https://github.com/aws/aws-sdk-js-v3/commit/373e006919dd20ac8925b24a2a8039ab67d5d5cd"><code>373e006</code></a>
Publish v3.437.0</li>
<li>See full diff in <a
href="https://github.com/aws/aws-sdk-js-v3/commits/v3.438.0/clients/client-ssm">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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent 87104e8 commit ccb1d32
Showing 1 changed file with 113 additions and 152 deletions.
Loading

0 comments on commit ccb1d32

Please sign in to comment.