You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[RFR]This PR will add list_s3_bucket method and forcefully remove the Bucket. (#345)
* This PR will add `list_s3_bucket` method and forcefully remove the Bucket if it is not empty.
* Use existing object_delete and delete all fuctionality.
* Minor Updates: Object iterable check,Exception handled, Updated key Deletion.
* Updated code by taking list values in argument.
* Minor updates with exception and naming convention
* Fixed Bucket names instead of Bucket obj.
0 commit comments