Note that there are some explanatory texts on larger screens.

plurals
  1. POCannot delete Amazon S3 object
    primarykey
    data
    text
    <p>I have the following Amazon S3 object:</p> <p><img src="https://i.stack.imgur.com/cIAGK.png" alt="enter image description here"></p> <p>I cannot delete it. I have tried aws cli, 3Hub, and Amazon's Management Console. When I try using aws cli or 3Hub, I get a key does not exist error. When I try Amazon's Management Console, the object always reappears with the same last modified date.</p> <p>I have noticed that the object has that %0A (linefeed?) on the end of the link and suspect that this is part of the problem.</p> <p>How can I delete this object?</p> <p>I have also opened a thread in the AWS forums here: <a href="https://forums.aws.amazon.com/thread.jspa?threadID=142946&amp;tstart=0" rel="nofollow noreferrer">https://forums.aws.amazon.com/thread.jspa?threadID=142946&amp;tstart=0</a>. I have also created a private support ticket -- which is getting good Amazon attention.</p> <p><strong>Update</strong></p> <p>Other things I am trying:</p> <ul> <li>Using the <a href="http://aws.amazon.com/code/128" rel="nofollow noreferrer">s3curl</a> tool (didn't work)</li> <li>Using the <a href="http://docs.aws.amazon.com/cli/latest/reference/s3/rm.html" rel="nofollow noreferrer">AWS S3 CLI rm</a> tool (didn't work)</li> <li>Using the <code>fixbucket</code> command from <a href="http://s3tools.org/s3cmd" rel="nofollow noreferrer">s3cmd</a> (didn't work)</li> <li>Using a lifecycle rule (this worked after about 24 hours):</li> </ul> <p><img src="https://i.stack.imgur.com/BCnEb.png" alt="enter image description here"></p>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload