Giter Site home page Giter Site logo

delete S3 bucket about aws HOT 5 CLOSED

aristidb avatar aristidb commented on July 17, 2024
delete S3 bucket

from aws.

Comments (5)

aristidb avatar aristidb commented on July 17, 2024

Pull requests always appreciated:)

Docs that should help:

http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketDELETE.html

Am 03.08.2014 20:50 schrieb "Joey Hess" [email protected]:

The API seems to be missing a way to delete a S3 bucket (once it's already
been emptied of all objects).

Once that API is available, a good example program could be added, that
did a mass-removal of all the contents of a bucket and then deleted it.
Particularly handy when you've been learning the API, and so creating
various junk in a bucket. ;)


Reply to this email directly or view it on GitHub
#110.

from aws.

aristidb avatar aristidb commented on July 17, 2024

Basically copy the DeleteObject.hs and adjust it as needed.

2014-08-03 20:56 GMT+02:00 Aristid Breitkreuz [email protected]:

Pull requests always appreciated:)

Docs that should help:

http://docs.aws.amazon.com/AmazonS3/latest/API/RESTBucketDELETE.html

Am 03.08.2014 20:50 schrieb "Joey Hess" [email protected]:

The API seems to be missing a way to delete a S3 bucket (once it's already

been emptied of all objects).

Once that API is available, a good example program could be added, that
did a mass-removal of all the contents of a bucket and then deleted it.
Particularly handy when you've been learning the API, and so creating
various junk in a bucket. ;)


Reply to this email directly or view it on GitHub
#110.

from aws.

joeyh avatar joeyh commented on July 17, 2024

Aristid Breitkreuz wrote:

Pull requests always appreciated:)

I looked at the code and it seems a little bit hairy for a newcomer.
Since I don't immediatly need to delete buckets from my program,
I just wanted to report the hole in the API, but don't plan to implement
it. :)

see shy jo

from aws.

aristidb avatar aristidb commented on July 17, 2024

The main thing to change is s3QObject = Nothing instead of Just ...

It's not difficult for me to do, but I think it'd be a nice exercise for
you:P

2014-08-03 21:06 GMT+02:00 Joey Hess [email protected]:

Aristid Breitkreuz wrote:

Pull requests always appreciated:)

I looked at the code and it seems a little bit hairy for a newcomer.
Since I don't immediatly need to delete buckets from my program,
I just wanted to report the hole in the API, but don't plan to implement
it. :)

see shy jo


Reply to this email directly or view it on GitHub
#110 (comment).

from aws.

aristidb avatar aristidb commented on July 17, 2024

Sorry, I just robbed you from a nice exercise. It's implemented.

2014-08-03 21:19 GMT+02:00 Aristid Breitkreuz [email protected]:

The main thing to change is s3QObject = Nothing instead of Just ...

It's not difficult for me to do, but I think it'd be a nice exercise for
you:P

2014-08-03 21:06 GMT+02:00 Joey Hess [email protected]:

Aristid Breitkreuz wrote:

Pull requests always appreciated:)

I looked at the code and it seems a little bit hairy for a newcomer.
Since I don't immediatly need to delete buckets from my program,
I just wanted to report the hole in the API, but don't plan to implement
it. :)

see shy jo


Reply to this email directly or view it on GitHub
#110 (comment).

from aws.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.