Skip to content

Add AWS 'eu-central-1' and 'us-east-2' #2075

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions deploy-manage/deploy/elastic-cloud/regions.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,13 @@ The following AWS regions are currently available:
| Region | Name |
| :--- | :--- |
| ap-southeast-1 | Asia Pacific (Singapore) |
| eu-central-1 | Europe (Frankfurt) |
| eu-west-1 | Europe (Ireland) |
| us-east-1 | US East (N. Virginia) |
| us-east-2 | US East (Ohio) |
| us-west-2 | US West (Oregon) |


## Microsoft Azure regions [regions-azure-regions]

The following Azure regions are currently available:
Expand Down
3 changes: 3 additions & 0 deletions release-notes/elastic-cloud-serverless/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ Review the changes, fixes, and more to {{serverless-full}}.

For {{serverless-full}} API changes, refer to [APIs Changelog](https://www.elastic.co/docs/api/changes).

## July 15, 2025 [serverless-changelog-07152025]
* {{serverless-full}} is now available in two new Amazon Web Services [regions](/deploy-manage/deploy/elastic-cloud/regions.md): `eu-central-1` (Frankfurt) and `us-east-2` (Ohio).

## July 7, 2025 [serverless-changelog-07072025]

### Features and enhancements [serverless-changelog-07072025-features-enhancements]
Expand Down
Loading