Dirk Luijk

Results 18 issues of Dirk Luijk
trafficstars

Fixes #60223

For Milestone Bug

Based on https://github.com/axe-me/vite-plugin-node/pull/112, I took it a bit further. Since I wasn't directly able to get everything to work locally, I did some rework and applied the following changes: *...

Is it possible to add the `Request` object to `WretchError`. This is useful for several cases, such as logging the HTTP method and URL when something went wrong and the...

enhancement

Artillery has a lot of deprecated dependencies: ``` npm warn deprecated [email protected]: This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want...

### Issue # (if applicable) Closes #34747 ### Reason for this change See issue ### Description of changes Added a flag to skip permissions ### Describe any new or updated...

p2
feature-request
beginning-contributor

### Describe the feature Similar to the `LambdaDestination` in [aws-logs-destinations](https://github.com/aws/aws-cdk/tree/main/packages/aws-cdk-lib/aws-logs-destinations): https://github.com/aws/aws-cdk/blob/47a3ee3e7590fd085530cd16417fd506c5b9f4d7/packages/aws-cdk-lib/aws-logs-destinations/lib/lambda.ts#L13 I would like to have the same option in the `LambdaDestination` in [aws-s3-notifications](https://github.com/aws/aws-cdk/tree/main/packages/aws-cdk-lib/aws-s3-notifications). This feature request is similar to...

feature-request
needs-triage
@aws-cdk/aws-s3-notifications