-
Notifications
You must be signed in to change notification settings - Fork 825
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
Lambda function additional access permissions to authgroups and auth throws error #11664
Comments
How did you install the Amplify CLI? If applicable, what version of Node.js are you using? Amplify CLI Version What operating system are you using? Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made. Describe the bug:
|
any updates? |
Also encountering this |
We've hit this too - there's no explanation for why. And I'm amazed there's not even the semblance of a reply to it... :-\ |
Those issues that stay unanswered for years are starting to make me wonder if amplify really is worth the trouble |
Bueller .... Bueller .... |
Attempting to add authgroup permissions to an existing lambda... |
How did you install the Amplify CLI?
npm
If applicable, what version of Node.js are you using?
No response
Amplify CLI Version
10.5.2
What operating system are you using?
Mac
Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.
no
Describe the bug
related to #11260
Creating a Lambda function and providing additional access permissions to auth and auth groups throws the following error:
Full stack error in 10.5.2
Stack error in 11.0.0-beta.3
additionally, observed that in 10.5.2 the command line moves to the next steps. In 11.0.0.beta.3 it fails and ends the prompt.
Expected behavior
provide access permissions.
Reproduction steps
Project Identifier
8afb68f0e5003cc86406734346d70352
Log output
Additional information
No response
Before submitting, please confirm:
The text was updated successfully, but these errors were encountered: