-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e352acb
commit 25f0b4a
Showing
1 changed file
with
12 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -23,19 +23,18 @@ Momentoは、私たちの[SDK](./../)を使用できないアプリケーショ | |
|
||
## リージョン | ||
|
||
Momento HTTP API にアクセスするには、API トークンとキャッシュの領域で以下のエンドポイントのいずれかを使用します。 | ||
|
||
| | AWS Region | Endpoints | | ||
|---|----------------|--------------------------------------------------------------| | ||
| 1 | us-west-2 | https://api.cache.cell-4-us-west-2-1.prod.a.momentohq.com | | ||
| 2 | us-east-1 | https://api.cache.cell-us-east-1-1.prod.a.momentohq.com | | ||
| 3 | us-east-2 | https://api.cache.cell-1-us-east-2-1.prod.a.momentohq.com | | ||
| 4 | ap-northeast-1 | https://api.cache.cell-ap-northeast-1-1.prod.a.momentohq.com | | ||
| 5 | eu-west-1 | https://api.cache.cell-1-eu-west-1-1.prod.a.momentohq.com | | ||
| 6 | ap-south-1 | https://api.cache.cell-1-ap-south-1-1.prod.a.momentohq.com | | ||
|
||
|
||
ご希望のリージョンがない場合は、ご相談ください。[サポート](mailto:[email protected])までご連絡ください。 | ||
Momento HTTP API にアクセスするには、API トークンとキャッシュのリージョンで以下のエンドポイントのいずれかを使用します。ご希望の地域がない場合は、[サポートまでご連絡ください](mailto:[email protected])。 | ||
|
||
| AWS Region | Endpoints | | ||
|----------------|--------------------------------------------------------------| | ||
| us-west-2 | https://api.cache.cell-4-us-west-2-1.prod.a.momentohq.com | | ||
| us-east-1 | https://api.cache.cell-us-east-1-1.prod.a.momentohq.com | | ||
| us-east-2 | https://api.cache.cell-1-us-east-2-1.prod.a.momentohq.com | | ||
| ap-northeast-1 | https://api.cache.cell-ap-northeast-1-1.prod.a.momentohq.com | | ||
| ap-southeast-1 | https://api.cache.cell-1-ap-southeast-1-1.prod.a.momentohq.com| | ||
| eu-west-1 | https://api.cache.cell-1-eu-west-1-1.prod.a.momentohq.com | | ||
| eu-central-1 | https://api.cache.cell-1-eu-central-1-1.prod.a.momentohq.com | | ||
| ap-south-1 | https://api.cache.cell-1-ap-south-1-1.prod.a.momentohq.com | | ||
|
||
## Publish | ||
|
||
|