-
# Architecture Diagram - Proof of Participation
This diagram represents a proposed architecture for a Proof of Participation. It is composed of the following elements:
### CloudFront
Amazon C…
-
### Amplify CLI Version
12.11.1
### Question
The latest Amplify version still generates v3.8 Python runtime, while it will be EOL soon:
> We are ending support for Python 3.8 in Lambda on Octobe…
-
### Description:
`sam build` fails when requirements.txt contains git+https links, python3.12 only
### Steps to reproduce:
1. SAM init hello world example
2. Runtime: python3.12; Architectures…
-
### Expected Behaviour
Using the data validation feature of the [`event resolvers`](https://docs.powertools.aws.dev/lambda/python/latest/core/event_handler/api_gateway/#event-resolvers) doesn't app…
-
### Disclaimer
This issue is merely for reference purposes. It's not necessarily intended to be used as triaging for fixing.
Reason: This might be a difficult edge case and I don't have a from-scr…
-
### Why is this needed?
We had to disable SAR for v3 because we need to make some changes and the pipeline is not stable yet. The idea is to add SAR support in the next releases.
### Which area does…
-
### Static type checker used
pyright/pylance
### AWS Lambda function runtime
3.11
### Powertools for AWS Lambda (Python) version
latest
### Static type checker info
`# error: Argument missing f…
-
## Summary
Creating subsegments in Python global context (aka startup code) fails with errors:
It is an AWS best practice to "Initialize SDK clients and database connections outside of the funct…
-
Hey there, I’m using the regorus package, which I’ve set up with Python bindings, and everything works fine on my local machine. But when I try to deploy it as a Lambda layer, I get an error saying th…
-
When will there be a compatible version of this layer with Python 3.12 in AWS Lambda? 3.8 is being deprecated soon so I am wondering when that will happen.
Maybe you can advise how to get the layer…