Skip to content

Commit d0bd4f7

Browse files
authored
chore: domain support for eu-isoe-west-1 (#5292)
1 parent 57d2333 commit d0bd4f7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/sagemaker/utils.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,7 @@
6060
"us-isob-east-1": "sc2s.sgov.gov",
6161
"us-isof-south-1": "csp.hci.ic.gov",
6262
"us-isof-east-1": "csp.hci.ic.gov",
63+
"eu-isoe-west-1": "cloud.adc-e.uk",
6364
}
6465

6566
ECR_URI_PATTERN = r"^(\d+)(\.)dkr(\.)ecr(\.)(.+)(\.)(.*)(/)(.*:.*)$"

0 commit comments

Comments
 (0)