Commit a308819
authored
fix(lambda): bump the aws-powertools group in /lambdas with 4 updates (#4538)
Bumps the aws-powertools group in /lambdas with 4 updates:
[@aws-lambda-powertools/parameters](https://github.com/aws-powertools/powertools-lambda-typescript),
[@aws-lambda-powertools/logger](https://github.com/aws-powertools/powertools-lambda-typescript),
[@aws-lambda-powertools/metrics](https://github.com/aws-powertools/powertools-lambda-typescript)
and
[@aws-lambda-powertools/tracer](https://github.com/aws-powertools/powertools-lambda-typescript).
Updates `@aws-lambda-powertools/parameters` from 2.17.0 to 2.18.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@aws-lambda-powertools/parameters</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.18.0</h2>
<h2>Summary</h2>
<p>This release enhances the Parser experience with new schemas for
Amazon Cognito User Pool triggers and Amazon API Gateway WebSocket
APIs.</p>
<p>⭐️ Thanks to <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a> for
working on all the new schemas added in this release, as well as <a
href="https://github.com/elliottohara"><code>@elliottohara</code></a>
and <a href="https://github.com/vforgeone"><code>@vforgeone</code></a>
for their first contributions!</p>
<h3>New Cognito Trigger Schemas</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/parser/#built-in-envelopes">Docs</a></p>
</blockquote>
<p>You can now use one of the new built-in schemas from Parser to easily
work with events coming from Amazon Cognito to your Lambda function.
With Amazon Cognito User Pools, you can configure triggers to invoke AWS
Lambda functions, modifying the authentication behavior.</p>
<p>Below is a list of schemas we’ve added:</p>
<ul>
<li><code>PreSignupTriggerSchema</code></li>
<li><code>PostConfirmationTriggerSchema</code></li>
<li><code>PreTokenGenerationTriggerSchema</code></li>
<li><code>CustomMessageTriggerSchema</code></li>
<li><code>MigrateUserTriggerSchema</code></li>
<li><code>CustomSMSTriggerSchema</code></li>
<li><code>CustomEmailTriggerSchema</code></li>
<li><code>DefineAuthChallengeTriggerSchema</code></li>
<li><code>CreateAuthChallengeTriggerSchema</code></li>
<li><code>VerifyAuthChallengeResponseTriggerSchema</code></li>
<li><code>PreTokenGenerationTriggerSchemaV1</code></li>
<li><code>PreTokenGenerationTriggerSchemaV2AndV3</code></li>
</ul>
<p>For more information, refer to the <a
href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-working-with-lambda-triggers.html">Amazon
Cognito User Pools documentation</a>.</p>
<h3>New API Gateway WebSocket Schema</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/parser/#built-in-envelopes">Docs</a></p>
</blockquote>
<p>Use the new <code>APIGatewayProxyWebsocketEventSchema</code> built-in
schema to work with Amazon API Gateway WebSocket APIs events. This is
useful when building AWS Lambda functions that act as backend for web
socket APIs.</p>
<p><img
src="https://github.com/user-attachments/assets/a1e2e5a7-628a-434c-a728-467fbdde11c4"
alt="carbon-6" /></p>
<h2>Changes</h2>
<h2>🌟New features and non-breaking changes</h2>
<ul>
<li>feat(parser): add schema support for API Gateway WebSocket events
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)
by <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a></li>
<li>feat(parser): add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)
by <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a></li>
<li>feat: make getKey protected on DynamoDbPersistenceLayer (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3783">#3783</a>)
by <a
href="https://github.com/elliottohara"><code>@elliottohara</code></a></li>
</ul>
<h2>🌟 Minor Changes</h2>
<ul>
<li>improv(parser): export all SQS schemas (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3782">#3782</a>)
by <a
href="https://github.com/vforgeone"><code>@vforgeone</code></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-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@aws-lambda-powertools/parameters</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.17.0...v2.18.0">2.18.0</a>
(2025-04-07)</h1>
<h3>Features</h3>
<ul>
<li><strong>parser:</strong> add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4116f65dda099a38b780ce26e005ccea90abdd7b">4116f65</a>)</li>
<li><strong>parser:</strong> add schema support for API Gateway
WebSocket events (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/663d32866cdbf1225260fbf1372e126c42a962e1">663d328</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/acf22696b984b551423b12994a7f165bcb34f6c1"><code>acf2269</code></a>
chore(ci): bump version to 2.18.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3813">#3813</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/236ab7fc35860856353f375fa3895c6966f7a197"><code>236ab7f</code></a>
docs(parameters): clarify caching behavior of <code>getAppConfig</code>
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3808">#3808</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/663d32866cdbf1225260fbf1372e126c42a962e1"><code>663d328</code></a>
feat(parser): add schema support for API Gateway WebSocket events (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e798a703424dcc976ae2d9a82790e0f2c611510b"><code>e798a70</code></a>
chore(deps): bump vite from 6.2.4 to 6.2.5 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3806">#3806</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/99cb22a5b66b8075cda8defc0128075343f11e0d"><code>99cb22a</code></a>
chore(deps): bump aws-cdk-lib from 2.187.0 to 2.188.0 in the aws-cdk
group ac...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9c9e58e5336301b26d2179d3ea57f829e5419ad0"><code>9c9e58e</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3804">#3804</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/aee5c12df350218457d6af19536fdf6110ee288d"><code>aee5c12</code></a>
chore(deps): bump <code>@types/node</code> from 22.13.17 to 22.14.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3803">#3803</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a1f8663ee191b3cf527eba24698362c82bb2e85"><code>9a1f866</code></a>
chore(deps): bump the aws-cdk group across 1 directory with 2 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3802">#3802</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/55905275d25a402acf81f8dbe7b9ac4e2cf038f5"><code>5590527</code></a>
chore(deps): bump <code>@types/node</code> from 22.13.16 to 22.13.17
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3800">#3800</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4116f65dda099a38b780ce26e005ccea90abdd7b"><code>4116f65</code></a>
feat(parser): add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.17.0...v2.18.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-lambda-powertools/logger` from 2.17.0 to 2.18.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@aws-lambda-powertools/logger</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.18.0</h2>
<h2>Summary</h2>
<p>This release enhances the Parser experience with new schemas for
Amazon Cognito User Pool triggers and Amazon API Gateway WebSocket
APIs.</p>
<p>⭐️ Thanks to <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a> for
working on all the new schemas added in this release, as well as <a
href="https://github.com/elliottohara"><code>@elliottohara</code></a>
and <a href="https://github.com/vforgeone"><code>@vforgeone</code></a>
for their first contributions!</p>
<h3>New Cognito Trigger Schemas</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/parser/#built-in-envelopes">Docs</a></p>
</blockquote>
<p>You can now use one of the new built-in schemas from Parser to easily
work with events coming from Amazon Cognito to your Lambda function.
With Amazon Cognito User Pools, you can configure triggers to invoke AWS
Lambda functions, modifying the authentication behavior.</p>
<p>Below is a list of schemas we’ve added:</p>
<ul>
<li><code>PreSignupTriggerSchema</code></li>
<li><code>PostConfirmationTriggerSchema</code></li>
<li><code>PreTokenGenerationTriggerSchema</code></li>
<li><code>CustomMessageTriggerSchema</code></li>
<li><code>MigrateUserTriggerSchema</code></li>
<li><code>CustomSMSTriggerSchema</code></li>
<li><code>CustomEmailTriggerSchema</code></li>
<li><code>DefineAuthChallengeTriggerSchema</code></li>
<li><code>CreateAuthChallengeTriggerSchema</code></li>
<li><code>VerifyAuthChallengeResponseTriggerSchema</code></li>
<li><code>PreTokenGenerationTriggerSchemaV1</code></li>
<li><code>PreTokenGenerationTriggerSchemaV2AndV3</code></li>
</ul>
<p>For more information, refer to the <a
href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-working-with-lambda-triggers.html">Amazon
Cognito User Pools documentation</a>.</p>
<h3>New API Gateway WebSocket Schema</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/parser/#built-in-envelopes">Docs</a></p>
</blockquote>
<p>Use the new <code>APIGatewayProxyWebsocketEventSchema</code> built-in
schema to work with Amazon API Gateway WebSocket APIs events. This is
useful when building AWS Lambda functions that act as backend for web
socket APIs.</p>
<p><img
src="https://github.com/user-attachments/assets/a1e2e5a7-628a-434c-a728-467fbdde11c4"
alt="carbon-6" /></p>
<h2>Changes</h2>
<h2>🌟New features and non-breaking changes</h2>
<ul>
<li>feat(parser): add schema support for API Gateway WebSocket events
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)
by <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a></li>
<li>feat(parser): add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)
by <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a></li>
<li>feat: make getKey protected on DynamoDbPersistenceLayer (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3783">#3783</a>)
by <a
href="https://github.com/elliottohara"><code>@elliottohara</code></a></li>
</ul>
<h2>🌟 Minor Changes</h2>
<ul>
<li>improv(parser): export all SQS schemas (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3782">#3782</a>)
by <a
href="https://github.com/vforgeone"><code>@vforgeone</code></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-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@aws-lambda-powertools/logger</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.17.0...v2.18.0">2.18.0</a>
(2025-04-07)</h1>
<h3>Features</h3>
<ul>
<li><strong>parser:</strong> add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4116f65dda099a38b780ce26e005ccea90abdd7b">4116f65</a>)</li>
<li><strong>parser:</strong> add schema support for API Gateway
WebSocket events (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/663d32866cdbf1225260fbf1372e126c42a962e1">663d328</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/acf22696b984b551423b12994a7f165bcb34f6c1"><code>acf2269</code></a>
chore(ci): bump version to 2.18.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3813">#3813</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/236ab7fc35860856353f375fa3895c6966f7a197"><code>236ab7f</code></a>
docs(parameters): clarify caching behavior of <code>getAppConfig</code>
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3808">#3808</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/663d32866cdbf1225260fbf1372e126c42a962e1"><code>663d328</code></a>
feat(parser): add schema support for API Gateway WebSocket events (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e798a703424dcc976ae2d9a82790e0f2c611510b"><code>e798a70</code></a>
chore(deps): bump vite from 6.2.4 to 6.2.5 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3806">#3806</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/99cb22a5b66b8075cda8defc0128075343f11e0d"><code>99cb22a</code></a>
chore(deps): bump aws-cdk-lib from 2.187.0 to 2.188.0 in the aws-cdk
group ac...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9c9e58e5336301b26d2179d3ea57f829e5419ad0"><code>9c9e58e</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3804">#3804</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/aee5c12df350218457d6af19536fdf6110ee288d"><code>aee5c12</code></a>
chore(deps): bump <code>@types/node</code> from 22.13.17 to 22.14.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3803">#3803</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a1f8663ee191b3cf527eba24698362c82bb2e85"><code>9a1f866</code></a>
chore(deps): bump the aws-cdk group across 1 directory with 2 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3802">#3802</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/55905275d25a402acf81f8dbe7b9ac4e2cf038f5"><code>5590527</code></a>
chore(deps): bump <code>@types/node</code> from 22.13.16 to 22.13.17
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3800">#3800</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4116f65dda099a38b780ce26e005ccea90abdd7b"><code>4116f65</code></a>
feat(parser): add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.17.0...v2.18.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-lambda-powertools/metrics` from 2.17.0 to 2.18.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@aws-lambda-powertools/metrics</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.18.0</h2>
<h2>Summary</h2>
<p>This release enhances the Parser experience with new schemas for
Amazon Cognito User Pool triggers and Amazon API Gateway WebSocket
APIs.</p>
<p>⭐️ Thanks to <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a> for
working on all the new schemas added in this release, as well as <a
href="https://github.com/elliottohara"><code>@elliottohara</code></a>
and <a href="https://github.com/vforgeone"><code>@vforgeone</code></a>
for their first contributions!</p>
<h3>New Cognito Trigger Schemas</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/parser/#built-in-envelopes">Docs</a></p>
</blockquote>
<p>You can now use one of the new built-in schemas from Parser to easily
work with events coming from Amazon Cognito to your Lambda function.
With Amazon Cognito User Pools, you can configure triggers to invoke AWS
Lambda functions, modifying the authentication behavior.</p>
<p>Below is a list of schemas we’ve added:</p>
<ul>
<li><code>PreSignupTriggerSchema</code></li>
<li><code>PostConfirmationTriggerSchema</code></li>
<li><code>PreTokenGenerationTriggerSchema</code></li>
<li><code>CustomMessageTriggerSchema</code></li>
<li><code>MigrateUserTriggerSchema</code></li>
<li><code>CustomSMSTriggerSchema</code></li>
<li><code>CustomEmailTriggerSchema</code></li>
<li><code>DefineAuthChallengeTriggerSchema</code></li>
<li><code>CreateAuthChallengeTriggerSchema</code></li>
<li><code>VerifyAuthChallengeResponseTriggerSchema</code></li>
<li><code>PreTokenGenerationTriggerSchemaV1</code></li>
<li><code>PreTokenGenerationTriggerSchemaV2AndV3</code></li>
</ul>
<p>For more information, refer to the <a
href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-working-with-lambda-triggers.html">Amazon
Cognito User Pools documentation</a>.</p>
<h3>New API Gateway WebSocket Schema</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/parser/#built-in-envelopes">Docs</a></p>
</blockquote>
<p>Use the new <code>APIGatewayProxyWebsocketEventSchema</code> built-in
schema to work with Amazon API Gateway WebSocket APIs events. This is
useful when building AWS Lambda functions that act as backend for web
socket APIs.</p>
<p><img
src="https://github.com/user-attachments/assets/a1e2e5a7-628a-434c-a728-467fbdde11c4"
alt="carbon-6" /></p>
<h2>Changes</h2>
<h2>🌟New features and non-breaking changes</h2>
<ul>
<li>feat(parser): add schema support for API Gateway WebSocket events
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)
by <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a></li>
<li>feat(parser): add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)
by <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a></li>
<li>feat: make getKey protected on DynamoDbPersistenceLayer (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3783">#3783</a>)
by <a
href="https://github.com/elliottohara"><code>@elliottohara</code></a></li>
</ul>
<h2>🌟 Minor Changes</h2>
<ul>
<li>improv(parser): export all SQS schemas (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3782">#3782</a>)
by <a
href="https://github.com/vforgeone"><code>@vforgeone</code></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-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@aws-lambda-powertools/metrics</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.17.0...v2.18.0">2.18.0</a>
(2025-04-07)</h1>
<h3>Features</h3>
<ul>
<li><strong>parser:</strong> add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4116f65dda099a38b780ce26e005ccea90abdd7b">4116f65</a>)</li>
<li><strong>parser:</strong> add schema support for API Gateway
WebSocket events (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/663d32866cdbf1225260fbf1372e126c42a962e1">663d328</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/acf22696b984b551423b12994a7f165bcb34f6c1"><code>acf2269</code></a>
chore(ci): bump version to 2.18.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3813">#3813</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/236ab7fc35860856353f375fa3895c6966f7a197"><code>236ab7f</code></a>
docs(parameters): clarify caching behavior of <code>getAppConfig</code>
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3808">#3808</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/663d32866cdbf1225260fbf1372e126c42a962e1"><code>663d328</code></a>
feat(parser): add schema support for API Gateway WebSocket events (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e798a703424dcc976ae2d9a82790e0f2c611510b"><code>e798a70</code></a>
chore(deps): bump vite from 6.2.4 to 6.2.5 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3806">#3806</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/99cb22a5b66b8075cda8defc0128075343f11e0d"><code>99cb22a</code></a>
chore(deps): bump aws-cdk-lib from 2.187.0 to 2.188.0 in the aws-cdk
group ac...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9c9e58e5336301b26d2179d3ea57f829e5419ad0"><code>9c9e58e</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3804">#3804</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/aee5c12df350218457d6af19536fdf6110ee288d"><code>aee5c12</code></a>
chore(deps): bump <code>@types/node</code> from 22.13.17 to 22.14.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3803">#3803</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a1f8663ee191b3cf527eba24698362c82bb2e85"><code>9a1f866</code></a>
chore(deps): bump the aws-cdk group across 1 directory with 2 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3802">#3802</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/55905275d25a402acf81f8dbe7b9ac4e2cf038f5"><code>5590527</code></a>
chore(deps): bump <code>@types/node</code> from 22.13.16 to 22.13.17
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3800">#3800</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4116f65dda099a38b780ce26e005ccea90abdd7b"><code>4116f65</code></a>
feat(parser): add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.17.0...v2.18.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `@aws-lambda-powertools/tracer` from 2.17.0 to 2.18.0
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/releases"><code>@aws-lambda-powertools/tracer</code>'s
releases</a>.</em></p>
<blockquote>
<h2>v2.18.0</h2>
<h2>Summary</h2>
<p>This release enhances the Parser experience with new schemas for
Amazon Cognito User Pool triggers and Amazon API Gateway WebSocket
APIs.</p>
<p>⭐️ Thanks to <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a> for
working on all the new schemas added in this release, as well as <a
href="https://github.com/elliottohara"><code>@elliottohara</code></a>
and <a href="https://github.com/vforgeone"><code>@vforgeone</code></a>
for their first contributions!</p>
<h3>New Cognito Trigger Schemas</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/parser/#built-in-envelopes">Docs</a></p>
</blockquote>
<p>You can now use one of the new built-in schemas from Parser to easily
work with events coming from Amazon Cognito to your Lambda function.
With Amazon Cognito User Pools, you can configure triggers to invoke AWS
Lambda functions, modifying the authentication behavior.</p>
<p>Below is a list of schemas we’ve added:</p>
<ul>
<li><code>PreSignupTriggerSchema</code></li>
<li><code>PostConfirmationTriggerSchema</code></li>
<li><code>PreTokenGenerationTriggerSchema</code></li>
<li><code>CustomMessageTriggerSchema</code></li>
<li><code>MigrateUserTriggerSchema</code></li>
<li><code>CustomSMSTriggerSchema</code></li>
<li><code>CustomEmailTriggerSchema</code></li>
<li><code>DefineAuthChallengeTriggerSchema</code></li>
<li><code>CreateAuthChallengeTriggerSchema</code></li>
<li><code>VerifyAuthChallengeResponseTriggerSchema</code></li>
<li><code>PreTokenGenerationTriggerSchemaV1</code></li>
<li><code>PreTokenGenerationTriggerSchemaV2AndV3</code></li>
</ul>
<p>For more information, refer to the <a
href="https://docs.aws.amazon.com/cognito/latest/developerguide/cognito-user-pools-working-with-lambda-triggers.html">Amazon
Cognito User Pools documentation</a>.</p>
<h3>New API Gateway WebSocket Schema</h3>
<blockquote>
<p><a
href="https://docs.powertools.aws.dev/lambda/typescript/latest/utilities/parser/#built-in-envelopes">Docs</a></p>
</blockquote>
<p>Use the new <code>APIGatewayProxyWebsocketEventSchema</code> built-in
schema to work with Amazon API Gateway WebSocket APIs events. This is
useful when building AWS Lambda functions that act as backend for web
socket APIs.</p>
<p><img
src="https://github.com/user-attachments/assets/a1e2e5a7-628a-434c-a728-467fbdde11c4"
alt="carbon-6" /></p>
<h2>Changes</h2>
<h2>🌟New features and non-breaking changes</h2>
<ul>
<li>feat(parser): add schema support for API Gateway WebSocket events
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)
by <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a></li>
<li>feat(parser): add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)
by <a
href="https://github.com/VatsalGoel3"><code>@VatsalGoel3</code></a></li>
<li>feat: make getKey protected on DynamoDbPersistenceLayer (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3783">#3783</a>)
by <a
href="https://github.com/elliottohara"><code>@elliottohara</code></a></li>
</ul>
<h2>🌟 Minor Changes</h2>
<ul>
<li>improv(parser): export all SQS schemas (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3782">#3782</a>)
by <a
href="https://github.com/vforgeone"><code>@vforgeone</code></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-powertools/powertools-lambda-typescript/blob/main/CHANGELOG.md"><code>@aws-lambda-powertools/tracer</code>'s
changelog</a>.</em></p>
<blockquote>
<h1><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.17.0...v2.18.0">2.18.0</a>
(2025-04-07)</h1>
<h3>Features</h3>
<ul>
<li><strong>parser:</strong> add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4116f65dda099a38b780ce26e005ccea90abdd7b">4116f65</a>)</li>
<li><strong>parser:</strong> add schema support for API Gateway
WebSocket events (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)
(<a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/663d32866cdbf1225260fbf1372e126c42a962e1">663d328</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/acf22696b984b551423b12994a7f165bcb34f6c1"><code>acf2269</code></a>
chore(ci): bump version to 2.18.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3813">#3813</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/236ab7fc35860856353f375fa3895c6966f7a197"><code>236ab7f</code></a>
docs(parameters): clarify caching behavior of <code>getAppConfig</code>
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3808">#3808</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/663d32866cdbf1225260fbf1372e126c42a962e1"><code>663d328</code></a>
feat(parser): add schema support for API Gateway WebSocket events (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3807">#3807</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/e798a703424dcc976ae2d9a82790e0f2c611510b"><code>e798a70</code></a>
chore(deps): bump vite from 6.2.4 to 6.2.5 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3806">#3806</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/99cb22a5b66b8075cda8defc0128075343f11e0d"><code>99cb22a</code></a>
chore(deps): bump aws-cdk-lib from 2.187.0 to 2.188.0 in the aws-cdk
group ac...</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9c9e58e5336301b26d2179d3ea57f829e5419ad0"><code>9c9e58e</code></a>
chore(deps): bump the aws-sdk-v3 group across 1 directory with 9 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3804">#3804</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/aee5c12df350218457d6af19536fdf6110ee288d"><code>aee5c12</code></a>
chore(deps): bump <code>@types/node</code> from 22.13.17 to 22.14.0 (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3803">#3803</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/9a1f8663ee191b3cf527eba24698362c82bb2e85"><code>9a1f866</code></a>
chore(deps): bump the aws-cdk group across 1 directory with 2 updates
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3802">#3802</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/55905275d25a402acf81f8dbe7b9ac4e2cf038f5"><code>5590527</code></a>
chore(deps): bump <code>@types/node</code> from 22.13.16 to 22.13.17
(<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3800">#3800</a>)</li>
<li><a
href="https://github.com/aws-powertools/powertools-lambda-typescript/commit/4116f65dda099a38b780ce26e005ccea90abdd7b"><code>4116f65</code></a>
feat(parser): add Cognito pre-signup trigger schema (<a
href="https://redirect.github.com/aws-powertools/powertools-lambda-typescript/issues/3729">#3729</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/aws-powertools/powertools-lambda-typescript/compare/v2.17.0...v2.18.0">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>1 parent f648559 commit a308819
File tree
3 files changed
+32
-32
lines changed- lambdas
- functions/control-plane
- libs/aws-powertools-util
3 files changed
+32
-32
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
24 | | - | |
25 | | - | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
145 | | - | |
146 | | - | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
171 | 171 | | |
172 | 172 | | |
173 | 173 | | |
174 | | - | |
| 174 | + | |
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
| |||
255 | 255 | | |
256 | 256 | | |
257 | 257 | | |
258 | | - | |
259 | | - | |
260 | | - | |
261 | | - | |
| 258 | + | |
| 259 | + | |
| 260 | + | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
265 | | - | |
266 | | - | |
267 | | - | |
| 265 | + | |
| 266 | + | |
| 267 | + | |
268 | 268 | | |
269 | | - | |
| 269 | + | |
270 | 270 | | |
271 | 271 | | |
272 | 272 | | |
| |||
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
279 | | - | |
| 279 | + | |
280 | 280 | | |
281 | 281 | | |
282 | 282 | | |
283 | | - | |
284 | | - | |
285 | | - | |
| 283 | + | |
| 284 | + | |
| 285 | + | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
291 | 291 | | |
292 | 292 | | |
293 | | - | |
| 293 | + | |
294 | 294 | | |
295 | 295 | | |
296 | 296 | | |
297 | | - | |
298 | | - | |
299 | | - | |
| 297 | + | |
| 298 | + | |
| 299 | + | |
300 | 300 | | |
301 | | - | |
| 301 | + | |
302 | 302 | | |
303 | 303 | | |
304 | 304 | | |
| |||
319 | 319 | | |
320 | 320 | | |
321 | 321 | | |
322 | | - | |
| 322 | + | |
323 | 323 | | |
324 | 324 | | |
325 | 325 | | |
326 | | - | |
327 | | - | |
328 | | - | |
| 326 | + | |
| 327 | + | |
| 328 | + | |
329 | 329 | | |
330 | | - | |
| 330 | + | |
331 | 331 | | |
332 | 332 | | |
333 | 333 | | |
334 | 334 | | |
335 | 335 | | |
336 | 336 | | |
337 | | - | |
| 337 | + | |
338 | 338 | | |
339 | 339 | | |
340 | 340 | | |
| |||
0 commit comments