Skip to content

Commit d62c7ce

Browse files
authored
Add AWS region me-central-1
1 parent 1ebd605 commit d62c7ce

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

libcloud/compute/constants/ec2_region_details_partial.py

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,4 +176,11 @@
176176
"id": "us-west-2",
177177
"signature_version": "2",
178178
},
179+
"me-central-1": {
180+
"api_name": "ec2_me_central",
181+
"country": "UAE",
182+
"endpoint": "ec2.me-central-1.amazonaws.com",
183+
"id": "me-central-1",
184+
"signature_version": "4",
185+
},
179186
}

0 commit comments

Comments
 (0)