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.156.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3da6aa7b8065b77128501aac12f120ad257c742783c74acd9be752c3bf94f721 |
|
MD5 | 5069ea2a3684470b234805eaf5f475d2 |
|
BLAKE2b-256 | a774495df68d08cfd97c543379e094608ee9f16ce43d8e9300df39d02f1ae596 |
Close
Hashes for aws_cdk.lambda_layer_node_proxy_agent-1.156.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27e4ca782d152c9e4f28dd596b351d14aeb1dfd83a3085fcfa5c95ef39454a54 |
|
MD5 | e1f90d128b7737370dc23b2164334f71 |
|
BLAKE2b-256 | eea74115a4437085fac76a40a15f3cb1619ea62bba22304b0b1e27daee451be4 |