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.197.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | fad79c0e285aec67c81aa10778969407698af2425811dbd26cba84d5d44347dc |
|
MD5 | 0e11b13527c07a752b47616141dce3a9 |
|
BLAKE2b-256 | 488bcb8d5b9a919867c6990e7a38d93ec2fefeec0aa5008b53d4d9f88316faab |
Close
Hashes for aws_cdk.lambda_layer_node_proxy_agent-1.197.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8a92f3d4535227e7cc535081bc2842c863790bd664fff62ef8148132794eb609 |
|
MD5 | 8073fb7aec1bcdee141289b29a68ec9d |
|
BLAKE2b-256 | d544fa4c911af8f67440584c17994db5b5cd485b934264390989f87c1db79526 |