Skip to content

Commit bfde1c9

Browse files
authored
docs(roadmap): add GovCloud and China region item (#2960)
1 parent 5bd446b commit bfde1c9

File tree

1 file changed

+14
-1
lines changed

1 file changed

+14
-1
lines changed

docs/roadmap.md

+14-1
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ Since JWT is a close second, this new utility would cover higher level functions
9595

9696
We want to make this easier by extending certain utilities to accept a `metrics` instance and metrics configuration (what metrics to create). It would be opt-in due to costs associated with creating metrics.
9797

98-
!!! question "Got ideas for custom metrics? Open up a [feature request](https://github.com/aws-powertools/powertools-lambda-python/issues/new?assignees=&labels=feature-request%2Ctriage&projects=&template=feature_request.yml&title=Feature+request%3A+TITLE)"{target="_blank"}
98+
!!! question "Got ideas for custom metrics? Open up a [feature request](https://github.com/aws-powertools/powertools-lambda-python/issues/new?assignees=&labels=feature-request%2Ctriage&projects=&template=feature_request.yml&title=Feature+request%3A+TITLE)"
9999

100100
**Major updates**
101101

@@ -104,6 +104,19 @@ We want to make this easier by extending certain utilities to accept a `metrics`
104104
- [ ] RFC to outline metrics for Event Handler (_e.g., validation errors_ )
105105
- [ ] RFC to outline metrics for Idempotency (_e.g., cache hit_)
106106

107+
### Lambda Layer in GovCloud and China region
108+
109+
We want to investigate security and scaling requirements for these special regions, so they're in sync for every release.
110+
111+
!!! note "Help us prioritize it by reaching out to your AWS representatives or [via email](mailto:[email protected])."
112+
113+
**Major updates**
114+
115+
- [ ] Gather agencies and customers name to prioritize it
116+
- [ ] Investigate security requirements for special regions
117+
- [ ] Update CDK Layer construct to include regions
118+
- [ ] Create additional infrastructure for special regions
119+
107120
### V3
108121

109122
With Python 3.7 reaching [end-of-life in AWS Lambda by the end of the year](https://docs.aws.amazon.com/lambda/latest/dg/lambda-runtimes.html), we want to plan some breaking changes. As always, we plan on having ample notice, a detailed upgrade guide, and keep breaking changes to a minimum to ease transition (e.g., it took ~7 months from v2 to surpass v1 downloads).

0 commit comments

Comments
 (0)