We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9680365 commit 4050290Copy full SHA for 4050290
docs/overrides/main.html
@@ -1,5 +1,12 @@
1
{% extends "base.html" %}
2
3
+{% block announce %}
4
+On March 25st, 2025 v2 of Powertools for AWS Lambda (Python) <a
5
+ href="https://github.com/aws-powertools/powertools-lambda-python/issues/5239" target="_blank">will reach
6
+ End-of-Life</a>. We recommend you to <a href="https://docs.powertools.aws.dev/lambda/python/latest/upgrade/"
7
+ target="_blank">upgrade to v3</a>.
8
+{% endblock %}
9
+
10
{% block outdated %}
11
You're not viewing the latest version.
12
<a href="{{ '../' ~ base_url }}">
0 commit comments