Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: Lambda function invoke for async #140

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

Closed
wants to merge 1 commit into from
Closed

fix: Lambda function invoke for async #140

wants to merge 1 commit into from

Conversation

0xe1d1a
Copy link
Contributor

@0xe1d1a 0xe1d1a commented Apr 6, 2021

The async policy is missing the action to asynchronously call other lambda functions.

Description

Added lambda:InvokeFunction into the policy document for async integrations

image

Motivation and Context

When I deployed a lambda of which the destination_on_success is another lambda arn, my caller lambda failed to call my callee lambda due to a permission error.

Breaking Changes

Does not break changes

How Has This Been Tested?

After adding the above changes on my local terraform module, the lambda integration works as expected.

The async policy is missing the action to asynchronously call other lambda functions.
@0xe1d1a 0xe1d1a changed the title Lambda function invoke for async fix: Lambda function invoke for async Apr 6, 2021
@0xe1d1a 0xe1d1a closed this Apr 6, 2021
@0xe1d1a 0xe1d1a deleted the patch-1 branch April 6, 2021 14:30
@github-actions
Copy link

github-actions bot commented Nov 9, 2022

I'm going to lock this pull request because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant