{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools/2"}],"enrichment":{"capability":"Bundles the NPM proxy-agent package as an AWS Lambda Layer asset for use in CDK infrastructure code, exposing constants for layer deployment.","skillfed_tags":["aws-lambda","cdk-asset","infrastructure-as-code"],"use_cases":["Add HTTP/HTTPS proxy support to Node.js Lambda functions via a pre-built layer in CDK infrastructure code.","Simplify Lambda Layer construction when proxy-agent is a required dependency for outbound network requests.","Reduce build complexity by using a pre-packaged NPM dependency instead of custom layer bundling logic.","Deploy consistent proxy-agent versions across multiple Lambda functions defined in CDK stacks."],"what_it_does":"This package is a pre-built AWS Lambda Layer asset that bundles the NPM proxy-agent library (version 6.3.0) for use in AWS CDK infrastructure definitions. It exposes two constants\u2014ASSET_FILE and LAYER_SOURCE_DIR\u2014that integrate directly with CDK's Asset construct, allowing you to package the proxy-agent dependency into a Lambda Layer without manually managing the NPM build and bundling process.\n\nThe package is designed for developers using AWS CDK (Python) who need to add proxy support to Lambda functions. Rather than building the layer yourself, you import the constants and pass them to CDK's Asset and LayerVersion constructs. The bundled proxy-agent will be installed under `/nodejs/node_modules` in the resulting layer, ready for use by Node.js Lambda functions.","worth_installing":"Yes, if you are using AWS CDK (Python) and need proxy-agent in Lambda Layers. The package eliminates manual NPM bundling, has low install friction, active maintenance, and no known vulnerabilities. Not relevant for non-CDK or non-Lambda workflows."},"id":"aws-cdk-asset-node-proxy-agent-v5","links":{"html":"https://skillfed.io/packages/aws-cdk-asset-node-proxy-agent-v5","md":"https://skillfed.io/packages/aws-cdk-asset-node-proxy-agent-v5.md","pypi":"https://pypi.org/project/aws-cdk-asset-node-proxy-agent-v5/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-07-20","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.asset-node-proxy-agent-v5","python_support":"supports_current","summary":"@aws-cdk/asset-node-proxy-agent-v5"},"popularity":{"monthly_downloads":439585,"position":6654,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.0.166"}
