Skip to content

Commit

Permalink
chore: update topics api docs with correct us-east-2 endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
bruuuuuuuce committed Nov 27, 2023
1 parent e3870e4 commit 1e37a50
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/cache/develop/api-reference/http-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ To access the Momento HTTP API, use one of the following endpoints in the region
|---|----------------|--------------------------------------------------------------|
| 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 |
| 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 |
Expand Down
7 changes: 4 additions & 3 deletions docs/topics/develop/api-reference/http-api.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,10 @@ To access the Momento HTTP API, use one of the following endpoints in the region
|---|----------------|--------------------------------------------------------------|
| 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 | ap-northeast-1 | https://api.cache.cell-ap-northeast-1-1.prod.a.momentohq.com |
| 4 | eu-west-1 | https://api.cache.cell-1-eu-west-1-1.prod.a.momentohq.com |
| 5 | ap-south-1 | https://api.cache.cell-1-ap-south-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 |


If you do not see a Region you require, let’s talk. Please contact [Support](mailto:[email protected]).
Expand Down

0 comments on commit 1e37a50

Please sign in to comment.