{"categories":[{"label":"Build Tools","url":"https://skillfed.io/packages/category/software-development-build-tools"}],"enrichment":{"capability":"Bundles the NPM proxy-agent package (version 6.3.0) as an AWS Lambda Layer asset, exposing constants for asset file and source directory paths for use in CDK applications.","skillfed_tags":["aws-cdk","lambda-layer","npm-bundling"],"use_cases":["Add proxy support to Lambda functions that need to route HTTP/HTTPS traffic through a corporate proxy without managing the proxy-agent dependency yourself.","Deploy Lambda layers across multiple CDK stacks while maintaining consistent proxy-agent versions and asset hashing.","Simplify Lambda function configuration in CDK applications by importing pre-built layer constants instead of manually bundling Node.js dependencies."],"what_it_does":"This package is a pre-built AWS Lambda Layer containing the NPM proxy-agent library, designed to simplify proxy configuration in Lambda functions deployed via AWS CDK. Rather than bundling proxy-agent yourself, you import constants from this package (ASSET_FILE and LAYER_SOURCE_DIR) and pass them to CDK constructs, which handle uploading the layer to S3 and attaching it to your Lambda function.\n\nThe package bridges Python CDK code and Node.js runtime dependencies: it exposes the bundled proxy-agent archive and source directory path so CDK can fingerprint and deploy the layer. The proxy-agent library itself will be installed under /nodejs/node_modules in the Lambda environment, making it available to Node.js function code. It requires Python 3.9+ and depends on jsii, publication, and typeguard for type checking.","worth_installing":"Yes, if you are building AWS Lambda functions with CDK in Python and need proxy-agent in your Lambda runtime. The package is actively maintained, permissively licensed, has low install friction, and eliminates manual dependency bundling. Install only if you are already using AWS CDK; it is not useful outside that context."},"id":"aws-cdk-asset-node-proxy-agent-v6","links":{"html":"https://skillfed.io/packages/aws-cdk-asset-node-proxy-agent-v6","md":"https://skillfed.io/packages/aws-cdk-asset-node-proxy-agent-v6.md","pypi":"https://pypi.org/project/aws-cdk-asset-node-proxy-agent-v6/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-15","license_spdx":null,"license_treatment":"permissive","name":"aws-cdk.asset-node-proxy-agent-v6","python_support":"supports_current","summary":"@aws-cdk/asset-node-proxy-agent-v6"},"popularity":{"monthly_downloads":6592710,"position":1883,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.1.2"}
