简体   繁体   English

我们可以将一个账户中的存储网关链接到另一个账户中的 s3 存储桶吗?

[英]Can we link storage gateway in one account to s3 bucket in another account?

Is it possible to link storage gateway (s3 file) in aws which is on one account to link it to the s3 bucket present in another account?是否可以将一个帐户上的 aws 中的存储网关(s3 文件)链接到另一个帐户中存在的 s3 存储桶? Please share some insights.请分享一些见解。

I have tried finding it but no success, also there is no option to do it from console.我试过找到它但没有成功,也没有从控制台进行的选项。

I think the answer to your question is here.我想你的问题的答案就在这里。

https://docs.aws.amazon.com/filegateway/latest/files3/add-file-share.html#cross-account-access https://docs.aws.amazon.com/filegateway/latest/files3/add-file-share.html#cross-account-access

Another solution would be replicate buckts and mount storagateway in the replicated bucket.另一种解决方案是复制存储桶并在复制的存储桶中安装存储网关。

https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication-walkthrough-2.html https://docs.aws.amazon.com/AmazonS3/latest/userguide/replication-walkthrough-2.html

暂无
暂无

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

相关问题 将文件从一个帐户中的 AWS S3 存储桶复制到 terraform/python 中另一个帐户中的存储桶 - copy files from AWS S3 bucket in one account to bucket in another account in terraform/python 将 S3 存储桶从一个 AWS 账户复制到另一个 AWS 账户在传输过程中是否安全? - Is copying an S3 bucket from one AWS account to another AWS account secure in transit? 是否可以在不使用存储桶策略的情况下将 s3 存储桶内容从一个存储桶复制到另一个帐户 s3 存储桶? - is it possible to copy s3 bucket content from one bucket to another account s3 bucket without using bucket policy? 将 S3 文件从一个帐户复制到另一个帐户 - Copying S3 files from one account to another Lambda 使用 Boto3 在另一个账户中访问 S3 Bucket 时超时 - Lambda times out while accessing S3 Bucket in another account using Boto3 没有前端经验或用户无法访问 AWS 帐户的用户能否将文件上传到 S3 存储桶? - Can users upload files into a S3 bucket without frontend experience or users having access to AWS account? S3 存储桶/AWS 账户的所有者*名称*来自哪里? - Where does the owner *name* for an S3 bucket/AWS account come from? 从一个 s3 存储桶中获取 zip 个文件,将它们解压缩到另一个 s3 存储桶中 - get zip files from one s3 bucket unzip them to another s3 bucket 将 json 文件从一个 s3 存储桶复制到另一个 s3 存储桶时,无法识别 Json 文件? - Json file is not recognising when copy json files from one s3 bucket to another s3 bucket? 用于多个账户的跨账户访问的通用 S3 存储桶策略 - Generic S3 bucket policy for cross-account access for muliple acounts
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM