-
### 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…
-
### 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…
-
## 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…
-
### Describe the feature
Currently, the Java CDK example for a Custom Resource uses Python. Very little material exists on Java based Lambda backed Custom Resources and implementing one is causing …
-
### Use case
I would like to be able to dynamically lookup the latest available AWS Lambda layer ARN.
### Solution/User Experience
AWS has already been maintaining a list of public SSM parameters,…
-
Hello!
### Description:
I'm developing some lambdas with golang, and I'm trying to connect to a postres DB, however, the lambdas are not able to connect to my local development database.
The dat…
-
### Use case
When using the Parser with the `safeParse` option enabled, the result is a `ParsedResult` type that can contain either the parsed payload or an error depending on the result of the parsi…
-
### Use case
In my environment, I have two serverless applications: one built using Python and the other using TypeScript/Node.js. Both utilize AWS Powertools. However, I have noticed a discrepancy…
-
We are attempting to use a Lambda to read from a Redshift Serverless Workgroup.
We need to use parameters, but I can't figure out the syntax to make it work. This may be a bug, but we may simply be…
-
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…