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

Add empty value checks for delete_object #269

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

j-asser
Copy link
Contributor

@j-asser j-asser commented Sep 6, 2024

Add checks for nil and empty string in delete_object. Calling the function with empty values results in an S3 operation that would try to delete the bucket itself.

Add checks for nil and empty string in delete_object.
Calling the function with empty values results in an S3 operation
that would try to delete the bucket itself.
@bernardd
Copy link
Contributor

Thanks @j-asser!

@bernardd bernardd merged commit 4d9810f into ex-aws:main Sep 10, 2024
14 checks passed
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