Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding VPC Lambda support #11

Merged
merged 2 commits into from
Feb 17, 2016
Merged

Adding VPC Lambda support #11

merged 2 commits into from
Feb 17, 2016

Conversation

mathom
Copy link
Collaborator

@mathom mathom commented Feb 17, 2016

AWS recently added VPC support to Lambda. This PR adds a keword argument to support this and bumps botocore to the version it was introduced in. Since the VPC support needs ec2:CreateNetworkInterface to function, I had to add that in the IAM profile as well.

Miserlou pushed a commit that referenced this pull request Feb 17, 2016
Adding VPC Lambda support
@Miserlou Miserlou merged commit 3f0720f into Miserlou:master Feb 17, 2016
@Miserlou
Copy link
Owner

This is excellent!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants