简体   繁体   English

每桶的Amazon S3安全凭证

[英]Amazon S3 security credentials per bucket

I was wondering if it was possible to generate security credentials per individual Amazon S3 bucket. 我想知道是否有可能为每个Amazon S3存储桶生成安全凭证。 I am working with a developer and would like to grant him access only to the bucket we are working with. 我正在与开发人员合作,并希望他只能访问我们正在使用的存储桶。 It's not a trust issue, it's more a concern that he'll delete the wrong bucket or its contents. 这不是一个信任问题,他更担心的是他会删除错误的存储桶或其内容。

For example: If we were working on an application that used a bucket called test-application I could generate the credentials for just that one bucket. 例如:如果我们正在处理一个使用称为test-application的存储桶test-application我可以为该存储桶生成凭据。 These credentials would not allow access to other buckets in my account. 这些凭据不允许访问我帐户中的其他存储桶。

Is this possible? 这可能吗?

Thanks, 谢谢,
Tony 托尼

Ask him to create an Amazon account if he doesn't have one. 如果他没有亚马逊帐户,请让他创建一个亚马逊帐户。 Then you can just grant him an access to one of your buckets. 然后你可以授予他访问你的一个桶的权限。 To make things easier you can use one of the GUI tools such as S3Fox http://www.s3fox.net/ 为了方便起见,您可以使用其中一个GUI工具,如S3Fox http://www.s3fox.net/

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM