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.169.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c96c679cb051c5bd2f8dd7740b047920cc27e792847c992bbea04f80cbf3c5d |
|
MD5 | 1b0687d1c9144485c1563823dc765fe9 |
|
BLAKE2b-256 | 9294cd3cba9d0b84ac6a1609bdd020d3580b49342b0e983a2693213ad26c52b1 |
Close
Hashes for aws_cdk.lambda_layer_node_proxy_agent-1.169.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 34f97985ab77eecd19cb58c7cf305a03117b391ed3720cdf0187c55a9d3eaa8d |
|
MD5 | 256deb08c32036fa6ac6548008c9c5e2 |
|
BLAKE2b-256 | b275991b2a5db461bc717f690e2af18b4b300e27e479e88aa28584d9c340c2ef |