Skip to content

Commit dc9231a

Browse files
committed
docs(roadmap): moved govcloud up top as it's imminent
Signed-off-by: heitorlessa <[email protected]>
1 parent 8f8c772 commit dc9231a

File tree

1 file changed

+15
-15
lines changed

1 file changed

+15
-15
lines changed

docs/roadmap.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,21 @@ At launch, we will support Datadog since it's [most requested observability prov
2525
* [ ] [Extend Tracer to add support for any Provider](https://github.com/aws-powertools/powertools-lambda-python/issues/2030)
2626
* [ ] Investigate alternative solution to OpenTelemetry cold start performance
2727

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+
2843
### Revamp Event Handler
2944

3045
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`
8398
* [ ] RFC to outline metrics for Event Handler (_e.g., validation errors_ )
8499
* [ ] RFC to outline metrics for Idempotency (_e.g., cache hit_)
85100

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-
101101
### V3
102102

103103
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

Comments
 (0)