-
## Environment
- `chromium` Version: 126.0.0
- `puppeteer-core` Version: 22.12.1
- Node.js Version: 18.x | 20.x
- Lambda: `nodejs18.x` | `nodejs20.x`
## Expected Behavior
Generate the …
-
## Expected Behavior
The following Lambda typescript code should work even when the DD instrumentation and layer have been enabled. Variables assumeRoleArn and region are set higher up in the execu…
-
# API Gateway 와 Lambda 로 Github API 안전하게 이용하기
## 들어가며
github 에서 제공해주는 Github API 로 레포지토리의 issues 에 작성해둔 이슈들을 보기좋게 정리해주는 블로그가 갖고싶었습니다. 다만 Github API 의 경우 토큰 없이 요청 시에는 요청 갯수 제한이 있어서 **token** 을 같이…
snaag updated
2 months ago
-
### Describe the bug
When using @aws-sdk/signature-v4-crt it is getting an error that AWS CRT binary not present in any of the following locations:
I have verified the aws-crt package is present a…
-
## Expected Behavior
Given below code, with `lambda_handlers` running Docker images,
```python
datadog = Datadog(
stack,
"Datadog",
add_layers=False, # Extension provided…
-
I had this working well with the 3.7.2 version in AWS Lambda using node 8.
AWS is removing the access to node 8 in AWS Lambda next month.
I went to move to node 10 or 12 but need to upgrade to…
-
**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…
-
Hi,
I wanted to use this wonderful module in aws lambda, the key blocker is that when I compile node-parquet module then the whole thing is over 400MB; Unfortunately AWS Lambda allows to upload ~2…
-
I am currently trying to use **chrome-aws-lambda** v8 with **puppeteer@8** in Nextjs but i am getting this error:
```
./node_modules/chrome-aws-lambda/build/puppeteer/lib/Browser.js.map
Module p…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…