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

Can't remove a postConfirmation trigger #6238

Closed
half2me opened this issue Dec 23, 2020 · 3 comments
Closed

Can't remove a postConfirmation trigger #6238

half2me opened this issue Dec 23, 2020 · 3 comments
Labels
bug Something isn't working functions Issues tied to the functions category

Comments

@half2me
Copy link

half2me commented Dec 23, 2020

Describe the bug
I generated a cognito postconfirmation trigger lambda. I want to remove it. I go through the options, and de-select my trigger.
Screenshot 2020-12-23 at 01 20 07
Screenshot 2020-12-23 at 01 20 13
Nothing changes, the function is still there, and I'm unable to delete it.

amplify remove function

Screenshot 2020-12-23 at 01 21 07

Amplify CLI Version
4.40.1

To Reproduce
Add a custom postConfirmation trigger.
Try to remove it.

Expected behavior
The function should be removed.

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Mac
  • Node Version. 12.20.0
@akshbhu akshbhu added bug Something isn't working functions Issues tied to the functions category labels Dec 23, 2020
@MontoyaAndres
Copy link

You can check the backend-config.json file to remove from the "Auth" the trigger from the array "dependsOn" . I don't recommend to do this, it's better with the cli, but if is necessary you can do it...

@akshbhu
Copy link
Contributor

akshbhu commented Jan 27, 2021

Hi @half2me

Closing this issue as it seems to be fixed with this PR #6403

@akshbhu akshbhu closed this as completed Jan 27, 2021
@github-actions
Copy link

This issue has been automatically locked since there hasn't been any recent activity after it was closed. Please open a new issue for related bugs.

Looking for a help forum? We recommend joining the Amplify Community Discord server *-help channels for those types of questions.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 25, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working functions Issues tied to the functions category
Projects
None yet
Development

No branches or pull requests

3 participants