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

MCP MAXAR Deletes - Removing Verified Files #410

Open
7 tasks
krisstanton opened this issue Oct 11, 2024 · 0 comments
Open
7 tasks

MCP MAXAR Deletes - Removing Verified Files #410

krisstanton opened this issue Oct 11, 2024 · 0 comments
Assignees

Comments

@krisstanton
Copy link
Collaborator

krisstanton commented Oct 11, 2024

  • Ensure this ticket is completed first: MCP MAXAR Deletes - Filter Inventory Lists and CMR Processing #409
  • Create the python functions for reaching into DynamoDB and removing specific entries based on Granule Information from the list generated on the last ticket.
  • Delete Verified Files from MCP using an S3 Batch Operation, a Custom Lambda and the list of granules that are safe to delete.
    • The Custom Lambda should delete S3 files AND remove Dynamo DB entries. If either of these two operations has an error, the current row should fail - So it can be run again.
  • Keep a list of all files that were deleted (should be able to get this from the Batch Operation Success List)
    • Place this file somewhere accessible in an MCP S3 Bucket
    • Make a comment in here explaining where this file is located.
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

No branches or pull requests

2 participants