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

feat: grant cognito lambda execution #97

Closed
wants to merge 1 commit into from
Closed

feat: grant cognito lambda execution #97

wants to merge 1 commit into from

Conversation

jeffreymlewis
Copy link

Grant cognito lambda execution permission for each defined trigger. This is to work around a known bug in the AWS provider.
hashicorp/terraform-provider-aws#8373

Grant cognito lambda execution permission for each defined trigger. This
is to work around a known bug in the AWS provider.
hashicorp/terraform-provider-aws#8373
@smadi0x86
Copy link

Can you please update on what happened with this PR, I am facing this issue right now and receiving a AccessDeniedException
when adding lambda_config {} lambda trigger in cognito

@lgallard
Copy link
Owner

lgallard commented Feb 29, 2024

@smadi0x86 as mentioned here are you sure those lambda permission can't be granted outside the module? I'd rather use information from the module outputs to grant those permission to the lambda functions.

I closed #88 and this PR because I'd rather maintain resources and logic related to the module's functionality.

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

3 participants