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 /opt/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.144.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 078ad418e38c8736379853bac5f2fc44702609f73fdc05596f89645c3996b9cb |
|
MD5 | 1facb9fbc51f6e699c22d9a31cc2ca4a |
|
BLAKE2b-256 | 123ee1b4d6f1dda0102bb81e177e3fcc7fe6ef880d7f8e4ee742dd7137b6738d |
Close
Hashes for aws_cdk.lambda_layer_node_proxy_agent-1.144.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 26dd4c2ebad431003e16b4240d4bf27b8b018f70996646a073e7918e94ac75b5 |
|
MD5 | 12c496dd163ee1dd4d4fb0b12c2ba0c8 |
|
BLAKE2b-256 | e657b6b133721fcf8e01fc45b683d6eb49eb3007e32111ce5a77e91c4305a90c |