amazon-web-services - Amazon Free Tier中的存储桶数

标签 amazon-web-services amazon-s3

我正在尝试将Amazon S3用于文件上传,并想为开发,测试和生产环境存储不同的存储桶。在亚马逊文档中,提到了以下语句

As part of the AWS Free Usage Tier, you can get started with Amazon S3 for free. Upon sign-up, new AWS customers receive 5 GB of Amazon S3 storage, 20,000 Get Requests, 2,000 Put Requests, 15GB of data transfer in, and 15GB of data transfer out each month for one year.



桶数是否有限制?我的意思是,如果我有三个存储桶,并且在总存储限制范围内使用,我将被收费。

最佳答案

AWS中的每个帐户都限于100 buckets-即使您要支付正常的使用费。

在S3中,存储桶不是可计费项目。

关于amazon-web-services - Amazon Free Tier中的存储桶数,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/4822675/

相关文章:

python脚本获取60天未登录的IAM用户列表

node.js - s3.getSignedUrl ResponseContentDisposition 参数不起作用

php - Laravel s3 文件系统驱动程序不使用 AWS_URL 变量

javascript - 使用 Cognito 并为 AWS IOT 创建策略时,iot :ClientId policy variable? 的值是多少

php - AWS EC2实例创建数据库并上传页面

amazon-web-services - 将 AWS 凭证(IAM 角色凭证)传递给在 docker 容器中运行的代码

amazon-web-services - Glue 爬虫从分区的 S3 存储桶中创建了多个表

python - MRJob: socket.error: [Errno 104] 连接被对端重置

amazon-s3 - 如何知道对象是否已完全上传到亚马逊s3?

amazon-web-services - 当我将 AWS SDK 与 Cloudflare R2 Storage 结合使用时,为什么会出现 401 Unauthorized?