跳到主内容
@wquguru
精选75Cloudflare R2(Changelog)云与平台

Cloudflare R2 新增 us 司法辖区,支持美国境内数据驻留

R2 - New `us` jurisdiction for R2

原文
发到 X
推荐理由

R2 用户若需美国数据驻留合规,现在可创建 us 辖区桶,建议按文档配置专属端点或 Workers 绑定。

R2 now supports a us jurisdiction, which guarantees that bucket data is stored and processed within the United States. Use this jurisdiction when you need explicit US data residency guarantees.

R2 现在支持美国司法管辖区,这保证了桶数据存储和处理都在美国境内。当您需要明确的美国数据驻留保证时,请使用此司法管辖区。

Use the jurisdiction-specific S3 endpoint to create and access buckets in the us jurisdiction:

使用特定于司法管辖区的 S3 端点来创建和访问美国司法管辖区中的桶:

https://<ACCOUNT_ID>.us.r2.cloudflarestorage.com

https://<ACCOUNT_ID>.us.r2.cloudflarestorage.com

To access a bucket in the us jurisdiction from Workers, set jurisdiction in your R2 binding:

要从 Workers 访问美国司法管辖区中的桶,请在您的 R2 绑定中设置司法管辖区:

代码 · 9
{
	"r2_buckets": [
		{
			"binding": "MY_BUCKET",
			"bucket_name": "<YOUR_BUCKET_NAME>",
			"jurisdiction": "us"
		}
	]
}
代码 · 9
{
	"r2_buckets": [
		{
			"binding": "MY_BUCKET",
			"bucket_name": "<YOUR_BUCKET_NAME>",
			"jurisdiction": "us"
		}
	]
}
代码 · 4
[[r2_buckets]]
binding = "MY_BUCKET"
bucket_name = "<YOUR_BUCKET_NAME>"
jurisdiction = "us"
代码 · 4
[[r2_buckets]]
binding = "MY_BUCKET"
bucket_name = "<YOUR_BUCKET_NAME>"
jurisdiction = "us"

Once an R2 bucket is created, its jurisdiction cannot be changed.

一旦创建了 R2 桶,其司法管辖区无法更改。

For setup instructions and the full list of supported jurisdictions, refer to R2 data location.

有关设置说明和受支持的司法管辖区完整列表,请参阅 R2 数据位置。

更进一步:量化金融体系

看懂新闻只是起点——沿量化金融路径,把它变成能交付的工程能力

进入量化体系 →

相似阅读

另一事件,读法相近