AWS s3存储桶未在Web控制台上显示 [英] aws s3 buckets are not showing on web console

查看:83
本文介绍了AWS s3存储桶未在Web控制台上显示的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我在Mac上安装了aws cli,当我在终端上使用命令aws s3 ls列出存储桶时,我看到了四个存储桶,但在Web控制台中却看不到.

I have the aws cli setup on my mac and when I list my buckets on the terminal with the command aws s3 ls I get to see four buckets which I can't see listed in the web console.

我已经创建了一个IAM用户,当我使用上面带有--profile [username]标志的相同cli命令时,我看到的是与在Web控制台中看到的相同的存储桶.

I have created an IAM user and when I use the same cli command above with the --profile [username] flag, I see the same bucket that I see in the web console shows up.

我的问题是:在哪里可以找到通过cli看到的四个水桶?为什么我不能在Web控制台上看到它们?

My question is: where do I find the four buckets that I see via cli? Why can't I see them on the web console?

我已经在不同的浏览器中以root用户和IAM用户身份登录,但仍然看不到Web控制台上通过cli列出的存储桶

I am signed in as both root user and IAM user in separate browsers and I still don't see the buckets listed via cli on the web console

ap-northeast-1区域中列出了这些神秘的存储桶之一.以root用户身份,我仍然可以看到与region=ap-northeast-1一样在url参数中使用的区域相同.我仍然看不到四个水桶.我只看到一个属于IAM用户的

One of these mysterious buckets is listed in ap-northeast-1 region. As a root user I can still see the same region being used in the url params as region=ap-northeast-1. I still don't see the four buckets. I see only one that belongs to the IAM user

推荐答案

有问题的四个存储桶已从另一个AWS账户共享到您的AWS账户.您的AWS根用户可以在API调用中看到它们,而其他IAM用户则看不到它们.要使它们显示在其他IAM用户的API调用中,您需要遵循

The four buckets in question were shared to your AWS account from another AWS account. They are visible in API calls by your root AWS user, but not your other IAM users. To make them show up in API calls from your other IAM users you need to follow this guide, in particular step 2.3 of that guide.

这篇关于AWS s3存储桶未在Web控制台上显示的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆