You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/roadmap.md
+15-15Lines changed: 15 additions & 15 deletions
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,21 @@ At launch, we will support Datadog since it's [most requested observability prov
25
25
*[ ][Extend Tracer to add support for any Provider](https://github.com/aws-powertools/powertools-lambda-python/issues/2030)
26
26
*[ ] Investigate alternative solution to OpenTelemetry cold start performance
27
27
28
+
### Lambda Layer in GovCloud
29
+
30
+
We want to investigate security and scaling requirements for these special regions, so they're in sync for every release.
31
+
32
+
!!! note "Help us prioritize it by reaching out to your AWS representatives or [via email](mailto:[email protected])."
33
+
34
+
**Major updates**
35
+
36
+
*[x] Gather agencies and customers name to prioritize it
37
+
*[x] Investigate security requirements for special regions
38
+
*[x] Create additional infrastructure for special regions
39
+
*[x] AppSec review
40
+
*[x] Update CDK Layer construct to include regions
41
+
*[ ] Distribution sign-off
42
+
28
43
### Revamp Event Handler
29
44
30
45
Event Handler provides lightweight routing for both [**REST**: Amazon API Gateway, Amazon Elastic Load Balancer and AWS Lambda Function URL](./core/event_handler/api_gateway.md), and [**GraphQL**: AWS AppSync](./core/event_handler/appsync.md).
@@ -83,21 +98,6 @@ We want to make this easier by extending certain utilities to accept a `metrics`
83
98
*[ ] RFC to outline metrics for Event Handler (_e.g., validation errors_ )
84
99
*[ ] RFC to outline metrics for Idempotency (_e.g., cache hit_)
85
100
86
-
### Lambda Layer in GovCloud and China region
87
-
88
-
We want to investigate security and scaling requirements for these special regions, so they're in sync for every release.
89
-
90
-
!!! note "Help us prioritize it by reaching out to your AWS representatives or [via email](mailto:[email protected])."
91
-
92
-
**Major updates**
93
-
94
-
*[x] Gather agencies and customers name to prioritize it
95
-
*[x] Investigate security requirements for special regions
96
-
*[x] Create additional infrastructure for special regions
97
-
*[ ] AppSec review
98
-
*[ ] Distribution sign-off
99
-
*[ ] Update CDK Layer construct to include regions
100
-
101
101
### V3
102
102
103
103
We are in the process of planning the roadmap for v3. As always, [our approach](./versioning.md){target="_blank"} includes providing sufficient advance notice, a comprehensive upgrade guide, and minimizing breaking changes to facilitate a smooth transition (e.g., it took ~7 months from v2 to surpass v1 downloads).
0 commit comments