Automattic / Automattic/knox

China region abnomallies

Open
#292 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
1.7k
Forks
283
PR merge metrics
No merged PRs in 30d

Description

the endpoint for the new amazon region in beijing is a bit different.

the endpoint is in the fashion of `s3.cn-north-1.amazonaws.com.cn`

the bucket name is structured as `s3.cn-north-1.amazonaws.com.cn/` as opposed to the standard issue `.`

has anyone been working on this issue?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the S3 endpoint and bucket URL construction in this JavaScript library, then compare the existing format with the Beijing endpoint described in the issue. Done means requests for the China region use the regional endpoint and bucket path format without breaking standard regions; add or run the relevant request tests if they are present.

Written by the indexing model from the issue text.

Assessment

Tech stack
aws, javascript
Domain
cloud
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.