 Members
 Members| Icon | Member | Description | 
|---|---|---|
|   | DeleteS3BucketWithObjects(String, AmazonS3) | 
            Deletes an S3 bucket which contains objects.
            An S3 bucket which contains objects cannot be deleted until all the objects 
            in it are deleted. This method deletes all the objects in the specified 
            bucket and then deletes the bucket itself.
             | 
|   | DeleteS3BucketWithObjects(String, AmazonS3, S3DeleteBucketWithObjectsOptions) | 
            Deletes an S3 bucket which contains objects.
            An S3 bucket which contains objects cannot be deleted until all the objects 
            in it are deleted. This method deletes all the objects in the specified 
            bucket and then deletes the bucket itself.
             |