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

Updated the delete bucket script to solve the long path bug #162

Merged
merged 1 commit into from
Sep 25, 2024

Conversation

sohamk10
Copy link
Contributor

We are encountering an issue with the current implementation of our AWS S3 object deletion process. The script retrieves all object versions from a specified S3 bucket and attempts to delete them in a single command. However, due to the large number of objects, PowerShell throws an error related to the path length limitation.

@sohamk10 sohamk10 merged commit caed7eb into main Sep 25, 2024
1 check passed
@sohamk10 sohamk10 deleted the cot/delete_s3 branch September 25, 2024 06:30
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.

2 participants