Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
根据我的研究,我发现 AWS SDK CPP 允许上传/下载文件到存储桶。
我需要对AWS EBS 大量类型具有相同的上传/下载访问权限st1,但我找不到任何关于它的示例或教程。有什么办法吗?我在非常大的文档中搜索但没有成功。
AWS EBS
st1
EBS 卷只能通过 EC2 实例访问。例如,与 S3 不同,它不是 AWS 提供的独立服务。