-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
@aws-cdk/aws-lambda-pythoneffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2
Description
Ability to pass args to docker when using aws_lambda_python.PythonFunction
Use Case
I am trying to deploy a stack from behind a proxy. I want to be able to pass --network host
to the PythonLambda docker command so that the container is able to access the internet through the proxy.
Proposed Solution
This seems to have been solved for aws_lambda_nodejs
here:
#8117
So perhaps a similar solution?
Other
- 👋 I may be able to implement this feature request
-
⚠️ This feature might incur a breaking change
This is a 🚀 Feature Request
tom-noble and maxdec
Metadata
Metadata
Assignees
Labels
@aws-cdk/aws-lambda-pythoneffort/smallSmall work item – less than a day of effortSmall work item – less than a day of effortfeature-requestA feature should be added or improved.A feature should be added or improved.good first issueRelated to contributions. See CONTRIBUTING.mdRelated to contributions. See CONTRIBUTING.mdp2