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
Close
Hashes for aws-cdk.lambda-layer-node-proxy-agent-1.150.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | abc74e3f60eea2269afe579c70282af6acc787e456aac2c95011ffd708f6d327 |
|
MD5 | 5a0853d58ae73091569cbcad7d6f3cdb |
|
BLAKE2b-256 | fbb5a3074ec162afd16106ae31aebb9d75c12b085683a20ae9cf61e6b635782b |
Close
Hashes for aws_cdk.lambda_layer_node_proxy_agent-1.150.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e97c222026bc904892b59cf22f495aac89bd1f063b1bfc15f3e7473e84b26226 |
|
MD5 | bbf8c5ff7bc5da130ef3ec5862e9fc95 |
|
BLAKE2b-256 | bba0c82aa90789a5f5ffec7e44962ce1a33da1a39a6fe502c751e813bc8a2b1a |