EndpointResolverV2 with a custom static URI does not honor UsePathStyle — the resolver provides the final endpoint and the SDK does not re-apply path-style bucket addressing on top of it. This means the bucket name was dropped from the request path even with UsePathStyle=true, sending PUTs to /replays/... instead of /armor-apexalgo/replays/... BaseEndpoint is the SDK's documented approach for S3-compatible custom endpoints; it sets the base URL and then correctly applies path-style addressing to produce /bucket/key URLs. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| acb-api | ||
| acb-evolver | ||
| acb-index-builder | ||
| acb-local | ||
| acb-map-evolver | ||
| acb-mapgen | ||
| acb-matchmaker | ||
| acb-wasm | ||
| acb-worker | ||