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 S3 有一个请求者付费模式 -> https://docs.aws.amazon.com/AmazonS3/latest/dev/RequesterPaysBuckets.html。
AWS Lambda 是否有等价物?
不,AWS Lambda 没有请求者付费模式。我也不知道它可用于除 Amazon S3 之外的任何东西。
旁注: Amazon S3 中的 Requester-Pays 选项仍然需要拥有 AWS 账户的人来验证请求。数据传输费用将计入请求帐户。