An AWS Lambda layer that contains the `proxy-agent` NPM dependency
Project description
AWS Lambda Layer with the NPM dependency proxy-agent
---This module exports a single class called NodeProxyAgentLayer which is a lambda.Layer that bundles the NPM dependency proxy-agent.
- proxy-agent Version: 5.0.0
Usage:
from aws_cdk.lambda_layer_node_proxy_agent import NodeProxyAgentLayer
import aws_cdk.aws_lambda as lambda_
# fn: lambda.Function
fn.add_layers(NodeProxyAgentLayer(self, "NodeProxyAgentLayer"))
proxy-agent will be installed under /nodejs/node_modules.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file aws-cdk.lambda-layer-node-proxy-agent-1.204.0.tar.gz.
File metadata
- Download URL: aws-cdk.lambda-layer-node-proxy-agent-1.204.0.tar.gz
- Upload date:
- Size: 1.3 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3e7678cc3550087d9c1e5bd16371e82af64af70276fb1d0308733f86bcba6ae8
|
|
| MD5 |
11361338bbf5928471be0b29e34d03e8
|
|
| BLAKE2b-256 |
4f86a3bad09d0a12854d40bdaf003de311f2e62ae22eeb3a6b09a425e484168f
|
File details
Details for the file aws_cdk.lambda_layer_node_proxy_agent-1.204.0-py3-none-any.whl.
File metadata
- Download URL: aws_cdk.lambda_layer_node_proxy_agent-1.204.0-py3-none-any.whl
- Upload date:
- Size: 1.3 MB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b1a313faf383b988fde52e66ea2d0fadd76e7e9d2492d05f6d175f79c7669650
|
|
| MD5 |
616e87deee7daeac9404156c7f398fe4
|
|
| BLAKE2b-256 |
a088d698ac830ff1cb2603798315e5d48a8e0917cc42b54414aa065cc4c0d9e7
|