Apr 08

2010

Deleting S3 Key via boto

I’ve been using the boto library for some AWS management and found there wasn’t an example on how to delete a key from s3. 

So I thought I would create a gist for it.