Skip to content

Commit ffe1e94

Browse files
authored
Update s3.py
1 parent d62c7ce commit ffe1e94

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

  • libcloud/storage/drivers

libcloud/storage/drivers/s3.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@
109109
"ca-central-1": S3_CA_CENTRAL_HOST,
110110
"me-south-1": "s3.me-south-1.amazonaws.com",
111111
"af-south-1": S3_AF_SOUTH1_HOST,
112+
"me-central-1": "s3.me-central-1.amazonaws.com",
112113
}
113114

114115
API_VERSION = "2006-03-01"

0 commit comments

Comments
 (0)