-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Update AWS IAM permissions for VPC connected Lambda function #28789
Conversation
💚 CLA has been signed |
💚 Build Succeeded
Expand to view the summary
Build stats
❕ Flaky test reportNo test was executed to be analysed. 🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
Hey @avoidik, could you please sign the CLA? Thanks! |
@mtojek apologies for the delay, CLA is signed now |
Pinging @elastic/integrations (Team:Integrations) |
all good according to https://docs.aws.amazon.com/lambda/latest/dg/configuration-vpc.html |
/test |
@avoidik Can we actually make this change in the master branch and then we can backport it to 7.15? TIA!! |
This pull request does not have a backport label. Could you fix it @avoidik? 🙏
NOTE: |
here we go @kaiyan-sheng |
@avoidik Thank you! |
/test |
Seems like lint is not happy. Could you try to run |
Hi! We're labeling this issue as |
@avoidik linting is failing, could you run |
that's hard to imaging how PR to update 8 lines in documentation can be related to |
@avoidik , you have to run from |
(cherry picked from commit cfc69fd)
(cherry picked from commit cfc69fd)
(cherry picked from commit cfc69fd)
…#30344) (cherry picked from commit cfc69fd) Co-authored-by: Viacheslav Vasilyev <[email protected]>
…#30347) (cherry picked from commit cfc69fd) Co-authored-by: Viacheslav Vasilyev <[email protected]>
…#30346) (cherry picked from commit cfc69fd) Co-authored-by: Viacheslav Vasilyev <[email protected]>
What does this PR do?
This PR adds extra IAM permissions to be able to deploy VPC attached Lambda function in AWS.
Why is it important?
Without these three new permissions you won't be able to deploy VPC attached Lambda function in AWS.
Checklist
CHANGELOG.next.asciidoc
orCHANGELOG-developer.next.asciidoc
.Author's Checklist
How to test this PR locally
Related issues
Use cases
Screenshots
Logs