I have very weird issue; I am querying snapshots in my AWS account through AWS CLI and it returns normally the appropriate snapshots
And when I query one of these snapshot in the console, it can be found as well.
However, when I try to delete either from console or aws-cli, it tells me this snapshot does not exist.
Same from CLI
Note: The failed snapshots are public snapshots.
Excuses for the ugly images
CodePudding user response:
You can't delete public snapshots, unless you are their original owner.