S3Bucket
interface S3Bucket
S3 Bucket API Wrapper
Wraps the implementation specific operations on an S3 bucket.
Author
Elizabeth Paige Harper https://github.com/Foxcapades
Since
v0.1.0
Functions
Link copied to clipboard
Deletes this bucket.
Deletes this bucket with the operation configured by the given action.
Deletes this bucket with the operation configured by the given params.
Link copied to clipboard
Recursively deletes this bucket and all its contents.
Recursively deletes this bucket and all its contents with the operation configured by the given action.
Recursively deletes this bucket and all its contents with the operation configured by the given params.