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

Run the deletion script for Lambda resources to clean up AWS lambdas #151

Closed
toddysm opened this issue Mar 18, 2022 · 1 comment · May be fixed by #181
Closed

Run the deletion script for Lambda resources to clean up AWS lambdas #151

toddysm opened this issue Mar 18, 2022 · 1 comment · May be fixed by #181
Assignees
Milestone

Comments

@toddysm
Copy link
Contributor

toddysm commented Mar 18, 2022

This needs to be executed after Thursday 3/24/22.

The documentation of the task should include:

  • Terminal output from running the cleanup script
  • Screenshot from AWS console showing that no resources are left
@toddysm toddysm added this to the Sprint 05 milestone Mar 18, 2022
@nceres nceres self-assigned this Mar 18, 2022
@nceres nceres linked a pull request Mar 25, 2022 that will close this issue
@nceres
Copy link
Contributor

nceres commented Mar 25, 2022

Overview: This task involves running the deleteAllLambdaResources.py script to delete all existing Lambda resources in the account.

During execution of the script, I observed that the function to delete all Lambda resources referenced a metadata list object for each Lamba, instead of just the name. I updated the code and submitted this pull request: #181

Documentation

Terminal Output:
Notification_Center
Notification_Center1

AWS Console:
Notification_Center3

Time Spent

Activity Estimate Actual Time Spent
Run script 15 mins 30 mins
Verify results 15 mins 15 mins
Wrap-up 15 mins 30 mins

@nceres nceres closed this as completed Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants