Save this text as a bookmark and click it whenever you would otherwise have to type the text "permanently delete" into the S3 delete object page. The delete button will be enabled.
javascript:document.querySelectorAll("input:disabled, button:disabled").forEach(e => { e.disabled = false; e.classList.remove("awsui-button-disabled") });
Expanded source:
document.querySelectorAll("input:disabled, button:disabled").forEach(e => {
e.disabled = false
e.classList.remove("awsui-button-disabled")
})
AWS boy-who-cried-wolfed us. They thought typing "permanently delete" would make you be sure of what you're doing, but it has only trained you to type "permanently" quickly.
Services who make you type the name of the thing you're about to delete are doing it right. 👍