简体   繁体   English

如何在没有帐户的情况下从 Amazon S3 存储桶访问文件?

[英]How to access files from an Amazon S3 bucket without an account?

This might be a stupid question, but I've never used AWS before.这可能是一个愚蠢的问题,但我以前从未使用过 AWS。

So apparently, to create an AWS account I need to give my credit card information, but I don't want to do that.显然,要创建一个 AWS 账户,我需要提供我的信用卡信息,但我不想这样做。

Is there any other way to access the information from this link?: https://s3.console.aws.amazon.com/s3/buckets/quizdb-public/?region=us-east-1&tab=overview有没有其他方法可以从这个链接访问信息?: https ://s3.console.aws.amazon.com/s3/buckets/quizdb-public/?region = us-east-1 & tab =overview

The URL https://s3.console.aws.amazon.com/s3/buckets/quizdb-public/?region=us-east-1&tab=overview URL https://s3.console.aws.amazon.com/s3/buckets/quizdb-public/?region=us-east-1&tab=overview

is the link that will be shown in the address bar when you log into the AWS console, go to S3 and click on the bucket.是当您登录 AWS 控制台时将显示在地址栏中的链接,转到 S3 并单击存储桶。 If you do not have access to that specific AWS account and the AWS console you will not be able to access the information in the bucket with that URL.如果您无权访问该特定 AWS 账户和 AWS 控制台,您将无法使用该 URL 访问存储桶中的信息。

暂无
暂无

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

相关问题 如何在没有 AWS 帐户的情况下下载 S3 存储桶文件 - How to download S3 bucket files without AWS account 允许从 Amazon EC2 实例跨账户访问 Amazon S3 存储桶 - Allow cross-account access from an Amazon EC2 instance to an Amazon S3 bucket 如何在不公开的情况下将文件从一个S3存储桶访问到另一个存储桶? - How to access files from one S3 bucket into another bucket without making them public? 如何从另一个 AWS 账户访问公共 S3 存储桶? - How to access a public S3 bucket from another AWS account? 如何授予我的 aws sftp 服务器访问另一个 AWS 账户中的 Amazon S3 存储桶的权限? - How can I grant my aws sftp server access to an Amazon S3 bucket in another AWS account? 如何在不使用boto3的情况下从python程序访问存储在s3存储桶中的文件? - How to access files stored in s3 bucket from python program without use of boto3? 没有前端经验或用户无法访问 AWS 帐户的用户能否将文件上传到 S3 存储桶? - Can users upload files into a S3 bucket without frontend experience or users having access to AWS account? 访问没有区域终点的亚马逊S3存储桶 - access amazon s3 bucket without region end point 如何解决从另一个帐户添加到 s3 存储桶的文件的 s3 访问被拒绝? - How to solve s3 access denied on file added to s3 bucket from another account? 在没有 AWS 访问密钥的情况下从 S3 亚马逊公共存储桶下载数据 - Downloading data from S3 amazon public bucket without having AWS access key
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM