Skip to content

Document correct permission for InvokeAsync #706

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

Merged
merged 1 commit into from
Feb 16, 2015
Merged

Document correct permission for InvokeAsync #706

merged 1 commit into from
Feb 16, 2015

Conversation

awendt
Copy link
Contributor

@awendt awendt commented Feb 15, 2015

I was giving a user permission for the action lambda:invokeAsync and it denied access with the following message:

User: $user_arn is not authorized to perform: lambda:InvokeFunction on resource: $function_arn (Aws::Lambda::Errors::AccessDeniedException)

so the permission needed is actually lambda:invokeFunction.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.01%) to 95.02% when pulling 01f98e3 on awendt:patch-1 into a45e0a9 on aws:master.

trevorrowe added a commit that referenced this pull request Feb 16, 2015
Document correct permission for InvokeAsync
@trevorrowe trevorrowe merged commit ff7ef3d into aws:master Feb 16, 2015
@trevorrowe
Copy link
Contributor

Thanks for the fix. I'll merge this change and send the patch to the upstream source as well.

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.

3 participants