开发者

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

开发者 https://www.devze.com 2023-02-15 05:23 出处:网络
If EBS volume snapshots are stored in S3, then why can\'t I see them in the AWS Management Console?Am I miss开发者_如何学Going something here?EBS snapshots are stored in S3 but not in a user-visible b

If EBS volume snapshots are stored in S3, then why can't I see them in the AWS Management Console? Am I miss开发者_如何学Going something here?


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.


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)

0

精彩评论

暂无评论...
验证码 换一张
取 消