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.204.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e7678cc3550087d9c1e5bd16371e82af64af70276fb1d0308733f86bcba6ae8 |
|
MD5 | 11361338bbf5928471be0b29e34d03e8 |
|
BLAKE2b-256 | 4f86a3bad09d0a12854d40bdaf003de311f2e62ae22eeb3a6b09a425e484168f |
Close
Hashes for aws_cdk.lambda_layer_node_proxy_agent-1.204.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b1a313faf383b988fde52e66ea2d0fadd76e7e9d2492d05f6d175f79c7669650 |
|
MD5 | 616e87deee7daeac9404156c7f398fe4 |
|
BLAKE2b-256 | a088d698ac830ff1cb2603798315e5d48a8e0917cc42b54414aa065cc4c0d9e7 |