-
### Feature description
Giving an option to not creating a DynamoDB table whenever the python class is instantiated
### Use case
When using this library in a serverless (AWS Lambda) environment, …
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
**What package is missing from Amazon Linux 2023? Please describe and include package name.**
Please add Python 3.13 to Amazon Linux 2023 as package via AWS-managed repo.
https://blog.python.org/202…
-
I recently implemented psycopg3 in my AWS Lambda function as a Layer to successfully query my AWS RDS database. What made this process manageable was the abundance of additional documentation for psyc…
-
In Python prior to 3.8 (and in all the jsii-generated Python code), all function arguments are keyword arguments. In the TS source code, a lot of interface implementations override their interface's f…
-
## Description
The lambda runtime is unable to locate the _newrelic_lambda_wrapper.handler_ in a lambda that uses the _aws-lambda-web-adapter layer_ (https://github.com/awslabs/aws-lambda-web-adapter…
-
### Use case
Hi everyone,
I’m writing on behalf of Banxware, a strong advocate for AWS Powertools. We use both the Python and TypeScript versions in our serverless services, and we would love to hav…
-
I am trying to get to work traces, metrics and logs via [AWS Distro for OpenTelemetry Collector (ADOT Collector)](https://github.com/aws-observability/aws-otel-collector), using the following Lambda L…
-
Operating System version: AWS Python lambda
Firebase SDK version: firebase-admin 5.2.0
Firebase Product: google cloud firestore
Python version: 3.9
Hi I have an AWS Lambda in Python 3.9 (now reg…
-
### What is the problem?
If a role is passed to `EdgeFunction` created in a stack located outside of `us-east-1` it will result in a cyclic dependency error.
### Reproduction Steps
try to deploy th…