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.145.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2b99e9501481b23ed959579194e496a283ed015c8005e8224626f0f065dc401 |
|
MD5 | 995557f73dd5aba05cb1019d90ea53ab |
|
BLAKE2b-256 | 3b3140e4f2751026ddf9a1e7d6ddca743c631dc8aa18bd7e5eff79d800860503 |
Close
Hashes for aws_cdk.lambda_layer_node_proxy_agent-1.145.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b7ec2062acceae35c32486b08ea9c2d88f5f8d5374b5c72604569ab03095a547 |
|
MD5 | 191dbb64f7809921e07f2dd4043259f1 |
|
BLAKE2b-256 | 6e0f33a1b01186860557ad55af2a5b71db64170504b6bec2bed6428a5b66f428 |