Skip to content

Commit d11a2e4

Browse files
authored
Updating regional account ids for af-south-1 and eu-south-1 (#1870)
Adding Debugger Repo Account IDs for `af-south-1` (Cape Town) and `eu-south-1` (Milan)
1 parent 6d469f9 commit d11a2e4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit/sagemaker/image_uris/test_debugger.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@
1616
from tests.unit.sagemaker.image_uris import expected_uris, regions
1717

1818
ACCOUNTS = {
19+
"af-south-1": "314341159256",
1920
"ap-east-1": "199566480951",
2021
"ap-northeast-1": "430734990657",
2122
"ap-northeast-2": "578805364391",
@@ -27,6 +28,7 @@
2728
"cn-northwest-1": "658757709296",
2829
"eu-central-1": "482524230118",
2930
"eu-north-1": "314864569078",
31+
"eu-south-1": "563282790590",
3032
"eu-west-1": "929884845733",
3133
"eu-west-2": "250201462417",
3234
"eu-west-3": "447278800020",

0 commit comments

Comments
 (0)