Why can't I see my EBS volume snapshots in S3 from AWS Management Console?

主宰稳场 提交于 2019-12-04 16:27:35

问题


If EBS volume snapshots are stored in S3, then why can't I see them in the AWS Management Console? Am I missing something here?


回答1:


EBS snapshots are stored in S3 but not in a user-visible bucket.

To view your snapshots use the AWS api or they are in the EC2/Snapshots tab of the AWS Console. Something like: https://console.aws.amazon.com/ec2/home?region=us-east-1#s=Snapshots, depending on your region.




回答2:


Did you try "refresh" from within the AWS management app (they have an icon for that I believe, I don't mean refresh your browser). This used to get me sometimes as it doesn't automatically refresh when things change (like adding a new volume, snapshot, etc)



来源:https://stackoverflow.com/questions/5227791/why-cant-i-see-my-ebs-volume-snapshots-in-s3-from-aws-management-console

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!