Remove all Services

0

Hello, We going to close all services on AWS cloud, but we are deleting all servers, DB and snapshots.

We found an public snapshoot and we can't delete them, because we show a mesage only the owner can do that. But we don't know who is the owner.

How can we delete this snapshoots from database or what is the best way to do that?

Regards JC

Joao
asked 22 days ago106 views
1 Answer
0

Is this a snapshot that was shared by another account? I believe you can run aws rds describe-db-snapshot with option --snapshot-type shared to see who the owner is. But you don't have access to the owner account, you still can't delete it. You could try aws-nuke since your goal is to delete everything and close the account.

profile pictureAWS
EXPERT
answered 22 days ago
profile pictureAWS
EXPERT
reviewed 22 days ago

You are not logged in. Log in to post an answer.

A good answer clearly answers the question and provides constructive feedback and encourages professional growth in the question asker.

Guidelines for Answering Questions