-
Hello Abhishek.Veeramalla,
Hope, you are doing well. First of all, I am really happy for what you are doing for free. I have faced a small issue related to lambda_handler function that must delete …
-
@bhanukishorediddi i have followed every step of your while automating the listing api, mentioned by you but we are are getting the error.
-
Hi I'm trying to customize the lambda handler for real-time inference. However, If I alter the requirements.txt, deployment in cloudformation fails. For example, if I add boto3>=1.15.0 to the `require…
-
Run lambdas scoped with an error handler for nicer error messages.
-
### Describe the issue
https://docs.aws.amazon.com/lambda/latest/dg/csharp-handler.html has a section which has the following
```
await LambdaBootstrapBuilder.Create(Handler, new DefaultLambdaJso…
-
Currently, `(equals (lambda () 1) (lambda () 2))` returns `T`, which means each hook could have at most one anonymous handler. Is this intended behavior?
-
**Describe the bug**
BCR Manager crashes when you attempt to delete a recording without playing any recording first.
**To Reproduce**
Steps to reproduce the behavior:
1. Launch BCR Manager.
2. Se…
-
We should be able to use the `area_detector_handlers.handlers.AreaDetectorHDF5SingleHandler` standard after [this bug fix](https://github.com/bluesky/area-detector-handlers/pull/32).
-
### Describe the bug
Hello Team,
In our project, we updated the CDK version from 2.158.0 to 2.160.0 and encountered the error `"Unsupported resource type for tagging or invalid ARN"` when attemp…
-
**Describe the bug**
A clear and concise description of what the bug is.
**To Reproduce**
How to reproduce the behaviour:
#### index.ts
```ts
import { Logger } from "@aws-lambda-powertools…