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
+8-7Lines changed: 8 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -36,8 +36,9 @@ Data Masking will be a new utility to mask/unmask sensitive data using encryptio
36
36
**Major updates**
37
37
38
38
-[x][RFC to agree on design and MVP](https://github.com/aws-powertools/powertools-lambda-python/issues/1858)
39
-
-[ ][POC with AWS KMS as the default provider](https://github.com/aws-powertools/powertools-lambda-python/pull/2197)
40
-
-[ ] Documentation to guide customers how to bring their own provider (e.g., `ItsDangerous`)
39
+
-[x][POC with AWS KMS as the default provider](https://github.com/aws-powertools/powertools-lambda-python/pull/2197)
40
+
-[ ] User-guide documentation and include when not to use it (e.g., when to use SNS data policy, CloudWatch Logs data policy)
41
+
-[ ] Decide whether to use Encryption SDK to bring their own provider or a simply a contract (e.g., `ItsDangerous`)
41
42
42
43
### Revamp Event Handler
43
44
@@ -49,8 +50,8 @@ Based on customers feedback, we want to provide middleware authoring support for
49
50
50
51
-[x][Agree on experience for middleware support](https://github.com/aws-powertools/powertools-lambda-python/issues/953#issuecomment-1450223155)
51
52
-[x][RFC to outline initial thoughts on OpenAPI integration](https://github.com/aws-powertools/powertools-lambda-python/issues/2421)
52
-
-[ ]MVP for REST middleware
53
-
-[ ] MVP for OpenAPI and SwaggerUI
53
+
-[x][MVP for REST middleware](./core/event_handler/api_gateway.md#middleware)
54
+
-[ ][MVP for OpenAPI and SwaggerUI](https://github.com/aws-powertools/powertools-lambda-python/pull/3109)
54
55
-[ ][MVP for AppSync Batch invoke and partial failure support](https://github.com/aws-powertools/powertools-lambda-python/pull/1998)
55
56
56
57
### Lambda Layer in release notes
@@ -112,10 +113,10 @@ We want to investigate security and scaling requirements for these special regio
112
113
113
114
**Major updates**
114
115
115
-
-[ ] Gather agencies and customers name to prioritize it
116
-
-[ ] Investigate security requirements for special regions
117
-
-[ ] Update CDK Layer construct to include regions
116
+
-[x] Gather agencies and customers name to prioritize it
117
+
-[x] Investigate security requirements for special regions
118
118
-[ ] Create additional infrastructure for special regions
119
+
-[ ] Update CDK Layer construct to include regions
0 commit comments